Commit graph

2762 commits

Author SHA1 Message Date
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
Laura Klünder
cd27a6a099 only link to locations that can be searched 2017-11-22 20:50:34 +01:00
Laura Klünder
06b7ef84a2 list locationgroups in location details 2017-11-22 19:30:10 +01:00
Laura Klünder
cd56100fe9 add overflow: auto only at the end of show animation 2017-11-22 19:16:24 +01:00
Laura Klünder
d757c71d78 reset location details when hiding them 2017-11-22 19:12:51 +01:00
Laura Klünder
ec18cc7365 display links in location details 2017-11-22 19:04:29 +01:00
Laura Klünder
359c176ad2 show details with a little bit smaller font 2017-11-22 18:39:27 +01:00
Laura Klünder
c52f64ee6f enable “open in editor” link 2017-11-22 18:36:18 +01:00
Laura Klünder
494c68e08a improve field display description 2017-11-22 18:23:08 +01:00
Laura Klünder
feabf040a0 remove debug statement 2017-11-22 18:18:46 +01:00
Laura Klünder
9138ad4023 load location 2017-11-22 18:17:18 +01:00
Laura Klünder
88aaf28ea9 move details loading animation 2017-11-22 18:04:31 +01:00
Laura Klünder
c852b5e766 toggle_details is a sidebar state change 2017-11-22 18:03:00 +01:00
Laura Klünder
55122ef895 details url and toggle details 2017-11-22 18:02:11 +01:00
Laura Klünder
e5305aa139 details-body 2017-11-22 15:39:14 +01:00
Laura Klünder
9afe4dc033 move details head button 2017-11-22 15:35:40 +01:00
Laura Klünder
7fa979fc1a animate details icon 2017-11-22 15:35:29 +01:00
Laura Klünder
c311d1f397 details loading animation 2017-11-22 15:15:53 +01:00