Commit graph

527 commits

Author SHA1 Message Date
Laura Klünder
281f01b8a0 remove AccessUserForm 2016-12-22 02:06:13 +01:00
Laura Klünder
f13fb0a899 much stuff for the access control panel 2016-12-22 01:57:35 +01:00
Laura Klünder
c9299b3cf3 improve footer and add language selector 2016-12-21 23:18:22 +01:00
Laura Klünder
35056bfaf6 update django-htmlmin 2016-12-21 22:54:36 +01:00
Laura Klünder
d11fbd9a83 toggle settings with javascript 2016-12-21 22:48:21 +01:00
Laura Klünder
6aaba9a926 nicer access list count in footer 2016-12-21 22:24:31 +01:00
Laura Klünder
88ded72524 render area segments and deliver them 2016-12-21 22:23:42 +01:00
Laura Klünder
e9d117ef04 fix something in access admin 2016-12-21 22:23:27 +01:00
Laura Klünder
cbe478660a fix typo 2016-12-21 22:22:26 +01:00
Laura Klünder
db505809ee fix get_includables_avoidables 2016-12-21 22:12:40 +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
4421d1a3e8 rename for shorter variable names 2016-12-21 19:39:16 +01:00
Laura Klünder
642a73c235 implement access token activate/read/write stuff 2016-12-21 19:37:23 +01:00
Laura Klünder
8026b78f42 rename control → access and add some more stuff 2016-12-21 18:47:39 +01:00
Laura Klünder
2fcbfe6312 remove unneeded workdir 2016-12-21 14:40:10 +01:00
Laura Klünder
630249bb1c dockerfile: merge first two commands 2016-12-21 14:39:16 +01:00
Laura Klünder
b4f7b87daf split pip command 2016-12-21 14:36:55 +01:00
Laura Klünder
022929fafc improve docker file 2016-12-21 14:33:13 +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
1a86b826e6 fix error in list_mapitems 2016-12-21 11:40:10 +01:00
Laura Klünder
0445dcc464 fix some errors when routing 2016-12-21 11:33:53 +01:00
Laura Klünder
351f34e584 improve map selector 2016-12-21 04:05:06 +01:00
Laura Klünder
fbc6f1c6f7 add cloc sh 2016-12-21 03:38:32 +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
10e331bf43 fix error when identifying coordinates 2016-12-21 02:41:40 +01:00
Laura Klünder
33ae8e4d37 just cache the point id not the entire point (including the complete graph). 2016-12-21 02:38:52 +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
8394521800 fix routing exception if origin and destination can be directly connected 2016-12-21 01:17:40 +01:00
Laura Klünder
f8e6e69b0f add ways from/to origin/destination to final route 2016-12-21 01:01:20 +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
8a9406275b fix location_id of PointLocation 2016-12-20 22:39:28 +01:00
Laura Klünder
e3990fcaf0 create GraphArea.check_connection 2016-12-20 22:34:40 +01:00
Laura Klünder
0b44acc8b0 select location from map 2016-12-20 22:20:42 +01:00
Laura Klünder
d9632dc0c4 fix typo in js 2016-12-20 20:35:25 +01:00
Laura Klünder
3cd53d7bb5 focus on page load 2016-12-20 20:33:44 +01:00
Laura Klünder
a6f4b3c9b2 new ui that also works without javascript 2016-12-20 20:29:18 +01:00
Laura Klünder
d4289fa5e4 fix font size 2016-12-20 03:58:35 +01:00
Laura Klünder
4603bce365 fix javascript in site not activating 2016-12-20 03:55:06 +01:00
Laura Klünder
adaf732809 first stuff for access tokens 2016-12-20 03:53:28 +01:00
Laura Klünder
b26a3548fc start developing the control module 2016-12-20 01:40:01 +01:00
Laura Klünder
2a00e9ba0a fix another mapdata reading error 2016-12-20 01:11:28 +01:00
Laura Klünder
8ef9e417aa fix error when laoding mapdata 2016-12-20 01:08:24 +01:00
Laura Klünder
45a40782c1 add option to save settings in cookie 2016-12-19 23:58:12 +01:00
Laura Klünder
91b9bc92b8 add option to include/exclude areas to UI 2016-12-19 22:52:09 +01:00
Laura Klünder
1c10ce443a routing support for excludables (not yet in UI) 2016-12-19 21:24:40 +01:00
Laura Klünder
1e0346a54d save excludable_points in room 2016-12-19 20:37:54 +01:00