nextcloud/settings/js
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
..
users More specific selectors, javascript cleanup. 2014-06-02 12:53:58 +02:00
admin.js Fix double "saved" message when changing email settings 2014-05-28 11:50:55 +02:00
apps-custom.php Use JS as content-type due to mimesniffing 2014-04-17 10:40:19 +02:00
apps.js Adds Style changes to app-navigation in core/css/apps.css 2014-03-24 17:59:53 +05:30
log.js Fix some JSLint warnings 2013-07-31 21:21:02 +02:00
personal.js prevent pageload if pressed enter on name email change 2014-05-30 15:12:39 +02:00