Commit graph

81 commits

Author SHA1 Message Date
Laura Klünder
7632ce39ae add simple_api_cache to editor API 2017-10-27 17:33:50 +02:00
Laura Klünder
a87b6d79ac change building color 2017-09-21 16:22:20 +02:00
Laura Klünder
17faf9ce05 change space color 2017-09-21 16:17:58 +02:00
Laura Klünder
9f476ff31c dont show lower lower spaces on spaces in levels on top 2017-08-06 18:09:01 +02:00
Laura Klünder
69f9dfd52f dont show all edges in level graph view 2017-08-06 17:36:13 +02:00
Laura Klünder
822e3ed819 stairs have no direction anymore, our altitude system replaces this 2017-08-06 17:07:01 +02:00
Laura Klünder
d4c6f1ed9d change graphnode color 2017-08-06 16:53:42 +02:00
Laura Klünder
3347908d06 remove GraphNode.space_transfer 2017-08-06 16:52:08 +02:00
Laura Klünder
6930e1bb7c new altitude modeling 2017-08-05 11:56:29 +02:00
Laura Klünder
dd5d4c56ed todo: permissions 2017-07-27 19:21:07 +02:00
Laura Klünder
3aba387d46 show graphedges in geometry views 2017-07-27 16:07:00 +02:00
Laura Klünder
58a55d067d abbreviation for level i l 2017-07-27 15:12:30 +02:00
Laura Klünder
b54c771608 space geometries: show spaces transfer nodes of other spaces 2017-07-26 15:43:33 +02:00
Laura Klünder
183d444c20 space geometries: all other spaces should have opacity=0.4 2017-07-26 15:35:26 +02:00
Laura Klünder
e52552166f show graph nodes in level geometries 2017-07-26 15:06:14 +02:00
Laura Klünder
bd1b747a91 display space transfer nodes in other colors 2017-07-26 14:57:07 +02:00
Laura Klünder
ef7af700dc show graph nodes in space geometries 2017-07-26 13:52:12 +02:00
Laura Klünder
44c59e51a0 update editor api docs 2017-07-14 00:00:53 +02:00
Laura Klünder
506cf7cc60 access restrictions for doors 2017-07-13 23:49:00 +02:00
Laura Klünder
0393a72c91 fix editor bounds when no sources area accessible for the user 2017-07-13 23:37:48 +02:00
Laura Klünder
890225784a respect access restrictions in editor API 2017-07-13 22:22:13 +02:00
Laura Klünder
09fe696b49 Editor API /changeset/ does not exist any more 2017-07-11 19:35:07 +02:00
Laura Klünder
a72635e27b better other_spaces ordering in space geometry view 2017-07-08 17:30:10 +02:00
Laura Klünder
f2913dd8ac rename Point to POI 2017-07-08 16:29:12 +02:00
Laura Klünder
45765ef135 always include_deleted_created because the cache does the performance 2017-07-07 15:16:35 +02:00
Laura Klünder
a43a3184e0 _clean_changes 2017-07-06 15:06:01 +02:00
Laura Klünder
0061c451ed add select_related to change set API 2017-07-06 13:09:33 +02:00
Laura Klünder
55d2d6759f create new ChangeSet API 2017-07-06 13:07:05 +02:00
Laura Klünder
fec524731d fix some linter stuff 2017-06-27 17:10:22 +02:00
Laura Klünder
1ce641de48 Revert "space groups in editor space view"
This reverts commit dfca1eb744f322b7a2a8013916ef233416ba244f.
2017-06-27 16:36:11 +02:00
Laura Klünder
0f2d63f9ff space groups in editor space view 2017-06-27 16:26:50 +02:00
Laura Klünder
9d5811bc15 replace Change with ChangedObject (wrapper integration still missing) 2017-06-27 03:21:23 +02:00
Laura Klünder
1e0c122cfe only subtract holes from their respective spaces 2017-06-25 12:42:17 +02:00
Laura Klünder
b773373d73 use space.pk instead of space.id so everything works wrapped 2017-06-18 05:58:24 +02:00
Laura Klünder
f0d4d122da fix changeset parsing on prefetch_related with manytomany 2017-06-17 21:50:15 +02:00
Laura Klünder
1fb37eb41b temporarily disable prefetch_reload('groups') 2017-06-16 22:27:10 +02:00
Laura Klünder
5b07e22b93 remove debug output 2017-06-16 21:03:33 +02:00
Laura Klünder
1d6ce7179d add simple api to view the current changeset 2017-06-16 20:27:07 +02:00
Laura Klünder
66d91e071f fix get_color() lookup also in space geometry view 2017-06-16 18:45:34 +02:00
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