Commit Graph

16 Commits

Author SHA1 Message Date
c0193ca759 verbose usermanagement 2023-01-26 21:11:50 +01:00
Thomas Rubini
1e64bbf286
use ints instead of numbers for DISABLED property 2023-01-24 21:04:09 +01:00
Thomas Rubini
92544228d2
add method manageUser/update 2023-01-24 21:03:18 +01:00
Thomas Rubini
2bfec0df03
force admin status everywhere on ManagerUser Controller 2023-01-24 21:01:02 +01:00
Thomas Rubini
d3d18020d2
always at least pass a null query to the view 2023-01-24 19:28:10 +01:00
AudricV
40500baf3b
Rename manage user view in ManageUserController
Also remove debug output code and pass query and search results in an array
2023-01-24 19:20:12 +01:00
d73ba69a07
finished userModel refactor 2023-01-24 18:57:46 +01:00
1919fb359b
started model refactor 2023-01-24 18:50:21 +01:00
Thomas Rubini
8a5d6e4cfc
Alias default action to search action in ManagerUser controller 2023-01-20 19:12:54 +01:00
Thomas Rubini
58e47ccb94
refactor view manageUser/default to manageUser/search 2023-01-20 19:12:54 +01:00
Thomas Rubini
9b0013ba9f
use model for ManageUser search action 2023-01-20 19:12:54 +01:00
Thomas Rubini
3361babf05
finish controller manageUser/search 2023-01-20 19:12:54 +01:00
Thomas Rubini
f7e0f5885f
use Kernel Utils getOrDie function 2023-01-20 19:12:54 +01:00
Thomas Rubini
637782f907
refactor admin checking function to Session 2023-01-20 19:12:54 +01:00
Thomas Rubini
b290394181
start to make manageUser/search 2023-01-20 19:12:54 +01:00
Thomas Rubini
fd9e25ca8c
create ManageUserController and admin-only access 2023-01-20 19:12:54 +01:00