Commit graph

92 commits

Author SHA1 Message Date
Laura Klünder
19cd24f389 initial level and initial bounds 2017-12-19 20:03:12 +01:00
Laura Klünder
e48efafebc fix redirects and debug output 2017-12-19 16:04:15 +01:00
Laura Klünder
1b2c37ef2b redeem access permission signed data 2017-12-19 15:46:43 +01:00
Laura Klünder
1299c25f3b make sure csrf token gets set 2017-12-18 19:14:26 +01:00
Laura Klünder
7159493d67 fix redeeming via qr code 2017-12-18 15:01:17 +01:00
Laura Klünder
64664fbc66 don't use tokens as primary keys 2017-12-18 14:54:45 +01:00
Laura Klünder
d2e9a57343 route options UI 2017-12-16 19:33:13 +01:00
Laura Klünder
e366e1e911 don't crash on login 2017-12-11 01:54:26 +01:00
Laura Klünder
302bf909a6 choose language 2017-12-10 16:22:26 +01:00
Laura Klünder
ad8300665b show announcements on main page 2017-12-10 15:40:28 +01:00
Laura Klünder
803f9ee121 redeem token after logging in 2017-12-10 14:46:41 +01:00
Laura Klünder
040e2b2843 fix typo in registration form 2017-12-10 14:25:25 +01:00
Laura Klünder
101a4c6bf2 redeem access permission tokens 2017-12-10 14:13:20 +01:00
Laura Klünder
01b703fad2 add control panel index 2017-12-08 15:21:33 +01:00
Laura Klünder
941be347d3 merge similar forms into account_form.html 2017-12-07 18:02:44 +01:00
Laura Klünder
155f09b966 display success message after changing password 2017-12-07 17:26:51 +01:00
Laura Klünder
175a578aa6 change password and some improvement of account panel 2017-12-07 17:02:44 +01:00
Laura Klünder
6b24c2f11d change maxlength for username in registration 2017-12-07 16:48:19 +01:00
Laura Klünder
d286aedccc allow Register new account 2017-12-07 16:46:12 +01:00
Laura Klünder
460bacb099 add simple account view 2017-12-07 13:19:15 +01:00
Laura Klünder
eb75c9b475 add login view and logic to display it 2017-12-07 13:12:56 +01:00
Laura Klünder
276eee5adf make c3nav embeddable using iframes 2017-12-07 00:52:13 +01:00
Laura Klünder
f602072434 add modal base and make the share button work 2017-12-05 16:47:56 +01:00
Laura Klünder
1169597800 update tile access cookie setting infrastructure 2017-12-04 17:24:01 +01:00
Laura Klünder
d4a0a9b7dd show current (maybe anonymous) user and their permissions 2017-12-04 16:11:57 +01:00
Laura Klünder
af8b48518b add QR code view 2017-11-30 18:23:47 +01:00
Laura Klünder
c012f0cde3 fix json error in state serialization 2017-11-30 13:31:45 +01:00
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