Commit graph

104 commits

Author SHA1 Message Date
3be286c2b1 Merge develop 2024-08-29 23:39:56 +02:00
124e816abe UX+Refactoring: use side-drawer for menu, reorder menu structure 2024-08-29 02:46:56 +02:00
6468e33d66 Search: move limit responsability to the constructor, merge similar results 2024-08-27 23:56:54 +02:00
c94393e825 Add search for filters 2024-08-26 17:24:12 +02:00
1378c1a779 Merge develop 2024-08-26 13:18:39 +02:00
617b4854fa WIP 2024-08-26 13:09:46 +02:00
3ab1a0a3f2 Search: add support for osm.org urls such as osm.org/node/42 2024-08-25 02:40:56 +02:00
8faf463de5 Merge master 2024-08-24 12:18:48 +02:00
90916cdd32 Cleanup of changeset handler, prep for #2082 2024-08-24 12:15:31 +02:00
22a7a14880 chore: automated housekeeping... 2024-08-23 13:13:41 +02:00
2dc386fd9a UX: fix #2089, improve background selection hotkeys and add emoji to indicate categories of background layers 2024-08-23 03:47:04 +02:00
4f52483a98 Add search previews on the map 2024-08-23 02:16:24 +02:00
1c46a65c84 More search functionality 2024-08-22 22:50:37 +02:00
ee77dd0fc9 Merge develop 2024-08-22 03:01:21 +02:00
329865a15e Add themes to search functionality, including quickswitch between recent themes 2024-08-22 02:54:46 +02:00
00ad21d5ef UX: more work on a search function 2024-08-21 14:06:42 +02:00
9b8a9337fd chore: automated housekeeping... 2024-08-16 10:06:59 +02:00
3cd04df60b First search with suggestions 2024-08-15 01:51:33 +02:00
151487be66 Reselect better background layer when ELI is loaded 2024-08-14 12:02:08 +02:00
68f8432db7 Performance: lazily download ELI when needed instead of bundling this in the download 2024-08-11 16:27:00 +02:00
fda88fcccf Add feature switch to disable the cache, partial fix to make GRB theme workable again 2024-08-02 13:32:47 +02:00
4add2d1aff chore: automated housekeeping... 2024-07-21 10:52:51 +02:00
c20013c5f5 Merge master 2024-07-19 11:37:20 +02:00
768e709312 Hide 'add new element' when an element is selected 2024-07-19 11:26:12 +02:00
a4db7178f4 Add explicit api_url to config and testserver-mode indication, add id rewrite when changes are applied to fix image upload on a new object, various formatting fixes; version bump 2024-07-17 18:42:39 +02:00
7d0816219f Fix #2024 (or at least: workaround). The main map will now automatically recover from contextLost-events 2024-07-16 16:00:11 +02:00
4ef3429c5a Improve error reporting, first attempt for script which handles the errors 2024-07-15 01:51:15 +02:00
da615acfb1 Housekeeping 2024-07-09 13:44:59 +02:00
94390f882b Improve error messages which are reported upstream 2024-07-09 12:14:06 +02:00
f88cb9a730 Many tweaks to use MC in an iframe with less clutter 2024-06-27 17:37:34 +02:00
45235cab0f Fix #2003, improve comments 2024-06-27 02:29:53 +02:00
de9691e723 Add switch to disable all layers by default 2024-06-27 01:57:32 +02:00
a3a7e74f56 Chore: housekeeping 2024-06-24 13:11:35 +02:00
1acb645beb Re-enable button, add setting to choose how to add new features 2024-06-21 02:36:36 +02:00
174f884c3c Version bump, report version number in error reports 2024-06-20 15:15:31 +02:00
12fec3f312 Core: Don't throw away changes if uploading failed, report errors 2024-06-20 15:12:51 +02:00
cd0d275965 Chore: housekeeping 2024-06-20 04:21:29 +02:00
800a4ae849 Ressurect marker to 'add a new item', but only on long press 2024-06-20 03:30:14 +02:00
66a48daba8 More style tweaks, add geoip server 2024-06-17 19:27:21 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
8f5be4f742 Split summary-server constant 2024-06-12 15:03:10 +02:00
3146fa0d26 Cleanup of NSI feature breanch 2024-05-23 04:42:26 +02:00
685fd5b26c Improvements to velopark 2024-05-08 21:46:33 +02:00
91b836bf66 Enable more privacy for some themes and layers 2024-05-06 14:23:54 +02:00
ce7bc8fb6c Fix: add 'onbeforeunload' if images are uploading, see #1841 2024-03-28 15:55:12 +01:00
d6dbecace2 Fix: don't show both counts and summary at the same time 2024-03-21 23:44:29 +01:00
5215662a0c Merge branch 'master' into develop 2024-03-04 15:36:34 +01:00
48159b25f7 UX: fix #1805, disable zoom-in and zoom-out buttons when maxrange reached 2024-03-04 15:31:09 +01:00
a399260bf0 Invalidate cache if a point has been deleted or changed geometry. Fix #865; review cache retention times and disable cache for external geojson datasets, fix #1660 2024-02-26 15:52:40 +01:00
426128e141 LayerServer: add opt-out to get counted for some irrelevant layers, remove some obsolete 'cluster' information 2024-02-22 01:39:42 +01:00