Commit graph

151 commits

Author SHA1 Message Date
Laura Klünder
ff5826d8c2 skip stuff if processupdates is no geometries were affected 2017-12-23 02:38:18 +01:00
Laura Klünder
be485e0711 level change description for waytypes 2017-12-23 02:19:27 +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
245c101eb0 AccessRestrictionGroup 2017-12-20 20:54:58 +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
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
c1fe2e02e0 fix migration… please 2017-12-18 15:15:16 +01:00
Laura Klünder
31220b4f93 fix migration, now really 2017-12-18 15:11:35 +01:00
Laura Klünder
1d1d50769b fix migration 2017-12-18 15:05:45 +01:00
Laura Klünder
64664fbc66 don't use tokens as primary keys 2017-12-18 14:54:45 +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
5ebddc8ed8 add WifiMeasurement model 2017-12-16 12:43:14 +01:00
Laura Klünder
95fc1253bc add new fields to WayType 2017-12-11 15:34:07 +01:00
Laura Klünder
cca01e584a AccessPermissionToken 2017-12-10 03:16:07 +01:00
Laura Klünder
eb54ac7896 manage access permissions 2017-12-08 21:31:53 +01:00
Laura Klünder
f915210cf2 LocationGroupCategory.title_plural 2017-11-30 16:51:28 +01:00
Laura Klünder
f94be40470 add I18nField and replace the title JSONField with it 2017-11-30 00:43:39 +01:00
Laura Klünder
32192e8fac height fields should not have negative values 2017-11-25 14:36:18 +01:00
Laura Klünder
85698dc13b turn Source.name into a CharField to allow periods 2017-11-25 13:42:05 +01:00
Laura Klünder
eb4a93084e remove bounds from GeometryMixin 2017-11-22 22:15:33 +01:00
Laura Klünder
4e51969794 create ramp altitude areas 2017-11-18 00:07:23 +01:00
Laura Klünder
aaabc7e37c add ramp model 2017-11-17 20:31:29 +01:00
Laura Klünder
44dda5cd77 save changed_geometries into file instead of pickling it into the db 2017-11-16 02:47:28 +01:00
Laura Klünder
d9e443c9cc save level render data into a file instead of pickling it into the db 2017-11-16 02:26:04 +01:00
Laura Klünder
3315fbf057 door heights 2017-11-14 21:33:55 +01:00
Laura Klünder
ea22c7a927 process updates asynchronously 2017-11-10 16:32:58 +01:00
Laura Klünder
5d34790876 add missing migration 2017-11-10 15:52:24 +01:00
Laura Klünder
3294704aee make Level.short_label a SlugField 2017-10-31 16:07:42 +01:00
Laura Klünder
48fb0e4555 add Level.short_label 2017-10-25 12:29:08 +02:00
Laura Klünder
7c44a9d74f add AccessPermission modeling 2017-10-24 22:13:53 +02:00
Laura Klünder
0ce6ca9202 missing unimportant migration 2017-10-24 22:13:14 +02:00
Laura Klünder
9f59b841b0 cache LevelRenderData for each level completely (+ cropping) 2017-10-20 22:02:51 +02:00
Laura Klünder
a9594b0cc5 improve rendering speed by caching LevelGeometry in database 2017-10-19 13:35:17 +02:00
Laura Klünder
99f9aac0c3 add geometry bounds for easier querying 2017-10-10 13:26:46 +02:00
Laura Klünder
8731fd5f11 color should be up to 32 characters, fix color migration 2017-09-16 14:19:01 +02:00
Laura Klünder
055df254e2 add space and obstacle heights 2017-08-07 15:29:52 +02:00
Laura Klünder
7b54a908ec add missing migration 2017-08-07 14:23:36 +02:00
Laura Klünder
3347908d06 remove GraphNode.space_transfer 2017-08-06 16:52:08 +02:00
Laura Klünder
5cf0157f50 ordering → base_altitude 2017-08-05 16:49:10 +02:00
Laura Klünder
6930e1bb7c new altitude modeling 2017-08-05 11:56:29 +02:00
Laura Klünder
6cf085398a create initial graph models 2017-07-14 15:20:22 +02:00
Laura Klünder
506cf7cc60 access restrictions for doors 2017-07-13 23:49:00 +02:00
Laura Klünder
20924b9845 remove property "public", add AccessRestriction model 2017-07-13 18:43:03 +02:00
Laura Klünder
25989836a3 move all background colors into location groups 2017-07-13 13:32:06 +02:00
Laura Klünder
d2859f1452 move Area.stuffed into a Location Group 2017-07-13 13:01:38 +02:00
Laura Klünder
ca237d7884 remove compiled_room and compiled_area, create location group categories 2017-07-11 18:01:48 +02:00
Laura Klünder
5d336d218a order LocationGroups by their category first 2017-07-11 17:41:16 +02:00