Commit graph

2401 commits

Author SHA1 Message Date
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
Laura Klünder
fbb0ee5133 details html and css 2017-11-22 14:52:46 +01:00
Laura Klünder
5bdd6caf9c add base for location and route details in map.html 2017-11-21 22:14:09 +01:00
Laura Klünder
a69d762fe1 fix missing focus style for autocomplete suggestions 2017-11-21 22:12:50 +01:00
Laura Klünder
d0a4a71118 make GeometryIndexed slicing even faster 2017-11-21 16:24:10 +01:00
Laura Klünder
624d6f281c shorten etag before b2a_base64 2017-11-21 16:13:03 +01:00
Laura Klünder
01d80220bc use binascii.b2a_base64 instead of base64.b64encode because its faster 2017-11-21 16:05:42 +01:00
Laura Klünder
fb573eefb8 only calculate access cache key if needed 2017-11-21 15:16:30 +01:00
Laura Klünder
ab0e4a46a0 speedup access permission parsing even more 2017-11-21 15:14:27 +01:00
Laura Klünder
950979af16 tileserver: speedup cookie parsind 2017-11-21 15:13:03 +01:00
Laura Klünder
d0a09dcccb calculate date header in a thread because that gives us 2000 requests/s 2017-11-21 15:07:34 +01:00
Laura Klünder
948ac26488 use base64 instead of base85, we want valid memcached keys 2017-11-21 14:59:10 +01:00