Commit graph

807 commits

Author SHA1 Message Date
7f1e8d3f9c Refactoring: overhaul of the visual style with CSS 2023-05-11 02:18:09 +02:00
ab28fbe35c Fix: fix icons in mappings which use a builtin svg 2023-05-09 00:05:38 +02:00
15063f9be0 Refactoring: remove _img from Svg.ts 2023-05-08 22:38:47 +02:00
3b28e3ff21 List which pins are allowed by default 2023-05-08 01:58:33 +02:00
36a0784e06 Bump version number 2023-05-06 11:05:19 +02:00
f7eaec2243 Refactoring: remove import flow, fix various issues, get PDF-export working (but not quite) 2023-05-05 02:03:41 +02:00
2149fc1a1d Refactoring: add current view button 2023-05-05 01:25:37 +02:00
65a4303dd6 Style: Allow a layer to open the popup-view in a floatover 2023-05-05 01:00:15 +02:00
8fafd0a8a5 Fix: allow selection of the first radiobutton 2023-05-04 22:40:09 +02:00
1f39ba9ab5 Fix: fix validation of question input; remove some obsolete logging; stabilize output of generate:translations wrt newlines 2023-05-03 00:57:15 +02:00
755f905c36 Bump version number 2023-05-01 01:26:38 +02:00
4c962eab21 Fix: Correctly calculate available levels, reselect last_click automatically 2023-05-01 01:16:57 +02:00
2b47cf934c Refactoring: highlight the currently selected element 2023-04-27 02:24:38 +02:00
06631ccd6d Refactoring: stabilize touchingFeatureSource 2023-04-27 00:58:21 +02:00
7fd7a3722e Add level selector and global filters 2023-04-26 18:04:42 +02:00
5504d49d59 Themes: enable download functionality by default 2023-04-25 02:37:23 +02:00
fcc49766d4 Refactoring: port statistics view 2023-04-24 03:22:43 +02:00
78c56f6fa2 Refactoring: save ID to the hash of the URL 2023-04-24 02:54:15 +02:00
652d617583 Styling: theme view buttons 2023-04-24 02:27:55 +02:00
8a40b9cbe6 Refactoring: include special layers in the indexes 2023-04-23 13:14:54 +02:00
476423f9d1 Refactoring: re-enable caching 2023-04-21 20:50:38 +02:00
59544ec073 Refactoring: more css cleanup 2023-04-21 18:09:14 +02:00
23b26c4197 Refactoring: fix background layer switch and hotkeys 2023-04-21 17:37:50 +02:00
ee4b0fd238 Refactoring: add hotkeys to switch backgrounds 2023-04-21 16:47:25 +02:00
e4e99c0b0a Chore: move RasterLayerProperties into separate file in order for the schema generator to work 2023-04-21 16:19:36 +02:00
d8e14927c8 Refactoring: port wikipedia panel to Svelte 2023-04-21 16:02:36 +02:00
24f7610d0a Fix overlay layers 2023-04-21 01:53:24 +02:00
3aeedf22c8 Refactoring: fix rendering artefact when switching selected element 2023-04-21 00:25:56 +02:00
c6e12fdd6b Refactoring: fix GPX-track view 2023-04-20 18:58:31 +02:00
4172af6a72 Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) 2023-04-20 17:42:07 +02:00
1f9aacfb29 Refactoring: move download functionality for OsmObjects into a new object 2023-04-20 03:58:31 +02:00
8eb2c68f79 Refactoring: fix rendering of new roads, generated by a split 2023-04-20 01:52:23 +02:00
7f8969146a Refactoring: allow to export the map as PNG 2023-04-19 03:20:49 +02:00
e36e9123f3 Refactoring: improve caching 2023-04-19 03:18:47 +02:00
f203a1158d Refactoring: fix usersettings vis 2023-04-16 04:26:50 +02:00
b0052d3a36 refactoring: Fix documentation generation, (auto)remove documentation of deleted themes 2023-04-15 03:15:17 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
3db87232f2 Refactoring: add metatagging 2023-04-14 17:53:08 +02:00
ef0ec5160d Refactoring: fix download buttons 2023-04-14 04:33:06 +02:00
8a1f0599d9 Refactoring: fix 'delete' and 'move'-buttons as special elements 2023-04-14 02:42:57 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
042d400dc4 refactoring: Remove more obsoleted code, add copyright tab 2023-04-07 04:23:45 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +02:00
8085079eff Port user settings 2023-04-07 02:13:57 +02:00
97aaa8e941 Refactoring: fix filters, remove obsolete code 2023-04-06 02:20:25 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
64532d1faf Tweaks to question box 2023-03-31 04:04:11 +02:00
d47fd7e746 Add question box as special rendering 2023-03-31 03:28:11 +02:00
29372c465e refactoring: more fixes, first attempt at tagRenderingAnswer 2023-03-30 04:51:56 +02:00