Commit graph

366 commits

Author SHA1 Message Date
50ec173e3b Merge branch 'master' into develop 2022-10-24 00:49:29 +02:00
d562e7fd7c Change regex parsing to avoid runaway matches 2022-10-11 01:01:24 +02:00
9193b0db2f Fix tests 2022-10-04 14:23:19 +02:00
218cf3b151 Fix overzealous language check for unofficial themes 2022-10-04 13:50:31 +02:00
0ca92ed6ab Make models deal with 'null'-titleicons 2022-09-27 18:53:53 +02:00
dadba86faf Add check for possible duplicate filters, consolidate duplicate filters 2022-09-24 03:33:09 +02:00
d40e2b782c Merge develop 2022-09-16 19:00:25 +02:00
585dbb4587 allow reuse of filters, update to artwork theme 2022-09-14 16:29:41 +02:00
739275f8a1 Some tweaks 2022-09-14 14:43:14 +02:00
27ccce70c0 More work on the flyers 2022-09-14 12:21:13 +02:00
d186b207de More work on the flyer 2022-09-13 00:42:29 +02:00
6f9199f1ad Add extra validation on custom downloaded themes 2022-09-11 01:49:07 +02:00
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
816670fe49 Improve typing of tag uploads, fix uploading of substituting tags 2022-09-02 12:40:52 +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
716fda39aa Add new statistics view 2022-08-22 19:17:23 +02:00
2cdb7f332e Merge branch 'master' into develop 2022-08-18 19:18:45 +02:00
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +02:00
75f5d64cff Small fixes for matrix-bot compatibility 2022-08-18 16:39:48 +02:00
5129357fa3 Add extra check: don't allow conditions in icon-renderings 2022-08-18 14:39:40 +02:00
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
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
298f29c0ed Add example on how to remove a tag 2022-07-27 10:22:15 +02:00
f63f62922e Fix various small issues to the teams, add some more validation 2022-07-20 22:57:39 +02:00
fb4b4e5702 Merge branch 'feature/dashboard-layout' into develop 2022-07-20 15:23:46 +02:00
a90fa5cd63 More styling of the dashboard 2022-07-20 14:39:19 +02:00
616c7afab0 Add more questions to the elevator theme 2022-07-20 09:34:54 +02:00
034e3cf282 Add reception desk layers 2022-07-19 11:55:46 +02:00
1f5c594f34 Don't emit an error if multiple overrides add to a list 2022-07-19 09:46:06 +02:00
80be3eb9ef Sync; fix build 2022-07-18 11:49:22 +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
d9979940ee Improve documentation 2022-07-18 00:58:30 +02:00
336b7b39aa Remove last 'AndOrTagRenderingConfig'-mentions, Regenerate schema files 2022-07-18 00:30:57 +02:00
9ae40d8af2 Refactoring: split AndOrTagConfigJson into an AndTagConfig and an OrTagConfig 2022-07-18 00:10:41 +02:00
a89f5a0e3e More dashboard view, add documentation in dashboard view 2022-07-16 03:57:13 +02:00
07973e37a6 Add priority-search to the searchable element 2022-07-15 01:10:10 +02:00
c916d5fe66 Merge develop 2022-07-13 23:12:14 +02:00
9327d96550 Fix ability to add a freeform tag when using the searchableMappings element, add test 2022-07-13 23:05:50 +02:00
441d8467fe Fix rainbox theme and add improvements 2022-07-12 10:23:45 +02:00
325e30666b Wikidata language picker 2022-07-11 09:14:26 +02:00
4a8a07a10b TagRenderingConfig now automatically chooses an iconsize based on common icon sizes 2022-07-10 17:47:29 +02:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
a08a49abb2 Fix partial compilation, fix tests 2022-07-06 17:11:17 +02:00
eca14c5d08 Fix tests 2022-07-06 14:00:48 +02:00