Commit graph

238 commits

Author SHA1 Message Date
Laura Klünder
77af72d590 fill_quest! 2024-12-27 16:32:46 +01:00
Gwendolyn
bd33b9adbc update migrations after rebase 2024-12-26 22:37:48 +01:00
Gwendolyn
e5ac1e12df separate overlay feature data and geometries into different api endpoints so they can be cached independently 2024-12-26 22:37:48 +01:00
Gwendolyn
0e6faa0673 overlay edit permissions via access restrictions 2024-12-26 22:37:48 +01:00
Laura Klünder
0788aa0ed6 add missing migration 2024-12-26 22:18:01 +01:00
Gwendolyn
aea7df1b24 nicer overlay point markers and optional clustering 2024-12-26 04:08:06 +01:00
Laura Klünder
8373ee50de space "identifyable" property including quest 2024-12-26 03:44:05 +01:00
Laura Klünder
77949736f7 a rather unimportant migration but someone's gotta do it 2024-12-25 16:49:52 +01:00
Laura Klünder
218cae8d5f introduce load group as a concept 2024-12-25 16:49:08 +01:00
Laura Klünder
a7cacecdbe add missing migrations 2024-12-24 20:06:22 +01:00
Laura Klünder
e3cc6d15a3 data migrate pydantic field better cause the validator is crap 2024-12-23 16:43:41 +01:00
Laura Klünder
8feac6bf43 use shcmea for beaconmeasurement data and fix some related things 2024-12-23 16:26:15 +01:00
Laura Klünder
870c26e335 doors now have todos, names and a cooler new UI 2024-12-19 17:26:50 +01:00
Laura Klünder
48cb444691 external_url_label and external_url for locationgroup as well 2024-12-19 11:59:38 +01:00
Laura Klünder
fe98f5e618 add level_index so short_label can look nicer 2024-12-19 10:56:38 +01:00
Laura Klünder
9d77707cc5 missing migration 2024-12-19 00:07:02 +01:00
Gwendolyn
7586f5f196 migration for dataoverlay default geomtype and stroke nad fill opacity 2024-12-16 19:50:34 +01:00
Gwendolyn
934aa60be4 overlays
default geomtype, permission fix, name fix, remove ungrouped header, fix id filter
2024-12-16 12:54:37 +01:00
Gwendolyn
6b494810cc overlay api 2024-12-16 11:36:47 +01:00
Laura Klünder
6428a39a04 allow waytypes to be excluded by default 2024-12-15 18:25:16 +00:00
Laura Klünder
c38384cb5c dataoverlays can have an access restriction, as a treat 2024-12-15 14:35:15 +00:00
Laura Klünder
450c9486c0 reverse manytomany field between access restrictions and their groups 2024-12-11 14:43:27 +01:00
Laura Klünder
9c72bec4e9 can_report_mistake 2024-12-09 16:09:47 +01:00
Jenny Danzmayr
61713caf89 added missing migration 2024-12-04 23:44:10 +01:00
Gwendolyn
7904a95b80 data overlays 2024-11-21 11:56:31 +01:00
Gwendolyn
2f82dd981d leaflet marker theming 2024-09-17 19:31:38 +02:00
Jenny Danzmayr
b5fbe28146 added feature to grant access permissions via SSO groups 2024-09-16 13:20:19 +02:00
Laura Klünder
d49b6d6645 add legend / color key API endpoint 2024-09-06 15:07:54 +02:00
Laura Klünder
839d4beb7c add in_legend field for locationgroups 2024-09-06 14:11:41 +02:00
Laura Klünder
bbbdfd15fb fix bugs with new ramps 2024-08-18 21:48:17 +02:00
Laura Klünder
732cd8a4ea change altitudearea model to support multiple points 2024-08-18 21:48:17 +02:00
Laura Klünder
20fbcc9139 wifimeasurement → beaconmeasurement… and editor scancollector implementation 2024-03-31 16:23:15 +02:00
Laura Klünder
740b896d18 new more complicated mesh code 2024-03-30 19:04:12 +01:00
Gwendolyn
ee5f549297 fix migration 2024-03-28 19:12:19 +01:00
Gwendolyn
2548d62776 theming should be fine now 2024-03-28 17:38:09 +01:00
Laura Klünder
0d91a71b9f overhaul entire report process 2024-03-24 17:38:24 +01:00
Laura Klünder
482da3b244 add migration that overhauls report flow settings 2024-03-24 15:24:59 +01:00
Laura Klünder
0ca93acbf6 add missing migration 2024-03-10 13:46:05 +01:00
Laura Klünder
24e14c32ae rewrite migration to stay compatible with sqlite 2024-02-09 21:35:50 +01:00
Gwendolyn
da5346d0a9 theme selector 2024-01-06 20:52:46 +01:00
Gwendolyn
59317f9a42 oops forgot to remove the color field on line obstacles 2024-01-06 18:51:04 +01:00
Gwendolyn
9399e5c377 rudimentary theme support 2024-01-06 16:13:38 +01:00
Laura Klünder
4919b7d2cb importhub now with automatic reports doing 2023-12-25 23:38:23 +01:00
Laura Klünder
04f7c27ecb add importhub first draft 2023-12-25 22:49:23 +01:00
Laura Klünder
fba5c2cbd4 import_block implementation 2023-12-25 16:49:03 +01:00
Laura Klünder
0970a6558d manage unlimited tokens in control panel 2023-12-24 16:03:48 +01:00
Laura Klünder
d5ec23a7fb get access permissions without signing in 2023-12-24 15:40:48 +01:00
Laura Klünder
4ade6cfc1f add external_url and hub_import_type 2023-12-22 01:20:24 +01:00
Gwendolyn
1d4703f86f access restrictions can be set to public to make them available to everyone (even not logged in users)
public access restrictions do not count to the unlocked areas count
2023-12-20 23:56:32 +01:00
Gwendolyn
8311bf9668 update migration for main_point to use blank=True
(does not change db)
2023-12-20 23:33:36 +01:00