Commit graph

12457 commits

Author SHA1 Message Date
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
ea133c5eff Themes(bicycle_counter): add images, fix center location 2024-09-25 11:38:09 +02:00
edbdc4b19e
Merge pull request #2175 from pietervdvn/RobinLinde-patch-1
Added bicycle counter layer and added ice cream option
2024-09-25 01:03:41 +02:00
Robin van der Linde
e009ff93f6
Add basic bicycle count layer (#2101) 2024-09-25 00:44:34 +02:00
169ee29414 Themes(police): add jail and checkpoint icons 2024-09-24 23:58:31 +02:00
Robin van der Linde
f830870ca3
Add ice cream to vending_machine layer 2024-09-24 23:21:02 +02:00
dependabot[bot]
ee67ab122d
Chore(deps): Bump rollup from 3.29.4 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 17:20:01 +00:00
f15f381539 chore(release): 0.47.2 2024-09-24 19:19:07 +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
dfce217288 Themes(vending_machine): add better 'fixme' if freeform for 'vending' is used 2024-09-24 16:39:45 +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
392fe3b190 Themes(ghostsigns): streamline ghostsigns theme, fix #2168, fix #2167 2024-09-24 15:14:33 +02:00
d5e0d23c79 Chore: translation sync 2024-09-24 15:09:57 +02:00
3293ae3285 Merge remote-tracking branches 'weblate-github/weblate-mapcomplete-core' and 'weblate-github/weblate-mapcomplete-layers' 2024-09-24 15:09:35 +02:00
paunofu
f414ca1f7e
Translated using Weblate (Catalan)
Currently translated at 78.5% (356 of 453 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/ca/
2024-09-24 14:34:10 +02:00
paunofu
5c7f57f654
Translated using Weblate (Catalan)
Currently translated at 73.9% (504 of 682 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/ca/
2024-09-24 14:34:09 +02:00
kjon
1b6a902c9e
Translated using Weblate (German)
Currently translated at 100.0% (3767 of 3767 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
2024-09-24 14:34:08 +02:00
paunofu
b3cbd60bad
Translated using Weblate (Catalan)
Currently translated at 76.5% (2883 of 3767 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/ca/
2024-09-24 14:34:08 +02:00
kjon
3374f698fb
Translated using Weblate (German)
Currently translated at 99.8% (3760 of 3767 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
2024-09-24 14:34:08 +02:00
Anonymous
ae6045025e
Translated using Weblate (German)
Currently translated at 99.8% (3760 of 3767 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
2024-09-24 14:34:08 +02:00
paunofu
d801ada0cc
Translated using Weblate (Catalan)
Currently translated at 75.2% (2833 of 3767 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/ca/
2024-09-24 14:34:08 +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
58c4dd7cfc Merge weblate 2024-09-22 23:46:16 +02:00
Jiří Podhorecký
76f6a856a3
Translated using Weblate (Czech)
Currently translated at 81.0% (367 of 453 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/cs/
2024-09-21 13:40:42 +02:00
bea9f66b9a Fix: filtering for dates now works again 2024-09-20 15:27:10 +02:00
2db786b62f Chore: remove unneccessary 'isCounted' 2024-09-20 15:26:24 +02:00
ce87edf800 Fix: don't add buildings to database, reevaluate builddb script 2024-09-19 18:48:08 +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
75a8ef5cb8
Merge pull request #2162 from weblate/weblate-mapcomplete-core
Translations update from Hosted Weblate
2024-09-19 18:24:26 +02:00
8b0b24b01e Fix: fix wrong location in theme 2024-09-19 18:22:44 +02:00
22576647e2 UI: add 'send email to creators' option in the menu 2024-09-19 18:22:35 +02:00
8278cdadb1 chore(release): 0.47.1 2024-09-19 18:01:33 +02:00