Commit graph

273 commits

Author SHA1 Message Date
806c20ecb4 Some restructuring of documentation 2022-06-19 13:53:32 +02:00
b78923ad6a Add matrix-bot translations 2022-06-07 03:49:05 +02:00
59ec7221a7 Add matrix-bot translations 2022-06-05 03:41:53 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
06252bd35e Merge branch 'develop' 2022-04-30 00:42:43 +02:00
f4a965eacf Move ShowDataLayer-implementation to a separate class for nodejs compatibility 2022-04-30 00:41:33 +02:00
73cec987c9 Add paragraph and wikipedia options 2022-04-30 00:19:36 +02:00
ecba715265 Merge branch 'develop'
# Conflicts:
#	assets/themes/climbing/climbing.json
#	assets/themes/mapcomplete-changes/mapcomplete-changes.json
#	css/index-tailwind-output.css
2022-04-29 23:35:11 +02:00
9f5c506e17 Move AllTagsPanel to separate class; various small fixes 2022-04-28 00:32:15 +02:00
7c4c17d15c Add search bar to theme overview 2022-04-24 01:32:19 +02:00
7d7abc303b Better translators panel 2022-04-15 00:10:04 +02:00
edb5b06f12 Improve layer docs generation 2022-04-08 01:55:42 +02:00
e62f71a51d Fix rendering bug 2022-04-03 23:42:35 +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
5696b80a5e Add convenience method to add spinner on click of a subtlebutton 2022-02-16 01:28:23 +01:00
3d2b55f9f1 Various styling and language tweaks 2022-02-11 01:20:01 +01:00
452bf39561 SimpleAddUi: scroll to top if a preset is chosen 2022-02-09 00:35:59 +01:00
ad2f7b2bd6 Small cleanup, only hide images in the label 2022-02-07 01:57:49 +01:00
f066000ed1 Remove images from morescreen, move professional-services link from import helper 2022-02-06 20:18:41 +01:00
aaaf0b8c36 More styling tweaks and bug fixes 2022-02-01 19:02:46 +01:00
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +01:00
a11e0fc545 Merge master 2022-01-31 20:12:11 +01:00
3b6fa7dc8d Styling tweak 2022-01-31 18:09:51 +01:00
9594868e83 Better tag rewriting, add icons, add bicycle rental theme 2022-01-29 02:45:59 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
f09134c3be Update to the import viewers 2022-01-25 21:55:51 +01:00
33ef83c4a9 Finish import_viewer gui 2022-01-24 03:09:21 +01:00
cd09efca94 Small styling tweaks 2022-01-24 01:41:57 +01:00
700b48f693 Fix import flow for more advanced scenarios 2022-01-22 02:56:35 +01:00
9b85382bc1 Fix popup behaviour, version bump 2022-01-21 13:58:40 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
25f956c808 Autoreformat all the things 2022-01-18 18:52:42 +01:00
4f7f93e9c1 Merge documentation-branch, regenerate documentation 2022-01-15 02:55:52 +01:00
77e9151095 Add small overview document for every layer 2022-01-14 19:34:00 +01:00
965faca0e5 MapComplete now always zooms up to level 21 with overzoom, fix #606 2022-01-08 20:05:00 +01:00
94f66eafc1 Merge develop 2022-01-06 20:10:57 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
8e2e367a0c Add 404, fixing custom layouts and redirects 2021-12-21 19:09:24 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
0ee23ce36d Further improvements to entrances theme, add layer-crossdependency detection, add layers which another layer depends on automatically to the theme, add documentation on which layers depends on which other layers, regenerate documentation 2021-12-05 02:06:14 +01:00
fbce58bc52 Fix opening panels by uieventsource 2021-12-02 22:57:27 +01:00
752538ec14 Add ToC to generated pages 2021-11-30 22:50:48 +01:00
5aeff895a9 Further work on professional services page 2021-11-30 21:29:17 +01:00
bd102354ff Fix build 2021-11-26 20:01:06 +01:00
adf4eb18c0 First nearly-finished draft of project page 2021-11-26 02:45:39 +01:00
e8fb457596 Add professional html page 2021-11-25 22:16:00 +01:00
4d5fd851b9 Further work on professional 2021-11-25 21:31:33 +01:00
37c0129a6d Add buttons to quickly swap background layers (also in the locationInput), move copyright into home panel, split privacy policy to seperate welcome message tab 2021-11-21 02:44:35 +01:00
1af5e44ad4 Various small fixes 2021-11-09 18:41:20 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
2484848cd6 Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example 2021-11-03 00:44:53 +01:00
897c59f97a Merge develop 2021-10-28 00:13:18 +02:00
8acf85cc55 Various bugfixes and improvements to UK_addresses and GRB theme 2021-10-27 20:19:45 +02:00
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00
936cf1bf9f Fix back button behaviour, fix #523 2021-10-25 20:50:59 +02:00
933c0f0073 Fix opening of various views when set by url-parameters, small styling tweaks in the popups 2021-10-23 02:46:37 +02:00
45e8ee310b Fix build 2021-10-22 02:34:06 +02:00
b5a2ee1757 Add a wikidata search box 2021-10-08 04:33:39 +02:00
a996ba2a7c Graciously handle multiple entries in wikidata for fetching images and showing articles, verious bug fixes 2021-10-07 22:06:47 +02:00
65470cbac5 Fix bug where metatagging would not fully calculate in some cases 2021-10-04 00:18:08 +02:00
abae813606 Fix dynamism in questions with new VariableInputElement 2021-10-03 21:44:43 +02:00
8b4442c8cc Add wikipedia box 2021-10-02 22:31:16 +02:00
9df263c362 Add Wikipedia page box 2021-10-02 17:57:54 +02:00
4c2beb5334 Make question generation laze, huge performance boost 2021-10-01 03:14:36 +02:00
04a2f91b36 Fix small styling issue with tabbed component 2021-10-01 00:23:44 +02:00
41a2a79fe9 More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring 2021-09-28 17:30:48 +02:00
38037014b0 Fix bug in bounds calculation for negative lats/lons 2021-09-27 15:38:12 +02:00
be95ad58f8 Merge master 2021-09-26 21:24:42 +02:00
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
3780c5d380
remove incorrect return value which causes unregistering of the callback 2021-09-23 20:45:57 +02:00
b1900cdbc6 Small robustifications 2021-09-22 20:44:53 +02:00
285ca2e508 Fix deploy 2021-09-22 16:57:07 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
c11ff652b8 More refactoring of the featuresources, cleanup, small changes 2021-09-21 01:47:58 +02:00
e1cc24df2b Add a default width to the first column of a table 2021-09-18 02:46:39 +02:00
c8eacaa409 Add support for mapillary api v4, fixes #364 2021-09-15 01:33:52 +02:00
68728e18f3 Remove dependency on translations 2021-09-13 01:16:56 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
a4f4365d71 Improve the precise input element, normalize 'and' to check if it is empty (and to check if no filter is active) 2021-09-08 01:36:44 +02:00
c15541eddb Add in a small hackerspace theme 2021-09-03 17:30:35 +02:00
b806c210a6 Refactoring: remove the Basemap, switch to Minimap everywhere 2021-09-03 13:48:04 +02:00
ef0826ebb6 Add cycle_highways theme, add configurable overpass backend as feature switch (settable via theme and URL) 2021-08-23 15:48:42 +02:00
4790a10cb6 Add spinning animation while exporting the pdf 2021-08-22 20:10:19 +02:00
ede67ca58c Fix pdf export, fix feature switches 2021-07-28 02:51:07 +02:00
c8bd412476 Merge develop 2021-07-27 22:23:42 +02:00
79569f5119 Finetuning of the filter functionality 2021-07-27 19:39:57 +02:00
Ward
e9160504a6 start creating extra filter 2021-07-26 12:26:41 +02:00
330930d5d4 Merge develop 2021-07-24 02:32:33 +02:00
cc22c5b0fb Merge develop 2021-07-23 19:14:10 +02:00
4fa9159da1 First working version of a width measurment tool 2021-07-20 01:33:58 +02:00
Ward
bd1b29e344 new color and icon for navigation 2021-07-19 16:23:13 +02:00
42391b4ff1 Merge develop 2021-07-16 02:25:39 +02:00
d8287ba1c5 Fix minimaps 2021-07-16 02:24:27 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
1010b159e5 Merge develop 2021-07-15 00:39:11 +02:00
7deb9b5d53 Refactoring of AvailableBaseLayer 2021-07-14 16:13:23 +02:00