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 |
|
Laura Klünder
|
3477354688
|
access permissions can now also be given by group
|
2023-12-19 19:48:31 +01:00 |
|
Laura Klünder
|
c4a8e1d874
|
add "main point" to area
|
2023-12-19 19:48:24 +01:00 |
|
Laura Klünder
|
e55e2a33d5
|
missing migration for report author
|
2023-12-19 19:48:18 +01:00 |
|
Laura Klünder
|
607c3f82fa
|
fix grounaltitude migration
|
2023-12-11 20:34:11 +01:00 |
|
Laura Klünder
|
764ed575c9
|
commit missing migrations
|
2023-12-11 19:02:48 +01:00 |
|
Laura Klünder
|
1f59e53d15
|
fix super old broken migration
|
2023-11-26 18:00:50 +01:00 |
|
Laura Klünder
|
d6b9161345
|
add position update API endpoint and remove old one, also some more api tweaks
|
2023-11-24 15:42:48 +01:00 |
|
Laura Klünder
|
5103744d41
|
syntax error, oops
|
2023-11-11 12:07:42 +01:00 |
|
Laura Klünder
|
2ad9f4a099
|
use pathlib in more places, thereby fixing some bugs
|
2023-11-11 12:06:46 +01:00 |
|
Laura Klünder
|
320ae7b4c9
|
add RangingBeacon to mapdata
|
2023-11-10 18:59:37 +01:00 |
|
Laura Klünder
|
9d21f8c933
|
migrate to django's native JSONField
|
2022-04-03 19:40:12 +02:00 |
|
Laura Klünder
|
36df1fed66
|
shapely's cascaded_union was deprecated, replace with unary_union
|
2022-04-03 18:16:03 +02:00 |
|
Laura Klünder
|
c66586fcdc
|
dynamic locations in editor
|
2019-12-27 18:42:08 +01:00 |
|
Laura Klünder
|
92be350b8c
|
implement position timeout
|
2019-12-27 18:31:54 +01:00 |
|
Laura Klünder
|
da07faf3cb
|
set coordinates for position
|
2019-12-27 16:51:06 +01:00 |
|
Laura Klünder
|
407e3ba06b
|
first stuff for custom positions
|
2019-12-27 14:13:40 +01:00 |
|
Laura Klünder
|
6a91631f9b
|
quick comment feature for reports and stuff
|
2019-12-25 10:16:40 +01:00 |
|
Laura Klünder
|
ae23f9200c
|
fix django warning
|
2019-12-24 22:04:10 +01:00 |
|
Laura Klünder
|
698aef7100
|
show link to report dashboard if user has reported something
|
2019-12-24 19:03:22 +01:00 |
|
Laura Klünder
|
52c02a4101
|
issue submission forms
|
2019-12-24 17:29:00 +01:00 |
|
Laura Klünder
|
7734863c39
|
obstacle altitude
|
2019-12-22 20:57:32 +01:00 |
|
Laura Klünder
|
eed1856353
|
colored obstacles – the future is (almost) here!
|
2019-12-22 19:28:55 +01:00 |
|
Laura Klünder
|
ecd7cc5637
|
implement label settings
|
2019-12-22 00:38:54 +01:00 |
|
Laura Klünder
|
fcf8867cbf
|
show_label logic
|
2019-12-21 23:01:24 +01:00 |
|
Laura Klünder
|
c47d937c1d
|
introducing group hierarchy
|
2019-12-21 18:09:59 +01:00 |
|
Jenny Danzmayr
|
9788c7154c
|
optionally wifi measurements when the event data is purged
|
2019-11-27 20:39:31 +01:00 |
|
Laura Klünder
|
62cd3c8d48
|
validate slug properly
|
2018-12-25 23:11:56 +01:00 |
|
Laura Klünder
|
069b0021d8
|
LocationGroupCategory help text
|
2018-12-23 17:52:15 +01:00 |
|
Laura Klünder
|
475ea434fe
|
custom location icons
|
2018-12-21 03:07:07 +01:00 |
|
Laura Klünder
|
ec014680b3
|
add import_tag field
|
2018-12-20 16:12:20 +01:00 |
|
Laura Klünder
|
e170e128bc
|
manage map updates in control panel
|
2018-12-16 02:23:05 +01:00 |
|
Laura Klünder
|
8936fe5aea
|
columns can have an accessrestriction now
|
2018-12-12 19:37:24 +01:00 |
|
Laura Klünder
|
6125ea6d65
|
fix space geometries broken by bug in editor
|
2018-12-10 23:42:01 +01:00 |
|
Laura Klünder
|
3c2201145f
|
squash migrations 2018
|
2018-12-07 19:45:18 +01:00 |
|
Laura Klünder
|
673767bc93
|
add base_mapdata_accessible field to space
|
2018-11-20 23:06:49 +01:00 |
|
Jenny Danzmayr
|
7a896073e4
|
fixed migrations to work around transaction limitations of SQLite
|
2018-10-31 21:34:06 +01:00 |
|
Laura Klünder
|
55013a61b6
|
more fixes for the editor
|
2018-09-18 17:38:26 +02:00 |
|
Laura Klünder
|
ff5826d8c2
|
skip stuff if processupdates is no geometries were affected
|
2017-12-23 02:38:18 +01:00 |
|
Laura Klünder
|
be485e0711
|
level change description for waytypes
|
2017-12-23 02:19:27 +01:00 |
|
Laura Klünder
|
3fb4d7f4b8
|
custom room enter description
|
2017-12-22 16:14:35 +01:00 |
|
Laura Klünder
|
7b3e94a78a
|
Area.slow_down_factor
|
2017-12-22 15:16:28 +01:00 |
|
Laura Klünder
|
245c101eb0
|
AccessRestrictionGroup
|
2017-12-20 20:54:58 +01:00 |
|
Laura Klünder
|
b852ef708e
|
AccessPermission.unique_key
|
2017-12-19 12:19:31 +01:00 |
|
Laura Klünder
|
fe7faaff58
|
add missing unique_together on graph descriptions
|
2017-12-19 01:59:54 +01:00 |
|
Laura Klünder
|
9ae9477b33
|
add LeaveDescription and CrossDescription to Editor
|
2017-12-19 00:50:40 +01:00 |
|