Commit graph

517 commits

Author SHA1 Message Date
pietervdvn
2ad72ae346 Merge develop 2021-04-10 16:12:40 +02:00
pietervdvn
e59900d906 Small fix 2021-04-10 03:53:48 +02:00
pietervdvn
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
pietervdvn
d072552043 Small tweaks to attribution panel 2021-04-09 17:56:13 +02:00
pietervdvn
3e75921754 Better handling of image detection when running from ts-node; add some tests 2021-04-09 13:59:49 +02:00
pietervdvn
12d99e0323 Visualize attribution in the attribution panel 2021-04-09 02:57:06 +02:00
pietervdvn
8e15f8488a Reset the add point dialog when the popup is closed 2021-04-08 22:32:15 +02:00
pietervdvn
0fea2c87cd Add attribution script and some attributions 2021-04-07 01:32:39 +02:00
pietervdvn
fbdd36b270 Small fix: restore special components 2021-04-06 21:10:18 +02:00
pietervdvn
e1d7b256f9 Small improvement to custom theme generator 2021-04-06 20:02:41 +02:00
pietervdvn
4d5c250f8f Add HTML rendering options to icons 2021-04-06 18:17:07 +02:00
pietervdvn
b108f99aab Add support for smaller theme encodings 2021-04-04 03:22:56 +02:00
pietervdvn
e47accbab1 Fix small issue: wrong format for addExtraTags in some layers 2021-03-31 15:50:29 +02:00
pietervdvn
f1d8847aa1 Small bugfix in custom theme generator 2021-03-31 11:51:44 +02:00
pietervdvn
4342b38e9d Formatting and small cleanups 2021-03-29 02:53:06 +02:00
pietervdvn
15a6794e59 Move 'asChanges' into tagsFilter; add 'survey:date' option with automatic date to benches 2021-03-29 02:31:08 +02:00
pietervdvn
bec1998a6d Fix incorrect imports due to refactoring 2021-03-29 02:04:42 +02:00
pietervdvn
120832f241 Move tags into subdirectory 2021-03-29 00:41:53 +02:00
pietervdvn
ad406b5550 Remove legacy: the minOverlapPercentage can now be built with a calculated tag and isShown 2021-03-26 03:24:58 +01:00
pietervdvn
1b1ec9f15d Add switch to hide certain features, cleanup of code 2021-03-25 15:19:44 +01:00
pietervdvn
f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
pietervdvn
3e130ebe80 Small improvements to the custom theme generator 2021-03-23 13:51:34 +01:00
pietervdvn
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
pietervdvn
a4445eed3e Better OHViz 2021-03-22 02:34:31 +01:00
pietervdvn
1ffad21c62 Refactoring of tagsFilters, fix conditional 'hideInAnswer' 2021-03-22 02:17:00 +01:00
pietervdvn
2dcc5b21f5 Add debugging-featureswitch which toggles an overview of all tags 2021-03-22 01:05:01 +01:00
pietervdvn
1a74dd460b Remove caches as they would break interactivity 2021-03-22 00:28:21 +01:00
pietervdvn
878cb6d47d Add maxzoom capability to layers 2021-03-21 01:36:34 +01:00
pietervdvn
f0765df5ed Add possibility to add external geojson 2021-03-21 01:32:21 +01:00
pietervdvn
d7c1f38d26 Remove last mentions of 'overpassTags' in the layerconfig 2021-03-21 00:44:23 +01:00
pietervdvn
747adfda85 Fix wordbreak of simpleAddUI on chrome 2021-03-18 13:45:57 +01:00
pietervdvn
f5999e0f12 Make forcedLanguage public for the createLayouts-script 2021-03-17 14:35:40 +01:00
pietervdvn
6d355cd90c Fix attribution style of wikimedia images 2021-03-17 14:33:22 +01:00
pietervdvn
857e4fe114 MultiAnswer option with rendering only shows up once 2021-03-14 03:14:45 +01:00
pietervdvn
a76d8822ff Cleanup of review-css to use tailwind 2021-03-13 19:07:38 +01:00
pietervdvn
ad08a55517 Fix rendering of multianswers, other small bug fixes 2021-03-13 17:25:44 +01:00
pietervdvn
558265eba9 Further fixes to clear up the fullscreen 2021-03-12 14:52:34 +01:00
pietervdvn
482a81b40a Fix error message 2021-03-12 14:15:07 +01:00
pietervdvn
2bb50561fe New graphs; disable optimazation 2021-03-12 13:48:49 +01:00
pietervdvn
085d762bff Small code cleanups, documentation 2021-03-09 13:10:48 +01:00
pietervdvn
c2d520c2e9 Small fixes 2021-03-04 13:35:03 +01:00
pietervdvn
a91c3fde69 Removed todo's 2021-02-26 14:54:59 +01:00
pietervdvn
a0b909e8a6 Fixes to popup handling and to broken styles 2021-02-25 02:23:26 +01:00
pietervdvn
29a0a3ee81 Quick fixes 2021-02-24 22:01:21 +01:00
pietervdvn
0e5b69f6cf Hide controls when needed 2021-02-21 03:51:29 +01:00
pietervdvn
604d7863fe Add bigger zoom-in and zoom-out button, move attribution to button on small screens 2021-02-21 03:38:12 +01:00
pietervdvn
4deb095943 Optimizing the layout for small screens 2021-02-21 01:36:31 +01:00
pietervdvn
f4f7ae8f93 Fix bug with multianswers triggering an error 2021-02-21 00:15:03 +01:00
pietervdvn
ae9d93138b Add ifnot-tags for multianswers, in order to indicate something is _not_ possible (e.g.: playment:coins=no) 2021-02-20 16:48:42 +01:00
pietervdvn
dcdb5b9a22 Small tweaks to translation label 2021-02-20 03:29:55 +01:00