Commit graph

214 commits

Author SHA1 Message Date
161bcc8647 Quickfix: add centroids to some renderings which dissappeared during migration 2021-11-08 15:08:24 +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
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +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
72edc9bdcc General cleanup, improve sidewalk rendering 2021-10-22 02:16:07 +02:00
028767afe6 Small cleanups 2021-10-18 22:34:52 +02:00
d3550fefbe Add multi-apply box/feature, use it in etymology-theme to apply tags onto all segments of the same street 2021-10-12 02:12:45 +02:00
54bc4f24da Better handling if wikipage is missing 2021-10-07 22:16:11 +02:00
4fcd3523b7 Add check that translation for a certain theme is complete, add a few missing dutch translations 2021-10-01 04:49:19 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
4ace40c2f3 Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations 2021-09-03 17:00:36 +02:00
92e8f3f89d Add first version of the food theme 2021-09-02 21:22:34 +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
327649c040 Add language control parameter 2021-08-21 20:25:36 +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
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
5d3365afb8 First draft of an element which deletes points 2021-07-01 02:26:45 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
284102c2f1 Seperate logic to detect special renderings and to actually render them, add a minimap to all popups (if no minimap is defined seperately) 2021-06-27 19:21:31 +02:00
edab6109ca Remove typo and unused import 2021-06-21 03:10:07 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
d7004cd3dc Merge master 2021-06-13 15:15:13 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
9a13df9130 Fix warning 2021-06-08 18:54:29 +02:00
f86e8ea191 Small fix: themes still load if no description is given 2021-06-01 21:24:35 +02:00
3e3da25edb Small fixes 2021-04-23 17:22:01 +02:00
95f1bdd797 Small refactoring, add 'last edit by'-rendering 2021-04-21 01:26:36 +02:00
666a3039fe Improvements to GRB theme 2021-04-11 19:21:41 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
3e75921754 Better handling of image detection when running from ts-node; add some tests 2021-04-09 13:59:49 +02:00
12d99e0323 Visualize attribution in the attribution panel 2021-04-09 02:57:06 +02:00
f5999e0f12 Make forcedLanguage public for the createLayouts-script 2021-03-17 14:35:40 +01:00
a76d8822ff Cleanup of review-css to use tailwind 2021-03-13 19:07:38 +01:00
092c12a449 Add overview of all themes if none are defined 2021-01-14 22:25:11 +01:00
66018cb421 Move runningFromConsole to utils 2021-01-06 02:21:50 +01:00
Pieter Vander Vennet
7ad601f2eb Remove kletterspots.de specific stuff 2020-12-14 01:14:22 +01:00
Christian Neumann
1190052e54 Change default locale. 2020-11-20 09:12:39 +01:00
Pieter Vander Vennet
73f32e0ecf Refactored out 'layout.ts' 2020-11-11 16:23:49 +01:00
Pieter Vander Vennet
3f8b6e88d3 Fix deploy 2020-11-06 01:58:26 +01:00
Pieter Vander Vennet
9c53fe9868 Fixed custom generator by fixing dependencies 2020-11-05 13:34:48 +01:00
Pieter Vander Vennet
3502563f92 Move translations of the core app to an external json 2020-11-04 20:55:43 +01:00
Pieter Vander Vennet
5adc355a48 Add fixes to CustomRendering 2020-10-28 16:35:32 +01:00
Pieter Vander Vennet
1447863fa7 Fix tests, refactoring kindof works now 2020-10-28 11:19:47 +01:00
Pieter Vander Vennet
895aa132ec Huge refactoring (WIP) 2020-10-27 01:01:34 +01:00
yopaseopor
c180f98d94 Update CA,ES 2020-10-24 16:35:19 +02:00
Pieter Vander Vennet
418658a1e8 Small tweaks 2020-10-19 15:04:21 +02:00
Pieter Vander Vennet
a721d3137a Optimize rendering 2020-10-14 12:15:09 +02:00
Pieter Vander Vennet
0d6412f824 Add loading of live data 2020-10-12 01:25:27 +02:00
Pieter Vander Vennet
4db1997ed6 Extract codegrid to seperate module, heatup the codegrid caches 2020-10-11 18:41:45 +02:00
Pieter Vander Vennet
5e220ccead Fix widths 2020-10-10 14:09:12 +02:00
Pieter Vander Vennet
62785aa4c4 Fix translations, add opening hours to cycle themed objects 2020-10-09 20:41:26 +02:00
Pieter Vander Vennet
35bd49e5ba Last finishing touches for the opening-hours visualization 2020-10-09 20:10:21 +02:00
Pieter Vander Vennet
895ec01213 First version of the OH-input-element 2020-10-08 19:03:00 +02:00
Pieter Vander Vennet
b93f25d79c Add 24/7 detection to Opening Hours 2020-10-06 02:09:09 +02:00
Pieter Vander Vennet
4d139b45e6 Fix bugs with the opening hours picker 2020-10-05 20:42:54 +02:00
Pieter Vander Vennet
e46ea51d44 Fix bug with multiple image uploads, refactoring of TextField 2020-09-25 17:57:01 +02:00
Pieter Vander Vennet
bc9ece2f95 Further cleanup 2020-09-19 13:37:04 +02:00
Pieter Vander Vennet
9409f20bca Fixes to personal layout 2020-09-18 22:23:49 +02:00
ToastHawaii
34dc8b0afb Add german translation for toilets and some missings 2020-09-18 08:34:38 +02:00
Pieter Vander Vennet
638691d6c3 Merge branches, fix bugs with initial zoom and location, fix bug which starts loading right away, fix bug when overpass times out 2020-09-18 00:31:54 +02:00
Pieter Vander Vennet
15f816e172 Add some tweaks to hide the add-poi-marker when a layer is enabled 2020-09-17 23:53:57 +02:00
Pieter Vander Vennet
16394bb08f Add check to new points as not to add points for disabled layers 2020-09-17 21:10:35 +02:00
Pieter Vander Vennet
0084e462e8 Sexier layer selection panel 2020-09-17 19:11:16 +02:00
Pieter Vander Vennet
2dd428497e Various small fixes 2020-09-17 13:13:02 +02:00
Pieter Vander Vennet
02c2e48293 Porting cyclofix-shops to a .json definition, removing now unneeded classes 2020-09-16 01:29:38 +02:00
Pieter Vander Vennet
bb209ee731 Fixes to the German translations, enable German on cyclofix 2020-09-15 21:18:39 +02:00
ToastHawaii
4607c8d3f6
Add de translation 2020-09-15 18:44:58 +02:00
Pieter Vander Vennet
9777a2666b More cleanup of code: remove the overly complicated layer selection 2020-09-13 03:29:44 +02:00
Pieter Vander Vennet
6d5f4ade25 Fixes and simplification of the CSS 2020-09-12 23:15:17 +02:00
Pieter Vander Vennet
c7f33a9490 Cleanup of the image carousel code and index.css code 2020-09-11 19:14:32 +02:00
Pieter Vander Vennet
0c2f662040 Port bicycle cafés to JSON-defined-layer 2020-09-11 02:14:16 +02:00
Pieter Vander Vennet
8da0893c05 Fix small language issues 2020-09-08 00:32:23 +02:00
Pieter Vander Vennet
9e9d80c045 Porting repair_station to JSON configuration file 2020-09-05 17:43:30 +02:00
Pieter Vander Vennet
b7b1bc13e4 Fix bugs with themes, add movement of tag renderings in custom theme generator 2020-09-05 15:27:35 +02:00
Pieter Vander Vennet
80f0dbe6e3 New mapcomplete version 2020-09-05 01:40:43 +02:00
Pieter Vander Vennet
9a420efa98 Finishing port of parking layer to json template 2020-09-03 02:18:23 +02:00
Pieter Vander Vennet
5f4c2ec536 Ported bicycle parking layer to .json-file 2020-09-03 02:05:09 +02:00
Pieter Vander Vennet
5ed0bb431c Way to much fixes and improvements 2020-09-02 11:37:34 +02:00
Pieter Vander Vennet
2052976909 First steps for a decent custom theme generator 2020-08-31 02:59:47 +02:00
Pieter Vander Vennet
a57b7d93fa Huge refactorings of JSON-parsing and Tagsfilter, other cleanups, warning cleanups and lots of small subtle bugfixes 2020-08-30 01:13:18 +02:00
Pieter Vander Vennet
9a5b35b9f3 More work on cyclestreet layout, add loading of layers depending on zoom level 2020-08-28 03:16:21 +02:00
Pieter Vander Vennet
3576a4b1e1 Merged PR with galician 2020-08-27 18:56:11 +02:00
yopaseopor
7156df8427 Translation GL
Translation to Galego
2020-08-27 17:56:32 +02:00
David Haberthür
3ebe9d0d4a
Typoe fix
"doesn't" instead of "doesn;t"
2020-08-27 11:54:25 +02:00
David Haberthür
f5661666d4
Typo fix
'Instagram' instead of 'Intsagram'
2020-08-27 09:16:47 +02:00
Pieter Vander Vennet
ae90440f16 More work on translations 2020-08-27 01:03:58 +02:00
Pieter Vander Vennet
bb08d6b11f Merging PR: part 2 2020-08-27 00:23:32 +02:00
Pieter Vander Vennet
f25509fb77 Merging branches: part 1 2020-08-27 00:19:43 +02:00
yopaseopor
2addadbc91 Update Translations.ts 2020-08-27 00:17:35 +02:00
yopaseopor
6783daaa30 Update Translations.ts 2020-08-27 00:14:05 +02:00
yopaseopor
f8be486401 Basic translation for CA,ES
Basic translation for Catalan, Spanish
2020-08-26 23:59:11 +02:00
Pieter Vander Vennet
4a0970a71f Custom themes now stick to the user account and can be revisited, small improvements 2020-08-26 15:36:04 +02:00
yopaseopor
c361eaf972 Spanish translation 2020-08-26 01:03:51 +02:00
Pieter Vander Vennet
17c0d19b7c Small layout tweaks 2020-08-26 00:21:34 +02:00
Pieter Vander Vennet
1cdf2ee9bc Small fixes in CustomGenerator; artworkmap is now a json-preset 2020-08-25 02:12:26 +02:00
Pieter Vander Vennet
c8b2dab669 Small improvements to the docs 2020-08-25 00:20:20 +02:00
Pieter Vander Vennet
e320f1af0c Various small fixes to translations, login flow, docs, ... 2020-08-25 00:10:48 +02:00
Pieter Vander Vennet
1c5bfbe796 Update docs for translations 2020-08-24 22:38:57 +02:00