Commit graph

1432 commits

Author SHA1 Message Date
Laura Klünder
6930e1bb7c new altitude modeling 2017-08-05 11:56:29 +02:00
Laura Klünder
a6e00fa015 accesskey for save: m 2017-08-04 20:17:24 +02:00
Laura Klünder
ab576cd095 fix slug field validation 2017-08-04 20:17:08 +02:00
Laura Klünder
4f849f88ee colorful spaces can still have holes 2017-08-04 18:50:54 +02:00
Laura Klünder
79b724ba27 clearer rendering 2017-08-03 21:47:56 +02:00
Laura Klünder
f6591f69b5 no-next-zoom 2017-08-03 19:38:57 +02:00
Laura Klünder
38b4127fce editor.js: there's no polyline, there is only linestring 2017-08-03 19:28:00 +02:00
Laura Klünder
1eea04389e don't zoom when creating something new 2017-08-03 19:26:40 +02:00
Laura Klünder
706e334fcb fix errors when no geometries exist 2017-08-03 19:26:28 +02:00
Laura Klünder
187e557fa4 enable direct edit when no changeset is active 2017-08-03 17:26:33 +02:00
Laura Klünder
5b17b44299 unset _request after saving a changeset so it's not thrown into pickle 2017-08-02 12:36:14 +02:00
Laura Klünder
7ff982911b skip related model fields 2017-07-27 19:39:22 +02:00
Laura Klünder
dd5d4c56ed todo: permissions 2017-07-27 19:21:07 +02:00
Laura Klünder
3acd212369 correctly display graph edge colors 2017-07-27 19:03:21 +02:00
Laura Klünder
c7b4b161bb edit waytypes 2017-07-27 18:58:51 +02:00
Laura Klünder
1ba00265c3 wrap WayType choices 2017-07-27 18:58:40 +02:00
Laura Klünder
14ded5b3e3 colored arrows, half paths… ui for unidirectional edges 2017-07-27 18:49:28 +02:00
Laura Klünder
fb0f823d50 change weight of line geometries on zoom for smoother zooming 2017-07-27 16:26:38 +02:00
Laura Klünder
9c3cbdd772 hide graphedges in non-graph-views 2017-07-27 16:07:49 +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
cf2496b5a7 check unique collisions to prevent those objects from being restored 2017-07-27 15:06:46 +02:00
Laura Klünder
bba5fab2ec fix changeset view for objects with no edit view 2017-07-27 14:32:22 +02:00
Laura Klünder
c52ad95bbb PermissionError, not Permission denied 2017-07-27 14:29:45 +02:00
Laura Klünder
86cd81e352 fix wrong pk conversion in get_missing_dependencies 2017-07-27 14:29:14 +02:00
Laura Klünder
5db79819bc fix problem with multiple deletions and changesets 2017-07-27 14:13:00 +02:00
Laura Klünder
e85b5682cb to_node → clicked_node 2017-07-27 14:11:16 +02:00
Laura Klünder
4fd1968ff7 fix BaseQueryWrapper.first() 2017-07-27 14:06:46 +02:00
Laura Klünder
6c33a8a41b connect nodes 2017-07-27 13:53:39 +02:00
Laura Klünder
bd5e0ca264 fix error with empty querysets and wrapped prefetch_related 2017-07-27 13:26:04 +02:00
Laura Klünder
afe532f150 remove highlight_layer later 2017-07-27 12:24:42 +02:00
Laura Klünder
301a08b3db deactivate nodes without sending a request 2017-07-27 12:22:42 +02:00
Laura Klünder
684450424a delete nodes by clicking on them 2017-07-27 12:01:49 +02:00
Laura Klünder
ffb002c1e1 implement node_click_setting 2017-07-27 11:57:23 +02:00
Laura Klünder
88995132d5 fix some linter errors 2017-07-27 11:45:21 +02:00
Laura Klünder
38523b2cb4 split up graph editing settings and prepare for connecting nodes 2017-07-27 11:40:42 +02:00
Laura Klünder
fde9bfa30f only to graph_other_space in graph editing mode 2017-07-26 16:48:35 +02:00
Laura Klünder
09e77b4917 convert _graph_editing to bool 2017-07-26 16:18:16 +02:00
Laura Klünder
072edfd84b adjust keeping active node logic with modals 2017-07-26 16:10:56 +02:00
Laura Klünder
7a2d0aa825 fix logik of keeping active graph node when switching bewteen views 2017-07-26 16:03:09 +02:00
Laura Klünder
b903f52503 navigate from space graph to level graph 2017-07-26 15:56:15 +02:00
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