nextcloud/settings/templates/users
ringmaster 747c011615 More specific selectors, javascript cleanup.
* Assigned jQuery selector results to variables for speed.
* Moved all .attr('data') calls to .data() calls.
* Added :data(uid) selector.
* Split the multiselect checkhandlers into separate functions.
* De-duped click event on password change/img.
* Used fluent interface on jQuery object for event binding.
* Removed redundant tag names in class selectors.
* Fixed incorrect date display for last login.
* Added Userlist.has() to search for uid.
* General code convention compliance fixes.

to-do: Group dropdowns currently don't add the admin group after the search result, not sure why yet.
2014-06-02 12:53:58 +02:00
..
main.php LDAP: adjust main template according to PR 7291 2014-06-02 12:53:53 +02:00
part.createuser.php user management: remove autocompletion of user/password fields, fix #8464 2014-06-02 12:53:58 +02:00
part.grouplist.php unify and consolidate group fetching method for initial template fill and ajax request 2014-06-02 12:53:56 +02:00
part.setquota.php More specific selectors, javascript cleanup. 2014-06-02 12:53:58 +02:00
part.userlist.php More specific selectors, javascript cleanup. 2014-06-02 12:53:58 +02:00