summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-075-1/+10
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-062-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-052-6/+10
* Make 3rd party label a bit smaller.Thomas Tanghus2012-08-051-1/+1
* Some more pixel pushing.Thomas Tanghus2012-08-051-2/+2
* CSS tweaks for app settings.Thomas Tanghus2012-08-052-6/+11
* Return possibly changed appid.Thomas Tanghus2012-08-051-3/+4
* Restructure JS code and small fixes.Thomas Tanghus2012-08-041-55/+63
* Listen to correct undo click for undoing deleting usersMichael Gapczynski2012-08-041-1/+1
* Show delete tipsy for usersMichael Gapczynski2012-08-043-7/+10
* Tweak users delete notificationMichael Gapczynski2012-08-041-1/+1
* Remove unused code.Thomas Tanghus2012-08-041-33/+0
* Merge branch 'master' of gitorious.org:owncloud/owncloudAlessandro Cosentino2012-08-041-1/+1
|\
| * Wait with csrf check for now.Thomas Tanghus2012-08-041-1/+1
* | link of Add your app was brokenAlessandro Cosentino2012-08-041-1/+1
|/
* And add the file goddammitThomas Tanghus2012-08-041-0/+65
* Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-044-33/+86
* reset version number when not specified - again bug oc-1433Alessandro Cosentino2012-08-041-1/+5
* fixes bug oc-1433Alessandro Cosentino2012-08-041-0/+1
* hide morelog button if there are no more log entries - bugfix for oc-1398Georg Ehrke2012-08-044-1/+10
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-041-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-0212-9/+7
* little fix for previous commitGeorg Ehrke2012-08-011-1/+1
* fix a subadmin UI bugGeorg Ehrke2012-08-012-1/+11
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-315-3/+45
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-304-1/+9
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-294-4/+12
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-284-0/+12
* Cast groups as string, fixes bug oc-1309. Thanks to nderambure.Michael Gapczynski2012-07-261-1/+1
* Check if size isset, try to fix used space calculation again, fixs bug oc-1331Michael Gapczynski2012-07-261-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-2733-1/+259
* Merge branch 'subadmin'Georg Ehrke2012-07-269-41/+202
|\
| * Merge branch 'master' into subadminGeorg Ehrke2012-07-263-0/+62
| |\
| * | some js improvements for subadminsGeorg Ehrke2012-07-211-0/+3
| * | don't show label 'add group' for subadmins and remove some debug codeGeorg Ehrke2012-07-201-5/+7
| * | improve default qouta for subadminsGeorg Ehrke2012-07-202-3/+14
| * | fix tooglegroup for subadminsGeorg Ehrke2012-07-201-1/+7
| * | simplify code of createuser.phpGeorg Ehrke2012-07-201-7/+4
| * | simplify code of changepassword.phpGeorg Ehrke2012-07-191-12/+2
| * | fix copy&paste fail and deny subadmins to set the default qoutaGeorg Ehrke2012-07-193-4/+4
| * | fix setqouta for subadminsGeorg Ehrke2012-07-191-1/+7
| * | simplify code of remoteuser.phpGeorg Ehrke2012-07-191-14/+4
| * | fix removeuser.php for subadminsGeorg Ehrke2012-07-181-1/+17
| * | remove unused code from togglesubadmins.phpGeorg Ehrke2012-07-181-4/+0
| * | fix changepassword.php for subadminsGeorg Ehrke2012-07-181-1/+22
| * | Merge branch 'master' into subadminGeorg Ehrke2012-07-151-18/+17
| |\ \
| * | | add another file which was missing in the previous commitGeorg Ehrke2012-07-151-0/+23
| * | | subadmins can now add usersGeorg Ehrke2012-07-154-40/+110
| * | | fix merge conflictsGeorg Ehrke2012-07-1117-28/+17
| |\ \ \
| * | | | some work on subadminsGeorg Ehrke2012-07-092-10/+37