Commit graph

173 commits

Author SHA1 Message Date
84e72fe622 Add 'title()' builtin, which can be used as stopgap for some reused questions 2022-02-16 02:24:15 +01:00
5221e91dcd First version of giving feedback to contriubtors on invalid values 2022-02-12 02:53:41 +01:00
30be86668e Fix autoapply for GRB theme 2022-02-10 23:16:14 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
700b48f693 Fix import flow for more advanced scenarios 2022-01-22 02:56:35 +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
2e2a6965e7 Add theme introspecting mapcomplete changes 2022-01-16 02:00:55 +01:00
6999a73d44 Add import from notes functionality 2022-01-12 02:31:51 +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
ebb510da04 First draft of loading 'notes' 2022-01-07 04:14:53 +01:00
ac1b4a010c Merge develop 2022-01-05 18:18:13 +01:00
7f829a3578 Add export_as_geojson, open_in_id and open_in_josm special renderings 2021-12-23 21:28:41 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +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
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +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
7cfbb49bab cd 2021-12-02 02:54:28 +01:00
752538ec14 Add ToC to generated pages 2021-11-30 22:50:48 +01:00
a37a7462a2 Better handling of GPX-state 2021-11-12 04:11:53 +01:00
e8ce53d5eb Add 'export as GPX'-feature, fix #276 2021-11-08 20:49:51 +01:00
d3d51af667 Add gps track line, add documentation 2021-11-08 14:18:45 +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
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
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
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
897c59f97a Merge develop 2021-10-28 00:13:18 +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
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
fd2ed950cc Fixed image loading (again) 2021-10-20 00:19:03 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
ab05979b81 Fix popup which doesn't show up in the case of duplicate elements on the map 2021-10-13 17:18:14 +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
f3aea74df5 Fix import 2021-10-11 23:41:55 +02:00
8fdb7a6d7f Merge develop 2021-10-11 23:33:09 +02:00
a38ab81356 Fix metatag _isOpen, fix clustering zoom behaviour 2021-10-11 23:28:51 +02:00
b4b72a0995 Merge develop 2021-10-10 23:54:34 +02:00
d894b13023 Make metatagging lazy (fix #503), fix null-distances (#504), various other small fixes 2021-10-10 23:38:09 +02:00
e5a3c1cab6 Merge develop 2021-10-09 23:25:32 +02:00
d8fa054a34 Further stabilization of UK-addresses: add minzoom requirement to import button, fix eternal loading message 2021-10-08 15:11:20 +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
ff11f96e91 Add wikidata-images to etymology theme, various fixes for custom image carousels and gracious handling of wikidata/wikimedia 2021-10-06 02:30:23 +02:00
8b4442c8cc Add wikipedia box 2021-10-02 22:31:16 +02:00
32cbd6e2c1 Also pickup wikimedia categories in the image tags, fix #433 2021-09-30 00:26:21 +02:00
a6e8714ae0 Refactoring of image detection, fix loading wikimedia images 2021-09-29 23:56:59 +02:00
a78d33112b Refactoring: LayoutToUse is a simple value now 2021-09-28 18:00:44 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
706c5e3d53 Add import button 2021-09-18 02:31:45 +02:00
feeca1de46 Add singular forms for units 2021-09-13 02:38:20 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
4284f8184e Fix typo's: s/seperat/separat/, fix #457 2021-08-19 18:30:43 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +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
248ea78b17 First working version of split road functionality 2021-07-18 21:37:14 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
42d0071b26 Use canonical rendering in windpowermap 2021-07-13 18:52:02 +02:00
6e3c39e475 Add option to show text field inline with the rendering; add option to fill out a default value 2021-07-11 15:44:17 +02:00
e4c29ce660 First version of a delete button, is working 2021-07-03 14:35:44 +02:00
de5f8f95bb Hook deleteWizard into the specialVisualisations (WIP) 2021-07-01 02:43: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
ac201afb40 Documentation update 2021-06-24 14:03:02 +02:00
ef18846c6a Inject a few functions to fix the build 2021-06-24 13:51:58 +02:00
aa50d33b81 Merge master 2021-06-24 01:55:45 +02:00
3cec4eccff Add zoom functionality to minimap 2021-06-24 01:17:29 +02:00
5e991bdc02 Allow to style special visualisations, no cursor if popups are disabled 2021-06-23 02:41:30 +02:00
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00
966fcda8d1 Add support for units to clean up tags when they enter mapcomplete; add example of this usage in the climbing theme, add climbing theme title icons with length and needed number of carabiners 2021-06-22 03:16:45 +02:00
d4909734a1 Add a histogram visualisation 2021-06-21 03:13:05 +02:00
64b0ca2859 Refactoring of the help text 2021-06-21 00:19:19 +02:00
b9fb18ee4c Merge master 2021-06-21 00:18:59 +02:00
65486b6953 Insulate tag changes 2021-06-21 00:11:07 +02:00
ad5174d0da Add small histogram UI (WIP) 2021-06-20 03:09:55 +02:00
64ec06bfc8 Fix opening hours input element 2021-06-16 14:23:53 +02:00
42d13f564c Fix sharebutton 2021-06-15 01:24:04 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
e480c97676 Fixed part of the special renderings 2021-06-14 19:21:33 +02:00
62f471df1e More refactoring, still very broken 2021-06-11 22:51:45 +02:00
ad406b5550 Remove legacy: the minOverlapPercentage can now be built with a calculated tag and isShown 2021-03-26 03:24:58 +01:00
a76d8822ff Cleanup of review-css to use tailwind 2021-03-13 19:07:38 +01:00
4deb095943 Optimizing the layout for small screens 2021-02-21 01:36:31 +01:00
b9d5a85cd0 Merge slick carousel 2021-02-05 19:11:19 +01:00
8f8ef690a4 Performance improvements 2021-02-05 16:32:37 +01:00
1979aadb49 Add slick-carousel instead of homemade one 2021-01-29 03:23:53 +01:00
db66689705 Add working clustering! 2021-01-04 18:55:10 +01:00
778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
0b57042de1 Fix the build 2021-01-03 13:50:18 +01:00
849c61c8a1 Refactoring: attempting to make State smaller 2021-01-02 16:04:16 +01:00
a6f56acad6 Fix build 2021-01-01 01:27:14 +01:00
287470acff Fixed reviews for named elements 2020-12-31 22:41:52 +01:00
83472c1e26 Encode subject of mangrove reviews 2020-12-31 21:13:16 +01:00