375913492c
Fix: order of commands in npm run init
...
ELI should be downloaded before generate, because it depends on that
file. After clearing the generated assets directory, npm run init failed,
this commit fixes that.
2024-12-18 01:42:15 +01:00
6cb16877e8
Fix: imagepreview: improve typing; fix comparison tool
2024-12-17 19:03:05 +01:00
a16bfac530
Merge branch 'master' of github.com:pietervdvn/MapComplete
2024-12-17 15:07:23 +01:00
23ac96251c
Fix: Add velopark link
2024-12-17 15:05:15 +01:00
Supaplex
bb09b77965
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (651 of 651 strings)
Translation: MapComplete/core
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/core/zh_Hant/
2024-12-17 10:01:44 +01:00
Weblate
84900e5cbb
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: MapComplete/layers
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/layers/
2024-12-17 04:40:11 +01:00
Weblate
0f11996ef7
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: MapComplete/themes
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/themes/
2024-12-17 04:40:02 +01:00
5b43316f10
Fix: tests
2024-12-17 04:39:38 +01:00
01cc2f4170
Merge branch 'master' of github.com:pietervdvn/MapComplete
2024-12-17 04:28:33 +01:00
39a98ed4a1
chore: automated housekeeping...
2024-12-17 04:23:24 +01:00
Weblate
7b9dd41083
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: MapComplete/layers
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/layers/
2024-12-17 04:15:44 +01:00
Weblate
916d9d77f9
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: MapComplete/themes
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/themes/
2024-12-17 04:15:22 +01:00
047d741b1d
chore(release): 0.47.13
2024-12-17 04:15:12 +01:00
56efd11429
Merge branch 'develop'
2024-12-17 04:13:28 +01:00
926ea0b6e4
Fix: remove 'id' attribute
2024-12-17 04:13:05 +01:00
74618c2282
UX: fix image carousel in comparisonTable
2024-12-17 04:12:50 +01:00
b2915bdc4d
UX: change styling of dotmenu to make it more visible
2024-12-17 04:12:31 +01:00
b272c1cda7
Fix: attributed image doesn't open fullscreen if no ID given
2024-12-17 04:06:03 +01:00
565e92a37d
Fix: typing
2024-12-17 04:05:15 +01:00
ef1d2c9f56
Fix(linkeddata): velopark deals with sections, fix image loading
2024-12-17 03:31:28 +01:00
Supaplex
43ee589370
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 95.3% (621 of 651 strings)
Translation: MapComplete/core
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/core/zh_Hant/
2024-12-16 17:58:36 +01:00
7a06bb9930
Merge branch 'develop' of source.mapcomplete.org:MapComplete/MapComplete into develop
2024-12-16 13:56:04 +01:00
Supaplex
60881d4252
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 90.9% (592 of 651 strings)
Translation: MapComplete/core
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/core/zh_Hant/
2024-12-16 04:25:54 +01:00
80aa551c4a
Merge master
2024-12-15 23:00:20 +01:00
0471fd7779
Fix: fix changelog links
2024-12-15 22:49:00 +01:00
45a30f8ebf
UI: remove flow
2024-12-15 22:48:27 +01:00
a55bd55b46
UX: improve display if OSM.org is down
2024-12-15 22:39:22 +01:00
d7b8c0b857
Merge branch 'develop' into build/velopark
2024-12-14 23:05:23 +01:00
8b35eab9bc
Merge branch 'master' into develop
2024-12-14 22:25:34 +01:00
ca872b777f
Chore: translation sync
2024-12-14 22:25:28 +01:00
6b71c7d08d
Actions: don't run 'deploy-hosted' on single theme builds
2024-12-14 21:29:06 +01:00
924a6d04ae
Actions: attempt to fix build
2024-12-14 20:50:15 +01:00
8a1d76dab6
Actions: attempt to fix build
2024-12-14 20:22:28 +01:00
94b502f53c
Actions: attempt to fix build
2024-12-14 14:48:27 +01:00
5b8e1bf5b6
Actions: try to fix single build
2024-12-14 13:52:18 +01:00
8fdacba40c
Actions: simplify runner
2024-12-14 13:45:45 +01:00
Supaplex
d4dc5f3548
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 88.4% (576 of 651 strings)
Translation: MapComplete/core
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/core/zh_Hant/
2024-12-13 17:35:03 +01:00
6ccc9d63d0
UX: don't prompt to login when trying to load an initial note
2024-12-13 14:54:06 +01:00
79314e1747
Fix: don't report an unneeded error
2024-12-13 14:45:42 +01:00
3fb8f7342f
UX: move map to note location if a hash is given in the note, fix #2311
2024-12-13 14:43:53 +01:00
cc28932534
Docs: update docs and status page for pg_tile_server
2024-12-13 14:41:28 +01:00
de782d7356
Chore: use strict on two classes
2024-12-13 14:13:28 +01:00
fe0929ef6f
Merge branch 'master' into develop
2024-12-13 14:02:03 +01:00
a10df88be8
UX: fix #2310
2024-12-13 14:01:07 +01:00
22c348af27
Fix: fix possible failing upload (error report postmortem)
2024-12-13 13:51:15 +01:00
87198ca323
Actions: attempt to get action working
2024-12-12 17:54:28 +01:00
f39e884bf3
Actions: attempt to get action working
2024-12-12 17:53:58 +01:00
f029b8eea2
Actions: attempt to get action working
2024-12-12 17:53:17 +01:00
f4d1d001fb
Merge branch 'develop' into build/velopark
2024-12-12 17:52:53 +01:00
5aa997e083
Chore: move workflow to correct file structure
2024-12-12 17:52:44 +01:00