Commit graph

695 commits

Author SHA1 Message Date
1da3f8a332 Further work on the road splitting feature 2021-07-15 00:26:25 +02:00
7deb9b5d53 Refactoring of AvailableBaseLayer 2021-07-14 16:13:23 +02:00
4cc42c0842 WIP: length picker 2021-07-14 16:06:34 +02:00
583d1e137f Refactoring of AvailableBaseLayer 2021-07-14 16:05:50 +02:00
Arno Deceuninck
f77c1efdf5 SplitAction logic, not yet pushing changes to osm, pieter will take over 2021-07-14 15:28:02 +02:00
315e2f7fd1 Add precise input method, enabled for public bookcases 2021-07-14 00:17:15 +02:00
42d0071b26 Use canonical rendering in windpowermap 2021-07-13 18:52:02 +02:00
Arno Deceuninck
159e4d3350 Select point on minimap where to split 2021-07-13 16:11:57 +02:00
Arno Deceuninck
ae5325d4d1 First draft of split road 2021-07-13 11:26:50 +02:00
b9e15697f4 Robustify morescreen, remove unused var 2021-07-12 13:38:38 +02:00
4eb131b3b1 Clip corners of the input-element-cone, which sometimes hid the save button resulting in unexpected click behaviour 2021-07-12 00:05:56 +02:00
38231399c4 Use rounded-3xl for radio buttons instead of rounded-full 2021-07-11 15:47:37 +02:00
6e3c39e475 Add option to show text field inline with the rendering; add option to fill out a default value 2021-07-11 15:44:17 +02:00
3ecfef9bc1 Restore small icons in attribution, fix #413 2021-07-10 21:41:56 +02:00
1187d5b807 Disable zoom animation 2021-07-10 21:07:44 +02:00
0306a28811 Disable zoom and fade animations on minimaps 2021-07-10 21:07:27 +02:00
08e57a69b6 Fix input link 2021-07-08 14:55:21 +02:00
fe747dbfb4 Duplicate elements in layerselection to fix dissapearing elements 2021-07-06 17:23:22 +02:00
15f1a9362c Fix: ifnot-value would show up together with the 'if'-value 2021-07-05 00:45:41 +02:00
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
32e30e4b01 Merge develop 2021-07-03 21:28:24 +02:00
952e3e2bc7 Styling tweaks 2021-07-03 21:18:19 +02:00
e2591f3dfe Toggle in the userbadge on small screens - more map space 2021-07-03 20:18:52 +02:00
69d4ea765c Tweak styling for small screens 2021-07-03 14:54:35 +02:00
e4c29ce660 First version of a delete button, is working 2021-07-03 14:35:44 +02:00
de5f8f95bb Hook deleteWizard into the specialVisualisations (WIP) 2021-07-01 02:43:49 +02:00
5d3365afb8 First draft of an element which deletes points 2021-07-01 02:26:45 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
6576ac36cc Use addCallbackAndRunD where applicable, which deletes many if(value==undefined) checks 2021-06-30 15:38:14 +02:00
5e84b00ca2 Use clone in translation 2021-06-30 15:34:32 +02:00
985e97d43b First steps for a delete button 2021-06-28 18:06:54 +02:00
e09dfbf3f7 Fix JOSM link 2021-06-28 00:59:30 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
09ba1b37c6 Correctly add elements to featureInfoBox 2021-06-27 20:52:25 +02:00
284102c2f1 Seperate logic to detect special renderings and to actually render them, add a minimap to all popups (if no minimap is defined seperately) 2021-06-27 19:21:31 +02:00
ab0d510cdd Stabilize code contributor count 2021-06-27 02:41:30 +02:00
37dab7a9a2 Improvements to units: move the unit handling into the validated text field, fix 'isValid' and typing of partial denominations 2021-06-25 20:38:12 +02:00
89c5c78f41 Small improvements to units 2021-06-25 18:30:56 +02:00
0789abf65e Small fixes 2021-06-24 14:21:41 +02:00
ac201afb40 Documentation update 2021-06-24 14:03:02 +02:00
ef18846c6a Inject a few functions to fix the build 2021-06-24 13:51:58 +02:00
41ee3a7e58 Formatting 2021-06-24 02:34:13 +02:00
2883ae7122 Link value 2021-06-24 02:33:43 +02:00
570cbc67ce Link value of OHInput, make combinedInputElement more resilient; formatting 2021-06-24 02:33:26 +02:00
6efc928bb5 Remove debug output 2021-06-24 02:31:31 +02:00
aa50d33b81 Merge master 2021-06-24 01:55:45 +02:00
9619485b54 Merge branch 'master' into develop 2021-06-24 01:18:46 +02:00
3cec4eccff Add zoom functionality to minimap 2021-06-24 01:17:29 +02:00
b8a72a5119 Restore personal theme button in MoreScreen 2021-06-23 03:00:21 +02:00
5e991bdc02 Allow to style special visualisations, no cursor if popups are disabled 2021-06-23 02:41:30 +02:00
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00
89df28ae06 Formatting, remove old, unused code 2021-06-23 02:14:15 +02:00
26ff765e5f Merge branch 'master' into develop 2021-06-22 15:25:18 +02:00
aaaf876257 Move imageAttributionSources around, improve fixTheme script 2021-06-22 14:21:32 +02:00
966fcda8d1 Add support for units to clean up tags when they enter mapcomplete; add example of this usage in the climbing theme, add climbing theme title icons with length and needed number of carabiners 2021-06-22 03:16:45 +02:00
89f6f606c8 Merge branch 'master' into feature/units 2021-06-22 00:38:36 +02:00
fca3f45908 Remove unused variable 2021-06-21 18:54:44 +02:00
e6b0dd7042 Hide popups of features without title 2021-06-21 17:47:36 +02:00
6689e0a658 Refactoring fixes to the review elements 2021-06-21 12:59:52 +02:00
aa1c9d0398 Fix review form save button 2021-06-21 12:44:26 +02:00
b9b504aebc Better table export as MD, regenerate of the documentation 2021-06-21 03:37:00 +02:00
fb0490ec27 Clone translations in review form 2021-06-21 03:25:23 +02:00
d4909734a1 Add a histogram visualisation 2021-06-21 03:13:05 +02:00
962e364bad Translation fixes 2021-06-21 03:12:43 +02:00
edab6109ca Remove typo and unused import 2021-06-21 03:10:07 +02:00
91b21647a3 Refactoring of review element 2021-06-21 03:07:49 +02:00
64b0ca2859 Refactoring of the help text 2021-06-21 00:19:19 +02:00
b9fb18ee4c Merge master 2021-06-21 00:18:59 +02:00
65486b6953 Insulate tag changes 2021-06-21 00:11:07 +02:00
ad5174d0da Add small histogram UI (WIP) 2021-06-20 03:09:55 +02:00
106d9927aa Fixed the personal layer 2021-06-19 19:16:20 +02:00
bf7e6376c0 Styling tweaks, better metadata handling at data upload 2021-06-19 18:28:30 +02:00
87bf376b2e Link to legacy custom theme generator 2021-06-18 16:19:07 +02:00
c41690aab3 Formatting 2021-06-18 14:30:49 +02:00
55f03c3de7 Use a dropdown if there are a lot of options to choose from in tagrenderingquestion 2021-06-18 01:50:03 +02:00
1609c63f3b Refactoring of Attribute Images, fix more or less decent slideshow. Turns out a few lines of css can get us there! 2021-06-18 01:25:13 +02:00
7b52dee320 Small fixes to the Slideshow 2021-06-17 13:17:16 +02:00
d443c7ecb0 Fix unofficial theme display 2021-06-17 00:54:06 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +02:00
910970e4a4 Fix input elements 2021-06-16 17:09:32 +02:00
48f66bd17e Last fixes to the OH picker 2021-06-16 16:39:48 +02:00
64ec06bfc8 Fix opening hours input element 2021-06-16 14:23:53 +02:00
94f9a0de56 More fixes to the refactored code 2021-06-15 16:18:58 +02:00
42d13f564c Fix sharebutton 2021-06-15 01:24:04 +02:00
afbe765ce9 Add table, fix preferences view 2021-06-15 00:55:12 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
e480c97676 Fixed part of the special renderings 2021-06-14 19:21:33 +02:00
eec762b71f More small fixes to the refactoring 2021-06-14 17:42:26 +02:00
8ad9b816ac Fix popups and core functionality 2021-06-14 17:28:11 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
d7004cd3dc Merge master 2021-06-13 15:15:13 +02:00
49c821268e Further fixing the refactoring 2021-06-13 15:04:55 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
62f471df1e More refactoring, still very broken 2021-06-11 22:51:45 +02:00
d5d90afc74 Further butchering the UI framework 2021-06-10 14:05:26 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
9a13df9130 Fix warning 2021-06-08 18:54:29 +02:00
f86e8ea191 Small fix: themes still load if no description is given 2021-06-01 21:24:35 +02:00
01bf69a678 Add grid overview to index page 2021-05-30 00:17:31 +02:00
00fb194dc2 Only show the top ten contributors 2021-05-30 00:15:46 +02:00