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 |
|
Laura Klünder
|
790835bc44
|
shorter etags
|
2017-11-21 14:25:10 +01:00 |
|
Laura Klünder
|
bdbfe82a43
|
fix content-length header breaking the tile server
|
2017-11-21 13:55:59 +01:00 |
|
Laura Klünder
|
0346301f8e
|
fix error 500 if CACHE_TILES is active
|
2017-11-21 05:52:19 +01:00 |
|
Laura Klünder
|
e35227caa2
|
tileserver: fix mising Date and Content-Length headers
|
2017-11-21 05:42:19 +01:00 |
|
Laura Klünder
|
499bd349c7
|
fix cookie parsing in tile server (and add instance name)
|
2017-11-21 05:16:24 +01:00 |
|
Laura Klünder
|
51c2c15686
|
fix cookie matching in tileserver
|
2017-11-21 04:50:21 +01:00 |
|
Laura Klünder
|
b15965ed6c
|
retry after max 10 seconds
|
2017-11-21 04:43:56 +01:00 |
|
Laura Klünder
|
443d58965d
|
add settings to use external cached tile server
|
2017-11-21 04:34:43 +01:00 |
|
Laura Klünder
|
0fec7ff89c
|
fix parse_tile_access_cookie
|
2017-11-21 04:27:05 +01:00 |
|