server/settings
Vincent Petry 71776e307f Add select2 cache for complete group list
To avoid making a server request every time the dropdown opens, the
whole list of groups are cached (from the last request):

Whenever the user types in a search term it will still send server
requests.
2014-09-11 11:12:44 +02:00
..
admin Use public api for getting l10n 2014-08-31 10:08:22 +02:00
ajax Remove excludegroup.php 2014-09-09 18:04:00 +02:00
changepassword fix broken variable name, recoveryPasswordSupported is now recoveryEnabledForUser 2014-08-12 21:15:55 +02:00
css Move certificate management interface from files_external to core 2014-08-31 10:47:50 +02:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js Add select2 cache for complete group list 2014-09-11 11:12:44 +02:00
l10n [tx-robot] updated from transifex 2014-09-09 01:55:47 -04:00
templates Added select2 on the apps page 2014-09-09 18:04:00 +02:00
admin.php Fixed select2 for admin and apps page 2014-09-10 14:30:02 +02:00
apps.php Added select2 on the apps page 2014-09-09 18:04:00 +02: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
personal.php Merge pull request #10420 from owncloud/external-share-self-signed 2014-08-31 15:50:30 +02:00
routes.php Merge pull request #10740 from owncloud/fix-everyone-group-count 2014-09-08 18:29:11 +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 Using countUsers method to return true count of users 2014-09-05 11:23:59 -04:00