Commit graph

1451 commits

Author SHA1 Message Date
Laura Klünder
11cff8ff7f when connect-creating from one space to another, force space_transfer 2017-08-06 16:29:05 +02:00
Laura Klünder
906f3d5844 graph editing: only connect if theres something to connect 2017-08-06 16:23:47 +02:00
Laura Klünder
0bc95280a2 smaller radius for points 2017-08-06 16:23:40 +02:00
Laura Klünder
faec957984 last fallback: level base_altitude 2017-08-05 16:51:08 +02:00
Laura Klünder
5cf0157f50 ordering → base_altitude 2017-08-05 16:49:10 +02:00
Laura Klünder
b7e909645c remaining areas which belong to a room that has an altitude somewhere 2017-08-05 16:45:29 +02:00
Laura Klünder
f58b30910e remove debug statement 2017-08-05 16:22:45 +02:00
Laura Klünder
4188d97056 space_areas tmpid 2017-08-05 16:22:25 +02:00
Laura Klünder
834c83b804 interpolate documentation 2017-08-05 16:18:55 +02:00
Laura Klünder
2f433d8e2d interpolate altitudes 2017-08-05 16:18:19 +02:00
Laura Klünder
7179039925 splitting areas does not imply splitting their connections 2017-08-05 16:15:28 +02:00
Laura Klünder
451a863026 when splitting areas along stairs, update connected_to attribute 2017-08-05 15:54:33 +02:00
Laura Klünder
d685a07e5b assign altitudes by altitudemarkers 2017-08-05 15:17:15 +02:00
Laura Klünder
3690bac467 fix lookup table space_areas 2017-08-05 15:16:00 +02:00
Laura Klünder
31c4feca73 improve altitude area performance again using lookup table 2017-08-05 14:50:07 +02:00
Laura Klünder
eff2cefd8f document altitude area creation and improve performance 2017-08-05 14:35:25 +02:00
Laura Klünder
cb4a4c1b33 cut altitude areas 2017-08-05 14:17:24 +02:00
Laura Klünder
9ca07be935 reorder imports 2017-08-05 12:13:15 +02:00
Laura Klünder
549cab351c draw points as smaller circles 2017-08-05 11:58:54 +02:00
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