Commit graph

1310 commits

Author SHA1 Message Date
97c88af619 More refactoring of the tests 2022-03-18 13:04:12 +01:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
e6997f9b9d Small cleanup of downloadPanel-file 2022-03-17 23:19:20 +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
edc366149b Merge master 2022-03-14 20:52:06 +01:00
b406d17b10 Add more bicycle options to cycle rental; add deletion and images to cycle rental, fix #703 2022-03-14 20:45:17 +01:00
5bb6c6a164 Fix build 2022-03-14 01:10:44 +01:00
d7df6a7a80 Improvements to notes layer and elements 2022-03-13 02:46:42 +01:00
1455a87077 Merge master 2022-03-11 01:31:13 +01:00
65fc2c5de4 Fix runaway link, small issues 2022-03-10 23:59:18 +01:00
ce017e0341 Tweaks to import flow 2022-03-10 23:20:50 +01:00
3fb7cc90fc Fix #691 2022-03-10 23:19:08 +01:00
7acaafae1f Fix icons 2022-03-10 16:26:25 +01:00
bf2e6343f4 Merge master 2022-03-08 01:06:18 +01:00
67c8d08f3e Some fixes in the rewrite of the maprendering 2022-03-08 01:05:54 +01:00
d40d77d86f Fix optimalization, some cleanup 2022-03-02 17:13:21 +01:00
9574259e75 First attempt to use less resources 2022-03-02 16:00:02 +01:00
1e5483e941 Fix input issue with phone numbers 2022-03-02 15:59:06 +01:00
80c24bddca Merge branch 'master' into develop 2022-02-24 03:09:34 +01:00
7b837d7435 Fix GRB theme 2022-02-24 03:09:30 +01:00
c94d9d838e Fix #677 2022-02-24 02:51:10 +01:00
d8a0ca321b Add language names to the language picker 2022-02-24 02:33:20 +01:00
bc890f5476 Merge branch 'master' into develop 2022-02-22 14:14:01 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
be41ead9bf Translation sync, small fixes 2022-02-22 13:43:36 +01:00
6a76865312 Fix title() element 2022-02-20 00:30:28 +01:00
c203a365e4 Merge branch 'master' into develop 2022-02-18 03:22:35 +01:00
902b766410 Add small script to autoconvert images to use tags instead 2022-02-18 03:16:54 +01:00
701050c93b Simplify image detection 2022-02-17 23:56:04 +01:00
2e6069b95b Add icon size options to mapping icons 2022-02-17 23:54:14 +01:00
bf05a88afd Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2022-02-16 02:31:39 +01:00
84e72fe622 Add 'title()' builtin, which can be used as stopgap for some reused questions 2022-02-16 02:24:15 +01:00
f0675a026b Exporting CSV/Geojson now respects filters + refactoring away State.state 2022-02-16 01:34:28 +01:00
5696b80a5e Add convenience method to add spinner on click of a subtlebutton 2022-02-16 01:28:23 +01:00
2ed6e04a7a Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2022-02-16 01:00:54 +01:00
dfb16fa802 Small refactoring: move changeset-handler creation to 'changes' 2022-02-15 23:44:16 +01:00
e721146ca1 Show loading screen when logging in 2022-02-15 15:42:09 +01:00
6b1ec7d754 Fix build 2022-02-14 22:05:04 +01:00
f83a74a18a Styling tweaks 2022-02-14 21:46:35 +01:00
29f6716fa9 Merge develop 2022-02-14 20:10:49 +01:00
3a4a03e0d7 Add translators attribution 2022-02-14 19:53:23 +01:00
419f2b1351 Fix personal theme, add possibility to sync layer selection 2022-02-14 18:18:05 +01:00
6cb5803efd Save layoutconfigJSON as preferences, the are saved in the morescreen 2022-02-14 15:41:14 +01:00
7f63a88e9a Styling tweaks 2022-02-14 04:56:34 +01:00
c941f567cf Add extraLink button which replaced the iframePopout button, fix #654 2022-02-14 04:48:33 +01:00
f447854834 Small refactoring, fix logic which possibly caused #659 (to be confirmed) 2022-02-14 02:50:21 +01:00
1c418e5a49 Add code quality test, remove all constructor.name entries as they are unreadable after minification 2022-02-14 02:26:03 +01:00
5221e91dcd First version of giving feedback to contriubtors on invalid values 2022-02-12 02:53:41 +01:00
e07b770e8c Refactoring of ValidatedTextField-types 2022-02-11 20:56:54 +01:00
9ab4fbd6f5 Better validated text fields with translations and human-friendly texts: first draft 2022-02-11 04:28:11 +01:00
695a0867c7 Fix duplicate buildings for grb layer; add default flag for filters, performance improvement 2022-02-11 03:57:39 +01:00
31205f3430 Filter duplicate ids from new ways, #564 2022-02-11 02:55:42 +01:00
32ae6957e7 Add oneoff to add notes 2022-02-11 02:40:23 +01:00
3d2b55f9f1 Various styling and language tweaks 2022-02-11 01:20:01 +01:00
30be86668e Fix autoapply for GRB theme 2022-02-10 23:16:14 +01:00
b3c58ae82e Extract and validate images using a new conversion, regenerate docs 2022-02-09 22:37:21 +01:00
244e4c294d Fix import helper 2022-02-09 19:11:04 +01:00
186b8a79ac Add example images to presets, fix these in bike_repair_station, add more repair_stand examples, fix fake svgs, wording updates 2022-02-09 03:38:40 +01:00
a3476f48e5 Tweaking the welcome message of toerisme_vlaanderen 2022-02-09 01:50:10 +01:00
452bf39561 SimpleAddUi: scroll to top if a preset is chosen 2022-02-09 00:35:59 +01:00
77a19d33f8 Small tweaks to the location input: zoom out a bit 2022-02-09 00:35:18 +01:00
688dcae3b0 Various theme, icon and language fixes 2022-02-08 18:29:21 +01:00
f9d4df39f9 Fix snapping 2022-02-07 02:12:51 +01:00
ad2f7b2bd6 Small cleanup, only hide images in the label 2022-02-07 01:57:49 +01:00
400756cdea Add placeholder options for freeform keys 2022-02-07 01:57:15 +01:00
f066000ed1 Remove images from morescreen, move professional-services link from import helper 2022-02-06 20:18:41 +01:00
3db57ebb2d Allow toerisme vlaanderen to create import notes 2022-02-04 16:35:36 +01:00
a3b32a3697 Fix loading of relative images in custom themes 2022-02-04 15:48:26 +01:00
dd68cc39e7 Unofficial themes are remembered now 2022-02-04 14:36:26 +01:00
492d9cc821 Correctly apply theme if an image is deleted 2022-02-04 02:57:25 +01:00
dcfcc9a5d7 Formatting and style tweaks 2022-02-04 00:45:22 +01:00
80533597c1 Inject newly created notes into the map 2022-02-04 00:44:51 +01:00
d2176fc95b Last styling tweaks 2022-02-02 02:08:45 +01:00
3b78951f88 Last styling tweaks 2022-02-02 01:51:19 +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
5cefc4d25f Some cleanup of changesetHandler, add import source with reference to the note 2022-02-01 00:09:28 +01:00
d1e99fc2d3 Cyclestreets: only add maxspeed=30 in Belgium; change 'language' to 'locale' in changeset tags, load notes in import_viewer up to two years back, language tweaks 2022-01-31 20:52:56 +01:00
a11e0fc545 Merge master 2022-01-31 20:12:11 +01:00
3b6fa7dc8d Styling tweak 2022-01-31 18:09:51 +01:00
5a9f26081c Natuurpunt tweaks 2022-01-31 14:34:06 +01:00
d6eeb74481 Remove notes from pdf export 2022-01-31 11:01:05 +01:00
74489d5e3f Merge master 2022-01-30 19:06:41 +01:00
21e866c703 Add question ID in debug mode 2022-01-30 18:29:00 +01:00
9594868e83 Better tag rewriting, add icons, add bicycle rental theme 2022-01-29 02:45:59 +01:00
2ce3ebe06a Remove interaction for dynamic links 2022-01-27 20:15:28 +01:00
0f47b84229 Remove 'language' as field from the layoutConfigJson as it is now calculated based on the title 2022-01-27 01:23:04 +01:00
83eb030c5c Center the messagebox again 2022-01-27 00:44:01 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
d2b245ab54 Performance optimazations 2022-01-26 20:47:08 +01:00
f09134c3be Update to the import viewers 2022-01-25 21:55:51 +01:00
fa179af601 More work on import flow 2022-01-25 00:48:05 +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
141d5330a7 Small tweaks 2022-01-24 00:19:01 +01:00
3a158a6155 Import inspector 2022-01-22 04:01:13 +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
8cb41d14ff First steps for import helper 2022-01-18 21:26:07 +01:00
25f956c808 Autoreformat all the things 2022-01-18 18:52:42 +01:00
cbc7fa6553 Fix tests, fix long load by offloading minimap detection to generateLayerOverview 2022-01-18 18:12:24 +01:00
057b4a3192 Improve URL handling: typing http(s) is not needed anymore for URLs 2022-01-18 02:26:21 +01:00
1ad3e8cc95 Link to 'professional-services'-page 2022-01-18 00:09:01 +01:00
d4d7ab6f3a More fixing, first complete version of UK-addresses-theme 2022-01-17 23:50:50 +01:00
c2806a1b4a Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2022-01-17 21:41:01 +01:00
8ca9e4f36c Fix various bugs; improve UK-addresses theme 2022-01-17 21:33:03 +01:00
9d3d46186f
Merge pull request #620 from RayBB/remove-gear-from-div
improve alignment of icons
2022-01-16 12:36:09 +01:00
2e2a6965e7 Add theme introspecting mapcomplete changes 2022-01-16 02:00:55 +01:00
RayBB
6fafe01b76 remove gear from div 2022-01-15 19:49:48 -05: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
85af8a20b0 Tweak new note marker, formatting 2022-01-14 02:40:55 +01:00
6ae8ec8036 Add 'add new note' functionality, fix bug where 'test'-theme comes up when deleting images 2022-01-14 01:41:19 +01:00
6999a73d44 Add import from notes functionality 2022-01-12 02:31:51 +01:00
e0b58a0f55 Import work 2022-01-10 19:10:13 +01:00
42a6b37ca6 Add filters 2022-01-08 22:11:24 +01:00
965faca0e5 MapComplete now always zooms up to level 21 with overzoom, fix #606 2022-01-08 20:05:00 +01:00
3277b83c5f Add license clarifications, further work on the notes theme 2022-01-08 17:44:23 +01:00
b15eaff55e Add image support in notes 2022-01-08 14:08:04 +01:00
a58ce564c2 Add theme for 'notes' 2022-01-08 04:22:50 +01:00
91d2272861 First working version of the notes-layer, add filtering 2022-01-07 17:31:39 +01:00
ebb510da04 First draft of loading 'notes' 2022-01-07 04:14:53 +01:00
bafaba7011 Merge branch 'master' into develop 2022-01-06 22:02:36 +01:00
5eee18c206 Fix layout and color issues 2022-01-06 21:35:52 +01:00
94f66eafc1 Merge develop 2022-01-06 20:10:57 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
3176a4d665 More or less working version of advanced conflation 2022-01-06 14:39:42 +01:00
ac1b4a010c Merge develop 2022-01-05 18:18:13 +01:00
7f99e76b0c Merge branch 'develop' into feature/conflation-fix 2022-01-05 18:14:15 +01:00
ee962f4ba3 Small performance issues, improvement of #579 2022-01-05 18:08:42 +01:00
4fd30d1a62 Add support for 'contact:email','contact:phone' and 'contact:website' (write to 'email', 'phone' and 'website' if changed) - fix #601; remove 'tel:' from phone addresses - fix #602; small fixes to tag preview in case of deletion 2022-01-05 17:08:35 +01:00
7124cd184c More work on replaceGeometry 2022-01-01 01:59:50 +01:00
9916371122 Remove mailto: prefix automatically in the email field 2021-12-30 22:28:03 +01:00
9c6822a1ac Improve docs, formatting 2021-12-24 02:51:01 +01:00
d7d60da148 Fix crash in Wikidata preview box 2021-12-23 23:44:40 +01:00
7f829a3578 Add export_as_geojson, open_in_id and open_in_josm special renderings 2021-12-23 21:28:41 +01:00
b0f0a57bc7 Block broken replaceGeometry for now 2021-12-23 14:39:00 +01:00
adade2e8b0 Add unused node removal 2021-12-23 03:36:03 +01:00
220d65ef85 Small fixes and cleanup of package scripts 2021-12-22 23:50:43 +01:00
70aa6eb003 Merge develop 2021-12-22 01:09:33 +01:00
9e40e459e5 Cleanup of svg files, move matchpoint to explicit layer 2021-12-22 01:08:11 +01:00
95d6244008 Remove obsolete console.logs 2021-12-22 00:43:15 +01:00
65f5b130a8 Styling tweaks to fix buttons on webkit browsers 2021-12-21 21:36:03 +01:00
7fe79600fb Remove unmaintained preferences page, re-add earlier visited installed themes (only remove themes) 2021-12-21 20:57:25 +01:00
8e2e367a0c Add 404, fixing custom layouts and redirects 2021-12-21 19:09:24 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
0ae78f19f3 Fix changeset reuse for automaton 2021-12-17 19:28:05 +01:00
90fc0e0840 Fix non-appearing new icon, remove debug outputs 2021-12-14 17:29:21 +01:00
7dfbe5f4b4 Enable copyright if welcome message is hidden, add overlap detection on GRB theme 2021-12-14 03:12:10 +01:00
dc5c3461f8 Formatting, comments, use injected download functionality 2021-12-13 20:51:44 +01:00
5b513b1248 FIx caching script, some cleanup 2021-12-13 13:22:23 +01:00
e922768f99 First working version of fully automatic uploader 2021-12-13 02:05:34 +01:00
e1ee890f51 WIP: automaton page 2021-12-12 17:35:08 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
65b1891cb6 Add metacalculation on currentview 2021-12-11 02:19:28 +01:00
c76b0a6340 Add current view popup 2021-12-10 17:30:50 +01:00
a095af4f18 Refactoring of import button, various improvements 2021-12-10 04:00:02 +01:00
6e84dfcab0 Refactoring the import button 2021-12-09 13:16:40 +01:00
f29c62ab19 Add pedestrian paths to entrance-layer, fix rendering in location-input element, fallback to OSM if map layer is not available 2021-12-09 01:22:57 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
ae045b75cf Fix snapping to layers for the import button 2021-12-05 05:21:03 +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
8e40d76281 Add assets for entrances, add first dependency injection 2021-12-04 21:51:53 +01:00
96adaa4b0e First draft of entrance layer 2021-12-04 21:49:37 +01:00
2bead588fb Do not show quickswitch if background map switching is disabled 2021-12-04 12:20:24 +01:00
ea5bc7cbf4 Allow a layer to be hidden by default; add some validation and behaviour tweaks 2021-12-03 02:29:25 +01:00
a3185f2d13 Move SPlit-points to seperate layer; fix rendering bug on minimaps 2021-12-03 01:29:09 +01:00
fbce58bc52 Fix opening panels by uieventsource 2021-12-02 22:57:27 +01:00
7cfbb49bab cd 2021-12-02 02:54:28 +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
9a20451e81 Merge branch 'develop' into feature/professional 2021-11-30 20:26:54 +01:00
950324901c Fix build, version bump 2021-11-30 19:19:53 +01:00
6e9d4b327e Fix selecting another background layer in minimaps 2021-11-30 18:10:46 +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
7679a832f4 Add landing page (WIP) 2021-11-25 02:50:43 +01:00
b84b40a500 Merge branch 'develop' into feature/professional 2021-11-25 01:22:52 +01:00
4093a73f4e Only autoclose once, fix #570 2021-11-24 18:04:10 +01:00
d6b61f6df6 More GRB improvements 2021-11-22 03:49:17 +01:00
4366366586 Center label if no icon is present, add login button to index page 2021-11-22 00:50:29 +01:00
7a45477ae2 Don't swith the background layer if we don't need to 2021-11-22 00:02:40 +01:00
73ff6ce5f4 Merge branch 'develop' into feature/professional 2021-11-21 03:48:38 +01:00
ffb196a3fc Removal of obsolete code 2021-11-21 02:58:32 +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
1d0fbe701c First steps for a layer switch 2021-11-18 23:42:03 +01:00
852d569994 Add privacy policy 2021-11-16 04:16:51 +01:00
bfe3c132b6 Translations regen 2021-11-16 04:16:07 +01:00
680e56397d GeoOperations.distanceBetween now uses meters, fix GPS tracking 2021-11-12 18:39:38 +01:00
a37a7462a2 Better handling of GPX-state 2021-11-12 04:11:53 +01:00
1843927d00 Merge develop 2021-11-12 01:45:31 +01:00
519feaa54b Add the possibility to show all questions of a group as one + documentation update 2021-11-12 01:44:13 +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
98109ab40e Merge branch 'master' into develop 2021-11-10 08:54:47 +01:00
ac751ed7bc Fix translations for charging stations; re-add technical questions 2021-11-10 08:51:24 +01:00
c6ff104325 Fix hidden theme count 2021-11-10 01:48:09 +01:00
15a1ab19cd Robustify code 2021-11-09 23:44:20 +01:00
1dbe167e4e POlygon rendering fixes 2021-11-09 19:45:26 +01:00
1af5e44ad4 Various small fixes 2021-11-09 18:41:20 +01:00
8e66313ef1 Add metadata in changeset with (binned) distance to changed feature 2021-11-09 01:49:07 +01:00
e8ce53d5eb Add 'export as GPX'-feature, fix #276 2021-11-08 20:49:51 +01:00
91fe29cfdd Styling tweaks 2021-11-08 19:58:50 +01:00
410e3af6a8 Styling tweak 2021-11-08 19:49:20 +01:00
95101a7212 Fix line renderings 2021-11-08 19:46:43 +01:00
ec09a72cae Merge master 2021-11-08 17:48:10 +01:00
161bcc8647 Quickfix: add centroids to some renderings which dissappeared during migration 2021-11-08 15:08:24 +01:00
d3d51af667 Add gps track line, add documentation 2021-11-08 14:18:45 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +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
f752a6e1f0 Merge master 2021-11-07 02:24:01 +01:00
6b864e6fef Add some caching to the wikidata search box, partial fix to #551 and #530 2021-11-07 02:23:28 +01:00
15c7cd2987 First draft of professional services page 2021-11-07 01:51:27 +01:00
2c46645581 UK-themes: add inspire polygons to detect addresses with, various small fixes 2021-11-05 01:19:27 +01:00
63acca1638 Add 'CreateNewWayWithNodeReuse'-action, use it in the GRB-theme 2021-11-04 02:16:07 +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
1db54f3c8e Workaround for upstream issue: always use 'opening_hours' as using ome keys crashes the OH-parser 2021-11-02 17:47:21 +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
f5d6441b70 Add layer icon to filter view 2021-10-30 02:34:16 +02:00
b377b5bcb7 Merge master 2021-10-30 02:01:41 +02:00
64adf13d42 Rework copyright panel, fix filter view toggle 2021-10-30 01:55:32 +02:00
9fb27d3405 Simplify and fix sharescreen: fix typos in iframe code, use state injection via constructor, remove UI-elements which are broken anyway 2021-10-30 01:05:38 +02:00
6c39f563b6 More work on GRB theme, add 'apply_action' button 2021-10-29 18:16:51 +02:00
da65bbbc86 Add createNewWay-action, more work on GRB import theme, add import button 2021-10-29 16:38:33 +02:00
e4cd93ffb0 Documentation updates 2021-10-29 13:53:00 +02:00
2d5d3fbd96 Formatting fix 2021-10-29 13:35:33 +02:00
28429df819 Documentation Formatting 2021-10-29 03:59:28 +02:00
4bdabd271b Merge branch 'feature/prefix-for-oh' into develop 2021-10-29 03:43:20 +02:00
a2306c2c6f Add the possibility to define a postfix and prefix for opening hours 2021-10-29 03:42:33 +02:00
c74989e88d Rendering bug fixes, add 'get' to the ExtraFunctions, filtering in the GRB theme 2021-10-28 03:15:36 +02:00
10d9f18110 Fixes to sidewalks theme 2021-10-28 01:26:35 +02:00
40a0e7931d Remove empty elements 2021-10-28 00:53:09 +02: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
d5f4572e9a Add possibility to load external data as mercator tiles, add bbox tile possibilities, add CRAB and GRB as datasources in the GRB theme 2021-10-27 03:52:19 +02:00
e777776531 Merge branch 'master' into develop 2021-10-27 01:34:33 +02:00
78dbe0baa2 Fix 'addExtraTags' in mappings 2021-10-26 22:53:27 +02:00
bd3395af22 Remove small alert ox 2021-10-26 21:29:50 +02:00
2e80fff92e Small styling tweaks 2021-10-26 02:09:04 +02:00
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00
e8b0c3f4c8 Add missing translations, improvements to charging stations theme 2021-10-26 01:14:22 +02:00
9dc8404c43 No more need to add '.clone()' for compiled translations, removed a bunch of 'clones' 2021-10-25 21:50:38 +02:00
936cf1bf9f Fix back button behaviour, fix #523 2021-10-25 20:50:59 +02:00