Gwendolyn
cba970e058
load indicators and some cleanup
2024-12-25 19:05:25 +01:00
Gwendolyn
f434e154d0
js cleanup
2024-12-25 19:05:25 +01:00
Laura Klünder
5646c1dc6f
some more buffering
2024-12-25 18:32:09 +01:00
Laura Klünder
3595a875e8
try to fix doors again 🥺
2024-12-25 17:52:46 +01:00
Laura Klünder
ee0d7102b2
remove hotfix i guess
2024-12-25 17:25:31 +01:00
Laura Klünder
c83e91bc78
loadgroup in editor and API
2024-12-25 17:01:30 +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
e5c6fde55e
deal with invalid geometry of some kind
2024-12-25 16:32:51 +01:00
Laura Klünder
705a4a5de9
app_name → app_label
2024-12-25 15:50:20 +01:00
Laura Klünder
c719dd592b
hopefulyl fix door render
2024-12-25 15:48:07 +01:00
Laura Klünder
2ece1cc7d4
fix german locale typo
2024-12-25 15:24:29 +01:00
Laura Klünder
a6e17dc948
fix m2m changes problem
2024-12-25 14:18:34 +01:00
Laura Klünder
43aaf777f6
fix canreportmistake label
2024-12-25 14:15:31 +01:00
Laura Klünder
d9e48aa561
link editor in account details page
2024-12-25 13:46:16 +01:00
Laura Klünder
faf97978f6
userpermissionsform shouldn't require quests
2024-12-25 13:43:52 +01:00
Laura Klünder
b28b44a4d5
use main_level_id for quest level id
2024-12-25 13:19:15 +01:00
Laura Klünder
5fa42ff35d
reset APs when they change on import, add quest again
2024-12-25 13:19:03 +01:00
Laura Klünder
4b0b830233
don't update APs when not needed
2024-12-25 13:18:45 +01:00
Laura Klünder
e29e813b28
don't delete APs before iporting them
2024-12-25 13:18:23 +01:00
Laura Klünder
5d53ab19ef
that's not a warning, that's a note
2024-12-25 13:08:48 +01:00
Laura Klünder
237063a840
importnoc: support to place things on staircases
2024-12-25 13:05:50 +01:00
Laura Klünder
d4154a61b6
add important checkbox
2024-12-25 11:51:30 +01:00
Laura Klünder
d71e2f3975
another quest fix
2024-12-24 23:34:22 +01:00
Laura Klünder
14c8079afc
some more minor quest fixes
2024-12-24 23:18:12 +01:00
Laura Klünder
97c37e7762
update german locale
2024-12-24 23:04:48 +01:00
Laura Klünder
cce54d3a49
remove debug thingy
2024-12-24 22:59:38 +01:00
Laura Klünder
d811170716
quests can now be done!
2024-12-24 22:58:26 +01:00
Laura Klünder
df777ecc05
add altitude_quest to editor
2024-12-24 20:20:01 +01:00
Laura Klünder
9852171c3e
deliver quest types
2024-12-24 20:19:05 +01:00
Laura Klünder
a7cacecdbe
add missing migrations
2024-12-24 20:06:22 +01:00
Laura Klünder
6acd163eb6
show quests on map
2024-12-24 20:04:49 +01:00
Laura Klünder
56d0925ada
cache quests by quest permissions
2024-12-24 18:57:34 +01:00
Laura Klünder
2805061c47
generate quests, but they can't be solved yet
2024-12-24 18:50:53 +01:00
Laura Klünder
38671a7947
implement importnoc
2024-12-24 16:34:19 +01:00
Laura Klünder
4cfd58926b
add noc eventmap conversion config
2024-12-24 03:22:12 +01:00
Jenny Paxian
ebfc683f7c
Fixes some issues with the location button being invisible ( #207 )
...
* Fakemobileclient should return a dict of wifi.data, instead of data, since we have bluetooth beacons too
* Use dict instead of list for beacon measurement in fakemobileclient and editor script
* Use distance directly
* BeaconMeasurementDataSchema add default
* Route from current location
* Do not try to set Score if no location found
2024-12-23 22:13:32 +01:00
Jenny Paxian
82b13e16a0
Use dict in fakemobileclient for data, add default to BeaconMeasurementDataSchema ( #206 )
...
* Fakemobileclient should return a dict of wifi.data, instead of data, since we have bluetooth beacons too
* Use dict instead of list for beacon measurement in fakemobileclient and editor script
* Use distance directly
* BeaconMeasurementDataSchema add default
2024-12-23 18:01:03 +01:00
Laura Klünder
ac1650e3bc
remove validation_alias
2024-12-23 17:39:16 +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
Jenny Danzmayr
b45fd961c0
fixed template
2024-12-22 22:10:25 +01:00
Jenny Danzmayr
6db9d507f1
fixed template for account page
2024-12-22 22:06:35 +01:00
Laura Klünder
739e564099
add target="_self" for sso links
2024-12-22 20:26:06 +01:00
Laura Klünder
30ddaafbf9
fix trans call
2024-12-22 20:17:53 +01:00
Jenny Danzmayr
b70f89a341
added option for linking SSO accounts to existing accounts
2024-12-22 19:44:47 +01:00
Jenny Danzmayr
de006a5761
specify backend during login
2024-12-22 19:44:47 +01:00
Laura Klünder
e39dd71e73
don#t crasah editor on references to non-mapdata models
2024-12-22 18:52:41 +01:00
Laura Klünder
c414f1b45d
fix editor header linewrap
2024-12-22 13:19:19 +01:00
Jenny Danzmayr
2ee0633391
added sso support for c3voc & c3noc
2024-12-22 03:42:50 +01:00