Wykres commitów

480 Commity (295418a84f2680691ec83280082b8efd36bcbf69)

Autor SHA1 Wiadomość Data
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 59cafde0ba Install possible db dependencies in Dockerfile 2016-10-18 19:55:06 +03:00
Candid Dauth 6b4b875bc8 Increase zoom level for reverse geocode 2016-10-18 19:46:45 +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 3ad7dfa5cb Add Dockerfile 2016-10-18 16:24:02 +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 a5ee285d84 Migrate search request to promise 2016-10-12 00:41:35 +03:00
Candid Dauth 93a4d2ff04 Use Mapbox directions API 2016-10-12 00:38:18 +03:00
Candid Dauth 76223f26ac Move search result polygon tooltip with mouse 2016-10-12 00:37:57 +03:00
Candid Dauth 72c714c024 Change routing provider to OSRM 2016-10-12 00:26:04 +03:00
Candid Dauth a355161250 Migrate server from async calls to promises 2016-10-11 23:28:36 +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 38171400f7 Kick out pad ID unique constraint, as it was bogus 2016-10-11 19:47:53 +03:00
Candid Dauth 4994c99b55 Verify pad id when changing it in settings 2016-10-11 19:42:02 +03:00
Candid Dauth 7090c01249 Verify pad ids when creating a pad 2016-10-11 19:30:40 +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 7b97b59e00 Send custon User-Agent in http requests 2016-10-11 15:30:50 +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 fb8ff1d508 Add database migration that Pad.name, Marker.name and Line.name can be null
This was changed in an earlier commit, but no migration was added
2016-10-08 12:07:45 +03:00