Commit graph

151 commits

Author SHA1 Message Date
Laura Klünder
23ebd57a8a move Space.category into Location Groups 2017-07-11 17:32:17 +02:00
Laura Klünder
f48298ae1d add priority to LocationGroup and and default -priority ordering 2017-07-10 19:16:35 +02:00
Laura Klünder
2d3d67403c add single, allow_* and priority to LocationGroupCategory 2017-07-10 18:55:35 +02:00
Laura Klünder
4a58c1afab create LocationGroupCategory 2017-07-10 13:54:33 +02:00
Laura Klünder
cc3d72bc7b missing slug migration 2017-07-08 17:53:18 +02:00
Laura Klünder
f2913dd8ac rename Point to POI 2017-07-08 16:29:12 +02:00
Laura Klünder
8662d5a062 don't store source images in database 2017-07-08 15:05:25 +02:00
Laura Klünder
5d3453abe5 set color='' to color=None 2017-07-06 13:38:22 +02:00
Laura Klünder
375454c3f1 add MapUpdate 2017-07-05 22:04:22 +02:00
Laura Klünder
70a57b0c1d change verbose_name of slug field 2017-06-18 21:35:10 +02:00
Laura Klünder
1498b7aeb0 rename Section back to Level 2017-06-11 14:43:14 +02:00
Laura Klünder
6a8b7e33ae Space.outside not means „only outside of building“, so False means nothing 2017-06-11 13:18:25 +02:00
Laura Klünder
9910b3ed83 replace Space.level with secondary sections on top of primary sections 2017-06-10 15:00:47 +02:00
Laura Klünder
b19a8b7356 introducing column model 2017-06-09 15:22:30 +02:00
Laura Klünder
98501dbf3a move holes from sections to spaces 2017-06-08 15:19:12 +02:00
Laura Klünder
c4474f3a9f remove section name 2017-05-27 18:36:20 +02:00
Laura Klünder
f6cb959041 editor: edit slugs and redirecting slugs 2017-05-27 18:29:36 +02:00
Laura Klünder
53d8ebbddc rename empty string Space level and category to normal 2017-05-26 20:25:24 +02:00
Laura Klünder
c43ec4a8f7 fix migrations 2017-05-24 10:05:10 +02:00
Laura Klünder
d644ac614e add Space.outside (for correct rendering) 2017-05-12 23:11:11 +02:00
Laura Klünder
92003080ed delete old stuff from mapdata 2017-05-12 01:21:53 +02:00
Laura Klünder
9d67cdcb75 add LocationRedirect and fallback slug for locations 2017-05-11 22:46:39 +02:00
Laura Klünder
ac29041a3c migration to fix broken foreign keys refering to spaces 2017-05-11 19:02:03 +02:00
Laura Klünder
69634da8d1 add new initial (“squashed”) migrations for the new mapdata schema 2017-05-11 09:23:06 +02:00
Laura Klünder
67f2bcdf0e delete AreaLocation 2017-05-10 21:31:54 +02:00
Laura Klünder
69ac1b74c6 convert all remaining AreaLocations 2017-05-10 21:24:31 +02:00
Laura Klünder
fd17c3c29d convert general-area-AreaLocations to Areas and poi-AreaLocations to Points 2017-05-10 20:41:22 +02:00
Laura Klünder
b77086f8ed convert data of room- and level-Arealocations to Sections and Spaces 2017-05-10 19:31:38 +02:00
Laura Klünder
8290083fd4 Create new Location model structure 2017-05-10 19:02:31 +02:00
Laura Klünder
e8e4e9fd40 add Point model 2017-05-10 15:30:54 +02:00
Laura Klünder
84b826e261 s/stuffedareas/areas/ 2017-05-10 15:30:02 +02:00
Laura Klünder
47d2616469 rename StuffedArea to Area with boolean field „stuffed“ 2017-05-10 15:15:55 +02:00
Laura Klünder
af30d9532b add Door.level 2017-05-09 13:48:55 +02:00
Laura Klünder
e70eaea471 rename Space.layer to Space.level 2017-05-09 13:42:09 +02:00
Laura Klünder
9e79ca74ae add geomtype to GeometryField and remove it from GeometryFeature 2017-05-08 16:17:47 +02:00
Laura Klünder
dcd7318204 Section migration, again 2017-05-08 16:00:43 +02:00
Laura Klünder
c9661e4edb rename Level to Section 2017-05-07 12:39:24 +02:00
Laura Klünder
d1fe5bce5c Spaces are public by default 2017-05-06 17:50:55 +02:00
Laura Klünder
dd9ea849ff rename Area to Space 2017-05-06 17:40:06 +02:00
Laura Klünder
89ab60b395 remove name field from most mapdata models 2017-05-05 16:22:11 +02:00
Laura Klünder
baecf08aea remove intermediate levels 2017-05-05 14:20:32 +02:00
Laura Klünder
0d2663ca89 remove unneeded return statement 2017-05-05 13:33:45 +02:00
Laura Klünder
74e9acd8b6 move elevators to area model 2017-05-05 13:26:25 +02:00
Laura Klünder
a18dc108c1 remove level from GeometryMapItemWithArea 2017-05-05 12:16:19 +02:00
Laura Klünder
a6913d84aa assign area to many GeometryMapItems 2017-05-04 15:44:32 +02:00
Laura Klünder
d1b827ef8b merge areas 2017-05-04 15:29:41 +02:00
Laura Klünder
5de423d5a0 remove LevelConnector 2017-05-04 12:24:28 +02:00
Laura Klünder
4441ca1b74 rename Area.categories to Area.category 2017-05-04 12:10:41 +02:00
Laura Klünder
857788bcf6 merge Room and Outside into Area 2017-05-04 12:08:17 +02:00
Laura Klünder
f0cec9b7bf add „public“ field to Areas and Locations and prefill it according to PUBLIC_PACKAGES 2017-05-01 17:35:41 +02:00