Commit Graph

271 Commits

Author SHA1 Message Date
d7c4697625 Only use one create template, get title from Form's Model 2019-02-27 16:06:20 +01:00
c66945623a Improve admin interface more (back links, better headlines) 2019-02-27 15:48:33 +01:00
cbae05c74c show more useful information on admin overview 2019-02-27 15:45:42 +01:00
5b771da972 switch from first_name and last_name to name 2019-02-27 15:09:05 +01:00
2db1738e4a make Admin UI more consistent, better show when provider has no application assigned 2019-02-27 14:47:11 +01:00
95de6a14fd bump version: 0.0.11-alpha -> 0.0.12-alpha 2019-02-27 13:18:28 +01:00
e7fb48eba2 bump version: 0.0.10-alpha -> 0.0.11-alpha 2019-02-26 13:06:26 +01:00
250b6691d4 bump version: 0.0.9-alpha -> 0.0.10-alpha 2019-02-26 12:44:02 +01:00
e94ef34d8f bump version: 0.0.8-alpha -> 0.0.9-alpha 2019-02-26 12:35:28 +01:00
28da67abe6 Improve partially broken Delete Views, show success message on deletion 2019-02-26 09:49:42 +01:00
a0d42092e3 add Nonce (one-time links), add password reset function (missing e-mail verification), closes #7 2019-02-25 20:46:23 +01:00
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