Commit graph

194 commits

Author SHA1 Message Date
330930d5d4 Merge develop 2021-07-24 02:32:33 +02:00
ebf866f138 Formatting 2021-07-23 15:56:22 +02:00
Ward
3a16518bcb new color and icon for navigation 2021-07-19 16:32:54 +02:00
Ward
bd1b29e344 new color and icon for navigation 2021-07-19 16:23:13 +02:00
5e50dec232 Merge branch 'develop' into feature/road-splitting 2021-07-18 21:50:17 +02:00
219895191d Disable adding new elements-popup if the userbadge is disabled; add small cosmetic changes 2021-07-18 21:48:11 +02:00
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
7deb9b5d53 Refactoring of AvailableBaseLayer 2021-07-14 16:13:23 +02:00
99512724e0 Fix build 2021-07-14 10:05:10 +02:00
a7024cc1fa Add designated lock icon 2021-07-14 00:23:32 +02:00
315e2f7fd1 Add precise input method, enabled for public bookcases 2021-07-14 00:17:15 +02:00
Ward
4c4b0356c1 location tracking centering screen 2021-07-13 14:57:51 +02:00
Ward
ca1871262e working location button 2021-07-13 14:39:50 +02:00
32e30e4b01 Merge develop 2021-07-03 21:28:24 +02:00
b6d9a3127c Add 'pagehide' to ask confirmation on ipads 2021-07-03 14:48:07 +02:00
d686a756fb Revert "Upload data less aggressively": mobile browsers don't ask for confirmation when closing
This reverts commit 0ef73c1c74.
2021-07-03 14:36:26 +02:00
0ef73c1c74 Upload data less aggressively 2021-07-01 22:04:46 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
b5cc8d8194 Use addCallbackAndRunD instead off addCallbackAndRun 2021-06-30 15:41:21 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
ad2c7f3a46 Formatting 2021-06-24 13:52:43 +02:00
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00
aaaf876257 Move imageAttributionSources around, improve fixTheme script 2021-06-22 14:21:32 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
62f471df1e More refactoring, still very broken 2021-06-11 22:51:45 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
322f706e68 Small improvement in geolocation handling 2021-05-29 20:30:36 +02:00
a7c98086be Zoom in when the location is known and the button is pressed 2021-05-28 12:33:06 +02:00
6763c682ab Do not zoom to location if it is out of the map bounds 2021-05-27 18:55:37 +02:00
4bb92bc849 Small changes to the geolocation handler 2021-05-19 12:31:09 +02:00
85fa3886aa Small tweaks 2021-05-18 19:48:20 +02:00
fa5ed7c690 Attempt to fix the personal layer 2021-05-17 00:17:21 +02:00
6f457a6f0d Do not show out-of-range features on speelplekken layer, fix handling of mutlipolygons in 'inside', better tests 2021-05-14 02:25:30 +02:00
6ac8a5373c Better handling of metatags, more robust error handling when calculating tags 2021-05-10 23:51:03 +02:00
a0c1bc2137 OsmObjects can now be used as featureSource, load selected object immediately, zoom to selected object on open; fix #191 2021-05-06 01:33:09 +02:00
5ce4140510 Add callback to updateFromOsmAPI 2021-05-05 20:43:36 +02:00
54f01ba554 Add metadata to query, move metatagging of metadata to metatagger, tweaks to the generate caching so that the cached data becomes more stable (and is GIT-friendlier) 2021-04-25 13:25:03 +02:00
8c1861f98d Do not close the infobox when data is loaded... 2021-04-23 18:16:44 +02:00
141d4db028 Add names to feature sources, fix that old, cached geometries get changed when a newer version is loaded 2021-04-23 12:55:38 +02:00
c6b4ba43fb Add feature which loads the selected element from overpass to update the tags to the latest version 2021-04-21 01:26:13 +02:00
d7277838e4 Fix small bug: no new countdown will be started if a countdown is already running 2021-04-21 01:25:00 +02:00
7b47af8978 Add license info, fix non-updating values after reopening popups 2021-04-17 23:36:46 +02:00
9874b7d8c8 Fix loading of compressed themes in the custom generator too 2021-04-11 23:43:23 +02:00
61377d907b Erase the hash when an element is unselected 2021-04-06 19:41:41 +02:00
8097486ffe Small fix to mapillary image loading + addition of test 2021-04-06 16:12:44 +02:00
bec1998a6d Fix incorrect imports due to refactoring 2021-03-29 02:04:42 +02:00
4694cc8e0f Correct caching of image searcher 2021-03-26 03:36:49 +01:00
ac9cca4c51 Fix wikimedia images 2021-03-26 03:33:42 +01:00
ad406b5550 Remove legacy: the minOverlapPercentage can now be built with a calculated tag and isShown 2021-03-26 03:24:58 +01:00
1b1ec9f15d Add switch to hide certain features, cleanup of code 2021-03-25 15:19:44 +01:00
f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
f176b92a9c Merge branch 'master' into develop 2021-03-22 01:32:47 +01:00
a3e170e157 Disable alidade as it is broken 2021-03-22 01:24:30 +01:00
14309e29b0 Remove debug output 2021-03-22 00:28:10 +01:00
62dd8d3f0a Merge master 2021-03-21 02:16:39 +01:00
2606a27f60 Fix page title rendering 2021-03-21 02:03:07 +01:00
f0765df5ed Add possibility to add external geojson 2021-03-21 01:32:21 +01:00
d7c1f38d26 Remove last mentions of 'overpassTags' in the layerconfig 2021-03-21 00:44:23 +01:00
f659bc1141 Add possibility to use a cutom overpass script, add 'grassfields in parks'-layer 2021-03-20 23:45:52 +01:00
ad08a55517 Fix rendering of multianswers, other small bug fixes 2021-03-13 17:25:44 +01:00
558265eba9 Further fixes to clear up the fullscreen 2021-03-12 14:52:34 +01:00
f8b68aee7a Fix back button on mobile devices 2021-03-12 14:14:56 +01:00
a91c3fde69 Removed todo's 2021-02-26 14:54:59 +01:00
3586b8eef2 Better saving of features when focus is lost, esp on mobile browsers 2021-02-25 02:51:13 +01:00
a0b909e8a6 Fixes to popup handling and to broken styles 2021-02-25 02:23:26 +01:00
29a0a3ee81 Quick fixes 2021-02-24 22:01:21 +01:00
1f6c19402b Better geolocation handling 2021-02-21 04:04:39 +01:00
604d7863fe Add bigger zoom-in and zoom-out button, move attribution to button on small screens 2021-02-21 03:38:12 +01:00
df483786b3 Only upload changes after 30s, on focus loss or on closing of the popup - this should improve #162 already a lot 2021-02-20 22:18:42 +01:00
416a76ae4f Stabilize personal theme, textfield now correctly appears if it is an option in the freeform too 2021-02-20 01:45:51 +01:00
bc1863dcb6 Fix hiding and showing of features 2021-02-14 19:45:02 +01:00
b9d5a85cd0 Merge slick carousel 2021-02-05 19:11:19 +01:00
1f4b06ae55 Some work on stabilizing the popups, WIP 2021-02-05 18:58:06 +01:00
1979aadb49 Add slick-carousel instead of homemade one 2021-01-29 03:23:53 +01:00
593ac5381a Further refactoring fullscreenelement: removal of hash handling from showDataLayer 2021-01-27 01:14:16 +01:00
00f610c589 Refactoring fullscreenhandling 2021-01-25 03:12:09 +01:00
81f0a21076 Derping around, bit of a dead end due to transform3d in a parent 2021-01-22 01:03:50 +01:00
7f1b78198a Cleaning away fullscreenmessage 2021-01-22 00:40:15 +01:00
6c4b15e33d Add various bug fixes and improvements 2021-01-21 23:39:31 +01:00
f33fe081d0 Add caching into local storage for a faster map experience 2021-01-15 00:29:07 +01:00
2f57010202 Fix back button; add title 2021-01-08 18:02:07 +01:00
93a16944a3 Add overrie capabilities 2021-01-06 02:52:38 +01:00
4948524f91 More cleaning up 2021-01-04 04:36:21 +01:00
778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
0b57042de1 Fix the build 2021-01-03 13:50:18 +01:00
e42a668c4a More refactoring: using a decent, configurable datapipeline now 2021-01-03 03:09:52 +01:00
6ac8ec84e4 More refactoring! 2021-01-03 00:19:42 +01:00
7a7b34b0fa Further refactoring 2021-01-02 21:03:40 +01:00
e4a2fd1daf More refactoring 2021-01-02 19:09:49 +01:00
849c61c8a1 Refactoring: attempting to make State smaller 2021-01-02 16:04:16 +01:00