summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* increase/decrease everyone count on user creation/deletionArthur Schiwon2014-07-092-7/+41
* decrease user count in affected groups after user deleteArthur Schiwon2014-07-091-0/+14
* increment group counters when a user is createdArthur Schiwon2014-07-092-2/+12
* Merge pull request #9505 from stephane84/fix-9497Vincent Petry2014-07-071-0/+1
|\
| * Fixes #9497Stephane V2014-07-071-0/+1
* | Merge pull request #9479 from stephane84/fix-9147Morris Jobke2014-07-071-0/+1
|\ \
| * | Bug 9147 owncloud/coreStephane V2014-07-061-0/+1
| |/
* / improvements for uninstall buttonGeorg Ehrke2014-07-051-6/+6
|/
* Revert "hides table header while users load."Arthur Schiwon2014-07-021-2/+0
* hides table header while users load.raghunayyar2014-07-011-0/+2
* Fix test mail behaviourMorris Jobke2014-06-251-3/+3
* Make sure last seen tooltip always appears even after searching and filteringArthur Schiwon2014-06-191-3/+13
* Migrate table layout to p layout for share settingsMorris Jobke2014-06-171-1/+2
* Merge pull request #8808 from owncloud/update_shipped_apps_from_appstoreGeorg Ehrke2014-06-161-0/+27
|\
| * Merge branch 'master' into update_shipped_apps_from_appstoreGeorg Ehrke2014-06-057-559/+1259
| |\
| * | remove console.log in apps.jsGeorg Ehrke2014-06-041-1/+0
| * | add button for properly uninstalling appsGeorg Ehrke2014-05-311-0/+28
* | | styleArthur Schiwon2014-06-161-2/+2
* | | escape before output, fixes #9041Arthur Schiwon2014-06-161-1/+1
* | | Merge pull request #8716 from owncloud/forget-documentationVolkan Gezer2014-06-161-1/+16
|\ \ \
| * | | app manager forgets the documentation linksVolkan Gezer2014-06-061-1/+16
* | | | fix split translationsVolkan Gezer2014-06-063-5/+5
|/ / /
* | / This settings doesn't belong togetherBjoern Schiessle2014-06-051-3/+0
| |/ |/|
* | Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-051-8/+10
|\ \
| * | fix leading decimal Scrutinizer coding style issueJan-Christoph Borchardt2014-06-051-3/+3
| * | add to app navigation after enablingMorris Jobke2014-06-041-8/+10
* | | remove obsolete placeholder call, fix #8881Jan-Christoph Borchardt2014-06-041-2/+0
|/ /
* | Merge pull request #8468 from owncloud/remove-infieldlabelsJan-Christoph Borchardt2014-06-041-0/+2
|\ \
| * | add missing placeholder shim for change password fields in IE8/9Jan-Christoph Borchardt2014-06-031-0/+2
* | | Merge pull request #8264 from owncloud/app-enable-by-groupicewind19912014-06-031-5/+85
|\ \ \ | |/ / |/| |