nextcloud/settings
Vincent Petry e8c2d62c6b
Users page lazy multiselect group dropdowns
Instead of pre-rendering all multiselects with lots of group entries,
the current groups are now displayed as simple labels.
Behind the labels there is a pencil icon like for other fields.
When clicking the pencil icon, the dropdown will be spawned and will
open itself.
Upon closing of the dropdown, the label comes back with the updated
selection and the dropdown is destroyed.
2016-08-29 13:34:13 +02:00
..
Controller Show hint if password policy disallows password change 2016-08-19 13:31:43 +02:00
Middleware Fix others 2016-07-21 18:13:57 +02:00
ajax Update with robin 2016-07-21 18:13:58 +02:00
css Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +02:00
img THIS IS NEXTCLOUD! adjusting the design 2016-06-08 17:02:18 +02:00
js Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +02:00
l10n [tx-robot] updated from transifex 2016-08-17 13:30:52 +00:00
templates Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +02:00
tests/js Properly escape URL 2016-04-18 17:43:20 +02:00
Application.php adopt to Controller constructor changes 2016-08-16 00:56:18 +02:00
help.php Update with robin 2016-07-21 18:13:58 +02:00
languageCodes.php Update with robin 2016-07-21 18:13:58 +02:00
personal.php Update with robin 2016-07-21 18:13:58 +02:00
routes.php Moved ChangePassword to an actual Controller 2016-08-17 10:21:14 +02:00
users.php Update with robin 2016-07-21 18:13:58 +02:00