Commit graph

46 commits

Author SHA1 Message Date
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
8896226762 Remove language indication from themefiles 2022-01-27 01:30:54 +01:00
0f47b84229 Remove 'language' as field from the layoutConfigJson as it is now calculated based on the title 2022-01-27 01:23:04 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
148e056f96 Fix tests 2022-01-26 21:21:12 +01:00
99edba4c73 Merge master 2022-01-26 21:12:25 +01:00
d2b245ab54 Performance optimazations 2022-01-26 20:47:08 +01:00
f09134c3be Update to the import viewers 2022-01-25 21:55:51 +01:00
a1136991f0 Remove console.log 2022-01-24 17:20:40 +01:00
848a05a21f Quickfix for loading external themes 2022-01-24 16:43:50 +01:00
c2f79570b7 Actually fix merge conflict 2022-01-24 01:41:43 +01:00
36caf511cf Merge master 2022-01-24 00:59:23 +01:00
c5abaac60d Fix overrideAll-functionality 2022-01-24 00:53:29 +01:00
1e3206120c Fix #596 2022-01-21 03:57:49 +01:00
e58b93e562 Merge branches 2022-01-21 02:25:56 +01:00
65dbcb4f12 Fix broken minimap detection 2022-01-21 02:15:53 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +01:00
5c71bfa294 Attempt to fix social image previews 2022-01-18 20:18:12 +01:00
25f956c808 Autoreformat all the things 2022-01-18 18:52:42 +01:00
cbc7fa6553 Fix tests, fix long load by offloading minimap detection to generateLayerOverview 2022-01-18 18:12:24 +01:00
d4d7ab6f3a More fixing, first complete version of UK-addresses-theme 2022-01-17 23:50:50 +01:00
8ca9e4f36c Fix various bugs; improve UK-addresses theme 2022-01-17 21:33:03 +01:00
a65afbbb58 Work on automatically creating an import layer for every feature 2022-01-14 13:58:37 +01:00
a03313fb3d Some refactoring 2022-01-14 03:14:56 +01:00