Commit graph

113 commits

Author SHA1 Message Date
4fa9159da1 First working version of a width measurment tool 2021-07-20 01:33:58 +02:00
d0293fb232 Fix chrome styling bug 2021-07-16 02:13:41 +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
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
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
985e97d43b First steps for a delete button 2021-06-28 18:06:54 +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
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
aa50d33b81 Merge master 2021-06-24 01:55:45 +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
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
aa1c9d0398 Fix review form save button 2021-06-21 12:44:26 +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
9a73ae4c47 More fixes 2021-06-16 21:23:03 +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
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
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
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
bf9fc67471 Add bottom margin 2021-05-18 01:05:43 +02:00
e555a19d30 Adding a 'showAllQuestions'-flag' 2021-05-17 00:18:21 +02:00
6ac8a5373c Better handling of metatags, more robust error handling when calculating tags 2021-05-10 23:51:03 +02:00
95f1bdd797 Small refactoring, add 'last edit by'-rendering 2021-04-21 01:26:36 +02:00
12afdcab75 Add better relation support 2021-04-18 14:24:30 +02:00
7b47af8978 Add license info, fix non-updating values after reopening popups 2021-04-17 23:36:46 +02:00
f177a3bad3 Various styling tweaks, fix #243 2021-04-12 13:05:30 +02:00
e47accbab1 Fix small issue: wrong format for addExtraTags in some layers 2021-03-31 15:50:29 +02:00
4342b38e9d Formatting and small cleanups 2021-03-29 02:53:06 +02:00
15a6794e59 Move 'asChanges' into tagsFilter; add 'survey:date' option with automatic date to benches 2021-03-29 02:31:08 +02:00
bec1998a6d Fix incorrect imports due to refactoring 2021-03-29 02:04:42 +02:00
120832f241 Move tags into subdirectory 2021-03-29 00:41:53 +02:00
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
1ffad21c62 Refactoring of tagsFilters, fix conditional 'hideInAnswer' 2021-03-22 02:17:00 +01:00
2dcc5b21f5 Add debugging-featureswitch which toggles an overview of all tags 2021-03-22 01:05:01 +01:00
1a74dd460b Remove caches as they would break interactivity 2021-03-22 00:28:21 +01:00
857e4fe114 MultiAnswer option with rendering only shows up once 2021-03-14 03:14:45 +01:00
ad08a55517 Fix rendering of multianswers, other small bug fixes 2021-03-13 17:25:44 +01:00
558265eba9 Further fixes to clear up the fullscreen 2021-03-12 14:52:34 +01:00
2bb50561fe New graphs; disable optimazation 2021-03-12 13:48:49 +01:00