|
7f1e8d3f9c
|
Refactoring: overhaul of the visual style with CSS
|
2023-05-11 02:18:09 +02:00 |
|
|
59544ec073
|
Refactoring: more css cleanup
|
2023-04-21 18:09:14 +02:00 |
|
|
4172af6a72
|
Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now)
|
2023-04-20 17:42:07 +02:00 |
|
|
8eb2c68f79
|
Refactoring: fix rendering of new roads, generated by a split
|
2023-04-20 01:52:23 +02:00 |
|
|
f203a1158d
|
Refactoring: fix usersettings vis
|
2023-04-16 04:26:50 +02:00 |
|
|
105120060d
|
Refactoring: add metatagging, add 'last edited by' element, add 'metacondition'
|
2023-04-15 02:28:24 +02:00 |
|
|
8a1f0599d9
|
Refactoring: fix 'delete' and 'move'-buttons as special elements
|
2023-04-14 02:42:57 +02:00 |
|
|
f8d34648a0
|
refactoring: slight cleanup of tests
|
2023-04-07 03:54:11 +02:00 |
|
|
8085079eff
|
Port user settings
|
2023-04-07 02:13:57 +02:00 |
|
|
d47fd7e746
|
Add question box as special rendering
|
2023-03-31 03:28:11 +02:00 |
|
|
9b2f92dedc
|
refactoring: Fix generate:layeroverview
|
2023-03-29 17:56:42 +02:00 |
|
|
4d48b1cf2b
|
refactoring(maplibre): WIP
|
2023-03-24 19:21:15 +01:00 |
|
|
22717f2b73
|
misc(generateLayerOverview): disable warning on boostrap run
|
2023-03-09 17:24:03 +01:00 |
|
|
eb6093dd9f
|
feature(themeconfig): Make filters reusable from builtin layers
|
2023-03-09 14:45:36 +01:00 |
|
|
bdcf8a2601
|
fix: broken titleIcons (fix #1344)
|
2023-03-09 13:34:03 +01:00 |
|
|
36aed99843
|
Fix generateLayerOverview, drop priviliged 'icons.json' from code
|
2023-02-08 01:21:19 +01:00 |
|
|
ce44f34bf3
|
Add wrong default import from json files to code quality checks, fix those imports
|
2023-02-08 01:14:21 +01:00 |
|
|
9da63df595
|
Add hint for groups
|
2022-12-06 03:59:41 +01:00 |
|
|
72ca67e3ab
|
Formatting
|
2022-11-02 14:44:06 +01:00 |
|
|
efb54782ca
|
Handle metadata in translations
|
2022-10-29 03:02:57 +02:00 |
|
|
61aebc61eb
|
Formatting
|
2022-10-27 01:50:41 +02:00 |
|
|
585dbb4587
|
allow reuse of filters, update to artwork theme
|
2022-09-14 16:29:41 +02:00 |
|
|
b541d3eab4
|
Reformat all files with prettier
|
2022-09-08 21:40:48 +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 |
|
|
325e30666b
|
Wikidata language picker
|
2022-07-11 09:14:26 +02:00 |
|
|
0146d1e4f7
|
Move 'mappings' to a separate interface
|
2022-07-03 13:18:05 +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 |
|
|
aab2a308fc
|
Allow labels to be used as qualifier for borrowed tagrenderings, update comments
|
2022-04-08 21:53:08 +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 |
|
|
c47a6d5ea7
|
Add rewrite of 'special' clauses, various QOLimprovements on import viewer
|
2022-03-29 00:20:10 +02:00 |
|
|
712806c682
|
More test refactoring
|
2022-03-24 03:11:52 +01:00 |
|
|
67c8d08f3e
|
Some fixes in the rewrite of the maprendering
|
2022-03-08 01:05:54 +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 |
|
|
682b68a094
|
Regenerate schemas, more fixes to images and licenses
|
2022-02-18 23:10:27 +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 |
|
|
30be86668e
|
Fix autoapply for GRB theme
|
2022-02-10 23:16:14 +01:00 |
|
|
7eeffc2305
|
Refactoring of conversion
|
2022-02-04 01:05:35 +01:00 |
|
|
9594868e83
|
Better tag rewriting, add icons, add bicycle rental theme
|
2022-01-29 02:45:59 +01:00 |
|
|
ca1490902c
|
Finish importer, add applicable import layers to every theme by default
|
2022-01-21 01:57:16 +01:00 |
|