nextcloud/settings
Thomas Pulzer 637c75bca1
Implemented visual feedback if a user is disabled in admin user menu.
Implemented visuals for enabling/disabling user from admin user list.
Added the controller functions for enabling/disabling a user.

Added the route for changing user status (enabled/disabled) and added an additional route handler in the user controller.
 Finished the visuals to reflect current user status and changed user status respectively.

Changed the single icon for enabling/disabling a user into a menu where deletion and state toggling of a user is selectable.

Added displaying of disabled user count.
Improved style of user action menu.

Added proper counting of disabled users.
Removed visual indicator for disabled users.

Moved pseudo-group detection for disabled users from frontend to the controller.
Changed units for newly introduced css values from em to px.
Removed unnecessary png and optimized svg with scour.
Changed the userlist template to display the user action menu with correct width.

Style fixes for better readability and coding style conformity.

Changed the icons for enabling, disabling and deleting a user in the action menu.
2017-04-29 00:54:30 -03:00
..
Activity Fix translations 2017-04-18 16:40:53 -05:00
ajax Make disableapp.php accept arrays 2017-04-26 20:07:50 +02:00
BackgroundJobs fix path to the website proof 2017-04-28 23:41:38 -03:00
Controller Implemented visual feedback if a user is disabled in admin user menu. 2017-04-29 00:54:30 -03:00
css Implemented visual feedback if a user is disabled in admin user menu. 2017-04-29 00:54:30 -03:00
img Move app management to the settings menu 2017-03-26 20:26:05 +02:00
js Implemented visual feedback if a user is disabled in admin user menu. 2017-04-29 00:54:30 -03:00
l10n [tx-robot] updated from transifex 2017-04-29 00:07:17 +00:00
Mailer Rename renderHTML to renderHtml 2017-04-19 15:46:41 -05:00
Middleware Fix others 2016-07-21 18:13:57 +02:00
templates Implemented visual feedback if a user is disabled in admin user menu. 2017-04-29 00:54:30 -03:00
tests/js Fix JSUnit tests 2017-01-13 18:33:43 +01:00
Application.php Send an email to the old address on email change 2017-04-13 12:34:34 +02:00
help.php Update with robin 2016-07-21 18:13:58 +02:00
Hooks.php Rename renderHTML to renderHtml 2017-04-19 15:46:41 -05:00
personal.php move translatable strings out of the template 2017-04-28 23:41:37 -03:00
routes.php Implemented visual feedback if a user is disabled in admin user menu. 2017-04-29 00:54:30 -03:00
users.php Implemented visual feedback if a user is disabled in admin user menu. 2017-04-29 00:54:30 -03:00