Commit graph

87 commits

Author SHA1 Message Date
065ad1d5fd Fix typing error in wikidata textfield 2023-01-31 14:53:09 +01:00
a3234686fe Add declare-keywords to redeclare types 2023-01-17 02:50:13 +01:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
1fbe033456 Remove console.log 2022-08-24 02:05:56 +02:00
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +02:00
972d702315 Fix #896: improve placeholder dynamism, add more tests for UI code 2022-06-30 03:07:54 +02:00
ae5f043b3d Split wikidata helper into languages, fixes #893 2022-06-23 03:06:51 +02:00
f0c90b4d1c Merge master 2022-06-20 03:22:27 +02:00
193834c286 Fix tests 2022-06-20 03:14:44 +02:00
56be8f9b25 Add quickswitch for lengthinput 2022-06-19 19:10:56 +02:00
470e9acc64 Merge master 2022-06-19 18:23:43 +02:00
ab4fe9e7ae Fix length field 2022-06-14 12:14:02 +02:00
bdcc3329b7 Add trim to email validation 2022-06-08 12:27:03 +02:00
9877abec17 More refactoring and fixes 2022-06-06 19:37:22 +02:00
389e3f18a0 Improve wikidata search with filtering, add search box for species to trees 2022-04-22 01:45:54 +02:00
03e1b47264 Fix #763 2022-04-18 11:52:23 +02:00
d7df6a7a80 Improvements to notes layer and elements 2022-03-13 02:46:42 +01:00
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