Commit graph

45 commits

Author SHA1 Message Date
21aca85515 Add the requirement for all tagRendering-objects to have an ID (including rewrites and multi-builtins) to make translations easier 2022-08-05 13:11:50 +02:00
8ff405497c Improve typing, regen scheme files 2022-07-18 10:26:15 +02:00
b8bca0287d Refactor isShown into a tagsfilter 2022-07-18 02:00:32 +02:00
336b7b39aa Remove last 'AndOrTagRenderingConfig'-mentions, Regenerate schema files 2022-07-18 00:30:57 +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
81f7225815 Small rewording of comments 2022-05-18 01:56:21 +02:00
504cb92e3b Improve metadata in configmeta.json 2022-05-17 01:46:59 +02:00
5f0ee916fd Update comments 2022-05-17 00:44:41 +02:00
aab2a308fc Allow labels to be used as qualifier for borrowed tagrenderings, update comments 2022-04-08 21:53:08 +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
c47a6d5ea7 Add rewrite of 'special' clauses, various QOLimprovements on import viewer 2022-03-29 00:20:10 +02:00
67c8d08f3e Some fixes in the rewrite of the maprendering 2022-03-08 01:05:54 +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
419f2b1351 Fix personal theme, add possibility to sync layer selection 2022-02-14 18:18:05 +01:00
695a0867c7 Fix duplicate buildings for grb layer; add default flag for filters, performance improvement 2022-02-11 03:57:39 +01:00
b3c58ae82e Extract and validate images using a new conversion, regenerate docs 2022-02-09 22:37:21 +01:00
186b8a79ac Add example images to presets, fix these in bike_repair_station, add more repair_stand examples, fix fake svgs, wording updates 2022-02-09 03:38:40 +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
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +01:00
3679814664 Add some typehints to the models 2022-01-31 00:39:54 +01:00
9594868e83 Better tag rewriting, add icons, add bicycle rental theme 2022-01-29 02:45:59 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
8ca9e4f36c Fix various bugs; improve UK-addresses theme 2022-01-17 21:33:03 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
a095af4f18 Refactoring of import button, various improvements 2021-12-10 04:00:02 +01:00
ea5bc7cbf4 Allow a layer to be hidden by default; add some validation and behaviour tweaks 2021-12-03 02:29:25 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
897c59f97a Merge develop 2021-10-28 00:13:18 +02:00
d5f4572e9a Add possibility to load external data as mercator tiles, add bbox tile possibilities, add CRAB and GRB as datasources in the GRB theme 2021-10-27 03:52:19 +02:00
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00
c99e15eed9 Add cache timeout option on layerSource 2021-10-25 20:38:57 +02:00
688b991677 Change to groups and exposure of groups, add sticky header to first group item, fix shared questions 2021-10-23 00:31:41 +02:00
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
b9b8a5c71a Linting themes, fix userbadges 2021-10-21 21:41:45 +02:00
a041fbf050 Theme format refactoring: move line properties into a seperate lineRendering configuration 2021-10-20 02:01:27 +02:00
584ade8e61 Refactoring: split rendering of centroid to PointRendering 2021-10-19 02:31:32 +02:00
7e2b73ac5d Add move option, enable move and delete option on most layers 2021-10-14 03:46:09 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
47011370dd Add more documentation and checks to the models 2021-09-18 02:32:40 +02:00
206aff2c9a Refactoring: move the units into the layers instead of the themes 2021-09-13 01:21:47 +02:00
550a2030ad Add observation towers, add override capabilities 2021-09-09 20:26:12 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
Renamed from Customizations/JSON/LayerConfigJson.ts (Browse further)