Commit graph

2429 commits

Author SHA1 Message Date
Laura Klünder
885dc49ae0 remove <strong> tag 2017-11-25 20:33:20 +01:00
Laura Klünder
94445edfc0 show graph node connections in editor 2017-11-25 20:32:05 +01:00
Laura Klünder
20cacfa507 speedup level graph api a bit 2017-11-25 19:01:23 +01:00
Laura Klünder
e4f3ba5ea2 simplify GeometryField 2017-11-25 18:30:40 +01:00
Laura Klünder
3bdbb57090 less queries for space graph view 2017-11-25 18:12:28 +01:00
Laura Klünder
f7d5c3cdaf faster serialization for graphedges 2017-11-25 18:04:26 +01:00
Laura Klünder
6288a1304f fix deactivating graph nodes without reloading 2017-11-25 16:40:09 +01:00
Laura Klünder
be7cd685be optionally activate next node after connecting 2017-11-25 16:25:50 +01:00
Laura Klünder
de08e4cf58 don't create new nodes if another node is active 2017-11-25 16:07:55 +01:00
Laura Klünder
f4c39a1393 remove debug color from svg renderer 2017-11-25 15:22:45 +01:00
Laura Klünder
94a093d4dc renderer: lowest levels should always be extend downwards 2017-11-25 15:16:15 +01:00
Laura Klünder
c9f160e8fb don't store update list as tuple, we can't modify it then 2017-11-25 14:57:34 +01:00
Laura Klünder
b846f6d0ad add fallback for empty geometries 2017-11-25 14:45:43 +01:00
Laura Klünder
3720fbd0ff dont render obstacles with zero height 2017-11-25 14:37:06 +01:00
Laura Klünder
32192e8fac height fields should not have negative values 2017-11-25 14:36:18 +01:00
Laura Klünder
d5ad497327 don't add height to short walls in svg renderer 2017-11-25 14:12:47 +01:00
Laura Klünder
bb6b726a89 remove unneeded superuser-access-code 2017-11-25 13:53:43 +01:00
Laura Klünder
7987aa08f3 fix broken q_for_request when wrapped querysets are used 2017-11-25 13:47:47 +01:00
Laura Klünder
cdca60b307 superusers should have all permissions for now 2017-11-25 13:47:31 +01:00
Laura Klünder
85698dc13b turn Source.name into a CharField to allow periods 2017-11-25 13:42:05 +01:00
Laura Klünder
3756e01552 fix error when applying changesets 2017-11-25 11:48:28 +01:00
Laura Klünder
931f63a42c changed the wrong line 2017-11-25 11:35:45 +01:00
Laura Klünder
79bc00cc43 don't make a created graph node the new active graph node 2017-11-25 11:33:22 +01:00
Laura Klünder
540f72244f don't filter graph edges in level graph view 2017-11-25 11:07:40 +01:00
Laura Klünder
14d49bf2a1 better highlight current level in levelselector (thanks to @saerdnaer) 2017-11-24 20:56:09 +01:00
Laura Klünder
f0f6cb4547 hopefully fix locationinput rendering bug in safari 2017-11-24 20:49:02 +01:00
Laura Klünder
e894ce21b0 clarify difference between height and altitude in german translation 2017-11-23 02:14:48 +01:00
Laura Klünder
109c040562 add soft hyphen in german translation 2017-11-23 02:08:20 +01:00
Laura Klünder
80cb5ea47a improve swap and loading animation 2017-11-23 01:59:08 +01:00
Laura Klünder
4221604159 fix swap animation when locationinputs are collapsed 2017-11-23 01:52:39 +01:00
Laura Klünder
bc1cbc5f24 only read affected access restrictions if needed 2017-11-23 01:40:02 +01:00
Laura Klünder
9ab72b460b fix broken route urls 2017-11-23 01:39:03 +01:00
Laura Klünder
0cfee09c43 update german translation 2017-11-23 01:30:39 +01:00
Laura Klünder
d4e519e942 allow better translations 2017-11-23 01:08:18 +01:00
Laura Klünder
ac0397490a make more stuff translatable 2017-11-23 01:04:33 +01:00
Laura Klünder
a23357abe2 reorder space child models 2017-11-23 01:00:32 +01:00
Laura Klünder
b8e7f1a4f4 fix wrong path in travis.yml 2017-11-23 00:02:38 +01:00
Laura Klünder
8a64ac4e42 fix typo 2017-11-23 00:01:24 +01:00
Laura Klünder
47dc6d995a hopefully this will fix travis builds 2017-11-22 23:59:26 +01:00
Laura Klünder
f29f53bb91 remove old unused code 2017-11-22 23:50:23 +01:00
Laura Klünder
397f8dd9ef remove debug output 2017-11-22 23:50:05 +01:00
Laura Klünder
0c34d348da make it possible to delete graph nodes again 2017-11-22 23:49:55 +01:00
Laura Klünder
ab0db6cb85 remove graph editing settings and greatly simplify graph editor 2017-11-22 23:13:12 +01:00
Laura Klünder
9ad5c6a5e7 fix ChangeSet.is_author for non-saved changesets 2017-11-22 22:54:59 +01:00
Laura Klünder
fdf6269000 fix WrappedQuerySet.model property 2017-11-22 22:16:59 +01:00
Laura Klünder
eb4a93084e remove bounds from GeometryMixin 2017-11-22 22:15:33 +01:00
Laura Klünder
e7e2006aa0 calculate a sensible minZoom 2017-11-22 21:50:19 +01:00
Laura Klünder
43adcfc665 choose a safer value for max bounds 2017-11-22 21:43:01 +01:00
Laura Klünder
f842abd85c pad besides sidebar if details are shown 2017-11-22 21:22:15 +01:00
Laura Klünder
d96663bf73 make sure location details are rendered correctly 2017-11-22 20:59:50 +01:00