Commit graph

1061 commits

Author SHA1 Message Date
77a41793c8 Fix typo 2022-09-20 16:03:28 +02:00
b912343805 Bugfixes, add A3 poster 2022-09-18 12:45:02 +02:00
9c961d32b3 Add UI flow to generate flyers 2022-09-17 03:24:01 +02:00
a1a12e6f38 Merge master 2022-09-14 14:45:36 +02:00
306a67fca1 Formatting 2022-09-14 13:39:52 +02:00
399d671a23 Fix soft deletion if the softdeletionTags are undefined 2022-09-14 12:21:35 +02:00
7a87d41649 Add test 2022-09-12 21:23:57 +02:00
b888a6da36 Merge branch 'master' into develop 2022-09-12 20:34:52 +02:00
665330e150 Fix soft deletion if the softdeletionTags are undefined 2022-09-12 20:34:41 +02:00
79e0ff3ea8 Merge branch 'master' into develop 2022-09-12 20:15:01 +02:00
6f9199f1ad Add extra validation on custom downloaded themes 2022-09-11 01:49:07 +02:00
6c3f9bae25 Make fixme optional if stated in the softDeletionTags 2022-09-11 01:25:56 +02:00
20e5e39921 Fix tests 2022-09-10 14:46:04 +02:00
71a70daec2 Merge branch 'master' into develop 2022-09-10 14:12:02 +02:00
6e3961c92d Allow '|' in regex key values to allow rewrites, see #1075 2022-09-10 14:00:33 +02:00
cc74b73738 Housekeeping... 2022-09-10 13:25:18 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
af76bf9916 Merge typescript-4 branch 2022-09-08 21:31:56 +02:00
Brice Maron
39769428d0 chore(deps): remove jquery as deps 2022-09-03 23:13:59 +02:00
2765b1a73e Validate that normal tags don't contain '&' as value 2022-09-03 20:31:54 +02:00
4fbf567932 Fix build 2022-09-03 14:48:58 +02:00
e653a76b69 Improve typing 2022-09-03 14:48:38 +02:00
234129ad32 Update class name: Coordinates changed to GeoLocationCoordinates in this typescript version 2022-09-03 14:45:48 +02:00
816670fe49 Improve typing of tag uploads, fix uploading of substituting tags 2022-09-02 12:40:52 +02:00
cbf5c5a748 Properly wire 'async' through the uploader 2022-09-02 12:40:51 +02:00
d457cc19c9 Remove stray 'downloadObject' 2022-09-02 12:40:51 +02:00
c09b437d9a Add link to wikipedia-image in the attribution box, fix #1049 2022-09-02 12:40:51 +02:00
25ec71aff1 Merge plant_detection 2022-08-24 15:08:08 +02:00
80b3414db4 Use constant 2022-08-24 14:27:36 +02:00
aac736eba8 Revert "Improve typing"
This reverts commit 4d783aae45.
2022-08-24 02:28:41 +02:00
4d783aae45 Improve typing 2022-08-24 02:22:06 +02:00
716fda39aa Add new statistics view 2022-08-22 19:17:23 +02:00
06f8cf7006 First working plantnet UI 2022-08-22 19:16:37 +02:00
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +02:00
a8959fc934 Integrating plantnet-API, add rudimentary UI 2022-08-17 02:43:38 +02:00
34799f161d Add plantnet as API 2022-08-17 01:30:07 +02:00
f48d1a06c3 Add default values for gpx upload 2022-08-09 14:32:24 +02:00
4473560391 Finetuning the level selector, fix #1013, fix #1000 2022-08-06 17:30:23 +02:00
06b5df833f Some finetuning of GPX trace uploading 2022-08-05 19:47:24 +02:00
312db3ad50 Add possibility to upload your travelled track to OSM 2022-08-05 12:41:28 +02:00
be2816bd0e Merge master 2022-08-02 19:46:16 +02:00
7e32413113 Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer 2022-07-29 20:04:36 +02:00
181c5583d2 WIP 2022-07-28 09:16:19 +02:00
32e0c18b09 Add 'send_email'-special element, use this in bike_repair_station 2022-07-27 23:59:04 +02:00
Robin van der Linde
64560b9cd2
Merge branch 'develop' into feature/maproulette 2022-07-27 09:28:42 +02:00
6d99dd5045 Some tweaks 2022-07-26 16:51:00 +02:00
2412828a69 Extract statistics panel, add statistics panel as special rendering 2022-07-25 18:55:29 +02:00
effd75e95c Add extra check that a feature is added on the right level; automatically add the right level to a new point 2022-07-25 16:55:44 +02:00
707961761c First version with working level selector 2022-07-22 01:33:11 +02:00
15e6fde194 Merge develop 2022-07-21 19:23:05 +02:00
13e949a1cd Wire in level selector 2022-07-21 15:54:24 +02:00
Robin van der Linde
330f1f53f3
Merge branch 'develop' into feature/maproulette 2022-07-19 09:38:12 +02:00
d805686fd5 Fix build 2022-07-18 10:41:20 +02:00
Robin van der Linde
1ce88c18c5
Merge branch 'develop' into feature/maproulette 2022-07-18 09:41:38 +02:00
e0c076a1d8 Fix code quality issue 2022-07-18 02:16:30 +02:00
b8bca0287d Refactor isShown into a tagsfilter 2022-07-18 02:00:32 +02:00
9ae40d8af2 Refactoring: split AndOrTagConfigJson into an AndTagConfig and an OrTagConfig 2022-07-18 00:10:41 +02:00
Robin van der Linde
64288ec1b8
Merge branch 'develop' into feature/maproulette 2022-07-14 09:19:11 +02:00
9327d96550 Fix ability to add a freeform tag when using the searchableMappings element, add test 2022-07-13 23:05:50 +02:00
24f090c92f Add OsmFeature type 2022-07-13 17:56:33 +02:00
Robin van der Linde
65997291bb Allow closing Maproulette tasks 2022-07-13 08:03:09 +00:00
Robin van der Linde
a2a49d5d7d Completer URL 2022-07-12 07:42:26 +00:00
Robin van der Linde
764f9956a9 Merge branch 'develop' into feature/maproulette 2022-07-10 19:43:48 +00:00
42012ac7f7 Add some tests 2022-07-10 18:20:42 +02:00
Robin van der Linde
a7f2c26a1d Concept for rendering maproulette tasks 2022-07-09 21:41:33 +00:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
52f1d86772 Small fixes to make MC build on Mac 2022-07-07 22:35:28 +02:00
e7e8a1a219 Small layout tweaks, fix #751 2022-07-01 00:16:05 +02:00
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
b9be22a932 Don't download tils if z>22, prevent hang if osm-api is blocked (e.g. by umatrix) (see #880) 2022-06-28 01:37:49 +02:00
4fd40c6935 Download needed relations completely, fixes 873 2022-06-24 18:12:39 +02:00
174a0e1852 Fix build, remove no longer used 'favourite layers 2022-06-22 20:18:17 +02:00
98c6113cbe Merge master 2022-06-22 20:06:41 +02:00
dd483fc42b Merge branch 'feature/schools' 2022-06-22 15:27:25 +02:00
2731c64856 Improve documentation of Tags_format, add a few backlinks, see #887 2022-06-22 11:09:52 +02:00
06bc136b85 Refactor OsmFeatureSource to increas testability 2022-06-21 22:57:13 +02:00
9ebdb81531 Small refactoring of RenderingMultiPlexer 2022-06-21 22:56:14 +02:00
c38bc5decf Move comments to more appropriate place 2022-06-21 22:55:48 +02:00
51cb50d6d9 Ignore tile from disk if there is none 2022-06-21 22:55:06 +02:00
d0b5163ff0 Move unofficial theme logic into UserRelatedState; fix updating of longPreferences 2022-06-21 18:22:09 +02:00
cbf2036f44 Merge branch 'master' into feature/schools 2022-06-21 16:48:19 +02:00
c5a6b803ec Small fixes to improve local loading 2022-06-21 16:47:54 +02:00
9392731e46 Handle spaces around values in ;-separated lists correctly, introduce 'type Tags' 2022-06-21 16:46:21 +02:00
f7cacc15d3 Add first version of schools 2022-06-21 13:59:31 +02:00
5bafbbd3d2 Fix typo in method name, fix conflicted doctests 2022-06-20 11:26:55 +02:00
470e9acc64 Merge master 2022-06-19 18:23:43 +02:00
9bfbdf012a Propagate 'store' where applicable, improve docs 2022-06-19 13:55:33 +02:00
8b59f1208e Change type of query-parameter-documention to Map instead of an object 2022-06-14 18:45:07 +02:00
12fd59ff8d Fix search in filterViews 2022-06-13 20:16:39 +02:00
859a694723 Add caching to geojson source 2022-06-13 03:17:10 +02:00
7c6e292013 Add check for sync-selection mode, fix personal theme by revoking it's special status from 'determine theme', fix #871 2022-06-13 03:13:42 +02:00
a4916a9b6d Fix 'stabilized' 2022-06-13 01:35:50 +02:00
3b01e62fbe Fix build 2022-06-13 01:00:09 +02:00
771c59ab92 Fix visualisation of licenses 2022-06-13 00:51:53 +02:00
b9cc56bbc5 Improve error messages 2022-06-09 16:50:53 +02:00
36ac99c9ec Fix broken variableInputElement 2022-06-09 02:55:14 +02:00
5fffb23960 Fix small incompatibility with Wikipedia 2022-06-08 03:36:21 +02:00
eac3393495 Register callbacks to mapped store immediately too 2022-06-08 01:39:59 +02:00
f97b770203 More debugging of mappedStore 2022-06-08 01:39:59 +02:00
aee161d456 Some robustness if no changes have to be made anymore 2022-06-08 01:27:21 +02:00