Commit graph

87 commits

Author SHA1 Message Date
9b8a9337fd chore: automated housekeeping... 2024-08-16 10:06:59 +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
7c5170da15 Merge develop 2024-02-21 19:17:42 +01:00
e4eb8d6b52 Download button: take advantage of MVT server, download button will now attempt to download everything 2024-02-21 16:35:49 +01:00
437f1abd4e Remove obsolete field 2024-02-21 13:27:47 +01:00
bccda67e1c Update counts when selecting/unselecting a layer 2024-02-20 23:15:19 +01:00
5d09b31c50 Refactoring: remove selectedLayer where unneeded 2024-02-20 18:17:29 +01:00
67b379c16f Fix maxzoom cutoff for summary layer 2024-02-20 02:56:23 +01:00
1fa66e50f8 First fully working version 2024-02-19 15:38:46 +01:00
f0823f4c4d Merge develop 2024-02-15 17:48:26 +01:00
74fb4bd5d1 Add summary layer 2024-02-15 17:39:59 +01:00
592adfdf2a Reviews: hopefully fix #1782, add review overview 2024-02-15 03:11:10 +01:00
ad9ca11c10 Fix #1741 2024-01-29 18:14:02 +01:00
b0d394797b Refactoring: remove selectedLayer from titleHandler 2024-01-29 18:09:25 +01:00
ed050d5be3 Feature: add bing maps (test), see #648 2024-01-28 05:10:13 +01:00
9923f849e0 Hotkeys: add hotkey to quickly switch translation mode on or off 2024-01-16 22:21:35 +01:00
9655f8a092 A11y: reset zoom (chromium-browsers only) when getting back to the map or when opening a picture 2024-01-11 04:44:20 +01:00
8dd1a0e107 A11y: add option to disable or always enable a11y features 2024-01-01 03:29:57 +01:00
c6f738609f A11y: improve documentation of hotkeys, keyboard navigation acts more like an aria-grid 2023-12-22 18:50:22 +01:00