|
3aae6d7b5c
|
Merge branch 'master' into develop
|
2024-09-24 19:19:00 +02:00 |
|
|
f414cb0c5d
|
Chore: remove unused imports
|
2024-09-24 18:16:28 +02:00 |
|
|
2fe2541b45
|
Search: tweak search functions
|
2024-09-24 18:08:01 +02:00 |
|
|
29dce0d468
|
Refactoring: move 'featureSummary' to specialLayer handling, disable summary server for now
|
2024-09-24 17:54:18 +02:00 |
|
|
2a53f99dd5
|
Fix: correctly apply previous refactoring
|
2024-09-24 17:53:31 +02:00 |
|
|
0c86df7a85
|
Chore: improve error handling
|
2024-09-24 17:53:06 +02:00 |
|
|
2bb38e0a61
|
Refactoring: remove last uses of 'GetLongPreference'
|
2024-09-24 17:52:46 +02:00 |
|
|
22c8a45012
|
Fix: delete entry from 'localStorage'
|
2024-09-24 17:24:05 +02:00 |
|
|
d1fed39fcb
|
Search: improve layer search code
|
2024-09-24 17:23:44 +02:00 |
|
|
2db7ef872c
|
Search: fix slow search on home screen
|
2024-09-24 17:23:04 +02:00 |
|
|
644552b88d
|
UI: direction picker now uses the general background layer as well
|
2024-09-24 16:41:00 +02:00 |
|
|
83a8d35c97
|
UI: write background layer id into the URL, see #2089
|
2024-09-24 16:40:45 +02:00 |
|
|
7a892480cc
|
Chore: add sanity check on tag length
|
2024-09-24 16:39:58 +02:00 |
|
|
f663319512
|
Merge master
|
2024-09-24 15:29:00 +02:00 |
|
|
3191f0876a
|
UX(notes): small improvements to creating and adding comments to notes, fix #2166
|
2024-09-24 15:25:13 +02:00 |
|
|
e797e1dcbc
|
Merge branch 'master' into develop
|
2024-09-24 14:30:55 +02:00 |
|
|
8e27256d8f
|
UX(studio): focus on key if a new tag is added
|
2024-09-24 13:24:10 +02:00 |
|
|
0c9e41a6ce
|
Fix: studio now handles arrays better (might fix #2102)
|
2024-09-24 13:13:08 +02:00 |
|
|
e09af8fcb9
|
Chore: remove obsolete documentation, add explanation
|
2024-09-23 13:32:40 +02:00 |
|
|
bea9f66b9a
|
Fix: filtering for dates now works again
|
2024-09-20 15:27:10 +02:00 |
|
|
3a8fc4248b
|
Fix: use 'isCounted' instead of 'doCount', add check for this
|
2024-09-19 18:48:08 +02:00 |
|
|
a6598fd52d
|
Fix: remove stray word
|
2024-09-19 18:26:33 +02:00 |
|
|
22576647e2
|
UI: add 'send email to creators' option in the menu
|
2024-09-19 18:22:35 +02:00 |
|
|
ad9db60c1d
|
Merge branch 'master' into develop
|
2024-09-19 18:01:24 +02:00 |
|
|
b8264a3345
|
UX: improvements to opening hours picker, fix some residual errors after refactoring
|
2024-09-19 18:01:17 +02:00 |
|
|
fdb71cc93f
|
Merge branch 'master' into develop
|
2024-09-18 23:12:06 +02:00 |
|
|
2569d0cb66
|
Fix: fix loading images for CSP, fix #2161
|
2024-09-18 23:07:26 +02:00 |
|
|
333619a127
|
Search: fix disabling/enabling layers
|
2024-09-18 22:53:30 +02:00 |
|
|
c92c37168a
|
UX: move charging stations up in themelist
|
2024-09-18 17:00:14 +02:00 |
|
|
ea2a49d6cd
|
UI: place scalebar under search field
|
2024-09-18 16:57:57 +02:00 |
|
|
4b05acf338
|
Performance: speed up loading of the NSI
|
2024-09-18 16:52:02 +02:00 |
|
|
a5b3342415
|
Fix: actually read preferences
|
2024-09-18 15:16:58 +02:00 |
|
|
e9f42efac6
|
UX: remove overflow from sidebar-unit, it is broken
|
2024-09-18 14:50:47 +02:00 |
|
|
c668698b1e
|
Fix: use correct overflow
|
2024-09-17 03:38:00 +02:00 |
|
|
e9dfbe7b4d
|
Merge branch 'master' into develop
|
2024-09-17 03:17:31 +02:00 |
|
|
b059ac64e3
|
Chore: Fix tests
|
2024-09-17 03:17:21 +02:00 |
|
|
fec3608ca4
|
Merge develop
|
2024-09-17 02:55:01 +02:00 |
|
|
8f54ec1093
|
Merge master
|
2024-09-17 02:51:54 +02:00 |
|
|
ebe7ff85f8
|
UX: indicate that a search field is actually a regex, add feedback to the filterview
|
2024-09-17 02:51:02 +02:00 |
|
|
5a9f8f0a0a
|
Merge develop
|
2024-09-17 02:36:38 +02:00 |
|
|
e205fd744f
|
Chore: remove unused imports
|
2024-09-17 02:35:51 +02:00 |
|
|
fb250fb928
|
Fix: search fields in a filter are now wrapped into parentheses, allowing for OR as regex
|
2024-09-17 02:33:05 +02:00 |
|
|
48186aa530
|
Search: similar filters in different layers are now merged, fix #
|
2024-09-17 02:17:27 +02:00 |
|
|
6ebc0632a3
|
Refactoring: simplify preferences handling
|
2024-09-16 23:36:42 +02:00 |
|
|
e08ce00850
|
UX(plantnet): add retry button if detection failed, fix #2148
|
2024-09-16 17:33:56 +02:00 |
|
|
9b4f59b383
|
UI: add padding
|
2024-09-16 17:04:43 +02:00 |
|
|
af2905dc6d
|
Feat: add download as json to 'allTags'-panel (for debugging)
|
2024-09-16 17:04:34 +02:00 |
|
|
5ff52b5c1d
|
Merge branch 'master' into develop
|
2024-09-16 15:12:36 +02:00 |
|
|
d6f0e01067
|
UX: move theme pages above selectedElement, fix #2144
|
2024-09-16 15:12:05 +02:00 |
|
|
cbad65b569
|
Search: OSM-ID search now also supports typing in a number
|
2024-09-15 02:26:17 +02:00 |
|