Wykres commitów

450 Commity (8f498ecc389593cf066865e055d19cb5fd7a23bb)

Autor SHA1 Wiadomość Data
Candid Dauth 8f498ecc38 Update "About" list 2018-09-26 19:43:41 +02:00
Candid Dauth 8c0e3d692e Use maxmind GeoLite2 database for GeoIP, as previous service doesn't exist anymore 2018-09-26 14:00:12 +02:00
Candid Dauth 0c72641113 Fix error when moving line 2018-04-20 16:04:27 +02:00
Candid Dauth 554132fcb8 Fix noZoom for map results 2018-03-20 12:39:44 +01:00
Candid Dauth 50aae9be82 Fix importing files (#90) 2018-03-20 12:39:16 +01:00
Candid Dauth ef79bfd523 Make search result lines more visible 2018-03-20 12:38:40 +01:00
Candid Dauth aae7f2ee8a Elevation plot compatibility with old lines without extraInfo 2018-03-20 12:38:15 +01:00
Candid Dauth 8772937a71 Set min height for search results 2018-03-19 02:35:48 +01:00
Candid Dauth 3214dbd7be Create some aliases for route modes 2018-03-18 20:31:51 +01:00
Candid Dauth c2120e085d Add "Exit collaborative map" button to toolbox (fixes #32) 2018-03-18 19:15:38 +01:00
Candid Dauth 7083cbfed8 Fix error when adding a highlightable non-marker layer for the first time 2018-03-18 19:14:12 +01:00
Candid Dauth 55517fbd99 Short location hash if map is zoomed to route 2018-03-18 18:51:39 +01:00
Candid Dauth 90d686eb8e Search also map markers/lines, store open marker/line in hash (fixes #18, #15, #13) 2018-03-18 18:33:43 +01:00
Candid Dauth 0e29808160 Enable hot module replacement in dev mode 2018-03-18 02:05:24 +01:00
Candid Dauth 3f85b6df39 Show OpenRouteService elevation plot with extra info (fixes #85) 2018-03-17 23:16:31 +01:00
Candid Dauth 6750e55c0b Fix location hash when not zoomed to search result 2018-03-16 07:38:45 +01:00
Candid Dauth a933f08810 Improve async behaviour of infoBox 2018-03-16 07:31:52 +01:00
Candid Dauth 1add23b8c0 Make it possible to import routes (not as tracks) 2018-03-16 05:56:10 +01:00
Candid Dauth 941b57034d Highlight line that is being drawn 2018-03-16 05:56:10 +01:00
Candid Dauth 673393c058 Get rid of routeSettings object again, store encoded route mode (#85) 2018-03-16 05:56:06 +01:00
Candid Dauth aaf7ff5920 Use a combination of OSRM and ORS and allow more route settings (#85) (not completely tested yet) 2018-03-16 02:10:07 +01:00
Candid Dauth b5fed98bc3 Fixing bugs in routing form 2018-03-16 02:10:07 +01:00
Candid Dauth cf01983c96 Improve line styles again 2018-02-25 16:57:10 +01:00
Candid Dauth bc7cc969ef Show which route point is which by mouseover effect (#89) 2018-02-24 22:15:11 +01:00
Candid Dauth 635c205965 Show location of route suggestions on hover (#89) 2018-02-24 21:27:30 +01:00
Candid Dauth cb23f068da Greatly improve marker/line highlight handling 2018-02-24 20:58:29 +01:00
Candid Dauth 876e297599 Prefill form fields when adding search result to map 2018-02-24 16:29:15 +01:00
Candid Dauth b68f029ce7 Improve display of search results 2018-02-24 16:29:00 +01:00
Candid Dauth 95e4704f23 Fix some infoBox madness 2018-02-24 15:49:02 +01:00
Candid Dauth ed13ebcdbe Fix display of checkbox field options 2018-02-24 14:56:25 +01:00
Candid Dauth 702bd2ede4 Restructure code of search box to make new features easier to add 2018-02-24 14:55:44 +01:00
Candid Dauth 58e2fff226 Add possibility to add freetext to the legend 2018-02-22 02:39:11 +01:00
Candid Dauth ea682eab86 Set maximum zoom of legend to 3 2018-02-17 00:54:00 +01:00
Candid Dauth 39364e839a Fix freietonne and graticule layers 2018-01-31 22:19:29 +01:00
Candid Dauth 67802beaa0 Upgrade frontend dependencies 2018-01-31 22:19:15 +01:00
Candid Dauth 82c2bedd8a Fix error thrown by last commit when opening map without pad (#14) 2018-01-31 02:18:17 +01:00
Candid Dauth eb3eb0756f Save current view in location hash (fixes #14) 2018-01-28 03:07:42 +01:00
Candid Dauth c918d4edc9 v2.7.0 2018-01-28 02:12:45 +01:00
Candid Dauth aac9c087cb Shorten location hash if active search result is zoomed 2018-01-27 23:14:09 +01:00
Candid Dauth 5d638bb9cf Add option to control whether type is shown in legend (fixes #30) 2018-01-27 21:50:56 +01:00
Candid Dauth a3e8f390bd Show legend items with undefined colour as rainbow 2018-01-27 21:47:37 +01:00
Candid Dauth 6539805de8 Use SVG icons, allow using Bootstrap icons for markers (#27) 2018-01-27 19:41:31 +01:00
Candid Dauth d3c9b0f1cc Fix cut off marker graphics in legend 2018-01-08 01:28:17 +01:00
Candid Dauth 7b73239f02 Visually separate different form fields in legend 2018-01-08 01:24:22 +01:00
Candid Dauth d904026632 Fix heading of "Shape" column in dropdown edit 2018-01-08 01:15:08 +01:00
Candid Dauth 80af1cb66f Allow to specify labels for legend for checkbox fields 2018-01-08 01:14:55 +01:00
Candid Dauth 7a63e82d6c Center marker icons in legend 2018-01-08 01:14:08 +01:00
Candid Dauth 1d8231bd11 Disable almostOver while waiting for click 2018-01-08 00:37:52 +01:00
Candid Dauth 0bdaad5db4 Add Bicycle Routes overlay 2017-12-30 16:43:46 +01:00
Candid Dauth 6ad05ffae3 Use more HTTPS 2017-12-30 16:43:37 +01:00