|
|
be35b48292
|
Fix move fuck up
|
2019-04-13 00:23:46 +02:00 |
|
|
|
0bd3020aee
|
Moved project to src
|
2019-04-12 23:30:27 +02:00 |
|
|
|
05c2e7f259
|
Fix email send fail
|
2019-04-12 22:08:44 +02:00 |
|
|
|
214680882e
|
Add footer
|
2019-04-12 22:00:40 +02:00 |
|
|
|
2f037fe9ea
|
Fix layout n stuff
|
2019-04-12 21:45:18 +02:00 |
|
|
|
cae2f3a2be
|
Implement save group deletion, Close #44
|
2019-04-12 19:14:12 +02:00 |
|
|
|
1f180f847c
|
Implement protected group deletion, Close #43
|
2019-04-12 19:05:42 +02:00 |
|
|
|
f1cec8553a
|
Update user layout
|
2019-04-12 18:27:58 +02:00 |
|
|
|
72509e40d6
|
Fix different background colors
|
2019-04-12 18:25:31 +02:00 |
|
|
|
26cfc9e334
|
Fix user detail wrong first, last name order; Fix user invalid login page on valid login.
|
2019-04-12 18:23:57 +02:00 |
|
|
|
e74878c0c4
|
Implement new realm overview design, Close #42
|
2019-04-12 17:33:25 +02:00 |
|
|
|
7519e69a2c
|
A lot of layout tweaks, Close #41
|
2019-04-12 16:35:00 +02:00 |
|
|
|
2878b2c84d
|
Fix plain text mail
|
2019-04-12 15:26:10 +02:00 |
|
|
|
d111d37736
|
Implement custom password reset pages
|
2019-04-12 14:41:40 +02:00 |
|
|
|
68eae42444
|
Change subject text
|
2019-04-12 13:48:33 +02:00 |
|
|
|
adbaf926ae
|
Update layout
|
2019-04-11 21:08:28 +02:00 |
|
|
|
1b32a2f2b5
|
Add Icons
|
2019-04-11 20:22:56 +02:00 |
|
|
|
2bcd17e9b2
|
Implement show admin first login, Close #36
|
2019-04-11 20:04:26 +02:00 |
|
|
|
f1ab0364cb
|
Close #31
|
2019-04-11 19:50:51 +02:00 |
|
|
|
754541458d
|
Implement protect admin, Close #38, Close #37
|
2019-04-11 19:48:54 +02:00 |
|
|
|
508c0d9c8f
|
Implement save user deletion as admin, Close #37
|
2019-04-11 16:48:52 +02:00 |
|
|
|
ca070aa24a
|
Implement duplicate user protection
|
2019-04-11 16:20:40 +02:00 |
|
|
|
1ceaae4976
|
Fix password reset link
|
2019-04-11 14:59:12 +02:00 |
|
|
|
974b9942e8
|
Add user feedback on ldap errors
|
2019-04-11 14:55:57 +02:00 |
|
|
|
b8b7fea7ad
|
Add info if group could not be created, because no member (ldap requirement)
|
2019-04-11 14:35:41 +02:00 |
|
|
|
5b4fe02f86
|
Fix html mail as plain text bug
|
2019-04-11 14:34:53 +02:00 |
|
|
|
635933e32c
|
Fix error on user add without default group
|
2019-04-11 14:34:01 +02:00 |
|
|
|
9ccb2a7224
|
Implement save realm deletion; Close #32
|
2019-04-11 13:53:50 +02:00 |
|
|
|
9a5532959f
|
Fix group not find bug
|
2019-04-11 03:13:18 +02:00 |
|
|
|
9af4a90ae9
|
Implement #34
|
2019-04-11 03:08:24 +02:00 |
|
|
|
d1906b148d
|
Close #33
|
2019-04-11 03:03:48 +02:00 |
|
|
|
ef917fbd88
|
Add group badges
|
2019-04-11 02:40:58 +02:00 |
|
|
|
6aa3916b58
|
Remove password field
|
2019-04-11 02:37:59 +02:00 |
|
|
|
ac28a6ac22
|
Fix #18
|
2019-04-11 02:35:14 +02:00 |
|
|
|
a183eb2bbd
|
Implement django password reset
|
2019-04-11 02:21:56 +02:00 |
|
|
|
36c329f7a7
|
Add custom password change view
|
2019-04-11 01:50:22 +02:00 |
|
|
|
87a23eb76a
|
Implement add realm integrity checks, Add possibility to delete broken realms, Close #23
|
2019-04-11 01:20:04 +02:00 |
|
|
|
464c16f55c
|
Implement default group, Close #24
|
2019-04-11 00:38:17 +02:00 |
|
|
|
66c7485028
|
Fix #29
|
2019-04-10 23:54:11 +02:00 |
|
|
|
7873087213
|
Fix #28
|
2019-04-10 23:36:43 +02:00 |
|
|
|
1e7063ecb4
|
Implement #22
|
2019-04-10 23:30:47 +02:00 |
|
|
|
824b15c161
|
Fix changeable cross realm groups
|
2019-04-10 22:00:36 +02:00 |
|
|
|
9a5b6cf4b0
|
Fix groups not shown
|
2019-04-10 21:16:59 +02:00 |
|
|
|
aeb3d40965
|
Add groups to user view
|
2019-04-10 20:52:00 +02:00 |
|
|
|
57b483585d
|
Add possibility to change username, Close #19, Rewrite change user controller
|
2019-04-10 20:41:06 +02:00 |
|
|
|
48d91dd343
|
Implement alphabetical sorted realms, Close #25
|
2019-04-10 19:54:39 +02:00 |
|
|
|
0b72f586e4
|
Add user detail link
|
2019-04-10 19:50:24 +02:00 |
|
|
|
9f88025076
|
Implement bootstrap multiple deletion view, Implement table, Cloase #26
|
2019-04-10 19:47:08 +02:00 |
|
|
|
8365ba777e
|
Implement bootstrap checkboxes
|
2019-04-10 16:23:26 +02:00 |
|
|
|
0b13fe4d7a
|
Update layout
|
2019-04-10 02:15:45 +02:00 |
|