Commit graph

2583 commits

Author SHA1 Message Date
Laura Klünder
300895180c fix location details loading a bit 2017-12-11 01:30:13 +01:00
Laura Klünder
f17b593f77 handle routing exceptions in API and c3nav.js 2017-12-11 01:23:20 +01:00
Laura Klünder
e51f790ed5 throw correct exceptions during routing 2017-12-11 01:09:54 +01:00
Laura Klünder
56542cf54e remove todo because it was done 2017-12-11 01:08:08 +01:00
Laura Klünder
552c996fa7 fix customlocation display error when no space was found 2017-12-11 00:57:53 +01:00
Laura Klünder
48e1ecda36 replace request with permissions in CustomLocation so it can be serialized 2017-12-11 00:57:19 +01:00
Laura Klünder
eae73071c1 consider access restrictions when describing a custom location 2017-12-11 00:53:21 +01:00
Laura Klünder
dba04b4179 consider access restrictions during routing 2017-12-11 00:49:48 +01:00
Laura Klünder
c3570bb9ff RouterRestriction 2017-12-10 23:49:24 +01:00
Laura Klünder
8512a6b27b fix error 500 in space api 2017-12-10 18:27:34 +01:00
Laura Klünder
de53051bf3 update german translation 2017-12-10 18:27:18 +01:00
Laura Klünder
2d4043861b describe custom locations by space 2017-12-10 18:09:31 +01:00
Laura Klünder
98de7705e0 fix space_for_point (respect columns) 2017-12-10 16:46:53 +01:00
Laura Klünder
baa92435ff remove todo because it's done 2017-12-10 16:31:11 +01:00
Laura Klünder
16f017d811 show language selector only if not embedded 2017-12-10 16:24:58 +01:00
Laura Klünder
1489596472 link to twitter in footer 2017-12-10 16:24:51 +01:00
Laura Klünder
302bf909a6 choose language 2017-12-10 16:22:26 +01:00
Laura Klünder
2656b6e050 avoid vh because its not what you think on mobile devices 2017-12-10 15:58:36 +01:00
Laura Klünder
6a8e150231 fix map again 2017-12-10 15:55:11 +01:00
Laura Klünder
b04d46f8cf add missing trivial migration 2017-12-10 15:52:51 +01:00
Laura Klünder
a175f67615 don't crash if there's no current announcement 2017-12-10 15:51:59 +01:00
Laura Klünder
9698033353 don#t display messages in embed mode 2017-12-10 15:51:01 +01:00
Laura Klünder
b3ae87570f dont position:absolute #map 2017-12-10 15:50:22 +01:00
Laura Klünder
ad8300665b show announcements on main page 2017-12-10 15:40:28 +01:00
Laura Klünder
6adaf4ab40 fix not setting cache in tile view 2017-12-10 15:36:13 +01:00
Laura Klünder
89fc3ddae8 add horizontal line 2017-12-10 15:29:48 +01:00
Laura Klünder
58ed105294 nicer announcement table 2017-12-10 15:26:51 +01:00
Laura Klünder
18874913e4 show newset announcements on top 2017-12-10 15:25:03 +01:00
Laura Klünder
56a672cef6 manage announcements 2017-12-10 15:23:53 +01:00
Laura Klünder
fe3bac40c8 fix checking access permissions 2017-12-10 14:52:04 +01:00
Laura Klünder
492576d376 can grant access to everything 2017-12-10 14:49:50 +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
943bdc2b5f fix login form layout 2017-12-10 14:21:28 +01:00
Laura Klünder
52afd63a56 explain qr code better and allow revoking it 2017-12-10 14:20:11 +01:00
Laura Klünder
101a4c6bf2 redeem access permission tokens 2017-12-10 14:13:20 +01:00
Laura Klünder
003bfbe389 fix inverted logic 2017-12-10 13:37:23 +01:00
Laura Klünder
e91f4ce885 add missing middlewares to settings.py 2017-12-10 13:32:12 +01:00
Laura Klünder
dbe2134722 fix messages calls in grant_access_qr 2017-12-10 12:40:59 +01:00
Laura Klünder
986cad7c23 don't allow redeeming if token is no longer valid 2017-12-10 03:54:49 +01:00
Laura Klünder
2a175aa43d create and show access qr code 2017-12-10 03:49:21 +01:00
Laura Klünder
cca01e584a AccessPermissionToken 2017-12-10 03:16:07 +01:00
Laura Klünder
0c1b27d529 remove code that gave all access permissions to superusers 2017-12-08 22:32:35 +01:00
Laura Klünder
10af523737 clear access permission cache for user after save() or delete() 2017-12-08 22:26:14 +01:00
Laura Klünder
1ba35a4605 link to user details in user list 2017-12-08 22:19:24 +01:00
Laura Klünder
9454c82058 delete access permissions 2017-12-08 22:18:05 +01:00
Laura Klünder
e5f33079b7 show can_grant in list 2017-12-08 22:04:26 +01:00
Laura Klünder
de73a2be8d fragment_access_permissions_form.html 2017-12-08 21:58:23 +01:00
Laura Klünder
bf66a812db improve access permission form fields 2017-12-08 21:54:04 +01:00
Laura Klünder
7ed8822722 responsive access permission form 2017-12-08 21:48:12 +01:00