Archived
1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
8048b3fda8 app/controllers/backend/UserController.php: in activationEmailAction() only send activation email to suspended users. 2022-08-28 17:47:56 +02:00
14eb4a9137 app/controllers/backend/UserController.php: Adding activationEmailAction() 2022-08-28 17:36:31 +02:00
4b750f0f37 Merge branch 'dev' into 31-admin-user-management
# Conflicts:
#	app/forms/UserSettings.php
2022-08-08 23:37:44 +02:00
3e34e72931 Update pagination api. 2022-07-26 21:09:36 +02:00
885cdbe47a app/controllers/backend/UserController.php: Adding newAction() 2022-07-24 23:04:43 +02:00
172cddb577 app/controllers/backend/UserController.php: in editAction() take "user/form" view. 2022-07-24 23:04:08 +02:00
b2249735c3 app/controllers/backend/UserController.php: in statusAction() display "Activated" in flash message when status is changed to "Active" 2022-07-24 22:30:36 +02:00
b1212f5310
app/controllers/backend/UserController.php: adding edit action. 2019-12-03 11:04:23 +01:00
34d2c048f5
app/controllers/backend/UserController.php: use the side-menu layout 2019-12-01 17:43:09 +01:00
bdde1d9ac7
app/controllers/backend/UserController.php: adding listing of users. 2019-12-01 15:23:26 +01:00
e5b0e1fcfd
Make the application modular to have a "main" and "backend" part. 2018-12-29 15:24:25 +01:00