Commit graph

610 commits

Author SHA1 Message Date
7559f9259b Styling tweak
Add mapillary link to nearby_images

Fix licenses

Add missing assets

First version of nearby-images
2022-05-08 13:05:26 +02:00
5a6335f837 Importing a note doesn't convert every tag to lowercase anymore 2022-05-07 17:54:12 +02:00
449c617b01 Merge branch 'master' into develop 2022-05-06 12:07:01 +02:00
92c6e70c8f Fix translation links in import notes 2022-05-01 22:58:59 +02:00
fd90914c35 Refactoring of deleteWizard 2022-05-01 04:19:03 +02:00
2f3886d2e0 Better error message 2022-04-30 22:58:36 +02:00
631e42a174 Bump version number 2022-04-30 02:42:29 +02:00
f5ae73aac1 Convert markdown into UIElements 2022-04-30 00:28:51 +02:00
90aa94700a Fix tests 2022-04-28 00:37:30 +02:00
cde44ac55c Small improvements to the types 2022-04-28 00:32:43 +02:00
c202ba606b Move country coder endpoint config into 'Constants' 2022-04-28 00:29:22 +02:00
bc953abe48 Refactoring of the climbing theme 2022-04-23 15:20:54 +02:00
0aae923187 Add projected_centerpoint as pointrenderingoption 2022-04-22 16:09:55 +02:00
979041dacb Better error handling 2022-04-22 03:17:50 +02:00
ccf9c4b5f6 Merge develop 2022-04-19 01:39:03 +02:00
6ad64e3f70 Add a download button, improve share functionality for custom themes 2022-04-18 02:39:30 +02:00
49d99930e8 Merge master 2022-04-15 00:11:52 +02:00
0d81decdc7 Further translations of the import helper 2022-04-14 19:46:14 +02:00
18430df75a Merge master 2022-04-14 01:00:04 +02:00
01567a4b80 Improve tag optimazations, fixes rendering of climbing map 2022-04-14 00:53:38 +02:00
e391c1ce20 Add typings to translations, move Subs into 'TypedTranslations', cleanup of duplicate parts in translation files, fix #752 2022-04-13 01:19:28 +02:00
b43d976058 Fix bug: override preserves null's again 2022-04-13 00:31:13 +02:00
f5d5f304ae Version bump 2022-04-09 21:44:52 +02:00
49f26687e3 Zoom to geolocation automatically if within 60 seconds, fix reading the previous map location from local storage if not initialized, fix #724" 2022-04-09 21:42:59 +02:00
f5de77c55e Add labels and groups to layer documentation 2022-04-08 22:13:10 +02:00
4f6f264445 Add check for duplicate ids in layers, fix duplicates 2022-04-08 22:12:43 +02:00
aab2a308fc Allow labels to be used as qualifier for borrowed tagrenderings, update comments 2022-04-08 21:53:08 +02:00
7e2f8b84e8 Bump version number 2022-04-08 17:59:39 +02:00
9238f0f381 Simplify handling of id rewrites by centralizing them to the changesethandler (which improves testability too), fixes a part of #564 2022-04-08 04:18:53 +02:00
edb5b06f12 Improve layer docs generation 2022-04-08 01:55:42 +02:00
b65ca55b7b Fix tests 2022-04-07 02:55:24 +02:00
5a94e9d239 Improvements to the climbing theme 2022-04-06 19:16:55 +02:00
a9aff5e16e Add _context key to themes for translations, all strings can now be translated 2022-04-06 17:28:51 +02:00
db2b14cd95 Improve documentation 2022-04-06 16:12:01 +02:00
54d7a3a52b Refactoring of conversion, fix rewriting of maprenderings and tagrenderings 2022-04-06 03:06:50 +02:00
df706d2f97 Small fixes, add filters to shops 2022-04-04 05:12:14 +02:00
6beebcd4ef Merge master 2022-04-03 03:26:26 +02:00
6c1a1d59f3 Fix #716 2022-04-03 02:37:31 +02:00
796ee40f3b Merge master 2022-04-01 12:56:51 +02:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
9d2bdb9bbd Small fix to the documentation 2022-03-31 02:54:17 +02:00
b5e289764e Add detection for negative tagging in layers, fix issue with 'key!=' being interpreted as 'key!=*', add tests 2022-03-31 02:44:23 +02:00
37c00bbf99 Merge branch 'master' into develop 2022-03-29 22:10:44 +02:00
78b54d2fce Automatically add articles to presets to transition 2022-03-29 22:02:21 +02:00
787f604df3 Add sanity check on filters: every search field must be mentioned in the question now 2022-03-29 21:31:59 +02:00
c47a6d5ea7 Add rewrite of 'special' clauses, various QOLimprovements on import viewer 2022-03-29 00:20:10 +02:00
d8d2689fa8 Version bump 2022-03-28 01:27:03 +02:00
0daa1f702b Merge master 2022-03-27 19:47:54 +02:00
676787eaf7 Switch to doctest-ts-improved 2022-03-25 16:42:33 +01:00
abc4a08b3a Fix regression and add tests, add overpass link in layer documentation 2022-03-24 19:59:46 +01:00
712806c682 More test refactoring 2022-03-24 03:11:52 +01:00
2dac893bb3 Further refactoring of the tests 2022-03-23 19:48:06 +01:00
97c88af619 More refactoring of the tests 2022-03-18 13:04:12 +01:00
bed1352e37 Merge master 2022-03-17 23:11:20 +01:00
fe8c63d762 Fixed all shadowed mappings, make those an error 2022-03-17 23:04:00 +01:00
42c5272a0c Remove some shadowed mappings, improve error message 2022-03-17 22:03:41 +01:00
daa23fad95 Merge master 2022-03-15 13:45:20 +01:00
ae04047346 Fix changeset uploading 2022-03-15 13:44:34 +01:00
50d383279d More tests 2022-03-15 01:53:08 +01:00
82e59bc1eb More unit tests 2022-03-15 01:42:38 +01:00
f2f2c01e48 Version bump 2022-03-14 20:59:28 +01:00
edc366149b Merge master 2022-03-14 20:52:06 +01:00
b406d17b10 Add more bicycle options to cycle rental; add deletion and images to cycle rental, fix #703 2022-03-14 20:45:17 +01:00
9008e333ac Optimize queries to overpass 2022-03-13 01:27:19 +01:00
1455a87077 Merge master 2022-03-11 01:31:13 +01:00
9b898b83a1 Version bump; translation sync 2022-03-10 23:35:28 +01:00
ce017e0341 Tweaks to import flow 2022-03-10 23:20:50 +01:00
135d8644da Better social images 2022-03-08 04:09:03 +01:00
67c8d08f3e Some fixes in the rewrite of the maprendering 2022-03-08 01:05:54 +01:00
d40d77d86f Fix optimalization, some cleanup 2022-03-02 17:13:21 +01:00
16a39b0ea8 Merge branch 'master' into develop 2022-03-02 15:13:07 +01:00
riQQ
ada0ad92f3
Fix typo in code docs 2022-03-02 00:07:33 +01:00
riQQ
8c17a5d169
Fix typo in code docs 2022-03-01 23:52:18 +01:00
452c1e87ca Fix build 2022-02-28 20:58:12 +01:00
191248a1ab Ignore non-string objects in image rewriting 2022-02-28 20:49:48 +01:00
8ae679d075 Fix generateLayerOverviews 2022-02-28 20:21:37 +01:00
75abd18d90 Made mapRenderings rewritable 2022-02-28 18:52:28 +01:00
9f81628f64 Refactoring: split tagRenderingConfigJson into a version without and with questions 2022-02-28 17:17:38 +01:00
c89bb32c61 Regen docs 2022-02-28 17:16:38 +01:00
c877927645 Small improvement to docs generation 2022-02-27 20:49:19 +01:00
86351f30f4 Hide docking_station bicycle rentals on lower zoom to prevent them flooding the map 2022-02-25 15:38:48 +01:00
a256fc91b8 Version bump 2022-02-24 22:03:59 +01:00
696375fec9 Fix personal theme 2022-02-24 03:48:28 +01:00
b5e5179643 Version bump 2022-02-22 16:14:07 +01:00
793d765ead Add contact information to recycling centers 2022-02-22 16:11:00 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
30f4be183e Fix tests 2022-02-20 02:02:09 +01:00
125b63927d Improve shadowing detection of mappings 2022-02-20 01:39:12 +01:00
363803fc45 Improvement in logging 2022-02-20 00:51:11 +01:00
4580ba0ce0 Add error suppression 2022-02-19 17:57:34 +01:00
2e586cedc4 Remove empty social images 2022-02-19 17:40:51 +01:00
55f9ee605f More checks 2022-02-19 17:39:16 +01:00
dcfac434e2 Fix filter 2022-02-19 02:50:54 +01:00
04a2cc9bc7 Fix tests 2022-02-19 02:45:15 +01:00
682b68a094 Regenerate schemas, more fixes to images and licenses 2022-02-18 23:10:27 +01:00
a947a2f2d3 Version bump 2022-02-18 03:54:21 +01:00
16da5d6d36 Re-enable images warning, add argument to script 2022-02-18 03:19:05 +01:00
fb4a3ea99a Fix tests 2022-02-18 00:12:32 +01:00
2e6069b95b Add icon size options to mapping icons 2022-02-17 23:54:14 +01:00
b9ff8667a9 Fix last untranslated strings, make these errors again 2022-02-16 22:18:58 +01:00