Commit graph

1116 commits

Author SHA1 Message Date
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
Laura Klünder
6e9d2424f8 don't remove if-none-match header on editor ajax 2017-10-27 17:21:04 +02:00
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