ff0c2451da
Fix tests
2022-05-01 21:05:58 +02:00
3a2b163128
Also load wikipedia articla from 'wikipedia' tag if no wikidata is given, fixes #780
2022-05-01 20:56:16 +02:00
7f972d4512
Fix tests
2022-05-01 04:21:41 +02:00
b941fb2983
Remove obsolete import
2022-05-01 04:16:36 +02:00
819f65e18d
Add extra optimization on And, add test
2022-05-01 04:16:17 +02:00
7a76109d61
Improve wikipedia fetcher
2022-04-30 00:30:15 +02:00
ef60cfad26
Do not warn for features that have been added
2022-04-28 11:47:54 +02:00
3951b8d5c8
Remove obsolete conflict marker
2022-04-28 00:44:49 +02:00
6dd3711b5b
Merge branches
2022-04-28 00:38:08 +02:00
90aa94700a
Fix tests
2022-04-28 00:37:30 +02:00
27f12b1f9d
Don't throw an exception when an invalid wikidata entry is encountered
2022-04-28 00:30:27 +02:00
861b9a3cdd
Small improvements
2022-04-28 00:29:51 +02:00
c202ba606b
Move country coder endpoint config into 'Constants'
2022-04-28 00:29:22 +02:00
14956e229c
Small refactoring of search
2022-04-28 00:28:04 +02:00
fc3a043795
Add clarification
2022-04-28 00:27:21 +02:00
b2c8c2e7a3
Move import tag into doctest
2022-04-26 10:31:43 +02:00
0aae923187
Add projected_centerpoint as pointrenderingoption
2022-04-22 16:09:55 +02:00
426ba4a930
Fix test
2022-04-22 10:59:03 +02:00
389e3f18a0
Improve wikidata search with filtering, add search box for species to trees
2022-04-22 01:45:54 +02:00
1271f24160
Fix delete button, remove Translations.WT
2022-04-21 12:39:28 +02:00
ccf9c4b5f6
Merge develop
2022-04-19 01:39:03 +02:00
6ad64e3f70
Add a download button, improve share functionality for custom themes
2022-04-18 02:39:30 +02:00
01567a4b80
Improve tag optimazations, fixes rendering of climbing map
2022-04-14 00:53:38 +02:00
254098a7e5
Stabilize longPreferences
2022-04-13 02:42:33 +02:00
57d969cd79
Remove some stray console.logs; formatting
2022-04-13 01:26:45 +02:00
49f26687e3
Zoom to geolocation automatically if within 60 seconds, fix reading the previous map location from local storage if not initialized, fix #724 "
2022-04-09 21:42:59 +02:00
9238f0f381
Simplify handling of id rewrites by centralizing them to the changesethandler (which improves testability too), fixes a part of #564
2022-04-08 04:18:53 +02:00
b119e1ac1d
Import helper: Improve error messages of non-matching presets; fix bug if a value is 'null' in source geojson
2022-04-04 04:54:54 +02:00
a037d04577
Enable all languages in translators mode
2022-04-03 03:00:45 +02:00
796ee40f3b
Merge master
2022-04-01 12:56:51 +02:00
2c7fb556dc
Add translation buttons
2022-04-01 12:51:55 +02:00
b5e289764e
Add detection for negative tagging in layers, fix issue with 'key!=' being interpreted as 'key!=*', add tests
2022-03-31 02:44:23 +02:00
c8e013f30e
Fix 'moveToLocation' for bounded themes, add test
2022-03-28 21:56:25 +02:00
676787eaf7
Switch to doctest-ts-improved
2022-03-25 16:42:33 +01:00
abc4a08b3a
Fix regression and add tests, add overpass link in layer documentation
2022-03-24 19:59:46 +01:00
51fe206736
Cleanup of last tests
2022-03-24 03:30:05 +01:00
9617dbc34d
Add more checks in the import helper after user testing
2022-03-24 03:11:29 +01:00
2dac893bb3
Further refactoring of the tests
2022-03-23 19:48:06 +01:00
97c88af619
More refactoring of the tests
2022-03-18 13:04:12 +01:00
535b5db7b0
More tests
2022-03-17 21:51:53 +01:00
52a440dd18
Add small test
2022-03-16 14:06:10 +01:00
daa23fad95
Merge master
2022-03-15 13:45:20 +01:00
ae04047346
Fix changeset uploading
2022-03-15 13:44:34 +01:00
074782c1e0
More tests
2022-03-15 13:40:23 +01:00
82e59bc1eb
More unit tests
2022-03-15 01:42:38 +01:00
4f4fc650b1
First steps to a real testing framework: first working version with mocha, chai and doctest-ts
2022-03-14 22:57:01 +01:00
f20144a502
Merge master
2022-03-14 03:34:42 +01:00
e4f062b7a5
Fix dissappearing default tags, add tests
2022-03-14 03:33:03 +01:00
9008e333ac
Optimize queries to overpass
2022-03-13 01:27:19 +01:00
Tobias
c88632ce8b
Changeset tag host
: Add domain and path ( #689 )
...
* Changeset tag `host`: Add domain and path
Extend the value of the changeset tag host key to include the full url of the editor. This way a reader of the changeset can open the editor based on this value.
* Remove `path` from changeset tags
2022-03-06 22:01:01 +01:00