Commit graph

1696 commits

Author SHA1 Message Date
Laura Klünder
223a60ee98 add buttons and more ui logic 2017-10-26 13:58:34 +02:00
Laura Klünder
8c5edb938c locations and location inputs 2017-10-26 13:02:20 +02:00
Laura Klünder
92d2f55ce8 update icons 2017-10-26 11:53:21 +02:00
Laura Klünder
1537f86c74 add roboto regular 2017-10-26 11:52:54 +02:00
Laura Klünder
0dcc640e39 add search section 2017-10-25 16:15:06 +02:00
Laura Klünder
3d5783bb40 add normalize.css and fonts.css 2017-10-25 16:14:53 +02:00
Laura Klünder
d4bae53fe1 remove the zoom control to make space for the search bar 2017-10-25 12:31:18 +02:00
Laura Klünder
48fb0e4555 add Level.short_label 2017-10-25 12:29:08 +02:00
Laura Klünder
fbc9efd2a0 level control on c3nav main site 2017-10-25 12:15:19 +02:00
Laura Klünder
92c1f3beaf main site header 2017-10-25 11:23:24 +02:00
Laura Klünder
735392aac3 set user-scalable=no again 2017-10-25 11:08:10 +02:00
Laura Klünder
b0f0371479 add roboto webfont to milligram.css 2017-10-25 11:05:09 +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
8456a92ce7 call /map/tile_access repeatedly 2017-10-24 23:54:04 +02:00
Laura Klünder
5c51548174 tile_access view to set cookie 2017-10-24 23:49:02 +02:00
Laura Klünder
4afc1b6bd7 fix history etag 2017-10-24 23:48:53 +02:00
Laura Klünder
aee452679c get and apply tile access cookie 2017-10-24 23:41:53 +02:00
Laura Klünder
efa2e97970 delete tile access cookie if it would be empty 2017-10-24 23:28:38 +02:00
Laura Klünder
e24dace846 set tile access cookie 2017-10-24 23:27:07 +02:00
Laura Klünder
1bf61f5f0f access_permissions should be a set 2017-10-24 23:24:45 +02:00
Laura Klünder
a3d3f3888a fix etag 2017-10-24 23:24:32 +02:00
Laura Klünder
0837886feb fix middleware order 2017-10-24 22:55:02 +02:00
Laura Klünder
d34afc37c6 expire access permission cache earlier if a permission will expire 2017-10-24 22:52:38 +02:00
Laura Klünder
10da4f3bb6 implement access permissions 2017-10-24 22:45:57 +02:00
Laura Klünder
7c44a9d74f add AccessPermission modeling 2017-10-24 22:13:53 +02:00
Laura Klünder
0ce6ca9202 missing unimportant migration 2017-10-24 22:13:14 +02:00
Laura Klünder
1e6e61e4b5 cache history endpoint 2017-10-24 21:40:10 +02:00
Laura Klünder
bc465f3351 etags should be quoted 2017-10-24 21:39:52 +02:00
Laura Klünder
3112db4bae X-Access-Restrictions header in tile renderer 2017-10-24 21:16:47 +02:00
Laura Klünder
e8f46f77e3 history has no language either 2017-10-24 21:06:42 +02:00
Laura Klünder
153bad00e1 get red of unwanted vary headers 2017-10-24 21:03:56 +02:00
Laura Klünder
0fbe1eb9bf hash tile etag to prevent information disclosure 2017-10-24 20:05:47 +02:00
Laura Klünder
71e3a5f6e5 whitespaces 2017-10-24 19:30:16 +02:00
Laura Klünder
9c6a340df6 remove profiler 2017-10-24 18:24:38 +02:00
Laura Klünder
506b959946 remove delete_old_cached_tiles task because new caching does not need this 2017-10-24 18:14:35 +02:00
Laura Klünder
6b6e3afa7b tile view: use new intelligent caching 2017-10-24 18:12:46 +02:00
Laura Klünder
7640e77c14 build map history with holes 2017-10-24 15:29:43 +02:00
Laura Klünder
e453bc4959 fix logik in render cache export 2017-10-24 15:23:41 +02:00
Laura Klünder
28098969cc move level cache filename to method 2017-10-24 14:46:35 +02:00
Laura Klünder
8205ee51a8 export history 2017-10-24 13:59:42 +02:00
Laura Klünder
82a46648a1 fix "bad char in struct format" 2017-10-24 13:26:25 +02:00
Laura Klünder
892de944f9 default for default_update 2017-10-24 13:19:23 +02:00
Laura Klünder
aa31a4e192 empty_array 2017-10-24 13:12:17 +02:00
Laura Klünder
130a13a4f8 simplify MapHistory (remove unneeded stuff) 2017-10-24 13:05:08 +02:00
Laura Klünder
6c9f755f8c force standard size struct 2017-10-24 02:07:56 +02:00
Laura Klünder
f34dd89424 change MapHistory format from cache_key to id and timestamp 2017-10-24 01:59:50 +02:00
Laura Klünder
1b972c4ab0 rebuild LevelRenderData after saving changed_geometries 2017-10-24 01:14:36 +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