Commit graph

894 commits

Author SHA1 Message Date
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
6288a1304f fix deactivating graph nodes without reloading 2017-11-25 16:40:09 +01:00
Laura Klünder
be7cd685be optionally activate next node after connecting 2017-11-25 16:25:50 +01:00
Laura Klünder
de08e4cf58 don't create new nodes if another node is active 2017-11-25 16:07:55 +01:00
Laura Klünder
3756e01552 fix error when applying changesets 2017-11-25 11:48:28 +01:00
Laura Klünder
931f63a42c changed the wrong line 2017-11-25 11:35:45 +01:00
Laura Klünder
79bc00cc43 don't make a created graph node the new active graph node 2017-11-25 11:33:22 +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
a23357abe2 reorder space child models 2017-11-23 01:00:32 +01:00
Laura Klünder
0c34d348da make it possible to delete graph nodes again 2017-11-22 23:49:55 +01:00
Laura Klünder
ab0db6cb85 remove graph editing settings and greatly simplify graph editor 2017-11-22 23:13:12 +01:00
Laura Klünder
9ad5c6a5e7 fix ChangeSet.is_author for non-saved changesets 2017-11-22 22:54:59 +01:00
Laura Klünder
fdf6269000 fix WrappedQuerySet.model property 2017-11-22 22:16:59 +01:00
Laura Klünder
2185c1ac6a enable using the tileserver with minimal requirements 2017-11-21 02:12:00 +01:00
Laura Klünder
116590b88f c3nav.mapdata.cache → c3nav.mapdata.utils.cache 2017-11-20 00:39:01 +01:00
Laura Klünder
1d18b98199 allow navigating between levels in space geometry list 2017-11-19 12:41:19 +01:00
Laura Klünder
3bfc21d90c only focus first element 2017-11-19 12:17:38 +01:00
Laura Klünder
3b29b6bc91 snapping needs to be with ctrl, otherwise drawing won't work 2017-11-18 19:20:26 +01:00
Laura Klünder
9ea99d8a32 snap to angles with shift key, not ctrl 2017-11-18 18:07:15 +01:00
Laura Klünder
a768bb762f allow jumping from space detail to space list of other level 2017-11-18 17:51:55 +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
eea7dac41a editor: focus first form field after creating 2017-11-18 17:31:49 +01:00
Laura Klünder
69ee9e8fe9 remove unneded variable 2017-11-18 17:28:32 +01:00
Laura Klünder
8b301d1048 editor: snap to 15° when dragging vertices 2017-11-18 17:25:22 +01:00
Laura Klünder
aaabc7e37c add ramp model 2017-11-17 20:31:29 +01:00
Laura Klünder
e965983322 continuous zooming in editor 2017-11-16 01:04:31 +01:00
Laura Klünder
49c484eff8 don't submit editor forms with creation lock (was possible using hotkey) 2017-11-16 00:38:06 +01:00
Laura Klünder
7db507b35d don't forget space in the template render context 2017-11-16 00:26:00 +01:00
Laura Klünder
dc3a65535d show “in space $foo” if space is set on this geometry type 2017-11-16 00:23:09 +01:00
Laura Klünder
be52938874 satisfy pycharm JS linter 2017-11-15 23:52:57 +01:00
Laura Klünder
3617c29b63 snap to 15 degrees angles in Leaflet.draw while ctrl key is pressed 2017-11-15 23:47:24 +01:00
Laura Klünder
5878381619 add door_height to editor form and serializer 2017-11-14 22:24:29 +01:00
Laura Klünder
01efedc860 anonymous users should be able to delete their own changesets 2017-11-13 22:15:18 +01:00
Laura Klünder
772d86df58 fix fatal error in graph view 2017-11-13 21:52:38 +01:00
Laura Klünder
e7b8e36d8c remove duplicate bootstrap_messages 2017-11-10 21:24:51 +01:00
Laura Klünder
6c8479a660 show bootstrap_messages in level detail and space detail editor view 2017-11-05 17:51:37 +01:00
Laura Klünder
54628f5d1b put user id in etag in editor 2017-11-05 17:47:31 +01:00
Laura Klünder
3ee7cf91bf fix cache invalidation / mapupdate creation in direct edit with DEBUG=False 2017-11-05 17:44:54 +01:00
Laura Klünder
5ee98ccdc4 set L.Browser.touch = false for leaflet-editable 2017-11-03 12:11:38 +01:00
Laura Klünder
6cf8ea40c0 fix sources being invisible in the editor 2017-11-01 14:44:31 +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
86b090a29f move .leaflet-touch disable code elsewhere due to leaflet update 2017-10-31 18:00:26 +01:00
Laura Klünder
271fc5e715 remove mor charset and fix more lang attributes 2017-10-30 15:54:03 +01:00
Laura Klünder
a3be7b2842 flip every y,x to x,y 2017-10-29 11:32:44 +01:00
Laura Klünder
737818c5e0 fix X-Requested-With Vary 2017-10-28 21:49:30 +02:00
Laura Klünder
8c52f9aed1 add language to etag 2017-10-28 21:47:53 +02:00
Laura Klünder
7632ce39ae add simple_api_cache to editor API 2017-10-27 17:33:50 +02:00
Laura Klünder
9dafd3f777 add X-Requested-With Vary header to sidebar views 2017-10-27 17:23:58 +02:00