Commit graph

7812 commits

Author SHA1 Message Date
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
b94a8f5745 refactoring: more state splitting, basic layoutFeatureSource 2023-03-26 05:58:28 +02:00
8e2f04c0d0 refactoring: split all the states 2023-03-25 02:48:24 +01:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
231d67361e Refactoring(maplibre): remove 'freshness' and 'name' from FeatureSource to simplify the code 2023-03-23 01:42:47 +01:00
1b3609b13f refactoring(maplibre): add pointRendering 2023-03-23 00:58:21 +01:00
4f2bbf4b54 refactoring(maplibre): add RasterLayer info, add background switch, add default global layers 2023-03-11 02:46:49 +01:00
703d561324 perf: use script which trims the ELI to download the ELI 2023-03-11 02:42:24 +01:00
74dd9974ca Refactoring: mark UIEventSource as a svelte-writable 2023-03-11 02:35:45 +01:00
e9797fbd39 docs: improve typing 2023-03-11 02:35:11 +01:00
750a0620e9 docs: improve typing 2023-03-11 02:34:47 +01:00
ab7077d5dd perf: remove unneeded entries from the ELI when it is downloaded 2023-03-10 19:41:02 +01:00
e185606e73 chore: update meeting notes 2023-03-09 18:18:52 +01:00
f1bf37d6fb chore: Some small language fixes in user_census.md 2023-03-09 18:04:54 +01:00
ad3cebc805 chore: regenerate docs 2023-03-09 17:38:53 +01:00
5c62057e51 Version bump 2023-03-09 17:24:44 +01:00
22717f2b73 misc(generateLayerOverview): disable warning on boostrap run 2023-03-09 17:24:03 +01:00
2f56f4d9fd chore: update documentation, fix a few issues to make a new development setup easier, fix #1343 2023-03-09 17:11:44 +01:00
c11bcb1817 chore: use questionhint in buurtnatuur.json; fix obsolete <br/> in hospital.json 2023-03-09 17:10:17 +01:00
02434aaa81 chore: use questionHint in school.json 2023-03-09 17:00:10 +01:00
e0ec32a078 chore: use questionhint in reception_desk.json 2023-03-09 16:57:08 +01:00
b7738ef8b5 chore: use questionhint in playgrounds 2023-03-09 16:55:28 +01:00
f74915832a chore: use questionHint in hospital.json 2023-03-09 16:54:46 +01:00
accaaf09ca chore: fix warning 2023-03-09 16:49:55 +01:00
166b99f5ff chore: fix unneeded html-element in ghostbikes.json 2023-03-09 16:42:10 +01:00
173cd91243 chore: use questionhint for nature_reserve.json 2023-03-09 16:30:47 +01:00
0f18066c27 chore: use questionhint for ghostbike.json 2023-03-09 16:29:35 +01:00
3c276fad88 chore: remove obsolete <br/> in food.json 2023-03-09 16:28:34 +01:00
b4c1375cb0 chore: use questionHint for etymology.json 2023-03-09 16:14:44 +01:00
49a07df19b chore: use questionHint for cycleways_and_roads.json 2023-03-09 16:13:38 +01:00
d9495e9a2b chore: use questionHint for climbing.json 2023-03-09 15:45:03 +01:00
8233921004 chore(themes): use a questionhint for tree_node 2023-03-09 15:37:10 +01:00
df13901f18 Merge master 2023-03-09 15:25:09 +01:00
0bb487b1ba chore: remove stray import 2023-03-09 15:23:50 +01:00
4220563e34 chore: automated housekeeping... 2023-03-09 15:18:32 +01:00
95f157a6c9 Merge remote-tracking branch 'weblate-hosted-core/master' 2023-03-09 15:16:42 +01:00
Robin van der Linde
7355f2c0dd
Translated using Weblate (Dutch)
Currently translated at 98.2% (748 of 761 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/nl/
2023-03-09 15:16:15 +01:00
795d6d2e07 fix: small bug in script 2023-03-09 15:15:24 +01:00
d437d813ec Disable questionHint-check on charging-station theme 2023-03-09 15:14:02 +01:00
00698b25ca chore: regenerate json scheme metadata 2023-03-09 15:13:39 +01:00
71125c647f docs(themeconfig): document pragma's to disable checks 2023-03-09 15:12:46 +01:00
06ebf2b619 feature(themeconfig): add pragma to disable 'questionHint'-checks 2023-03-09 15:12:16 +01:00
eb6093dd9f feature(themeconfig): Make filters reusable from builtin layers 2023-03-09 14:45:36 +01:00
kjon
0ec2735326
Translated using Weblate (German)
Currently translated at 99.9% (2716 of 2718 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
2023-03-09 13:38:32 +01:00
kjon
3617cebbf9
Translated using Weblate (English)
Currently translated at 100.0% (2718 of 2718 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/en/
2023-03-09 13:38:32 +01:00
bdcf8a2601 fix: broken titleIcons (fix #1344) 2023-03-09 13:34:03 +01:00
3aba46ce32 chore: regenerate docs 2023-03-08 19:17:24 +01:00
8c73cc022c UTF8-reformatting 2023-03-08 19:13:18 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00