|
89b9cb4b47
|
Add typing
|
2022-09-02 12:40:51 +02:00 |
|
|
5ef9a57bb0
|
More work on statistics
|
2022-08-18 23:37:44 +02:00 |
|
|
eee8f1bf33
|
Improve typing, remove obsolete console.log
|
2022-08-17 02:44:09 +02:00 |
|
|
2412828a69
|
Extract statistics panel, add statistics panel as special rendering
|
2022-07-25 18:55:29 +02:00 |
|
|
4246221e8e
|
Fix import flow, add typing
|
2022-07-08 03:14:55 +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 |
|
|
978df7253c
|
Improve typing
|
2022-06-24 16:49:34 +02:00 |
|
|
c5a6b803ec
|
Small fixes to improve local loading
|
2022-06-21 16:47:54 +02:00 |
|
|
48953cf266
|
Cleanup of wikipedia and download functions
|
2022-05-26 13:23:25 +02:00 |
|
|
4247c166c9
|
Update language translations
|
2022-04-22 16:51:49 +02:00 |
|
|
6ad64e3f70
|
Add a download button, improve share functionality for custom themes
|
2022-04-18 02:39:30 +02:00 |
|
|
b43d976058
|
Fix bug: override preserves null's again
|
2022-04-13 00:31:13 +02:00 |
|
|
a9aff5e16e
|
Add _context key to themes for translations, all strings can now be translated
|
2022-04-06 17:28:51 +02:00 |
|
|
5857471be3
|
More tests
|
2022-04-06 03:18:17 +02:00 |
|
|
9d961b3672
|
Fix tests
|
2022-04-06 03:11:26 +02:00 |
|
|
54d7a3a52b
|
Refactoring of conversion, fix rewriting of maprenderings and tagrenderings
|
2022-04-06 03:06:50 +02:00 |
|
|
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 |
|