Commit graph

1391 commits

Author SHA1 Message Date
Laura Klünder
782274f9ce dont set opacity on graphnodes of other spaces 2017-07-26 15:47:52 +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
824bd1cd40 allow goto other level spaces if graph click anywhere is noop 2017-07-26 15:38:52 +02:00
Laura Klünder
73953d74ef graph view: other space cursor:pointer 2017-07-26 15:36:56 +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
89547d15b6 only navigate through same-level spaces in space graph view 2017-07-26 15:35:11 +02:00
Laura Klünder
4bcc7889f4 navigate between space graph views 2017-07-26 15:28:08 +02:00
Laura Klünder
3be8480a58 show graph items only in graph editing mode 2017-07-26 15:11:07 +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
2dc26aa1b4 block doubleclick on graph items 2017-07-26 14:42:55 +02:00
Laura Klünder
04ffdce424 manage active node 2017-07-26 14:39:15 +02:00
Laura Klünder
047073f7a1 GeometryField.to_python should accept empty string 2017-07-26 13:58:16 +02:00
Laura Klünder
1c1227c361 create nodes in graph view 2017-07-26 13:52:23 +02:00
Laura Klünder
ef7af700dc show graph nodes in space geometries 2017-07-26 13:52:12 +02:00
Laura Klünder
20e22ac075 fix wrong id selector 2017-07-26 13:49:15 +02:00
Laura Klünder
241a77b225 remove debug statement 2017-07-26 13:49:00 +02:00
Laura Klünder
dcc1d736fa editor.js: submit graph action form 2017-07-26 13:30:26 +02:00
Laura Klünder
c43ef1ccf2 active_node is not required 2017-07-26 13:30:08 +02:00
Laura Klünder
8fefa5b5d5 add missing csrf token 2017-07-26 13:29:24 +02:00
Laura Klünder
894fcadf03 send can_close_modal only if in modal 2017-07-26 13:29:12 +02:00
Laura Klünder
9c8f65c4b1 forms in graph view 2017-07-26 13:20:55 +02:00
Laura Klünder
e5526cf88c properly validate GeometryField 2017-07-26 13:19:16 +02:00
Laura Klünder
663ad9d42f editor.js add handlers for graph_editing: clicking on space or nodes 2017-07-26 12:44:27 +02:00
Laura Klünder
b627ca3962 edit-create-nodes 2017-07-26 12:17:44 +02:00
Laura Klünder
a832b83bdb cannot create nodes in level graph view 2017-07-25 22:40:11 +02:00
Laura Klünder
f6df29ce38 check graph_editing in sidebar_loaded so load_geometries can depend on it 2017-07-25 11:09:46 +02:00
Laura Klünder
a55d1f366d set graph_editing to keyword instead of all settings 2017-07-25 11:07:48 +02:00
Laura Klünder
4ccb9ef339 move mapitem_type statement 2017-07-25 10:50:12 +02:00
Laura Klünder
cc8f280ba8 js lint 2017-07-25 10:45:56 +02:00
Laura Klünder
6f6485b790 get graoh_editing in editor.js 2017-07-25 10:42:26 +02:00
Laura Klünder
eaab690da3 save graph editing settings 2017-07-25 10:35:45 +02:00
Laura Klünder
81da069942 add can_close_modal so close-modal-now is only used it its possible 2017-07-25 10:24:08 +02:00
Laura Klünder
eda5099190 close modal when graph editing settings are saved 2017-07-25 10:17:12 +02:00
Laura Klünder
d5041414e6 put graph editing settings into a modal 2017-07-19 19:05:26 +02:00
Laura Klünder
8973c2cbf4 Graph forms 2017-07-19 18:02:40 +02:00
Laura Klünder
d886b63452 when recreating a deleted existing locationredirect, restore it instead 2017-07-19 15:34:39 +02:00
Laura Klünder
4b103b2dda WrappedQueryset: exclude submodel-deleted LocationSlug instances 2017-07-19 15:24:12 +02:00
Laura Klünder
200603a1f0 fix changeset view with deleted location redirects & improve joins 2017-07-19 15:20:12 +02:00
Laura Klünder
cf39589619 fix changeset view 2017-07-19 14:35:39 +02:00
Laura Klünder
5a9a15fffe link to graph_edit view 2017-07-15 16:39:23 +02:00
Laura Klünder
66dabb3787 base for graph_edit view 2017-07-15 16:31:20 +02:00
Laura Klünder
4453ea7b62 wrapped querysets: allow multi-level-lookups using subqueries 2017-07-15 15:54:32 +02:00
Laura Klünder
e847ce9fe6 type hinting 2017-07-14 15:32:14 +02:00
Laura Klünder
e264df3bf3 remove buffered_geometry from GraphNode 2017-07-14 15:22:35 +02:00
Laura Klünder
6cf085398a create initial graph models 2017-07-14 15:20:22 +02:00
Laura Klünder
98ee2d0310 remove ctrl click for hole feature (replaced by columns) 2017-07-14 12:34:56 +02:00
Laura Klünder
fcc8a63ece remove unneeded code in editor.js 2017-07-14 12:34:10 +02:00
Laura Klünder
613f421f2e convert point geometries to circles in javascript 2017-07-14 12:30:55 +02:00
Laura Klünder
7a06f8de4e respect access restrictions in render_svg() 2017-07-14 00:16:20 +02:00