summaryrefslogtreecommitdiffstats
path: root/settings/ajax/setquota.php
Commit message (Expand)AuthorAgeFilesLines
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* Use !== and === in settings.kondou2013-07-211-3/+3
* allow to set quota to zero, issue #2696Björn Schießle2013-05-071-5/+1
* Style cleanup settingsBart Visscher2013-02-211-1/+3
* CP failLukas Reschke2013-01-141-1/+1
* Check if user is admin - boolLukas Reschke2013-01-141-1/+1
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Make the settings ajax calls use the routerBart Visscher2012-10-021-3/+0
* Update settings/ajax/setquota.phpThomas Müller2012-09-041-9/+9
* fix copy&paste fail and deny subadmins to set the default qoutaGeorg Ehrke2012-07-191-2/+2
* fix setqouta for subadminsGeorg Ehrke2012-07-191-1/+7
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-1/+0
* CSRF check in the settingsLukas Reschke2012-07-071-0/+1
* improve log browsingRobin Appelman2012-02-261-0/+5
* add configure option for default quotaRobin Appelman2012-02-241-2/+9
* new config widget for user quotaRobin Appelman2012-02-241-4/+5
* add a default user quotaRobin Appelman2012-02-241-2/+8
* save quota in human readable format (42 MB), should prevent some of the overf...Robin Appelman2011-12-141-1/+4
* after editing a user quota, set the value of the quota field to how the serve...Robin Appelman2011-12-111-1/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-9/+2
* add option to set user quotaRobin Appelman2011-08-151-0/+22