Commit graph

128 commits

Author SHA1 Message Date
e22ce4d5b1 Add some statistics on translations in script 2022-04-01 21:17:27 +02:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
c47a6d5ea7 Add rewrite of 'special' clauses, various QOLimprovements on import viewer 2022-03-29 00:20:10 +02:00
2dac893bb3 Further refactoring of the tests 2022-03-23 19:48:06 +01:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
2310b23219 Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2022-03-17 11:01:56 +01:00
f441eb2f0a Add download button to import helper 2022-03-17 11:01:52 +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
135d8644da Better social images 2022-03-08 04:09:03 +01:00
1dbef00fc0 Add missing languages 2022-02-25 01:50:15 +01:00
d8a0ca321b Add language names to the language picker 2022-02-24 02:33:20 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
04a2cc9bc7 Fix tests 2022-02-19 02:45:15 +01:00
682b68a094 Regenerate schemas, more fixes to images and licenses 2022-02-18 23:10:27 +01:00
5198f5d310 Export more meta-information from schema files, add some introspection tools in Utils 2022-02-09 22:34:02 +01:00
7001216ab7 Add more consistency checks, slight refactoring of theme conversions 2022-02-04 00:44:09 +01:00
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
99edba4c73 Merge master 2022-01-26 21:12:25 +01:00
791c6c4f55 Include route=foot in trails 2022-01-25 18:20:15 +01:00
33ef83c4a9 Finish import_viewer gui 2022-01-24 03:09:21 +01:00
cbc7fa6553 Fix tests, fix long load by offloading minimap detection to generateLayerOverview 2022-01-18 18:12:24 +01:00
8ca9e4f36c Fix various bugs; improve UK-addresses theme 2022-01-17 21:33:03 +01:00
2e2a6965e7 Add theme introspecting mapcomplete changes 2022-01-16 02:00:55 +01:00
a65afbbb58 Work on automatically creating an import layer for every feature 2022-01-14 13:58:37 +01:00
6999a73d44 Add import from notes functionality 2022-01-12 02:31:51 +01:00
b15eaff55e Add image support in notes 2022-01-08 14:08:04 +01:00
91d2272861 First working version of the notes-layer, add filtering 2022-01-07 17:31:39 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
90fc0e0840 Fix non-appearing new icon, remove debug outputs 2021-12-14 17:29:21 +01:00
6e84dfcab0 Refactoring the import button 2021-12-09 13:16:40 +01:00
07fd8f404a Various fixes 2021-12-07 17:46:57 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
a37a7462a2 Better handling of GPX-state 2021-11-12 04:11:53 +01:00
746273f594 Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme 2021-11-10 18:42:31 +01:00
261cde3e28 Let 'merge' deal with null 2021-11-09 18:23:28 +01:00
3334e0d384 Stricter layer checking 2021-11-08 03:00:58 +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
23ae9d39c8 Add the possibility to snap onto another layer with imports, add location confirm on input, add metalayer exporting all nodes, various fixes 2021-10-31 02:08:39 +01:00
d8a0b3d3b6 Fix OsmCha link 2021-10-30 01:59:17 +02:00
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
3ac7a3c59e Various cleanups 2021-10-20 00:19:33 +02:00
46e3fa84de Fix in SubstituteKeys: implementation is now robust against non-iterable tags (because they are lazy) 2021-10-18 22:17:15 +02:00
7566a6d046 Fix mapillary links 2021-10-16 18:30:24 +02:00
8fca373437 Optimizing trees theme and clustering 2021-10-15 18:48:33 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
7e2b73ac5d Add move option, enable move and delete option on most layers 2021-10-14 03:46:09 +02:00