Commit graph

65 commits

Author SHA1 Message Date
f304a02c46 Make 'allowMove' obligatory 2024-09-02 11:56:45 +02:00
8368d86c51 Performance: scale down and optimize all JPG images 2024-04-22 15:03:46 +02:00
48ac539272 A11y: improve flow with screenreader, some more refactoring to svelte, see #1181 2023-12-13 02:16:53 +01:00
35e1a015a3 Chore: prepare-deploy 2023-11-13 14:22:35 +01:00
7c96ad8bf0 Partially fix themes 2023-11-13 04:33:25 +01:00
fab6835bc5 Lint: reorder all attributes 2023-10-30 18:03:18 +01:00
6e7eccf9de Refactoring: move credits into a list 2023-10-26 17:14:08 +02:00
dc82ebbd58 Studio: WIP 2023-09-19 14:04:13 +02:00
6c4b464f14 Fix: SPDX-compliance 2023-07-27 14:34:05 +02:00
c7d4007f93 Add licenses on the last files 2023-07-27 14:10:08 +02:00
0d598ad094 More steps toward REUSE-compliance 2023-07-27 03:32:49 +02:00
d3aa5562a5 Unify some license expressions 2023-07-27 02:51:59 +02:00
c260d16159 Refactoring: move more anchor specifications out of iconsize 2023-06-20 03:49:16 +02:00
e86f7d863e Refactoring: further cleanup of the themes 2023-06-20 03:49:16 +02:00
a6f7b1300a Refactoring: move 'snapToLayer' from 'preciseInput' into the preset, remove 'preferredBackground'. The addNewPointFlow _always_ shows the precise input flow with the basic map; so the preferredBackground became irrelevant 2023-06-20 01:52:15 +02:00
8fd3fbc0b7 Refactoring: fix metatagging 2023-05-16 03:27:49 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
c11bcb1817 chore: use questionhint in buurtnatuur.json; fix obsolete <br/> in hospital.json 2023-03-09 17:10:17 +01:00
7be371f24a Remove versions (as they are unused), move 'maintainer' to optional 'credits'-field 2022-08-22 19:17:24 +02:00
3ae7478bfb Another attempt to fix the build 2022-07-18 15:45:26 +02:00
80be3eb9ef Sync; fix build 2022-07-18 11:49:22 +02:00
b8bca0287d Refactor isShown into a tagsfilter 2022-07-18 02:00:32 +02:00
78b54d2fce Automatically add articles to presets to transition 2022-03-29 22:02:21 +02:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
42c5272a0c Remove some shadowed mappings, improve error message 2022-03-17 22:03:41 +01:00
cdc386d8ba Small fixes 2022-02-22 18:51:34 +01:00
682b68a094 Regenerate schemas, more fixes to images and licenses 2022-02-18 23:10:27 +01:00
3d2b55f9f1 Various styling and language tweaks 2022-02-11 01:20:01 +01:00
db770f2c35 Fix the last fake images, fix non-square theme icons, throw an error on fake svgs and non-square icons (if public theme) 2022-02-10 23:10:39 +01:00
8896226762 Remove language indication from themefiles 2022-01-27 01:30:54 +01:00
25f956c808 Autoreformat all the things 2022-01-18 18:52:42 +01:00
c998cc5c7f Resize all SVG images 2022-01-06 20:54:00 +01:00
0018fcf1f0 Only do ID-check on tagrenderings for official themes 2021-11-11 17:14:03 +01:00
b928bcda6f Remove obsolete keys through lint script (once more) 2021-11-07 21:20:05 +01:00
a041fbf050 Theme format refactoring: move line properties into a seperate lineRendering configuration 2021-10-20 02:01:27 +02:00
668e68f874 Translation reset 2021-10-20 00:31:17 +02:00
4153193500 Remove roamingRenderings as feature, overrideAll is easier to use 2021-10-19 02:13:50 +02:00
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
8344fcc4eb Fix the order of the licenses 2021-09-08 01:53:37 +02:00
33e2dca7e4 Add tests for tags, add check for duplicate names as layer ids, fix #393 2021-07-12 11:44:55 +02:00
f2281b2cd3 Color and icon updates 2021-05-03 22:22:01 +02:00
244bbebb0b Merge license info files together 2021-04-10 13:57:16 +02:00
f10e7f008f Add more licenses, fix themes as per validation rules 2021-04-10 03:19:26 +02:00
c78f8f6cdc More license info 2021-04-09 17:56:00 +02:00
d907ab5974 More license info 2021-04-07 22:00:14 +02:00
ad406b5550 Remove legacy: the minOverlapPercentage can now be built with a calculated tag and isShown 2021-03-26 03:24:58 +01:00
f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
75deed8097 Use new layerConfig in themes 2021-03-21 01:49:08 +01:00
e42a668c4a More refactoring: using a decent, configurable datapipeline now 2021-01-03 03:09:52 +01:00