Commit graph

173 commits

Author SHA1 Message Date
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
Brice Maron
d3f453a4fb feat: add prettier config 2022-09-08 20:57:11 +02:00
aa5fc97269 Add warning for big minzoom 2022-08-24 01:29:11 +02:00
8f1d63b20a Remove maintainer and version fields 2022-08-22 19:17:24 +02:00
5129357fa3 Add extra check: don't allow conditions in icon-renderings 2022-08-18 14:39:40 +02:00
1ff03d9bd0 Fix tests 2022-07-29 21:09:58 +02:00
7e32413113 Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer 2022-07-29 20:04:36 +02:00
181c5583d2 WIP 2022-07-28 09:16:19 +02:00
32e0c18b09 Add 'send_email'-special element, use this in bike_repair_station 2022-07-27 23:59:04 +02:00
f63f62922e Fix various small issues to the teams, add some more validation 2022-07-20 22:57:39 +02:00
616c7afab0 Add more questions to the elevator theme 2022-07-20 09:34:54 +02:00
1f5c594f34 Don't emit an error if multiple overrides add to a list 2022-07-19 09:46:06 +02:00
b8bca0287d Refactor isShown into a tagsfilter 2022-07-18 02:00:32 +02:00
325e30666b Wikidata language picker 2022-07-11 09:14:26 +02:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
eca14c5d08 Fix tests 2022-07-06 14:00:48 +02:00
b64a873c40 Wire 'doesImageExist' everywhere, fixes #928 2022-07-06 12:57:23 +02:00
f27b60f80d Better errors when an image is missing 2022-07-06 12:26:42 +02:00
0146d1e4f7 Move 'mappings' to a separate interface 2022-07-03 13:18:05 +02:00
3a3e2750f2 Allow different renderings in question mode, but emit a warning for this intead 2022-06-28 01:04:45 +02:00
1305e0c2db Make sure that landing pages are in english 2022-06-24 03:37:00 +02:00
c5a6b803ec Small fixes to improve local loading 2022-06-21 16:47:54 +02:00
ca91241c3b Fix some tests 2022-06-20 01:55:29 +02:00
e13c7ae677 Move some assets to the 'tagRenderings'-directory as they are only needed there, add 'smoking' question, add 'nightclubs' to 'pub_cafe'-layer 2022-06-20 01:42:30 +02:00
ee9646a176 Improve typing 2022-06-19 22:37:31 +02:00
6b1b9eea8b Fix build 2022-06-13 03:26:14 +02:00
7c6e292013 Add check for sync-selection mode, fix personal theme by revoking it's special status from 'determine theme', fix #871 2022-06-13 03:13:42 +02:00
b9cc56bbc5 Improve error messages 2022-06-09 16:50:53 +02:00
f81532582c Merge master 2022-05-16 23:39:30 +02:00
6e7de538a7 resize image sizes; add check for images that are too small 2022-05-14 20:12:03 +02:00
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
92c6e70c8f Fix translation links in import notes 2022-05-01 22:58:59 +02:00
bc953abe48 Refactoring of the climbing theme 2022-04-23 15:20:54 +02:00
979041dacb Better error handling 2022-04-22 03:17:50 +02:00
6ad64e3f70 Add a download button, improve share functionality for custom themes 2022-04-18 02:39:30 +02:00
0d81decdc7 Further translations of the import helper 2022-04-14 19:46:14 +02:00
b43d976058 Fix bug: override preserves null's again 2022-04-13 00:31:13 +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
a9aff5e16e Add _context key to themes for translations, all strings can now be translated 2022-04-06 17:28:51 +02:00
54d7a3a52b Refactoring of conversion, fix rewriting of maprenderings and tagrenderings 2022-04-06 03:06:50 +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
9d2bdb9bbd Small fix to the documentation 2022-03-31 02:54:17 +02:00
c47a6d5ea7 Add rewrite of 'special' clauses, various QOLimprovements on import viewer 2022-03-29 00:20:10 +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
1455a87077 Merge master 2022-03-11 01:31:13 +01:00
ce017e0341 Tweaks to import flow 2022-03-10 23:20:50 +01:00
67c8d08f3e Some fixes in the rewrite of the maprendering 2022-03-08 01:05:54 +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
696375fec9 Fix personal theme 2022-02-24 03:48:28 +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
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
92f5b57c9f Add validation rule: public themes should have a complete translation in english 2022-02-16 02:23:50 +01:00
b5d2746a2a Remove priviliged layers from personal theme (as some of them will be added automatically anyways) 2022-02-16 01:27:36 +01:00
b43fa5dd39 Add some documentation on builtin tag renderings 2022-02-14 23:42:32 +01:00
f339fff04d Be less strict on images of unofficial themes 2022-02-14 22:21:01 +01:00
6cb5803efd Save layoutconfigJSON as preferences, the are saved in the morescreen 2022-02-14 15:41:14 +01:00
c874afc745 Add check: a preset for a newly created point should match the layer + fix bugs in themes 2022-02-14 15:40:38 +01:00
776387a640 Better error message for invalid rewrites 2022-02-14 02:39:33 +01:00
1c418e5a49 Add code quality test, remove all constructor.name entries as they are unreadable after minification 2022-02-14 02:26:03 +01:00
b2741e1b6d Fix tests 2022-02-11 19:56:31 +01:00
30be86668e Fix autoapply for GRB theme 2022-02-10 23:16:14 +01:00
b3c58ae82e Extract and validate images using a new conversion, regenerate docs 2022-02-09 22:37:21 +01:00
5198f5d310 Export more meta-information from schema files, add some introspection tools in Utils 2022-02-09 22:34:02 +01:00
018908b39b Add 'labels' to tagRenderings, allow to hide tagRenderings with a certain label 2022-02-08 02:23:38 +01:00
18bd4c3dfe Make '.html'-part in URL optional for being qualified as import note 2022-02-08 02:22:36 +01:00
62272774bc Add layer only mode for user layouts 2022-02-08 00:56:47 +01:00
0f95891a47 Add option to force loading of a layer, even if it is hidden + automatically set this flag is another layer depends on this layer 2022-02-07 01:59:07 +01:00
a3b32a3697 Fix loading of relative images in custom themes 2022-02-04 15:48:26 +01:00
7eeffc2305 Refactoring of conversion 2022-02-04 01:05:35 +01:00
7001216ab7 Add more consistency checks, slight refactoring of theme conversions 2022-02-04 00:44:09 +01:00
62b646da99 Add icons of toerisme_vlaanderen styling; make maxspeed=30 and motor_vehicle:overtaking=no a belgian-only preset for cyclestreets, fix various consistency bugs and styling tweaks 2022-02-04 00:40:30 +01:00
a11e0fc545 Merge master 2022-01-31 20:12:11 +01:00
5a9f26081c Natuurpunt tweaks 2022-01-31 14:34:06 +01:00
9594868e83 Better tag rewriting, add icons, add bicycle rental theme 2022-01-29 02:45:59 +01:00