Archived
1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
0634db6d0c app/views/backend/user/index.volt: Add icon link to impersonate users 2023-05-01 15:49:42 +00:00
8c9455a2d5 Merge branch '38-admin-send-activation-password-resets-to-email' into dev 2022-08-28 17:49:22 +02:00
d3e52269cd app/views/backend/user/form.volt: only show "Send activation email" button for suspended users. 2022-08-28 17:48:25 +02:00
1b57749a91 app/views/backend/user/index.volt: Show badge. for status. 2022-08-28 17:38:00 +02:00
0f5f42ca92 app/views/backend/user/form.volt: Add button for sending activation email.
# Conflicts:
#	app/views/backend/user/form.volt
2022-08-28 17:36:31 +02:00
b2e54d4030 app/views/backend/user/form.volt: use new bootstrap classes 2022-08-08 23:51:05 +02:00
79e947f8eb app/views/backend/user/index.volt: use new bootstrap classes 2022-08-08 23:50:51 +02:00
cd543fca8d app/views/backend/user/index.volt: Adding button to new user form. 2022-07-24 23:05:33 +02:00
59c2baeb74 app/views/backend/user: rename edit.volt to form.volt 2022-07-24 23:03:36 +02:00
5a4fd192c7 app/views/backend/user/edit.volt: change form to allow for both new and existing users. 2022-07-24 23:02:24 +02:00
b1212f5310
app/controllers/backend/UserController.php: adding edit action. 2019-12-03 11:04:23 +01:00
adaf80d967
app/views/backend/user/index.volt: adding edit link 2019-12-03 00:27:44 +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