nextcloud/settings/templates/users
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
..
main.php apply new checkbox style in users settings 2015-10-29 13:03:55 +01:00
part.createuser.php Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +02:00
part.grouplist.php fix capitalization of text in users management 2016-07-28 11:30:36 +02:00
part.setquota.php fix capitalization of text in users management 2016-07-28 11:30:36 +02:00
part.userlist.php Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +02:00