Commit graph

2433 commits

Author SHA1 Message Date
48d6c878d7 UI: fix #2485 2025-08-05 21:11:55 +02:00
36b3faf2d1 Fix: split values for tag2link 2025-08-05 13:04:59 +02:00
06aa8a3406 Feature: offline: more features to be able to work fully offline 2025-08-03 16:35:38 +02:00
02f606cc63 UX: make 'login button' stand out in the menu 2025-08-03 16:29:02 +02:00
e849c017eb UX: add close buttons to OH picker (fix #2482), fix crash 2025-08-03 15:03:17 +02:00
61b1288531 Chore: rm console.log 2025-08-03 14:24:13 +02:00
825efdee34 Merge pull request 'Offline basemaps' (#2480) from feature/offline into develop
Reviewed-on: MapComplete/MapComplete#2480
2025-08-02 00:11:01 +00:00
5e3be88eca Fix: fix some unresolved imports after refactoring 2025-08-01 19:49:44 +02:00
55ebaaa256 Merge develop 2025-08-01 19:03:52 +02:00
6f69f3ee69 UX: tweaks to error message 2025-08-01 18:43:50 +02:00
55a313c2aa Fix build 2025-08-01 18:25:00 +02:00
88d4d00911 UX: tweaks to compass element 2025-08-01 18:06:20 +02:00
f1ced2c123 UX: don't show 'jump to location' continuously 2025-08-01 17:53:33 +02:00
b8a0fbe662 Refactoring: move method 2025-08-01 17:31:41 +02:00
827d9ae685 Merge develop 2025-08-01 15:18:48 +02:00
44748051dd Feature(offline): rework to use a protocol handler instead of a service worker to intercept as service workers don't always work, simplify code, add option to auto-download 2025-08-01 14:54:30 +02:00
37d6a65bab Merge master 2025-08-01 04:08:44 +02:00
3ec89826e4 Refactoring: split 'Utils' into multiple files; fix some stray uppercase-method names 2025-08-01 04:02:09 +02:00
ca819cf8a6 Fix build 2025-08-01 03:44:13 +02:00
81be4db044 Performance: sprinkle 'onDestroy' everywhere to cleanup old stores; cleanup 'Stores' utility class 2025-08-01 03:07:37 +02:00
848ec121f1 Feature:improve offline basemap retention and fallback behaviour 2025-08-01 00:44:25 +02:00
77ef3a3572 Feature: improve offline data management 2025-08-01 00:44:08 +02:00
6f44fe31d0 Feature: add online indicator to special renderings or hide them in case of failure 2025-08-01 00:43:52 +02:00
b6366412ea UX: indicate incomplete search in offline mode 2025-08-01 00:42:15 +02:00
76dbf50db1 Feature: add online indicator 2025-08-01 00:40:18 +02:00
66f093afd8 Fix: fix compass widget width 2025-07-31 23:09:12 +02:00
eea659da7c Feature: add compass widget/north arrow indicator (which resets rotation when clicking), small UI tweaks 2025-07-31 20:24:36 +02:00
55ef862027 Feature(offline): add auto install for offline basemaps 2025-07-31 12:33:03 +02:00
2dd0240ce8 Feature(offline): add management module for offline basemaps 2025-07-31 12:30:09 +02:00
31eb9b5587 Feature(offline): include fonts locally 2025-07-31 12:29:33 +02:00
0a3db2d1dc Scripts(offline): add offline generation script 2025-07-31 01:03:54 +02:00
2cd0b11448 Feature: offline basemaps: first working version (without ability to install basemaps from the UI) 2025-07-30 00:21:30 +02:00
bc96c8968b UI: fix scrolling behaviour on theme.html 2025-07-29 00:29:41 +02:00
1020121d7c Fix: fix #2476 2025-07-28 22:59:12 +02:00
7f9923de14 Fix: restore capability to add new points 2025-07-28 20:27:42 +02:00
46d3054cc8 Themes(trees): refactor some special renderings, mark as not inline, fix #2469 2025-07-28 04:25:43 +02:00
966c351876 Fix build 2025-07-28 04:02:59 +02:00
7c42758b42 Refactoring: dismantle 'inputHelpers' 2025-07-28 03:14:33 +02:00
29dc7d1e03 Refactoring: remove dependency on 'ToSvelte' by working with TypeComponent directly 2025-07-28 01:33:11 +02:00
8b426ac444 Chore: cleanup of no longer needed code 2025-07-28 01:21:45 +02:00
67915e1c68 Chore: auto-reordering of some themes 2025-07-28 01:18:25 +02:00
d7b83e0d88 Refactoring: cleanup of no longer necessary code 2025-07-28 01:17:12 +02:00
afb94ecefb Chore: small fixes and updates 2025-07-28 01:00:25 +02:00
602c51bcb9 Themes(postboxes): add 'points_in_time' input element, add 'collection_times' to posbox theme, fix #757 2025-07-28 01:00:07 +02:00
86667c1986 Refactoring: remove some old, UIElement based code 2025-07-26 00:38:18 +02:00
56a55e8b54 Refactoring: remove some old, UIElement based code 2025-07-26 00:32:09 +02:00
17ce67bf3f Merge pull request 'Add local clustering' (#2468) from feature/local-clustering into develop
Reviewed-on: MapComplete/MapComplete#2468
2025-07-25 18:19:56 +00:00
4c858fbe7e Experiment: experimenting with PMTiles 2025-07-25 19:57:11 +02:00
517540face Performance: don't query for summary if the summaries are not online 2025-07-25 19:56:54 +02:00
0c1f9e8cca Fix: fix crash when loading LanguagePicker.svelte 2025-07-25 19:41:03 +02:00