Commit graph

1131 commits

Author SHA1 Message Date
Laura Klünder
06203e6cca introducing the Locator 2017-12-25 16:41:59 +01:00
Laura Klünder
e58e26ba76 fix mapdata updates fetch counter 2017-12-24 21:16:23 +01:00
Laura Klünder
9a95faa620 fix routing from/to POIs 2017-12-24 20:39:13 +01:00
Laura Klünder
0ae5a47ae1 add one line to the api docs 2017-12-24 18:34:08 +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
829b118e27 set the allow-origin header to the value of the origin header 2017-12-24 05:43:19 +01:00
Laura Klünder
94731ddf04 add Access-Control-Allow-Credentials for the /updates/fetch/ API endpoint 2017-12-24 05:35:17 +01:00
Laura Klünder
d79715024b add optional cross-origin to /api/updates/fetch 2017-12-24 02:54:44 +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
62c8456675 /updates/fetch 2017-12-24 01:01:58 +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
0b3517de5b catch the new ProcessUpdatesAlreadyRunning exception 2017-12-23 15:51:26 +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
fa2978feca dont just say "Point" 2017-12-21 20:49:38 +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
7c726ef845 do not merge obstacles. this seems to get to complicated for libgeos 2017-12-21 19:38:31 +01:00
Laura Klünder
7a02f58175 ignore empty altitude areas 2017-12-21 19:09:17 +01:00
Laura Klünder
cb57090f13 fix possible error with good_representative_point 2017-12-21 19:02:37 +01:00
Laura Klünder
5bdfe73f6e borders for obstacles? 2017-12-21 15:29:40 +01:00
Laura Klünder
94734f658b dont use commas in etags 2017-12-21 05:40:35 +01:00
Laura Klünder
f141a9deb7 validate wifi scan data 2017-12-21 03:32:03 +01:00
Laura Klünder
faf11f6bf5 put stats data in redis for external stats 2017-12-20 23:30:57 +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
a3feee713b accidentally swapped bounds 2017-12-20 19:11:28 +01:00
Laura Klünder
82e180dcb3 add todo 2017-12-20 18:40:54 +01:00
Laura Klünder
45e29cac1f fix stupid faces=None bug 2017-12-20 18:40:23 +01:00
Laura Klünder
182b50ef68 fix new error in locations_for_request 2017-12-20 18:24:13 +01:00
Laura Klünder
1d10563f5f hide locations on hidden levels/spaces 2017-12-20 18:16:58 +01:00
Laura Klünder
47b94873fa fix some error when level_id fails 2017-12-20 18:12:27 +01:00
Laura Klünder
f785349141 better api output 2017-12-20 17:17:55 +01:00
Laura Klünder
4bde1e4e1b better custom location descriptions 2017-12-20 17:12:54 +01:00