Commit Graph

292 Commits

Author SHA1 Message Date
b4cb157257 bump version: 0.0.3-alpha -> 0.0.4-alpha 2019-02-11 17:44:42 +01:00
58ebd15ada fix mismatched Version numbers and missing verbose_names 2019-02-10 20:08:29 +01:00
1a998e5020 bump version: 0.0.2-alpha -> 0.0.3-alpha 2019-02-08 15:19:31 +01:00
4459f9c529 bump version: 0.0.1-alpha -> 0.0.2-alpha 2019-02-08 15:09:22 +01:00
26a23a448d admin: fix requirements not being installed 2018-12-27 12:36:30 +01:00
d4a6e28fe6 core: add custom group model with hierarchy , add tree admin 2018-12-27 00:38:42 +01:00
0c9a00acbe admin: only add link if function returns not None 2018-12-26 21:55:14 +01:00
7178468135 admin: add support for extra links 2018-12-26 17:17:24 +01:00
70afabec7e Switch to explicit AppConfig declaration 2018-12-26 14:32:33 +01:00
b718be6593 Audit: fix invalid signal signature 2018-12-18 13:27:01 +01:00
65bdca30ae oauth_client: add separate forms for Provider Types 2018-12-18 10:40:46 +01:00
6314ffab46 admin: fix import errors 2018-12-14 14:33:15 +01:00
25fbadc813 admin: add basic user admin 2018-12-14 14:24:04 +01:00
a373054e90 admin: add basic audit display 2018-12-14 10:28:37 +01:00
71f41e655f core: add user settings and user delete 2018-12-10 16:58:35 +01:00
276c6fb297 admin: send invitation signal 2018-12-10 16:54:28 +01:00
4111ca96a7 admin: fix form error display 2018-12-10 15:27:01 +01:00
7f2bae4c2c admin: link to invitation on list 2018-12-10 15:26:28 +01:00
d0099edac4 all: fully switch to Invitation 2018-12-10 14:49:15 +01:00
57f285ae54 admin: set invitation’s created_by properly, remove edit of invite 2018-12-10 14:38:44 +01:00
545795ebc6 all: invites -> invitations 2018-12-10 14:21:42 +01:00
89c2b8d49c admin: add invite administration 2018-12-10 14:13:18 +01:00
19a8ecb55a core: show applications on overview page 2018-12-10 10:50:19 +01:00
dae5fc6265 core: cleanup provider select 2018-12-09 23:05:55 +01:00
1ab445ab8e admin: fix provider table breaking 2018-12-09 21:04:57 +01:00
4b3959787e admin: update list templates to show buttons in one column 2018-11-30 15:50:45 +01:00
520e991393 admin: add view to test rules 2018-11-30 15:50:27 +01:00
bc65fae4b2 Admin: remove .cast() calls and replace with select_subclasses() 2018-11-28 14:01:18 +01:00
c0c51981ba admin: add provider admin 2018-11-26 22:40:10 +01:00
755997a9c7 admin: add generic create and delete template 2018-11-26 22:30:14 +01:00
5c5c865c0b admin: add ?back to everything 2018-11-26 22:29:59 +01:00
b656cd1139 admin: add source admin 2018-11-26 22:09:04 +01:00
caf6580ccb Admin: add rule admin 2018-11-26 22:08:48 +01:00
2aa12801a8 admin: add application admin 2018-11-26 22:08:18 +01:00
c507e310b5 switch to self-rendered forms 2018-11-26 22:07:40 +01:00
08a5c98823 admin: fix source creation view 2018-11-26 18:22:22 +01:00
e44f6cff7e admin: add source delete view 2018-11-22 13:11:46 +01:00
61b79e90e5 passbook: implement dynamic URL loading 2018-11-22 10:28:13 +01:00
b5bc371a04 code is now clean but still not working 2018-11-16 13:08:37 +01:00
de7a2fa034 add more info to admin overview 2018-11-16 11:40:24 +01:00
fbaab4efaf Many broken things 2018-11-16 09:10:35 +01:00
5aa245cac0 add working oauth and ldap client 2018-11-11 13:41:48 +01:00