Commit graph

893 commits

Author SHA1 Message Date
Laura Klünder
7ae53e262d replace never_cache with no-cache 2017-10-27 17:15:55 +02:00
Laura Klünder
7a2ecb60ed add ETag to editor 2017-10-27 17:08:36 +02:00
Laura Klünder
48fb0e4555 add Level.short_label 2017-10-25 12:29:08 +02:00
Laura Klünder
6ed5188c07 remove bare exceptions 2017-10-25 00:47:40 +02:00
Laura Klünder
abfdd3df29 fix viewport tags 2017-10-25 00:42:18 +02:00
Laura Klünder
308cbf82f9 remove unneeded assignment 2017-10-24 00:28:34 +02:00
Laura Klünder
b890e96e27 call changed_geometries.reset() before applying a changeset 2017-10-24 00:26:39 +02:00
Laura Klünder
24a2fe9522 write binary map history index 2017-10-24 00:11:02 +02:00
Laura Klünder
82fc9f2264 rename cache_key→current_cache_key 2017-10-23 22:49:45 +02:00
Laura Klünder
5cb3182703 fix changedobject decimal serialization 2017-10-08 11:47:14 +02:00
Laura Klünder
3e8b3d534a allow altitudemarker altitude to be edited 2017-10-08 11:35:57 +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
5987dc5a80 remove black background color in editor 2017-09-16 20:57:40 +02:00
Laura Klünder
8de3109802 minZoom=0 2017-09-16 17:18:51 +02:00
Laura Klünder
e610738b11 base_altitude in editor 2017-09-16 17:18:46 +02:00
Laura Klünder
20abfe5ad5 fix editor.0014_last_update_foreign_key migration on postgres 2017-09-16 14:13:35 +02:00
Laura Klünder
055df254e2 add space and obstacle heights 2017-08-07 15:29:52 +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
7830d8da5b fix arrow rendering with new line width 2017-08-06 17:14:55 +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
ceaaeb2087 fix styling active graph node with existing id 2017-08-06 16:36:29 +02:00
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
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
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