Commit graph

225 commits

Author SHA1 Message Date
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
Laura Klünder
0bbcc400ca add models for space-based route description 2017-12-18 15:31:28 +01:00
Laura Klünder
c1fe2e02e0 fix migration… please 2017-12-18 15:15:16 +01:00
Laura Klünder
31220b4f93 fix migration, now really 2017-12-18 15:11:35 +01:00
Laura Klünder
1d1d50769b fix migration 2017-12-18 15:05:45 +01:00
Laura Klünder
64664fbc66 don't use tokens as primary keys 2017-12-18 14:54:45 +01:00
Laura Klünder
7e9c87c8ea allow multiple access permissions per user and restriction 2017-12-17 21:53:55 +01:00
Laura Klünder
5ebddc8ed8 add WifiMeasurement model 2017-12-16 12:43:14 +01:00
Laura Klünder
95fc1253bc add new fields to WayType 2017-12-11 15:34:07 +01:00
Laura Klünder
cca01e584a AccessPermissionToken 2017-12-10 03:16:07 +01:00
Laura Klünder
eb54ac7896 manage access permissions 2017-12-08 21:31:53 +01:00
Laura Klünder
f915210cf2 LocationGroupCategory.title_plural 2017-11-30 16:51:28 +01:00
Laura Klünder
f94be40470 add I18nField and replace the title JSONField with it 2017-11-30 00:43:39 +01:00
Laura Klünder
32192e8fac height fields should not have negative values 2017-11-25 14:36:18 +01:00
Laura Klünder
85698dc13b turn Source.name into a CharField to allow periods 2017-11-25 13:42:05 +01:00
Laura Klünder
eb4a93084e remove bounds from GeometryMixin 2017-11-22 22:15:33 +01:00
Laura Klünder
4e51969794 create ramp altitude areas 2017-11-18 00:07:23 +01:00
Laura Klünder
aaabc7e37c add ramp model 2017-11-17 20:31:29 +01:00
Laura Klünder
44dda5cd77 save changed_geometries into file instead of pickling it into the db 2017-11-16 02:47:28 +01:00