Commit graph

238 commits

Author SHA1 Message Date
Laura Klünder
eb5dc1130a add OneWay. no support in buildgraph yet 2016-12-18 01:28:08 +01:00
Laura Klünder
03b07d8a76 add Escalator and EscalatorSlope (with no support for rendermap and buildgraph so far) 2016-12-18 01:15:25 +01:00
Laura Klünder
1952479a49 add ElevatorLevel.override_altitude 2016-12-18 00:46:30 +01:00
Laura Klünder
ed0f168a77 move location stuff into the corresponding models (now renamed to Locations) 2016-12-16 11:03:40 +01:00
Laura Klünder
9c202ab6cd add AreaOfInterest and GroupOfInterest 2016-12-12 13:21:09 +01:00
Laura Klünder
0f81d1e49a add LineObstacle and various improvements 2016-12-08 22:23:42 +01:00
Laura Klünder
56b083f714 add stairs 2016-12-08 12:36:09 +01:00
Laura Klünder
8bff54ff56 editor form: do not require crop_to_level 2016-12-04 16:44:44 +01:00
Laura Klünder
207b74b445 remove Obstacle.height and add Obstacle.crop_to_level 2016-12-04 11:43:12 +01:00
Laura Klünder
a1ed7534d9 add support for intermediate levels 2016-12-04 01:49:49 +01:00
Laura Klünder
b309b6f6cd add LevelConnector 2016-12-01 12:25:02 +01:00
Laura Klünder
3fa471135f add holes 2016-11-29 00:47:37 +01:00
Laura Klünder
0496575d25 add elevators 2016-11-28 20:56:52 +01:00
Laura Klünder
218c9a1884 add outside areas and rename former areas to rooms 2016-11-28 19:15:36 +01:00
Laura Klünder
df694fddf3 Remove Source from Editor 2016-11-28 16:37:36 +01:00
Laura Klünder
47a0915eda rename models: Inside→Building, Room→Area 2016-10-16 13:35:01 +02:00
Laura Klünder
dd215e3f3d add Obstacle and Door Features 2016-10-16 13:20:34 +02:00
Laura Klünder
d3c507e319 remove unique_together 2016-10-15 10:51:46 +02:00
Laura Klünder
0036b27057 split feature model – beginnings (still missing: API, Forms, Editor) 2016-10-12 15:25:00 +02:00
Laura Klünder
9658de72a2 use numeric primary keys, but still use unique names as lookups in the API 2016-10-11 16:33:12 +02:00
Laura Klünder
7deb001f08 mini-migration for changed help_text 2016-09-29 16:30:46 +02:00
Laura Klünder
be62b14669 Features: store titles as a JSONField and add loadmap and dumpmap support 2016-09-26 11:18:56 +02:00
Laura Klünder
11742ad0d1 migrations were broken for postgres, so let's redo them 2016-09-23 17:17:19 +02:00
Laura Klünder
84c75df574 Add level to Feature 2016-09-23 13:05:15 +02:00
Laura Klünder
e6cbe5bf27 add GeometryField and features api endpoint 2016-09-20 15:58:18 +02:00
Laura Klünder
8d2e18c890 add commit_id to Package 2016-09-13 18:35:44 +02:00
Laura Klünder
558e145572 add Package.home_repo 2016-09-12 15:06:09 +02:00
Laura Klünder
4b5f13ea48 Remove id field from mapdata models and make name their primary key 2016-09-11 19:29:10 +02:00
Laura Klünder
fd5f402d95 add package dependencies 2016-09-04 14:32:10 +02:00
Laura Klünder
30004724cd remove django-parler 2016-08-30 17:55:20 +02:00
Laura Klünder
ef3969a4f5 add dumpmap 2016-08-30 13:58:45 +02:00
Laura Klünder
376d85f9b4 refactor models, change map package storage and map package loading 2016-08-29 22:12:04 +02:00
Laura Klünder
0656090f27 sort imports 2016-08-29 18:51:06 +02:00
Laura Klünder
e8824a02d4 refactor models 2016-08-29 18:49:24 +02:00
Laura Klünder
752b7d6d7d implement new django-based models and loadmappkg command 2016-08-28 18:00:15 +02:00
Laura Klünder
545a7dd50f update models 2016-08-25 13:47:18 +02:00
Laura Klünder
565739f790 Don't use GeoDjango. It does not bring advantages for our use case. 2016-08-23 12:12:20 +02:00
Laura Klünder
ac1cee9fa0 add models.py to mapdata which should replace classes.py soon 2016-08-23 02:19:02 +02:00