Commit graph

97 commits

Author SHA1 Message Date
Laura Klünder
bf761c1a1c respect base_mapdata_access in editor 2018-11-20 22:54:53 +01:00
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
089e748c55 remove graphnode querying for level geometries view 2017-12-22 01:17:38 +01:00
Laura Klünder
f0f0300055 don't show graph contents in level graph view… it's just too much 2017-12-22 01:13:29 +01:00
Laura Klünder
b625414cfa WifiMeasurement support in editor 2017-12-21 02:35:36 +01:00
Laura Klünder
e0a0b1e653 non-opaque areas please 2017-12-14 21:57:08 +01:00
Laura Klünder
d368f2c0ab fix api_etag call with changeset 2017-11-30 17:05:56 +01:00
Laura Klünder
e7f0a00df9 caching in the editor API 2017-11-29 12:11:47 +01:00
Laura Klünder
20cacfa507 speedup level graph api a bit 2017-11-25 19:01:23 +01:00
Laura Klünder
3bdbb57090 less queries for space graph view 2017-11-25 18:12:28 +01:00
Laura Klünder
540f72244f don't filter graph edges in level graph view 2017-11-25 11:07:40 +01:00
Laura Klünder
d3c4469a38 show altitudemarkers in levelgeometries, too 2017-11-18 17:45:01 +01:00
Laura Klünder
561fbb5abb show altitudemarkers in blue 2017-11-18 17:38:13 +01:00
Laura Klünder
aaabc7e37c add ramp model 2017-11-17 20:31:29 +01:00
Laura Klünder
772d86df58 fix fatal error in graph view 2017-11-13 21:52:38 +01:00
Laura Klünder
b0cfa4e309 rename simple_api_cache → api_etag to avoid confusion 2017-11-01 11:12:40 +01:00
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