|
10d9f18110
|
Fixes to sidewalks theme
|
2021-10-28 01:26:35 +02:00 |
|
|
40a0e7931d
|
Remove empty elements
|
2021-10-28 00:53:09 +02:00 |
|
|
897c59f97a
|
Merge develop
|
2021-10-28 00:13:18 +02:00 |
|
|
8acf85cc55
|
Various bugfixes and improvements to UK_addresses and GRB theme
|
2021-10-27 20:19:45 +02:00 |
|
|
e777776531
|
Merge branch 'master' into develop
|
2021-10-27 01:34:33 +02:00 |
|
|
78dbe0baa2
|
Fix 'addExtraTags' in mappings
|
2021-10-26 22:53:27 +02:00 |
|
|
bd3395af22
|
Remove small alert ox
|
2021-10-26 21:29:50 +02:00 |
|
|
2e80fff92e
|
Small styling tweaks
|
2021-10-26 02:09:04 +02:00 |
|
|
07bc5d6a6d
|
Merge develop
|
2021-10-26 01:27:35 +02:00 |
|
|
e8b0c3f4c8
|
Add missing translations, improvements to charging stations theme
|
2021-10-26 01:14:22 +02:00 |
|
|
9dc8404c43
|
No more need to add '.clone()' for compiled translations, removed a bunch of 'clones'
|
2021-10-25 21:50:38 +02:00 |
|
|
936cf1bf9f
|
Fix back button behaviour, fix #523
|
2021-10-25 20:50:59 +02:00 |
|
|
a6abbe45b8
|
Fix changeset comment for move reason
|
2021-10-25 20:48:06 +02:00 |
|
|
933c0f0073
|
Fix opening of various views when set by url-parameters, small styling tweaks in the popups
|
2021-10-23 02:46:37 +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 |
|
|
0dc7187bab
|
Changes do apply left-right splitting before uploading too
|
2021-10-22 14:01:40 +02:00 |
|
|
24b4d30d6e
|
Add default line rendering
|
2021-10-20 02:11:44 +02:00 |
|
|
1852eb8e52
|
Refactoring: moved pointRenderingConfig into seperate part of the configuration, removed roaming rendering capabilities
|
2021-10-19 03:00:57 +02:00 |
|
|
a2aa26aafc
|
Fix split way action, add decent tests for them (fix #171), enable split road on cyclestreets theme
|
2021-10-16 02:54:22 +02:00 |
|
|
b8abbc9505
|
More refactoring to fix the tests
|
2021-10-15 14:52:11 +02:00 |
|
|
eff6b5bfad
|
Huge refactoring of state and initial UI setup
|
2021-10-15 05:20:02 +02:00 |
|
|
4e43673de5
|
Fix overlays in PDF, add overlay URL parameters
|
2021-10-15 00:52:31 +02:00 |
|
|
ce884baf6a
|
Fix build
|
2021-10-14 18:59:21 +02:00 |
|
|
85ef41e8d5
|
Various styling tweaks, add playgrounds to toerisme vlaanderen
|
2021-10-14 18:29:39 +02:00 |
|
|
43f73947c9
|
Merge branch 'feature/move-flox' into develop
|
2021-10-14 17:39:16 +02:00 |
|
|
ff81dab04b
|
Styling of move, delete and split-road buttons
|
2021-10-14 17:38:00 +02:00 |
|
|
7e2b73ac5d
|
Add move option, enable move and delete option on most layers
|
2021-10-14 03:46:09 +02:00 |
|
|
dd8ad5ed0f
|
Add 'duplicate' as delete reason
|
2021-10-14 01:30:34 +02:00 |
|
|
448468c928
|
Merge develop
|
2021-10-13 17:23:51 +02:00 |
|
|
95867635e0
|
Further work on the move flow
|
2021-10-13 03:09:37 +02:00 |
|
|
0c9ee8631e
|
Add parks and forests to etymology
|
2021-10-12 02:25:31 +02:00 |
|
|
d3550fefbe
|
Add multi-apply box/feature, use it in etymology-theme to apply tags onto all segments of the same street
|
2021-10-12 02:12:45 +02:00 |
|
|
828102c547
|
First steps for a move flow
|
2021-10-11 00:54:35 +02:00 |
|
|
9faac532b5
|
Support for lexemes, decent etymology layer and theme with rudimentary icon
|
2021-10-09 22:40:52 +02:00 |
|
|
21fd148f38
|
Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags
|
2021-10-04 03:12:42 +02:00 |
|
|
27a43fdbe0
|
Changes: expand try block; remove console.logs
|
2021-10-03 21:53:31 +02:00 |
|
|
abae813606
|
Fix dynamism in questions with new VariableInputElement
|
2021-10-03 21:44:43 +02:00 |
|
|
b6b20ed3ca
|
Fix bug in bind, fix bug in tagrenderingquestion
|
2021-10-03 20:50:18 +02:00 |
|
|
2813c31a93
|
Temporary fix to questions
|
2021-10-03 02:50:11 +02:00 |
|
|
deb8b8cc59
|
Fix rendering bug
|
2021-10-02 22:27:44 +02:00 |
|
|
df34239256
|
Fix questions: applicable mappings are now calculated dynamically; charging station theme now only shows applicable plugs based on the allowed vehicle types
|
2021-10-02 15:16:41 +02:00 |
|
|
4c2beb5334
|
Make question generation laze, huge performance boost
|
2021-10-01 03:14:36 +02:00 |
|
|
6890c5189e
|
More refactoring
|
2021-09-29 01:12:29 +02:00 |
|
|
41a2a79fe9
|
More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring
|
2021-09-28 17:30:48 +02:00 |
|
|
c5e9448720
|
Add initial clustering per tile, very broken
|
2021-09-26 17:36:39 +02:00 |
|
|
1f93923820
|
More work on splitting roads, WIP; refactoring tests
|
2021-09-22 05:02:09 +02:00 |
|
|
d5c1ba4cd1
|
More refactoring, move minimap behind facade
|
2021-09-21 02:10:42 +02:00 |
|
|
bd37cc812f
|
Better error message
|
2021-09-13 01:20:12 +02:00 |
|
|
78d6482c88
|
Add binoculars theme, auto reformat everything
|
2021-09-09 00:06:21 +02:00 |
|