summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11917 from owncloud/fix-11909Thomas Müller2014-11-111-4/+26
|\
| * Migrate "setsecurity.php" to the AppFrameworkLukas Reschke2014-11-031-4/+26
* | changed default dropdown contentSebastian Bolt2014-11-071-1/+1
* | bower zxcvbnMorris Jobke2014-11-061-1/+1
|/
* fix loading of more log entriesThomas Müller2014-10-302-35/+37
* "Group admin" default label (issue #7706)Sebastian Bolt2014-10-221-1/+1
* Merge pull request #11570 from owncloud/backport-11408-masterLukas Reschke2014-10-151-2/+10
|\
| * Refactor MailSettings controllerLukas Reschke2014-10-141-2/+10
* | introduce new app page layoutThomas Müller2014-10-153-285/+232
|/
* restrict $div to local scopemichag862014-10-071-1/+1
* variable for found avatar divmichag862014-10-071-4/+5
* fix for issue #10483michag862014-10-061-2/+4
* Moved WebDAV and internet checks to client side JSVincent Petry2014-09-231-0/+21
* Merge pull request #10968 from owncloud/admin-groupsselect2Lukas Reschke2014-09-193-60/+127
|\
| * Add select2 cache for complete group listVincent Petry2014-09-111-23/+39
| * Fixed select2 for admin and apps pageVincent Petry2014-09-103-12/+27
| * Added select2 on the apps pageVincent Petry2014-09-093-78/+92
| * Now using select2 for the groups excluded from sharingVincent Petry2014-09-091-34/+56
* | Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-161-1/+3
|\ \
| * | Fixed file list sortingVincent Petry2014-08-111-1/+3
* | | Add timeout to user and group deletion notificationVincent Petry2014-09-151-4/+43
| |/ |/|
* | Merge pull request #10740 from owncloud/fix-everyone-group-countLukas Reschke2014-09-081-0/+11
|\ \
| * | Using countUsers method to return true count of usersClark Tomlinson2014-09-051-0/+11
* | | Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-311-1/+1
* | | Cleanup routesRobin Appelman2014-08-311-2/+1
* | | Move certificate management interface from files_external to coreRobin Appelman2014-08-311-87/+128
|/ /
* | Adds 2 checkboxes at the top of userlist in the settings, to display/hide opt...Stephane V2014-08-281-0/+23
* | Implementing moment.jsClark Tomlinson2014-08-281-3/+2
* | Redirect user after clicking on linkLukas Reschke2014-08-221-1/+3
* | Add a trusted domain wizardLukas Reschke2014-08-211-0/+16
* | Fix default quota settings fieldVincent Petry2014-08-121-30/+52
* | Use global apps slide toggle logicVincent Petry2014-08-121-24/+0
|/
* Merge pull request #10176 from owncloud/fix-install-icon-sizeMorris Jobke2014-08-051-1/+1
|\
| * use correct app-icon class for new apps as well, fix icon sizeJan-Christoph Borchardt2014-08-051-1/+1
* | Merge pull request #10154 from owncloud/uninstall-undefined-appitemMorris Jobke2014-08-051-1/+2
|\ \ | |/ |/|
| * Fix undefined variable when uninstalling an appRobin Appelman2014-08-041-1/+2
* | Set group usercount to 0, not '', fixes #9782tomneedham2014-08-041-1/+3
|/
* Fixed wrong brackets in apps settingsDer-Jan2014-07-301-1/+1
* $.unique works only for DOM elementsArthur Schiwon2014-07-181-1/+3
* Fixed JS and CSS issues in users pageVincent Petry2014-07-173-4/+4
* Merge pull request #9628 from edozzo/masterblizzz2014-07-151-2/+12
|\
| * Strinct comparsion fixDeLtAfOx2014-07-151-2/+2
| * Userlist: async load doesnt fill checked group/subadmin arrayDeLtAfOx2014-07-151-2/+12
* | remove dead codeArthur Schiwon2014-07-142-2/+9
|/
* use .filterAttr()Thomas Müller2014-07-091-4/+4
* use .filterAttr()Thomas Müller2014-07-091-7/+8
* some more cleanupThomas Müller2014-07-091-38/+36
* remove the group in case the last user has removed from that groupThomas Müller2014-07-091-0/+12
* fixing JS synatx errorsThomas Müller2014-07-092-5/+5
* avoid global selectorArthur Schiwon2014-07-091-1/+1