Commit graph

659 commits

Author SHA1 Message Date
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
79fbb915de fix lock if no mapupdates exist 2018-12-18 20:36:45 +01:00
Laura Klünder
d842539c1b mapupdate default ordering 2018-12-17 18:52:47 +01:00
Laura Klünder
e2698e7109 remove race condition where c3nav tried to load a wrong router 2018-12-17 18:07:40 +01:00
Laura Klünder
b23a2d4fc9 update german translation 2018-12-16 02:45:03 +01:00
Laura Klünder
e170e128bc manage map updates in control panel 2018-12-16 02:23:05 +01:00
Laura Klünder
a7bcb63b51 if an altitudearea is a ramp, never give altitudes outside the altitude range 2018-12-12 21:53:41 +01:00
Laura Klünder
8936fe5aea columns can have an accessrestriction now 2018-12-12 19:37:24 +01:00
Laura Klünder
525d708d3a cell → grid_square 2018-12-10 19:40:25 +01:00
Laura Klünder
c666fd6db5 it's grid square, not grid cell (even though we don't have square cells) 2018-12-10 19:39:32 +01:00
Laura Klünder
8824026ce0 only show grid squares if there is a grid 2018-12-10 19:35:59 +01:00
Laura Klünder
fc0f35eb25 show grid suqares in details_display 2018-12-10 19:32:28 +01:00
Laura Klünder
1528e66758 add cell property to location serialization 2018-12-10 19:24:19 +01:00
Laura Klünder
0ef08ad61b give grid cells for spaces and areas as well 2018-12-10 19:16:50 +01:00
Laura Klünder
f861fecee5 display grid cell for POIs 2018-12-10 19:06:38 +01:00
Jenny Danzmayr
328fb1b215 lock mapudates before setting cache if possible 2018-12-08 05:54:30 +01:00
Jenny Danzmayr
6d166325e6 fixed MapUpdte logic to work without an existing map update 2018-12-08 05:47:19 +01:00
Jenny Danzmayr
aa180d0946 added cleareventdata management command 2018-12-08 03:37:05 +01:00
Laura Klünder
673767bc93 add base_mapdata_accessible field to space 2018-11-20 23:06:49 +01:00
Laura Klünder
27c833b3ef fix some issues when c3nav is setup from ground up 2018-11-16 00:52:13 +01:00
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
c5fc590c2a update to python3.7, update dependencies and fix obvious update issues 2018-09-16 20:19:13 +02:00
Laura Klünder
831619c42a fix error if there are no areas with an altitude 2018-01-05 20:08:59 +01:00
Laura Klünder
299373b9ac disable force=True for register_change on Space geometries 2017-12-26 00:13:45 +01:00
Laura Klünder
03018a2f46 avoid pickle load errors while processupdates is running 2017-12-25 17:42:30 +01:00
Laura Klünder
a847cebe4a don't treat wifi measurements as a changed geometry 2017-12-25 17:29:26 +01:00
Laura Klünder
06203e6cca introducing the Locator 2017-12-25 16:41:59 +01:00
Laura Klünder
9a95faa620 fix routing from/to POIs 2017-12-24 20:39:13 +01:00
Laura Klünder
38edfe4216 fix error with Location.get_child() in editor 2017-12-24 13:23:19 +01:00
Laura Klünder
cdfef25034 implement SiteUpdates: make the user reload on critical code changes 2017-12-24 01:55:30 +01:00
Laura Klünder
895cf20d63 change process_updates lock key 2017-12-23 16:04:29 +01:00
Laura Klünder
25a0a57be9 fix check if lock was acquired 2017-12-23 16:02:18 +01:00
Laura Klünder
d554a98985 timeout → blocking_timeout 2017-12-23 15:46:56 +01:00
Laura Klünder
c1c5dde682 use redis lock in process_updates if possible 2017-12-23 15:19:33 +01:00
Laura Klünder
56549eb533 display geometry in details 2017-12-23 03:58:31 +01:00
Laura Klünder
c0c8675b1c register_changed_geometries on LocationGroup delete 2017-12-23 03:19:52 +01: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
d51bc684bb fix level_change_description check 2017-12-23 02:27:10 +01:00
Laura Klünder
be485e0711 level change description for waytypes 2017-12-23 02:19:27 +01:00
Laura Klünder
dbfe74c1f0 use LocationGroupCategory.title_plural in details 2017-12-22 21:31:44 +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
a4beed9f93 don't lock for last_update… ever 2017-12-22 13:08:52 +01:00
Laura Klünder
94f5b1d907 again… fix invalidity? 2017-12-21 20:08:25 +01:00
Laura Klünder
a974f7edab fix invalidity? 2017-12-21 20:05:30 +01:00
Laura Klünder
94734f658b dont use commas in etags 2017-12-21 05:40:35 +01:00
Laura Klünder
fbb77a3d13 cascade space and level access restrictions 2017-12-20 23:05:58 +01:00
Laura Klünder
303c4be485 add missing api endpoints for descriptions and access restriction groups 2017-12-20 22:53:57 +01:00
Laura Klünder
ee2ff8f631 group permission in control panel for better overview 2017-12-20 22:30:14 +01:00