Wykres commitów

510 Commity (77cbadb5b3a3d6715e8871c6da185596f61f3318)

Autor SHA1 Wiadomość Data
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
Candid Dauth b7ce68895f Fix urlencoding of hash 2016-10-23 13:09:26 +03:00
Candid Dauth 6d15280fdd Fix location hash behaviour of search form 2016-10-21 05:33:45 +03:00
Candid Dauth df2777f677 Add graticule to layers 2016-10-21 05:15:34 +03:00
Candid Dauth a36507b9c5 Add FreieTonne layers 2016-10-20 23:27:33 +03:00
Candid Dauth 32681dbd8a Add Map1, OpenTopoMap and Hiking paths layers 2016-10-20 16:32:44 +03:00
Candid Dauth e8294f1c8f More compatibility to old FacilMap permalinks 2016-10-20 14:48:40 +03:00
Candid Dauth 8b2cb35c90 Fix behaviour of location hash in connection with default view 2016-10-20 13:46:23 +03:00
Candid Dauth 922254956f Send all objects at once on setPadId and updateBbox 2016-10-20 13:40:32 +03:00
Candid Dauth fd23a1aee4 Properly display Error objects in messages 2016-10-20 13:28:40 +03:00
Candid Dauth f3859374b9 Clean up fmMapSocket and use promises there 2016-10-20 12:11:04 +03:00
Candid Dauth 7973d92510 Properly separating module from app 2016-10-20 11:26:17 +03:00
Candid Dauth e75defd2b5 Stop polluting $rootScope 2016-10-19 19:25:44 +03:00
Candid Dauth b5be1ce382 Add OpenSearch 2016-10-19 19:05:00 +03:00
Candid Dauth e96e259ab7 Add search/route to location hash 2016-10-19 18:02:18 +03:00
Candid Dauth 5f28ad96ea Fix initialisation of hash control 2016-10-19 16:24:40 +03:00
Candid Dauth 62939dc9f3 Only show reverse geocode info on left click 2016-10-19 16:03:53 +03:00
Candid Dauth f91b23a39e Don't disable map if disconnected and not in pad 2016-10-19 16:00:21 +03:00
Candid Dauth bad767a955 Enable keyboard-nav in dropdowns 2016-10-19 15:43:08 +03:00
Candid Dauth 7c7440a1c4 Fix usage of Return key in dialogs 2016-10-19 15:32:28 +03:00
Candid Dauth 3fa03f90b2 Remove accidentally checked in stuff 2016-10-19 15:31:39 +03:00
Candid Dauth a5df9284ce Validate pad ID 2016-10-19 15:09:29 +03:00
Candid Dauth 27e67db6b2 Add compatibility for location hash of FacilMap 1 2016-10-19 14:10:24 +03:00
Candid Dauth a7405a5729 Correct link to Angular UI Bootstrap 2016-10-19 13:40:50 +03:00
Candid Dauth 8b61bdb55a Open reverse geocode popup on long click 2016-10-19 11:55:51 +03:00
Candid Dauth 61e0229871 Adjust initial zoom level 2016-10-19 11:10:24 +03:00
Candid Dauth d3dbd8c446 Rebrand to FacilMap 2016-10-18 21:27:57 +03:00
Candid Dauth 5f5444aebe Update socket.io server URL to / 2016-10-18 20:10:03 +03:00
Candid Dauth e11d1294b1 Use singleclick to show reverse geocode popup 2016-10-18 19:46:30 +03:00
Candid Dauth a907718036 leaflet-fullHash is broken, use leaflet-hash with workaround for now 2016-10-18 18:02:32 +03:00
Candid Dauth c7b11d8dfa Add "Use As" dropdown to popups to modify route 2016-10-18 17:40:32 +03:00
Candid Dauth a4b1665145 Move decode of OSM URLs to frontend 2016-10-18 16:33:30 +03:00
Candid Dauth f31ef6ea22 Reverse-geocode when clicking on map or searching for coords 2016-10-18 16:33:08 +03:00
Candid Dauth 065c8340c4 Move toolbox and legend outside of map container 2016-10-18 16:24:49 +03:00
Candid Dauth d56650c549 Serve frontend files from server using express 2016-10-18 14:27:20 +03:00
Candid Dauth 0971e10de6 Don't load URLs when finding route destination 2016-10-18 13:37:36 +03:00
Candid Dauth a95d0df14a Restructure: Only one package.json and bower.json in main directory 2016-10-18 13:37:33 +03:00
Candid Dauth 6a942165ca Save map view in location hash 2016-10-18 13:23:45 +03:00
Candid Dauth 190053453b Add "track" line mode and enable adding gpx tracks to map 2016-10-14 02:48:23 +03:00
Candid Dauth f78b8eef1b Make it possible to open GPX/OSM/KML/GeoJSON files on the map 2016-10-14 01:00:29 +03:00
Candid Dauth dd2accc074 Added attribution and license 2016-10-13 15:55:26 +03:00
Candid Dauth f496af4f61 Remove yuicompressor from repository, hasn't been used for ages 2016-10-12 20:09:18 +03:00
Candid Dauth ea05d528f2 Get rid of multiple route options and add button to add route to map 2016-10-12 18:11:49 +03:00
Candid Dauth 0876ffeec8 Replace routing types "fastest" and "shortest" by "car" 2016-10-12 18:07:27 +03:00
Candid Dauth 98b9deed7f Take over search query to routing form 2016-10-12 17:13:03 +03:00
Candid Dauth dff3e3d0b5 Make whole route draggable 2016-10-12 16:51:40 +03:00
Candid Dauth 33ce09f89e Kick out route popup 2016-10-12 15:17:47 +03:00
Candid Dauth 8b43c5abcc Enable dragging of route destinations 2016-10-12 15:15:48 +03:00
Candid Dauth c0044f644e Fix routing style and behaviour, comment out route popups 2016-10-12 14:09:22 +03:00
Candid Dauth 423b2dc45b Add attribution for icons and routing 2016-10-12 14:08:47 +03:00
Candid Dauth 30fe847ba4 Basic support to calculate routes using search form 2016-10-12 13:53:43 +03:00
Candid Dauth 0a1dbf4461 Always open external links in new window 2016-10-12 01:36:27 +03:00
Candid Dauth 0d0aab95ff Move search reset button to the left 2016-10-12 01:02:47 +03:00
Candid Dauth 85382c7ae9 Prevent annoying map movements to keep line popup in view 2016-10-12 00:56:02 +03:00
Candid Dauth 76223f26ac Move search result polygon tooltip with mouse 2016-10-12 00:37:57 +03:00
Candid Dauth 48e0360d30 Fix table after restructuring to have a front page map 2016-10-11 23:27:30 +03:00
Candid Dauth 78b06c0548 Fix bug that marker/line popups don't get updated when closed 2016-10-11 23:26:26 +03:00
Candid Dauth 482568042b Add buttons to copy pad URLs 2016-10-11 19:56:46 +03:00
Candid Dauth 54657ef048 Replace index page by a map where you can optionally start a pad 2016-10-11 19:30:16 +03:00
Candid Dauth cc50ee8a88 Use leaflet.locatecontrol instead of a button in the toolbox 2016-10-11 15:30:02 +03:00
Candid Dauth 9ec78c79f8 Show markers and popups for search results 2016-10-11 14:28:16 +03:00
Candid Dauth 1feb17b39c Move nameFinder to the server 2016-10-11 11:08:31 +03:00
Candid Dauth 025dd61d89 Unfinished support for file import 2016-10-11 10:40:09 +03:00
Candid Dauth e46ef278f7 Fix "Create Type" button 2016-10-08 12:19:17 +03:00
Candid Dauth 283099f873 Correct dependencies 2016-10-08 11:20:03 +03:00
Candid Dauth 5bd834b1fa Remove accidentially checked in empty layer 2016-10-07 20:48:20 +03:00
Candid Dauth 332960f92c Expand search box on focus 2016-10-07 20:43:58 +03:00
Candid Dauth 44c8e01f12 Use uib-tooltip instead of title in toolbox 2016-10-07 20:43:42 +03:00
Candid Dauth 68598932d1 Collapse menu and legend on small devices 2016-10-07 20:43:18 +03:00
Candid Dauth fd8eeb85ec Make search work again 2016-10-07 20:06:22 +03:00
Candid Dauth dfe56a152f Kick out unused code 2016-10-07 15:41:12 +03:00
Candid Dauth 7c890d3fa8 Use gulp-inject to compile index.html 2016-10-07 15:41:08 +03:00
Candid Dauth 908d884a83 base64-encode images in html 2016-10-07 15:33:25 +03:00
Candid Dauth eb8e406797 Add tooltips to markers and lines again 2016-10-07 10:25:49 +03:00
Candid Dauth 89adc17869 Make lines draggable 2016-10-07 09:20:15 +03:00
Candid Dauth 708c38b089 "Add line" was broken after last commits 2016-10-06 15:51:49 +03:00
Candid Dauth 8dd46fd7be Add loading indicator 2016-10-06 15:25:00 +03:00
Candid Dauth 25337eddcd Initialise marker with icon to avoid error 2016-10-06 15:15:58 +03:00
Candid Dauth c30271c01d Fix "Move Line" (cannot add new points yet) 2016-10-06 15:15:34 +03:00
Candid Dauth a38488a548 Create marker object before opening popup on creation 2016-10-06 14:17:04 +03:00
Candid Dauth 26131a85e0 Do not close marker popup on button click 2016-10-06 14:16:26 +03:00
Candid Dauth 10da87580b Fix "Add Line" 2016-10-06 14:15:54 +03:00
Candid Dauth 8968c6c331 Fix "Save View" 2016-10-06 13:20:12 +03:00
Candid Dauth 83941448f9 Fix "Add Marker" and "Move Marker" functions 2016-10-06 13:08:55 +03:00
Candid Dauth fb74044270 Adjust popup styles 2016-10-06 11:49:18 +03:00
Candid Dauth 8bcf20f516 Use gulp-newer also in all target 2016-10-06 11:00:55 +03:00
Candid Dauth aca200f013 Detect changes in bower.json in gulp watch 2016-10-06 11:00:25 +03:00
Candid Dauth f3de41940d Include jQuery above angular 2016-10-06 11:00:02 +03:00
Candid Dauth 633481829f Use Leaflet.AlmostOver for click tolerance on lines 2016-10-06 10:59:51 +03:00
Candid Dauth 5549ac21ec First part of migration to leaflet
Still missing: Move line / marker, create line / marker, search,
distance measurement and coordinate display on map
2016-10-05 17:47:50 +03:00
Candid Dauth 5493973d30 Kick out table sorter from dependencies, is not used 2016-10-05 12:43:55 +03:00
Candid Dauth c8ea16fba7 No need to init jquery UI styles anymore 2016-10-05 12:07:31 +03:00
Candid Dauth 6a53bfa95b Adjust legend style 2016-10-05 11:31:42 +03:00
Candid Dauth 7c73c6715d Move attribution to "About FacilPad" dialog 2016-10-04 20:44:34 +03:00
Candid Dauth 8e2515c9d3 Add "Jump to my location" button to toolbox 2016-10-04 20:33:53 +03:00
Candid Dauth 35eb839d08 Move component css into own files 2016-10-04 19:36:59 +03:00
Candid Dauth e9f8bb2a50 Use arrow as cursor in sortable table heading 2016-10-04 19:29:12 +03:00
Candid Dauth 03e5863950 Fix textarea height 2016-10-04 19:23:05 +03:00
Candid Dauth b20fcf5b55 Fix styles in readonly view 2016-10-04 19:21:11 +03:00
Candid Dauth 7d1e5274e2 Remove unused styles after migration to bootstrap 2016-10-04 19:20:46 +03:00
Candid Dauth a0693091cb Abort message action on close 2016-10-04 19:11:27 +03:00
Candid Dauth 65728f3c38 Migrate message panel to bootstrap 2016-10-04 19:11:11 +03:00
Candid Dauth 35104f2ecf Migrate "Pad Settings" dialog to bootstrap 2016-10-04 17:25:39 +03:00
Candid Dauth e1951a6ce4 Migrate "View as table" dialog to bootstrap 2016-10-04 17:13:11 +03:00
Candid Dauth 4d3864ccc8 Fix click on view in view management 2016-10-04 16:56:05 +03:00
Candid Dauth eb2ecc9d2e Properly closing popups again on second click 2016-10-04 16:54:25 +03:00
Candid Dauth f6cb4bbe24 Migrate type dialogs to bootstrap 2016-10-04 16:52:16 +03:00
Candid Dauth 03be2b6e65 Add meta tag for bootstrap 2016-10-04 15:44:19 +03:00
Candid Dauth 3d0f9549af Migrate toolbox to bootstrap 2016-10-04 15:43:57 +03:00
Candid Dauth a2c395e0a2 Migrate "Save View" and "Manage Views" dialogs to bootstrap 2016-10-04 14:21:20 +03:00
Candid Dauth 768d0fab8f Migrate "View Marker" and "View Line" popups to bootstrap 2016-10-04 14:01:40 +03:00
Candid Dauth 1f1a2dea46 Migrate "Edit Marker" dialog to bootstrap 2016-10-04 11:03:20 +03:00
Candid Dauth c5658ffb3e Port "Edit Line" dialog to bootstrap 2016-10-04 10:49:39 +03:00
Candid Dauth ec6924146c Replace jquery-ui-based colour picker with a bootstrap one 2016-10-03 17:52:34 +03:00
Candid Dauth d65e182260 Add bootstrap to dependencies 2016-10-03 17:38:21 +03:00
Candid Dauth ec46b90fd3 Remove duplicate jquery and jquery-ui 2016-10-03 16:21:24 +03:00
Candid Dauth 9bcc114945 Fix image urls after restructuring directories 2016-10-03 15:49:58 +03:00
Candid Dauth be8f5f2bff Restructure directories to have one directory per component 2016-10-02 21:03:24 +03:00
Candid Dauth 5863ddac59 Build source maps 2016-10-02 20:23:29 +03:00
Candid Dauth ef21fb1ea9 Update other depencency versions 2016-10-02 17:54:39 +03:00
Candid Dauth 0e0c7b9fde Update async dependency version 2016-09-28 15:42:25 +03:00
Candid Dauth fc5516741d Add button to export as GPX 2016-09-28 15:10:08 +03:00
Candid Dauth fed2451f73 Rename "points" and "actualPoints" with "routePoints" and "trackPoints"
in accordance to GPX terminology
2016-09-28 14:32:22 +03:00
Candid Dauth eb189dd0e0 Remove angular array parameter notation, as we have gulp-ng-annotate now 2016-03-04 20:18:01 +01:00
Candid Dauth 638125c267 Add dropdown to change type of existing marker/line 2016-02-28 18:23:54 +01:00
Candid Dauth e16696ccf5 Build using gulp/bower 2016-02-28 17:30:19 +01:00
Candid Dauth 41f37d0075 Make MapSurfer the default layer 2015-12-19 00:57:33 +01:00
Candid Dauth b649716070 Fix base layer selection in some cases 2015-06-12 00:23:58 +02:00
Candid Dauth 86ff489122 Fix printing 2015-06-12 00:19:50 +02:00
Candid Dauth d0e254afb8 Dereferrering external links 2015-02-05 22:43:01 +01:00
Candid Dauth 8857e0631a Added favicon 2015-01-18 18:11:51 +01:00
Candid Dauth 1f2346dab5 Added logo 2015-01-18 17:55:43 +01:00
Candid Dauth 09a9905260 Showing result type in search 2015-01-09 17:57:43 +01:00
Candid Dauth 8fda7088a6 Fixing loading 2015-01-06 14:09:22 +01:00
Candid Dauth 7f6f70812c Enabling adding/removing points to/from route 2015-01-03 15:51:11 +01:00
Candid Dauth eb47adadcf Fixing menu style in readonly mode 2014-12-31 19:47:26 +01:00
Candid Dauth bb4a9c458f Taking less space in popups 2014-12-31 19:43:41 +01:00
Candid Dauth 9c71218b56 Fixing sort order on first click 2014-12-31 19:21:42 +01:00
Candid Dauth 4c4ece5735 Making table sortable 2014-12-31 19:18:10 +01:00
Candid Dauth f8fdfecd1d Applying markdown to inline fields 2014-12-31 16:17:57 +01:00
Candid Dauth e9cfe52471 Fixing dialog position and size 2014-12-31 15:54:48 +01:00
Candid Dauth dc5c21891f Closing all popups before moving/adding object 2014-12-31 03:32:30 +01:00
Candid Dauth 232cdfeb7f Added "Export as table" function 2014-12-31 03:26:45 +01:00
Candid Dauth 04afb3b7b9 destroying unneeded scopes 2014-12-31 03:25:42 +01:00
Candid Dauth be79907583 Fixing labels in Firefox 2014-12-31 03:25:21 +01:00
Candid Dauth 91f26bb774 Improving behaviour of popups 2014-12-31 03:24:47 +01:00
Candid Dauth 639b637835 Removing references to fpMap from fpSocket 2014-12-30 23:59:04 +01:00
Candid Dauth f25731f7e2 Making popup content selectable 2014-12-30 22:55:19 +01:00
Candid Dauth 6420aebece Showing first search result automatically 2014-12-30 22:46:34 +01:00
Candid Dauth 18098889c5 Making sure that only one label is displayed at a time 2014-12-30 16:14:13 +01:00
Candid Dauth 8d13890e22 Fixing value of checkbox fields 2014-12-30 16:11:18 +01:00
Candid Dauth fe6dfbb840 Opacity .7 for labels 2014-12-30 15:59:57 +01:00
Candid Dauth 0c289d3afe Adding labels when hovering objects 2014-12-30 15:56:16 +01:00
Candid Dauth a44c18f13b Making type fields sortable 2014-12-29 03:39:15 +01:00
Candid Dauth f60874c33a Fixing small markers in chrome 2014-12-28 11:53:55 +01:00
Candid Dauth da79d6472c Added search form 2014-12-27 17:16:54 +01:00