Commit graph

2864 commits

Author SHA1 Message Date
Laura Klünder
244eb9fe25 fix tileserver multiprocessing issues 2017-12-23 20:03:25 +01:00
Laura Klünder
e73e4bc4f2 tileserver: fix possible typerror in contenttype header 2017-12-23 18:58:13 +01:00
Laura Klünder
66a6e3eee2 fix path_regex of tileserver 2017-12-23 16:53:17 +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
22b1cdd198 tileserver: allow negative zoom 2017-12-23 13:42:24 +01:00
Laura Klünder
070dc9bd0b don't use onbeforeunload for the app as it will show no dialog 2017-12-23 04:21:02 +01:00
Laura Klünder
56549eb533 display geometry in details 2017-12-23 03:58:31 +01:00
Laura Klünder
490083e538 close popup after clicking on a button in it 2017-12-23 03:33:39 +01:00
Laura Klünder
89e70dfd7b optional C3NAV_RELOAD_INTERVAL for standalone tileserver 2017-12-23 03:29:00 +01:00
Laura Klünder
c0c8675b1c register_changed_geometries on LocationGroup delete 2017-12-23 03:19:52 +01:00
Laura Klünder
9e0181fee3 fix missing setting of next_item 2017-12-23 03:12:34 +01:00
Laura Klünder
8db89217eb donÃ't add space transfer description after waytype description 2017-12-23 03:09:44 +01:00
Laura Klünder
3691e626a7 fix level_change_description because intermediate levels and stuff 2017-12-23 03:03:15 +01:00
Laura Klünder
3bb16e7672 fix more fuckups 2017-12-23 02:57:49 +01:00
Laura Klünder
a825a0a881 fix some fuckups in level_change_description implementation 2017-12-23 02:55:51 +01:00
Laura Klünder
2faaf4e24d use replace instead of string formatting 2017-12-23 02:51:06 +01:00
Laura Klünder
1b5fa26450 add level_change_description to editor 2017-12-23 02:43:59 +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
89a3a7f4c6 level change description: only if the level changed 2017-12-23 02:21:32 +01:00
Laura Klünder
be485e0711 level change description for waytypes 2017-12-23 02:19:27 +01:00
Laura Klünder
addba014b9 only search throug space_nodes if there are any 2017-12-23 01:58:28 +01:00
Laura Klünder
dc409b1b41 route from areas with no graph nodes in them 2017-12-23 01:50:51 +01:00
Laura Klünder
92ea19a329 remove INSTANCE_NAME from stand-alone tile server 2017-12-23 01:08:44 +01:00
Laura Klünder
a11c9caba1 import the correct IntegrityError 2017-12-22 23:51:57 +01:00
Laura Klünder
c5ac81164b catch integrityerrors in editor 2017-12-22 22:42:00 +01:00
Laura Klünder
dbfe74c1f0 use LocationGroupCategory.title_plural in details 2017-12-22 21:31:44 +01:00
Laura Klünder
957d0dc893 locationinput: match on location subtitles 2017-12-22 21:16:55 +01:00
Laura Klünder
8e5e610255 fix instance is None stuff 2017-12-22 21:05:14 +01:00
Laura Klünder
78c594c1df treat lazy nones correctly in a different way 2017-12-22 18:37:10 +01:00
Laura Klünder
4e140e14b6 fix error 500 in route… still 2017-12-22 18:29:23 +01:00
Laura Klünder
e68ebd52e9 fix broken material icons button 2017-12-22 18:10:57 +01:00
Laura Klünder
1d73419ebd fix error 500 where the rest framework tries to str-cast None 2017-12-22 18:07:45 +01:00
Laura Klünder
ba651b59c9 empty list: - 2017-12-22 17:50:42 +01:00
Laura Klünder
971a9c2f8b fix describe_custom_locations for spaces that are just a hole 2017-12-22 17:47:51 +01:00
Laura Klünder
3fb4d7f4b8 custom room enter description 2017-12-22 16:14:35 +01:00
Laura Klünder
79314849dd ZoomControl 2017-12-22 15:51:11 +01:00
Laura Klünder
8c58db3039 np.array does not accept sets 2017-12-22 15:33:25 +01:00
Laura Klünder
08d947226d fix error for areas with no nodes 2017-12-22 15:30:04 +01:00
Laura Klünder
78a046f5b0 fix slow_down_factor routing 2017-12-22 15:23:14 +01:00
Laura Klünder
63157060a4 update german translation 2017-12-22 15:17:09 +01:00
Laura Klünder
7b3e94a78a Area.slow_down_factor 2017-12-22 15:16:28 +01:00
Laura Klünder
603fe56c8b go to other level graphs from space graph 2017-12-22 14:26:24 +01:00
Laura Klünder
a4beed9f93 don't lock for last_update… ever 2017-12-22 13:08:52 +01:00
Laura Klünder
089e748c55 remove graphnode querying for level geometries view 2017-12-22 01:17:38 +01:00
Laura Klünder
f0f0300055 don't show graph contents in level graph view… it's just too much 2017-12-22 01:13:29 +01:00