server/settings
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
..
admin Merge branch 'master' into type-hinting 2014-03-31 21:38:54 +02:00
ajax Make sure group data is returned. 2014-06-02 12:53:57 +02:00
changepassword remove legacy aka deprecated code: OC_FilesystemView 2014-05-12 16:30:39 +02:00
css user management: display table at full width 2014-06-02 12:53:58 +02:00
img remove unused log icon 2014-01-15 15:48:42 +01:00
js More specific selectors, javascript cleanup. 2014-06-02 12:53:58 +02:00
l10n [tx-robot] updated from transifex 2014-06-02 01:54:37 -04:00
templates More specific selectors, javascript cleanup. 2014-06-02 12:53:58 +02:00
admin.php Merge pull request #7614 from owncloud/test_annotations_working 2014-05-30 22:17:30 +02:00
apps.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
help.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
languageCodes.php remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
personal.php backup the encryption key after the encryption was disabled so that the user 2014-05-13 12:35:25 +02:00
routes.php enable group filtering 2014-06-02 12:53:55 +02:00
settings.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
users.php small fixes / cleanup 2014-06-02 12:53:57 +02:00