Commit graph

629 commits

Author SHA1 Message Date
4744471495 Fix: regenerate NSI-logos, should fix regression reported in #2300 2025-06-03 23:47:29 +02:00
f689d66047 Chore: fix test 2025-05-30 00:29:03 +02:00
a90387c4f3 UX: allow to share login tokens via QR-code for educational context 2025-05-29 23:26:59 +02:00
1e0ac3febf Themes(toilets): add an allowed range to some freeform inputs, allow to specify 'units' in the freeform, add the possibility to convert units 2025-05-20 00:34:39 +02:00
a0b7a32223 Refactoring: change order of parameters and remove parameter for Conversion.ts 2025-05-16 15:48:55 +02:00
cde7bf6d9a Fix: fix loading notes based on hash 2025-05-12 12:47:39 +02:00
913add4295 Fix: fix error reporting 2025-05-12 12:19:14 +02:00
7f5544c1e5 Fix: license info in 'nearby images' now works for mapillary, add bbox search for panoramax 2025-05-12 11:37:26 +02:00
d2134668b1 chore: automated housekeeping... 2025-05-08 11:44:19 +02:00
e33d448055 UX: add progress bar to panoramax upload, fix hanging upload in case of multiple selected images, rm old log statements 2025-05-08 11:28:00 +02:00
f94914297f Fix: improve detection of needed layers 2025-05-06 13:57:50 +02:00
01d924374e Fix: add better error message if "requiredLayers" didn't set an ID 2025-05-06 13:52:29 +02:00
dfbdadc174 chore: automated housekeeping... 2025-05-04 03:01:20 +02:00
156493ef06 UX: attempt to fix #2394 2025-05-04 02:37:57 +02:00
511d20eb34 chore: automated housekeeping... 2025-05-03 23:50:24 +02:00
612e71a4b6 Studio: fix bug which prevented saving, allow setting a 'snapName' 2025-05-03 23:44:08 +02:00
07d5c85971 Chore: fix build 2025-05-03 12:59:18 +02:00
c7527232bc Merge branch 'develop' 2025-05-03 12:16:58 +02:00
75e8f40645 Fix: move validation error to validateLayer, make only a warning 2025-05-02 23:46:49 +02:00
0bb55e82ab UX: add hotkey to open new point dialog 2025-04-29 22:47:12 +02:00
14691cac45 Fix: when prefixing a tagRendering, correctly handle 2025-04-29 22:44:48 +02:00
dad9bb1349 UX: add 'show nearby picture' in new point popup 2025-04-28 15:09:17 +02:00
af2636bfaa Themes: add toilet layers automatically if toilet information is included 2025-04-27 23:45:09 +02:00
cf7e005fd1 Refactoring: split NameSuggestionIndex into parts 2025-04-27 22:54:51 +02:00
b61f930fea Merge master 2025-04-27 00:34:30 +02:00
8444cb86bc Performance: specify separate editor layer index 2025-04-26 22:40:37 +02:00
3e5b1444cc Feature: add link to the original provider, see #2387 2025-04-23 21:35:43 +02:00
991925ba35 Fix: don't crash if no home location is set and the hotkey is triggered 2025-04-23 21:20:51 +02:00
01034b186e Fix: attempt to fix layers which don't hide 2025-04-23 18:24:53 +02:00
981b412180 Fix: don't crash if an unselected element is selected (by not selecting it) 2025-04-23 10:43:07 +02:00
455b2c641c Themes(cafe_pub, toilets): add toilet information to pubs; forward wheelchair accessibility information to 'toilet_at_amenity' 2025-04-22 01:20:57 +02:00
fda0bc6b2e Feature: layer validation system now builds a dependency graph and only updates what is needed, makes "refresh:layeroverview" redundant 2025-04-21 23:53:10 +02:00
1bd060df82 UI: better style groups, make header sticky 2025-04-21 23:44:11 +02:00
3bc8eae6b1 Themes: add toilet information in food and shops 2025-04-21 04:11:03 +02:00
01680f236c Themes: allow to easily import tagrenderings and add a prefix key to all tags 2025-04-21 04:11:03 +02:00
4d9bdaf877 Docs: improve error message 2025-04-21 04:11:02 +02:00
1d25f926f8 Docs: improve docs 2025-04-21 04:11:02 +02:00
c3e5b0c9ec Chore: cleanup 'fixme' comments 2025-04-18 00:27:40 +02:00
6a1c5fec97 Themes: reintroduce check for defaultBackgroundID: make sure it _does_ exist as global layer 2025-04-18 00:27:40 +02:00
42ded4c1b1 chore: automated housekeeping... 2025-04-15 18:18:44 +02:00
988a31a8fc Docs: clarify 'ifnot'-behaviour in edge case, add test for this edge case 2025-04-15 12:46:04 +02:00
26d8003289 Chore: linting errors 2025-04-15 12:26:34 +02:00
5544f95233 Docs: move 'invalidValues' to correct level in the config 2025-04-15 12:26:17 +02:00
aa5c309887 Docs: improve documentation with quick overview table of the most important questions 2025-04-10 04:52:38 +02:00
2c3bd2d965 Merge branch 'develop' of source.mapcomplete.org:mapcomplete/mapcomplete into develop 2025-04-08 04:41:14 +02:00
06a9fb3711 Chore: improve documentation and error messages 2025-04-08 02:48:58 +02:00
5095bffc50 Feature(distancePicker): revive geographical distance picker 2025-04-08 02:45:33 +02:00
03526a8e16
Chore: Remove more GH references (#2374) 2025-04-07 19:10:11 +02:00
3d3a72a70a Feature: image upload now uses the indexedDB-backed queue (formerly known as EmergencyBackup), rework (and simplify) counter logic (fix #2186; fix #1942; helps #2022) 2025-04-07 02:53:21 +02:00
c1d3f35d30 Feature: stabilize saved history, add code to cleanup old preferences, make loading preferences faster (which prevents a 'hang') when just logged in 2025-04-06 19:17:19 +02:00