Commit graph

779 commits

Author SHA1 Message Date
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
Laura Klünder
385aebe445 improve access permission querying 2017-12-20 21:17:35 +01:00
Laura Klünder
544b3dae2e those who can grant all permissions should have all of them 2017-12-20 21:07:02 +01:00
Laura Klünder
245c101eb0 AccessRestrictionGroup 2017-12-20 20:54:58 +01:00
Laura Klünder
040669755f fix typo 2017-12-20 20:16:28 +01:00
Laura Klünder
6cb4b05f82 try to fix race condition 2017-12-20 20:14:00 +01:00
Laura Klünder
47b94873fa fix some error when level_id fails 2017-12-20 18:12:27 +01:00
Laura Klünder
da115171d1 fix lock problems… hopefully 2017-12-20 13:13:49 +01:00
Laura Klünder
07a1a79cc4 fix typo 2017-12-20 11:49:31 +01:00
Laura Klünder
519eeebf2f fix mapupdate caching 2017-12-19 22:27:17 +01:00
Laura Klünder
2587f5f8ba fix error due to subtitle 2017-12-19 19:30:51 +01:00
Laura Klünder
ec53cb5531 describe locations only with groups that have can_describe set 2017-12-19 18:40:28 +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
153c20410c only show access restrictions the user max see 2017-12-19 01:56:10 +01:00
Laura Klünder
40b19acfb6 description titles for editor 2017-12-19 01:50:27 +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
64664fbc66 don't use tokens as primary keys 2017-12-18 14:54:45 +01:00
Laura Klünder
ee83d56a5c simpler describe_location 2017-12-18 01:57:36 +01:00
Laura Klünder
936b2c4b3d fix get_color() error when space geometries are created in a changeset 2017-12-18 00:36:25 +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
9185c999af with_type → include_type 2017-12-17 03:24:12 +01:00
Laura Klünder
5ebddc8ed8 add WifiMeasurement model 2017-12-16 12:43:14 +01:00
Laura Klünder
b4fe83b453 SpaceGeometryMixin: geojson opacity 2017-12-14 22:00:22 +01:00
Laura Klünder
e4be49ffd4 fix groups not respected in subtitle 2017-12-14 21:44:14 +01:00
Laura Klünder
b8b21b775e correct logic about locationgroup save 2017-12-14 19:47:07 +01:00
Laura Klünder
b20c94b6c6 call register_changed_geometries only if locationgroup was not changed 2017-12-14 19:43:07 +01:00
Laura Klünder
9564d92ec3 set mapdata:last_update only if we are saving a new map update 2017-12-14 00:23:58 +01:00
Laura Klünder
ab391e9a4c avoid cache errors in MapUpdate 2017-12-14 00:20:38 +01:00
Laura Klünder
95fc1253bc add new fields to WayType 2017-12-11 15:34:07 +01:00