Commit graph

1562 commits

Author SHA1 Message Date
a70e2272f7 Chore: housekeeping 2024-10-01 16:47:12 +02:00
1a3bb7bb27 Refactoring: fix #2190, refactor noteCommentElement into svelte 2024-09-30 23:30:39 +02:00
ba46736ed9 Fix: tests 2024-09-30 18:16:31 +02:00
c28baaab62 Feat: add DWG-block support 2024-09-30 16:59:30 +02:00
9e9d5e80d8 Feat: add panoramax to status page 2024-09-30 16:49:01 +02:00
85a12971ab UX: add dots menu to images with overflow menu 2024-09-30 13:11:29 +02:00
06363e808f Feat: add panoramax link to 'browse nearby images' 2024-09-30 12:44:44 +02:00
adaedcba25 Merge master 2024-09-30 01:22:44 +02:00
5fd1d75efb Feat: more integrations of panoramax: add panoramax to nearby images view, add to drawer, add icon, see #1451 2024-09-30 01:08:07 +02:00
d079f8379b Chore: move code to external package 2024-09-29 01:04:31 +02:00
df9c44aaed Fix: load external panoramax images 2024-09-28 22:42:56 +02:00
021e5f2734 Fix: fix #2183 by updating wikidata-sdk to latest wikibase-sdk 2024-09-28 21:19:12 +02:00
45fe5767e1 Merge master 2024-09-28 12:02:56 +02:00
ba1eb28f27 Fix: quickfixes to image upload flow 2024-09-28 12:01:10 +02:00
03db69f1a0 UX: hide layers without name from search, search for those layers in the themesearch (see #2157) 2024-09-28 02:53:44 +02:00
556c26d99b Chore: remove obsolete field 2024-09-28 02:47:05 +02:00
ce363dfb59 Fix: note themes uses full URL now instead of Panoramax-id 2024-09-28 02:44:03 +02:00
cc4db080aa Merge master 2024-09-28 02:23:19 +02:00
4650170db4 Feat: check if the image was blurred, attempt to reload if it is done; refactoring of ImageProvider code 2024-09-28 02:15:11 +02:00
55cfd65f3b Feature: add support for panoramax picturs for non-default keys (e.g. image:menu) 2024-09-27 03:26:17 +02:00
37c523ebf4 Refactoring: simplify title handler 2024-09-27 03:19:31 +02:00
967f2f1617 Chore: fix tests 2024-09-27 03:15:48 +02:00
7212624fad Refactoring: remove 'picture license' from Usersettings 2024-09-27 03:10:49 +02:00
0b992e75a4 Fix: fix tests with some refactoring 2024-09-27 03:04:05 +02:00
0bdc1aec61 Feat: Use panoramax to upload to. Will contain bugs 2024-09-26 19:16:47 +02:00
cf74296d23 Fix: disable image upload button (see #2178) 2024-09-25 21:23:12 +02:00
91844ee00f Error: attempt to figure out why an ID is sometimes not generated 2024-09-25 11:54:17 +02:00
0be7c64ea1 Feat(studio): add possibility to directly write into the theme files 2024-09-25 11:40:45 +02:00
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
b92b74df69 Search: small fixes to UX, cleanup of console.Log 2024-09-15 02:25:57 +02:00
3e2027a366 Search: add 'osmId' to coordinate search 2024-09-15 02:24:03 +02:00
8239820d04 Search: document 'isNormal' in layerconfig; document autofilter-disable option; disable this in favourites, split out the code 2024-09-15 02:23:40 +02:00
c77325a557 Merge branch 'develop' 2024-09-15 00:14:41 +02:00
9faaad063d UX(index): reorder themes, see #2153 2024-09-15 00:02:51 +02:00
6672fc87b4 Fix: some fixes to make studio useable again, probably fixes #2139 2024-09-14 22:43:09 +02:00
f2fca2dad8 Fix: fix #2142 2024-09-14 20:40:32 +02:00
6f9a7cb607 Search: disable filters with a search field, see #2141 2024-09-14 14:23:16 +02:00
c176c6adae Search: layersearch now splits based on word, to detect single words which match 2024-09-14 14:22:32 +02:00
03978631eb Fix: scroll horizontal images into view 2024-09-13 21:00:41 +02:00
55f626bb03 Perf: WikidataImageProvider.ts doesn't try to download information about mapillary images anymore 2024-09-13 21:00:24 +02:00
c3bb0cb837 Fix: nobrand= is actually applied when using the Name suggestion index 2024-09-13 20:37:14 +02:00
89a20ca1af UX: improve padding to prevent fat-fingers 2024-09-13 20:22:03 +02:00
e8099b9081 Themes: improve note theme, fix #2088 2024-09-13 02:25:06 +02:00
6cacd50817 Scalebar: add option to set scalebar, don't show scalebar if not set 2024-09-13 00:58:07 +02:00
3088c829c5 Merge master 2024-09-12 21:43:23 +02:00
084cd86b71 Fix: fix move dialog 2024-09-12 21:42:35 +02:00
05e5a63a12 Search: close dialog when appropriate, move special layer logic to themeViewState 2024-09-12 16:14:57 +02:00
c176091863 Studio: automatically detect possible tag values, fix #2103 2024-09-12 02:37:26 +02:00
5a9ae3f104 Feature: add possibility to show a scale on the map 2024-09-12 01:53:47 +02:00
f3fdc95bd0 Feature: show geocoded images on the map when hovered, show interactive minimap on nearbyImages element 2024-09-12 01:31:00 +02:00
d079ba91aa Fix: enable editing questions (and settings) again (oopsie) 2024-09-11 23:25:33 +02:00
d62974b1e3 Tone down scrolling behaviour after user test 2024-09-11 17:36:08 +02:00
902a479e3b Merge branch 'develop' into feature/search 2024-09-11 17:32:49 +02:00
bd3bddc89c Search feature: refactor, add translations 2024-09-11 17:31:38 +02:00
b3492930b8 Themes: allow to disable auto filters 2024-09-11 17:30:17 +02:00
4356e64cda Merge master 2024-09-11 15:55:05 +02:00
cc0485643d chore: automated housekeeping... 2024-09-11 15:53:09 +02:00
c591770eab Add layers to search menu 2024-09-11 01:46:55 +02:00
8b3104f58d UX: center item 2024-09-10 15:29:17 +02:00
e6dab1a83f Fix tests 2024-09-10 14:44:25 +02:00
4085bbc1ac Rework preferences handling, improve search 2024-09-10 02:19:55 +02:00
b45cfcaa18 Remove obsolete log 2024-09-10 02:19:33 +02:00
60898a868c UX: remove some unneeded UI in the favourite pane if one didn't mark favourites yes 2024-09-10 01:11:26 +02:00
003d1167ae UI: add link to weblate in menu drawer 2024-09-09 16:53:40 +02:00
993a950458 Work on dotsmenu 2024-09-08 19:35:11 +02:00
1b8eb10cac Merge develop 2024-09-06 23:02:17 +02:00
ee2b3ce329 Search results: add menu, update searchers 2024-09-06 23:01:00 +02:00
5c641f071a Merge branch 'master' into develop 2024-09-06 22:56:13 +02:00
82925aa55f UI: styling tweaks 2024-09-06 22:56:00 +02:00
f02a3d8392 Fix crash when trying to change user settings 2024-09-06 22:50:56 +02:00
b650dec407 UX: add background to sticky buttons 2024-09-06 22:41:33 +02:00
423618847b Merge develop 2024-09-05 17:34:13 +02:00
44acfd2562 Refactor OH-picker into popup, see #2108, see #2107, #2106 2024-09-05 17:14:47 +02:00
379f472adf Refactoring: move svelte component out of UIElement 2024-09-05 13:17:49 +02:00
2ce9e7ca3c Search: fix loading previous searches, add 'clear history' buttons 2024-09-05 02:53:25 +02:00
d90b6d82d0 Search: refactoring searching for themes, refactor allThemesGui, incidentally fix #1679 2024-09-05 02:25:03 +02:00
cbea216d01 Merge master 2024-09-04 02:56:01 +02:00
9a907ea94a UI: explicitly pass dismissable 2024-09-04 02:51:21 +02:00
facba1e1a2 UI: hide header bar when appropriate 2024-09-04 02:48:36 +02:00
76a9a2ee23 Themes: don't show 'mark as unknown' if this would break the source-filter 2024-09-04 02:48:20 +02:00
6a9b985070 UX: add sparkles 2024-09-04 02:17:37 +02:00
55c89085a3 Feature: allow to remove an answer (in most cases), fix #2008 2024-09-04 02:15:26 +02:00
7565f13e39 Refactoring: use popups for attributed images 2024-09-04 01:50:34 +02:00
f026ee6db9 Refactoring: use Drawer instead of modalright, see #2106 2024-09-04 01:08:14 +02:00
46d3ee03f0 Chore: remove obsolete console.log 2024-09-04 00:31:33 +02:00
f0e802eba7 UI: fix padding in usersettings 2024-09-04 00:31:19 +02:00
bdea39d942 Chore: remove obsolete parameter 2024-09-04 00:10:06 +02:00
fdedb75954 Feature: allow to move and snap to a layer, fix #2120 2024-09-04 00:07:23 +02:00
5b45e427a0 Themes: don't enforce 'allowMove' on unofficial themes 2024-09-03 21:00:56 +02:00
9b8c300e77 Search: use 'searchbar' where applicable, refactoring 2024-09-03 01:14:08 +02:00
821ddcfaca Themes: don't inline text fields if they don't have text around them 2024-09-02 15:01:03 +02:00
b1c5ef060f Typo 2024-09-02 15:00:34 +02:00
4fdd586a3c UX: textfields now submit on Ctrl+Enter instead of Enter 2024-09-02 15:00:19 +02:00
5a784a6333 UI: fix icon of intro header 2024-09-02 13:39:13 +02:00
f5d7686c98 chore: automated housekeeping... 2024-09-02 12:48:15 +02:00
c10fecb7e8 Fix: actually open usersettings when license is clicked 2024-09-02 12:42:03 +02:00
bcd53405c8 Merge develop 2024-09-02 12:08:22 +02:00
5478711bed Fix: clicking the magnifying icon actually works now 2024-09-02 12:03:51 +02:00
29d52e0fc6 Themes: add 'allowMove' everywhere, make 'allowMove' obligated, see #2121 2024-09-02 11:58:56 +02:00
bae49744d9 Fix: overpass feature source will redownload if the layers to download have changed 2024-09-02 11:58:34 +02:00
f304a02c46 Make 'allowMove' obligatory 2024-09-02 11:56:45 +02:00