Commit graph

65 commits

Author SHA1 Message Date
Laura Klünder
b6fc7ede26 fix python map state parsing 2017-11-28 20:44:15 +01:00
Laura Klünder
ee20019417 fix data for level selector 2017-11-28 20:38:37 +01:00
Laura Klünder
9b2b70f46f levels_by_short_label_for_request 2017-11-28 20:24:39 +01:00
Laura Klünder
e0dc75c992 remove old code 2017-11-28 16:17:08 +01:00
Laura Klünder
f29f53bb91 remove old unused code 2017-11-22 23:50:23 +01:00
Laura Klünder
55122ef895 details url and toggle details 2017-11-22 18:02:11 +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
bf98f54b55 refactor tile code in meny places to allow reusing it 2017-11-21 00:15:49 +01:00
Laura Klünder
0e3fa01131 main index: only show primary levels 2017-11-05 17:54:03 +01:00
Laura Klünder
f928fd8b6e fix imports 2017-11-05 12:32:07 +01:00
Laura Klünder
df451f9143 cleanup render code to make room for the opengl rendering engine 2017-11-04 23:21:36 +01:00
Laura Klünder
94a23454a1 change short urls to not rely on doule slashes 2017-10-31 18:35:42 +01:00
Laura Klünder
e98c38e5fb represent level in state url as short_label, not its id 2017-10-31 16:08:20 +01:00
Laura Klünder
4c32a22aac remove whitespaces in state json serialization 2017-10-31 15:45:07 +01:00
Laura Klünder
8813f00e95 remove old view get_map_image 2017-10-31 15:44:33 +01:00
Laura Klünder
9787d915f4 improve state logic in map_index 2017-10-31 15:37:19 +01:00
Laura Klünder
91bf8b9652 finish history state logic, implement it in python 2017-10-31 15:28:49 +01: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
e24dace846 set tile access cookie 2017-10-24 23:27:07 +02:00
Laura Klünder
2ad82d169d start building a new main site based on leaflet! 2017-10-10 19:31:51 +02:00
Laura Klünder
1498b7aeb0 rename Section back to Level 2017-06-11 14:43:14 +02:00
Laura Klünder
37e6e58d43 add flake8: noqa to some not yet refactored files 2017-05-29 10:18:59 +02:00
Laura Klünder
904e8f199c remove old access app and old cache and inclusion code 2017-05-14 14:16:52 +02:00
Laura Klünder
c34334c7fe remove old search implementation 2017-05-12 13:54:28 +02:00
Laura Klünder
92003080ed delete old stuff from mapdata 2017-05-12 01:21:53 +02:00
Laura Klünder
c9661e4edb rename Level to Section 2017-05-07 12:39:24 +02:00
Laura Klünder
53a6bdb8cf fix flake8 and isort errors 2017-01-13 21:52:44 +01:00
Laura Klünder
1ab447bbf0 option to output route as JSON 2016-12-29 20:06:57 +01:00
Laura Klünder
fa8561b69a change route.describe() call 2016-12-24 01:41:32 +01:00
Laura Klünder
c527392749 remove debug statement 2016-12-24 01:33:27 +01:00
Laura Klünder
8581418712 get_includables_avoidables: fix typo 2016-12-23 20:30:50 +01:00
Laura Klünder
bedac2db74 fix if-non-match 2016-12-22 14:22:29 +01:00
Laura Klünder
317c6d35fa add it again but fix etag header 2016-12-22 12:28:13 +01:00
Laura Klünder
8f313757ad remove no-cache header. maybe it works then… 2016-12-22 12:27:43 +01:00
Laura Klünder
18d6bc82d6 change map caching header to E-Tag 2016-12-22 12:12:06 +01:00
Laura Klünder
c3d8098e0e set max-age to 30s in hope that is helps chrome to send an if-modified-since 2016-12-22 11:44:33 +01:00
Laura Klünder
ffbc0d9f29 add qr code view to site 2016-12-22 02:40:12 +01:00
Laura Klünder
fa68e3999d show qr code with token 2016-12-22 02:31:48 +01:00
Laura Klünder
88ded72524 render area segments and deliver them 2016-12-21 22:23:42 +01:00
Laura Klünder
2d71468575 cache map_image 2016-12-21 21:28:31 +01:00
Laura Klünder
b856a0168a full access token should work now 2016-12-21 20:56:28 +01:00
Laura Klünder
e6255c8ecd more stuff about access and footer 2016-12-21 20:14:40 +01:00
Laura Klünder
49757f7c06 correctly implement avoid/exclude 2016-12-21 13:31:56 +01:00
Laura Klünder
d5a52bf9e3 UI error if buildgraph is not yet finished 2016-12-21 11:55:04 +01:00
Laura Klünder
4536245570 avoiding connection types shoud avoid, but not forbid them. 2016-12-21 03:21:31 +01:00
Laura Klünder
25af1c9901 more exceptiosn and edge cases 2016-12-21 01:59:08 +01:00
Laura Klünder
6508d05a3e split route automatically 2016-12-21 01:21:02 +01:00
Laura Klünder
bbfca9f318 route from point to point and describe points 2016-12-21 00:24:56 +01:00
Laura Klünder
0b44acc8b0 select location from map 2016-12-20 22:20:42 +01:00