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 |
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 |