Commit graph

70 commits

Author SHA1 Message Date
1e5483e941 Fix input issue with phone numbers 2022-03-02 15:59:06 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
5221e91dcd First version of giving feedback to contriubtors on invalid values 2022-02-12 02:53:41 +01:00
e07b770e8c Refactoring of ValidatedTextField-types 2022-02-11 20:56:54 +01:00
9ab4fbd6f5 Better validated text fields with translations and human-friendly texts: first draft 2022-02-11 04:28:11 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +01:00
057b4a3192 Improve URL handling: typing http(s) is not needed anymore for URLs 2022-01-18 02:26:21 +01:00
42a6b37ca6 Add filters 2022-01-08 22:11:24 +01:00
91d2272861 First working version of the notes-layer, add filtering 2022-01-07 17:31:39 +01:00
4fd30d1a62 Add support for 'contact:email','contact:phone' and 'contact:website' (write to 'email', 'phone' and 'website' if changed) - fix #601; remove 'tel:' from phone addresses - fix #602; small fixes to tag preview in case of deletion 2022-01-05 17:08:35 +01:00
9916371122 Remove mailto: prefix automatically in the email field 2021-12-30 22:28:03 +01:00
752538ec14 Add ToC to generated pages 2021-11-30 22:50:48 +01:00
519feaa54b Add the possibility to show all questions of a group as one + documentation update 2021-11-12 01:44:13 +01:00
fdb769a0fc Fix text-area type, support for newlines in key substitutions (fix #543), small tweaks to etymology-theme (fix #537) 2021-11-07 18:37:42 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
e4cd93ffb0 Documentation updates 2021-10-29 13:53:00 +02:00
2d5d3fbd96 Formatting fix 2021-10-29 13:35:33 +02:00
28429df819 Documentation Formatting 2021-10-29 03:59:28 +02:00
4bdabd271b Merge branch 'feature/prefix-for-oh' into develop 2021-10-29 03:43:20 +02:00
a2306c2c6f Add the possibility to define a postfix and prefix for opening hours 2021-10-29 03:42:33 +02:00
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
b8abbc9505 More refactoring to fix the tests 2021-10-15 14:52:11 +02:00
9faac532b5 Support for lexemes, decent etymology layer and theme with rudimentary icon 2021-10-09 22:40:52 +02:00
b5a2ee1757 Add a wikidata search box 2021-10-08 04:33:39 +02:00
6e011db340 Fix some small layout issues 2021-09-13 02:45:51 +02:00
feeca1de46 Add singular forms for units 2021-09-13 02:38:20 +02:00
21448a6fea Improve input of values with units: add indicator of denomination if only one is defined, stabilize reformatting 2021-09-13 01:17:48 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
00eb6aa008 Add number formatting 2021-09-06 01:40:10 +02:00
4ace40c2f3 Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations 2021-09-03 17:00:36 +02:00
4284f8184e Fix typo's: s/seperat/separat/, fix #457 2021-08-19 18:30:43 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
bf2d634208 Reorganize cycle_infra, fix bug with length-input, add some images 2021-08-06 20:22:23 +02:00
aa9045fd13 Automatically move the map onto the feature, add arguments to helpers 2021-07-20 01:59:19 +02:00
4fa9159da1 First working version of a width measurment tool 2021-07-20 01:33:58 +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
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +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
570cbc67ce Link value of OHInput, make combinedInputElement more resilient; formatting 2021-06-24 02:33:26 +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
910970e4a4 Fix input elements 2021-06-16 17:09:32 +02:00
8774b887d8 Add colour input, add inputmode-hints to have specialized keyboards on mobile 2021-05-11 02:39:51 +02:00
03f3045a82 Small usability improvement: don't add the trailing '/' to URLs if they weren't typed 2021-05-10 23:49:46 +02:00
a91c3fde69 Removed todo's 2021-02-26 14:54:59 +01:00
849c61c8a1 Refactoring: attempting to make State smaller 2021-01-02 16:04:16 +01:00
Pieter Vander Vennet
cdfffd6120 Finish the additions of reviews 2020-12-08 23:44:34 +01:00