Commit graph

10961 commits

Author SHA1 Message Date
d9a64dc3a8 Merge develop 2024-05-23 11:38:29 +02:00
67f23eea14 Automatically load appropriate suggestions for brands and operators 2024-05-23 11:28:51 +02:00
3146fa0d26 Cleanup of NSI feature breanch 2024-05-23 04:42:26 +02:00
f6d93a6ab1 Add brands to shops, remove NSI-type from public_bookcase.json 2024-05-23 04:40:49 +02:00
5fe2e9b948 UI: Fix #1957 2024-05-21 00:37:52 +02:00
f43bd696f5 improve typing 2024-05-21 00:05:30 +02:00
436e8286b7 Version bump 2024-05-16 11:38:54 +02:00
2f50dbdf36 Move mappings around 2024-05-16 10:40:03 +02:00
187459cda1 Chore: sync translations 2024-05-16 10:38:46 +02:00
e136146831 Merge branch 'master' into develop 2024-05-16 10:28:43 +02:00
188763d885 Chore: housekeeping 2024-05-16 10:28:32 +02:00
5405a47607 Merge remote-tracking branch 'weblate-github/weblate-mapcomplete-layers' 2024-05-16 10:27:09 +02:00
9656bda759 Translation sync (partial) 2024-05-16 10:27:04 +02:00
Pieter Vander Vennet
9ddf86a2a0
Translated using Weblate (French)
Currently translated at 61.7% (2122 of 3437 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/fr/
2024-05-16 00:35:59 +02:00
e331db886f Merge remote-tracking branches 'weblate-github/weblate-mapcomplete-core' and 'weblate-github/weblate-mapcomplete-layers' 2024-05-16 00:32:48 +02:00
a68b79fe7c Move recycling:pmd to the bottom of the mappings to fix translation missync 2024-05-16 00:32:28 +02:00
3204a76fc9 Cleanup imports, improve typing 2024-05-16 00:26:31 +02:00
d4085d608b Explicitly type MapRoulette challenge 2024-05-16 00:26:31 +02:00
5c2823287a Fetch taginfo: add code to get all countries, imrove docs 2024-05-16 00:26:31 +02:00
68602cba94 Include all countries in _ country 2024-05-16 00:26:31 +02:00
136f39cf50 Fix build 2024-05-16 00:25:52 +02:00
c5b4cdf450 NSI: add script to download logos and statistics, dynamically inject extra mappings, hide low-priority mappings if applicable 2024-05-16 00:12:50 +02:00
30d1f175c6 Add brand statistics and logos 2024-05-16 00:06:04 +02:00
Manuel Tassi
4d950064bb
Translated using Weblate (Italian)
Currently translated at 45.4% (232 of 511 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/it/
2024-05-14 19:02:07 +02:00
Manuel Tassi
9cadb9419f
Translated using Weblate (Italian)
Currently translated at 54.8% (348 of 635 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/it/
2024-05-14 19:02:06 +02:00
Patchanka64
351b7bb26d
Translated using Weblate (French)
Currently translated at 76.1% (389 of 511 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/fr/
2024-05-14 19:02:05 +02:00
Manuel Tassi
f8061a2991
Translated using Weblate (Italian)
Currently translated at 27.0% (928 of 3437 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/it/
2024-05-14 19:01:53 +02:00
Patchanka64
0e530d07e8
Translated using Weblate (French)
Currently translated at 61.7% (2122 of 3437 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/fr/
2024-05-14 19:01:51 +02:00
6549a5d10f Merge branch 'master' into develop 2024-05-14 19:01:26 +02:00
8218b42c9e Studio: fix crash 2024-05-14 19:01:05 +02:00
55660b285b Chore: regenerate schemas (fix typo) 2024-05-14 18:56:59 +02:00
0bd2bcf02a Fix typo 2024-05-14 18:48:57 +02:00
2566851a5d
Merge pull request #1949 from pietervdvn/RobinLinde-patch-2
Fixes for charging stations, minor other changes
2024-05-14 01:11:26 +02:00
9ebfc6b142 Add license 2024-05-14 00:41:04 +02:00
Robin van der Linde
a406535e5c
Add most domestic plug types above 50 uses (#1907) 2024-05-14 00:05:42 +02:00
Robin van der Linde
e8491b4f44
Merge branch 'develop' into RobinLinde-patch-2 2024-05-13 23:14:03 +02:00
Robin van der Linde
1d0f25e75e
Add PMD option to recycling and waste_basket (#1944) 2024-05-13 23:13:12 +02:00
bae90d50bc Merge branches 2024-05-13 18:55:54 +02:00
a1b5baf5ff
Merge pull request #1948 from Mannivu/develop
Add dogs outside
2024-05-13 18:51:31 +02:00
641f4cf849 Merge branch 'develop' into feature/nsi 2024-05-13 18:45:51 +02:00
9f89f2a00b Explicitly type MapRoulette challenge 2024-05-13 18:45:43 +02:00
63beb43cb7 Merge branch 'develop' into feature/nsi 2024-05-13 18:44:15 +02:00
Manuel Tassi
3753bedeeb Add dogs outside
Add image and question for dogs=outside tag
2024-05-13 17:42:08 +02:00
d719d0e1be Some work on NSI 2024-05-13 17:22:22 +02:00
f5d1b47bda Fetch taginfo: add code to get all countries, imrove docs 2024-05-13 17:22:13 +02:00
6038f0d6ad Include all countries in _ country 2024-05-13 17:22:13 +02:00
07edee550c Move NSI-code in separate file 2024-05-13 17:21:40 +02:00
037887fea0 Fetch taginfo: add code to get all countries, imrove docs 2024-05-13 17:14:59 +02:00
9c1f75d910 Include all countries in _ country 2024-05-13 17:14:16 +02:00
80d4bf0ccf Improve typing 2024-05-13 16:12:09 +02:00