Commit graph

1161 commits

Author SHA1 Message Date
Laura Klünder
1d40e3f02a fix join polygons in blender 2018-12-04 21:30:05 +01:00
Laura Klünder
a88e208dc2 some more blender engine 2018-12-04 20:05:12 +01:00
Laura Klünder
ffc37cc636 improve slope stuff 2018-12-04 05:57:25 +01:00
Laura Klünder
d72c232bf9 more blender renderer 2018-12-04 01:53:55 +01:00
Laura Klünder
4700f4dcc4 some more blender render engine stuff 2018-12-04 01:15:52 +01:00
Laura Klünder
6ed1d2a085 start of new blender render engine 2018-12-03 23:39:28 +01:00
Laura Klünder
9535d7df2a put allow_editor and allow_control_panel into user data 2018-11-26 01:25:07 +01:00
Laura Klünder
c5d8315d97 replace list_route() and detail_route() with action() 2018-11-23 18:12:03 +01:00
Laura Klünder
d2ff1b522d editor drm voodoo: treat decimals properly 2018-11-22 18:57:33 +01:00
Laura Klünder
c43fcfdacb give detailed geometry for spaces with base_mapdata_accessible 2018-11-20 23:58:34 +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
Jenny Danzmayr
7a896073e4 fixed migrations to work around transaction limitations of SQLite 2018-10-31 21:34:06 +01:00
Laura Klünder
c79d87166b remove BSSID validator because it is no longer used 2018-09-19 22:13:06 +02:00
Laura Klünder
a674434a98 don't use deprecated argument in Field.from_db_value() 2018-09-19 20:01:31 +02:00
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
55013a61b6 more fixes for the editor 2018-09-18 17:38:26 +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
9a80c2d38b dont crash if zero vertices are to build in _build_vertex_values 2018-01-15 19:12:07 +01:00
Laura Klünder
a66692f771 fix reading GeometryIndexed 2018-01-09 14:21:17 +01:00
Laura Klünder
b8ba7877c6 fix last error, now really 2018-01-05 21:32:38 +01:00
Laura Klünder
4f95ffd130 don't crash if a level has no spaces 2018-01-05 21:17:31 +01:00
Laura Klünder
7fdbec8b27 change GeometryIndexed binary format to use signed shorts for coordinates 2018-01-05 21:08:21 +01:00
Laura Klünder
ac7e2c65fc interpolator needs at least one value 2018-01-05 20:58:53 +01:00
Laura Klünder
1adc1b32de fix more errors if data is missing 2018-01-05 20:52:35 +01: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
1c7c6543c8 shorter descriptions and icons for custom locations 2017-12-26 01:51:37 +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
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