Commit Graph

260 Commits

Author SHA1 Message Date
9d344d887c add more information to administrator Overview 2019-02-25 17:52:51 +01:00
7e9154a0ea bump version: 0.0.7-alpha -> 0.0.8-alpha 2019-02-25 17:39:39 +01:00
8611ac624c Make links on admin overview site actually useful 2019-02-25 17:11:52 +01:00
c2756f15fc Correctly display action on Create/Update templates 2019-02-25 16:40:46 +01:00
408e205c5f add signal for password change, add field for password policies 2019-02-25 15:41:36 +01:00
33431ae013 improve OAuth Source Setup process, fix login template, closes #3 2019-02-25 14:10:10 +01:00
b40ac6dc5d more Icons cause everyone loves icons 2019-02-25 13:31:11 +01:00
fec9b5cf94 bump version: 0.0.6-alpha -> 0.0.7-alpha 2019-02-25 13:20:12 +01:00
9c2cfd7db4 use Inheritance for Factors instead of JSONField 2019-02-24 22:39:09 +01:00
c941107d42 Rules -> Policies, more things 2019-02-21 16:06:57 +01:00
d3d75737ed switch to drf_yasg 2019-02-21 16:05:59 +01:00
7601351f51 add help texts to explain naming 2019-02-16 11:25:53 +01:00
df45797b4a fix inconsistent naming again 2019-02-16 11:13:00 +01:00
744a320731 fix inconsistent naming 2019-02-16 10:59:23 +01:00
d6f4832e90 Rule -> Policies 2019-02-16 10:24:31 +01:00
59a15c988f Move Factor instances to database 2019-02-16 09:52:37 +01:00
6649eb401e bump version: 0.0.5-alpha -> 0.0.6-alpha 2019-02-13 16:41:59 +01:00
a9d29067bf bump version: 0.0.4-alpha -> 0.0.5-alpha 2019-02-11 18:01:45 +01:00
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