Wykres commitów

365 Commity (fd73b7a60daddc13cb818a4214dfe446fc3ac6ab)

Autor SHA1 Wiadomość Data
Candid Dauth 02dbf1f349 Rename "Import file" to "Open file" 2017-03-06 16:06:15 +01:00
Candid Dauth c8e1db6ff8 Add button to clear search/import results 2017-03-06 16:05:56 +01:00
Candid Dauth f7a20ec7a8 Add the possibility to import views and types (#10) 2017-03-06 16:01:58 +01:00
Candid Dauth 939973603b Add type mapping dialog for importing GeoJSON files (#10) 2017-03-06 15:36:53 +01:00
Candid Dauth 79a6d2037d Always show all when importing files 2017-03-06 13:05:24 +01:00
Candid Dauth 9460c816ca Prevent panning and popup jumping while line loads 2017-03-06 02:22:11 +01:00
Candid Dauth 369b41723f Preset name when saving line from search results 2017-03-05 23:27:17 +01:00
Candid Dauth b9ce3f03f5 Add possibility to add all search results to map at once 2017-03-05 23:26:27 +01:00
Candid Dauth 762577d50b Add possibility to add LineString/Polygon search results as lines 2017-03-05 23:04:06 +01:00
Candid Dauth 67a046e1cf Reset search hash when importing file 2017-03-05 21:59:12 +01:00
Candid Dauth 61988750f7 Add possibility to show views from GeoJSON files (#10) 2017-03-05 21:58:55 +01:00
Candid Dauth 7eedd72181 Scroll active search result into view 2017-03-05 21:07:53 +01:00
Candid Dauth e26e588fb6 Move file-import code to separate file 2017-03-05 21:07:36 +01:00
Candid Dauth 934c7dbdf5 Fix basic errors when importing GeoJSON (#10) 2017-03-05 01:54:19 +01:00
Candid Dauth 7c9f871727 Add export as GeoJson (#10) 2017-03-04 22:27:32 +01:00
Candid Dauth a231ee3548 Use bluebird for long stack traces 2017-03-04 20:35:26 +01:00
Candid Dauth 097d9297a0 Do not connect segments of lines that are outside the viewport (fixes #59) 2017-03-04 18:25:08 +01:00
Candid Dauth 6afe98de6e Don't zoom in too much on initial view (#60)
freegeoip is very inaccurate
2017-03-01 20:21:55 +01:00
Candid Dauth 2d54d80730 Make table columns resizable (does not work very well) 2017-03-01 20:21:28 +01:00
Candid Dauth 79588d05e1 Render table as static html under fixed URL (fixes #58) 2017-03-01 20:02:57 +01:00
Candid Dauth 68e2cbdad1 Restructuring, move some files to static/, outsource common frontend functions 2017-03-01 19:52:50 +01:00
Candid Dauth 2751979d66 Version 2.3.3 2017-02-27 02:20:29 +01:00
Candid Dauth 41cda2c44a Fix search field resizing when there are no results (#62) 2017-02-27 02:14:10 +01:00
Candid Dauth c185d19ca2 Version 2.3.2 2017-02-26 23:33:40 +01:00
Candid Dauth 2b4ee80dda Use freegeoip to set the initial view (fixes #60) 2017-02-26 23:02:21 +01:00
Candid Dauth 129b19f932 Make search box resizable (fixes #62) 2017-02-26 22:03:50 +01:00
Candid Dauth 31f45e391b Don't show search error when dragging non-files into the map 2017-02-26 22:00:46 +01:00
Candid Dauth 7bdf18e51b Add map option to cluster markers (fixes #53) 2017-02-26 16:26:22 +01:00
Candid Dauth e0b64ea684 Do not show "Show edit history" in read-only mode (fixes #61) 2017-02-25 16:13:30 +01:00
Candid Dauth 313f6ef9aa Make renaming dropdown options possible again (#43) 2017-02-25 16:11:43 +01:00
Candid Dauth 0aeb364880 loading indicator got broken after splitting up the code 2017-02-25 15:20:39 +01:00
Candid Dauth 249d687252 Get rid of dropdown option key, save value in data instead (#43) 2017-02-25 13:46:37 +01:00
Candid Dauth 02676f350b Do not hide dropdowns with 1 option anymore
(now we have fixed type styles to achieve the same)
2017-02-25 12:36:38 +01:00
Candid Dauth 2a5829f226 Make it possible to rename fields without losing data (#43) 2017-02-22 16:49:02 +01:00
Candid Dauth d5b0e814cb Set version 2.3.1 2017-02-22 16:24:52 +01:00
Candid Dauth b95864b333 Split into 3 reusable modules and document them (#34), bump version to 2.3.0 2017-02-22 03:45:35 +01:00
Candid Dauth 4facfdb0e2 Remove symbol debug output 2017-02-13 12:49:52 +01:00
Candid Dauth e5fd3eee03 Add version and link to bugtracker to About dialog (fixes #41) 2017-02-10 22:40:37 +01:00
Candid Dauth fe7bef7716 Show single-letter symbols in legend, fix symbol colour (fixes #46) 2017-02-10 22:15:40 +01:00
Candid Dauth bc79de3b66 Add button to clear route (fixes #45) 2017-02-10 18:26:21 +01:00
Candid Dauth a90055b5a0 Improve Dockerfile, fail on compilation errors 2017-02-10 16:08:53 +01:00
Candid Dauth 92fb1bf1af Load icons from github instead of bower 2017-02-10 15:36:38 +01:00
Candid Dauth 95c226305b Move GPX export to separate URL (#58) 2017-02-10 12:45:48 +01:00
Candid Dauth 3824f4fd3e Add option whether map can be indexed by search engines (fixes #35) 2017-02-10 12:45:43 +01:00
Candid Dauth 892ddec73f Move back marker when cancelling moving (fixes #48) 2017-02-09 22:37:35 +01:00
Candid Dauth 0ab81205da Add dev mode for webpack-dev-server and switch for sql debug output 2017-02-09 20:39:42 +01:00
Candid Dauth c85066b618 Enable caching for bundle, also bundle socket.io 2017-02-09 20:13:45 +01:00
Candid Dauth 8040f01ed7 Fix double bundling of angular 2017-02-09 19:58:48 +01:00
Candid Dauth 20493b0e49 Delete unused gulp plugin 2017-02-09 18:49:37 +01:00
Candid Dauth 8799e43ccc Detect duplicate yarn dependencies in webpack build 2017-02-09 18:48:36 +01:00
Candid Dauth e61018f19c Show error if loading scripts fails (fixes #20) 2017-02-09 12:48:40 +01:00
Candid Dauth 07611c36a5 Use yarn and webpack for building (#44) 2017-02-09 12:45:42 +01:00
Candid Dauth fef2bb56e9 Fix display of routing form 2016-12-27 23:20:57 +01:00
Candid Dauth 348f1ca4f4 Fix strange bug where select boxes in edit marker/line are not initialised properly (#39) 2016-12-27 22:39:34 +01:00
Candid Dauth 73d97e7194 Add artwork to separate folder 2016-12-27 13:56:11 +01:00
Candid Dauth d1f9f0135f Add possibility to add single letters as marker icons (fixes #46) 2016-12-27 12:40:00 +01:00
Candid Dauth 15f5cd80aa Add button to hide search on mobile devices 2016-12-21 21:34:50 +01:00
Candid Dauth e229804cc1 Fix tabindex of search button 2016-12-21 21:34:11 +01:00
Candid Dauth 5f6c2417fd New URL for OpenCycleMap 2016-12-17 17:34:30 +01:00
Candid Dauth beb69d4b9a Only show “Edit history” and “Filter” menus in collab mode 2016-12-04 14:56:15 +01:00
Candid Dauth 259a9a51e2 Fix size of search on small devices 2016-11-21 15:14:56 +03:00
Candid Dauth 7363848aee Fix scale of legend on small devices 2016-11-21 15:14:43 +03:00
Candid Dauth d2472e1bd9 Dynamic scale value of legend (#6) 2016-11-21 11:54:29 +03:00
Candid Dauth b4d8a7f41d Add route to location hash on submit, not on result 2016-11-21 11:05:42 +03:00
Candid Dauth 605f853ba9 Add more tooltips to routing form 2016-11-21 11:04:29 +03:00
Candid Dauth a30326de15 Fix result not found error when loading route from hash 2016-11-21 11:03:55 +03:00
Candid Dauth 4dbe60614a Do not submit search from when switching back from routing mode 2016-11-21 10:19:03 +03:00
Candid Dauth a171483671 Don't show search result type brackets if there is no type 2016-11-21 10:13:05 +03:00
Candid Dauth 786be8475c Add search query to location hash on submit, not on result 2016-11-21 10:09:42 +03:00
Candid Dauth 61e311842b Do not "Show All" when searching using q= hash parameter (#21) 2016-11-20 21:05:37 +03:00
Candid Dauth e849a307e8 Make sure that "Show All" is disabled by default in search form 2016-11-20 21:01:02 +03:00
Candid Dauth 3bb16eac72 Reset route when clearing destination field 2016-11-20 20:53:07 +03:00
Candid Dauth ca1e8745b8 Handle empty route destinations properly 2016-11-20 20:48:07 +03:00
Candid Dauth b3f9755389 Fix click handler on high zoom levels (#29) 2016-11-19 20:30:22 +03:00
Candid Dauth 4ca1a803e6 Fix message of moving marker 2016-11-01 20:17:30 +03:00
Candid Dauth 425df8c6fc Add new features to README 2016-11-01 20:17:17 +03:00
Candid Dauth 88483d142e Implement edit history 2016-10-31 15:11:36 +03:00
Candid Dauth 9ceb14f485 Set pad ID only on connect (to avoid setting it twice in some cases) 2016-10-31 15:09:29 +03:00
Candid Dauth 1358ecfad4 Also confirm deleting view (#1) 2016-10-31 15:08:47 +03:00
Candid Dauth 3d6c169bc8 Add confirmation dialog when deleting things (#1) 2016-10-30 18:04:40 +03:00
Candid Dauth 32d513a060 Remove empty views menu in read-only mode 2016-10-30 17:35:03 +03:00
Candid Dauth b0b79783bf Don't set routing mode to null 2016-10-30 17:34:42 +03:00
Candid Dauth 6d191703f2 Fix error introduced with filters when opening a map without id 2016-10-30 13:36:48 +03:00
Candid Dauth cb896e5986 Properly resolve source maps in angular exceptions 2016-10-30 13:36:10 +03:00
Candid Dauth 68857c0d0e Make legend much more clever regarding filters, use positive filters if they are shorter 2016-10-26 16:26:57 +03:00
Candid Dauth 05fe205e40 Fix displaying error objects 2016-10-26 14:15:38 +03:00
Candid Dauth a1bbb51d9c Add dialog to edit filter and make it possible to save it in view 2016-10-26 14:13:59 +03:00
Candid Dauth 443b1c3e7a Filter objects when clicking items in legend 2016-10-25 18:38:40 +03:00
Candid Dauth 221d4684d4 Do not overwrite active search result when opening reverse geocode popup 2016-10-24 22:34:16 +03:00
Candid Dauth 4d1e3737a1 Use generated icons for search results 2016-10-24 22:31:19 +03:00
Candid Dauth 4fa89a76d9 Save search/route state as single string in hash 2016-10-24 22:18:45 +03:00
Candid Dauth f9865656f8 Add ability to define default routing mode for line types 2016-10-24 22:03:20 +03:00
Candid Dauth 2343cb8e7d Properly send bbox after reconnect 2016-10-24 21:33:16 +03:00
Candid Dauth 6c87a5b6d9 Fix scope issues 2016-10-24 21:32:57 +03:00
Candid Dauth fdfb05a772 Add options to set default/fixed colour/size/symbol/width for type 2016-10-24 21:32:29 +03:00
Candid Dauth 39fed5219b Fix rendering of route markers after last changes 2016-10-24 18:41:30 +03:00
Candid Dauth a1aef30441 Show label on "show routing form" button 2016-10-24 03:58:01 +03:00
Candid Dauth 264d7b3e0c Add option to control marker size and symbol 2016-10-24 03:57:21 +03:00
Candid Dauth 3e020cfa03 Fix "Create collaborative map" button 2016-10-23 23:37:10 +03:00
Candid Dauth cf1311160d Disable closeOnClick while mouse is down to open reverse geocode popup 2016-10-23 14:42:02 +03:00