Commit graph

42 commits

Author SHA1 Message Date
Laura Klünder
edfb083c61 fix get_color() on ModelInstanceWrapper 2017-06-16 18:38:41 +02:00
Laura Klünder
8fef2a81a9 reimplement wrapped prefetch_related 2017-06-16 18:19:52 +02:00
Laura Klünder
e3c8947883 do creepy metaclass stuff in wrappers.py 2017-06-13 18:52:16 +02:00
Laura Klünder
344ab790a3 wrap around ORM in editor api 2017-06-12 23:33:59 +02:00
Laura Klünder
1498b7aeb0 rename Section back to Level 2017-06-11 14:43:14 +02:00
Laura Klünder
7e9c2bad5d fix eidt spaces view on secondary sections 2017-06-11 13:33:00 +02:00
Laura Klünder
d01732e589 show spaces from other sections in space view and hightlight space better 2017-06-11 13:26:35 +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
aa1e419f56 don't show areas in editor section view 2017-06-11 12:56:37 +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
f70ed98397 improve drawing neighboring spaces in editor space view 2017-06-09 15:41:13 +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
c65f01d620 improve editor geometry API performance using prefetch_related 2017-05-29 16:36:17 +02:00
Laura Klünder
40a83dfa43 remove unneeded line 2017-05-29 15:22:05 +02:00
Laura Klünder
c6a5ed399b add original_geometry to building in editor geometry api 2017-05-29 10:14:39 +02:00
Laura Klünder
3188c4d667 make areas more see-through 2017-05-27 19:01:38 +02:00
Laura Klünder
25cceeaf7b crop stuff correctly in the editor section view 2017-05-27 18:58:23 +02:00
Laura Klünder
e8099850c4 editor: fly to relevant areas 2017-05-27 16:19:49 +02:00
Laura Klünder
7e5d81e12a remove unused imports 2017-05-26 21:26:37 +02:00
Laura Klünder
c66b492f8f rename empty string level in editor api 2017-05-26 20:30:06 +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
3dc1cd6963 fix color of uncolored areas in editor 2017-05-26 17:46:23 +02:00
Laura Klünder
4eeea73af8 stair shadows in editor 2017-05-22 00:12:49 +02:00
Laura Klünder
2e75997556 fix typo 2017-05-22 00:03:02 +02:00
Laura Klünder
b256760d12 only show neighbor spaces with normal level 2017-05-21 23:59:47 +02:00
Laura Klünder
46dc1627e1 show geometries in editor… introducing the editor API 2017-05-21 23:39:26 +02:00
Laura Klünder
10e1e06d78 remove unneeded files 2017-05-21 14:14:56 +02:00
Laura Klünder
5efb6d537d remove packages, hosters, ... completely 2017-05-01 18:10:46 +02:00
Laura Klünder
4b97e3532f remove recursive serialization in api and replace url root with list of all endpoints 2016-10-11 17:29:02 +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
1804ffbad2 fix task api 2016-10-06 18:14:20 +02:00
Laura Klünder
7ea4a1bd21 reorganize API 2016-10-06 17:44:09 +02:00
Laura Klünder
a19f3c4de0 remove api versioning completely 2016-10-06 13:35:44 +02:00
Laura Klünder
c7e3feb8c8 dis able listing hosters 2016-10-06 10:59:44 +02:00
Laura Klünder
a3449f43b9 set commit msg 2016-10-05 21:06:31 +02:00
Laura Klünder
6753907df5 refactor/improve /editor/finalize with more JS and REST 2016-10-05 18:20:06 +02:00
Laura Klünder
8e5b0d8afc api: check hoster state 2016-09-29 19:35:08 +02:00
Laura Klünder
70936562d0 use absolute imports everywhere 2016-09-27 16:18:18 +02:00
Laura Klünder
576b33fd1a Editor: edit & delete features 2016-09-26 13:32:05 +02:00
Laura Klünder
3c96a98344 multi-language feature titles 2016-09-23 17:02:32 +02:00
Laura Klünder
02cafee6be refactor api views inter their respecting apps 2016-09-22 12:58:21 +02:00
Renamed from src/c3nav/api/views/editor.py (Browse further)