server/core
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
..
ajax Check that set_time_limit is not disabled before calling it 2017-03-11 17:04:21 +01:00
Command Do not disable 3rdparty apps on occ upgrade 2017-04-27 18:11:33 -03:00
Controller add contactsmenu popover 2017-04-26 09:26:53 +02:00
css Invert new header icons on bright theming colors 2017-04-28 15:53:33 -03:00
doc
fonts
img Implemented visual feedback if a user is disabled in admin user menu. 2017-04-29 00:54:30 -03:00
js Merge pull request #4521 from nextcloud/custom-mount-types 2017-04-28 12:50:38 +02:00
l10n [tx-robot] updated from transifex 2017-04-29 00:07:17 +00:00
Middleware
search Remove single quotes around search query like in user search 2017-03-15 12:53:44 +01:00
skeleton
templates Merge branch 'master' into contactsmenu 2017-04-26 00:50:38 +02:00
vendor Update core.js 2017-04-21 16:44:11 +02:00
Application.php Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 -05:00
register_command.php Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 -06:00
routes.php add contactsmenu popover 2017-04-26 09:26:53 +02:00
shipped.json Fix tests 2017-04-04 10:29:12 +02:00
strings.php