kondou
|
05084e03a0
Use !== and === in settings.
|
11 年 前 |
Björn Schießle
|
9b258929c6
allow to set quota to zero, issue #2696
|
11 年 前 |
Bart Visscher
|
83f161d3f9
Style cleanup settings
|
11 年 前 |
Lukas Reschke
|
fef73d96d1
CP fail
|
12 年 前 |
Lukas Reschke
|
31b1a73e1f
Check if user is admin - bool
|
12 年 前 |
Felix Moeller
|
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
|
12 年 前 |
Bart Visscher
|
bb136b9adf
Make the settings ajax calls use the router
|
12 年 前 |
Thomas Müller
|
a570cc7b60
Update settings/ajax/setquota.php
|
12 年 前 |
Georg Ehrke
|
6cf418f2fa
fix copy&paste fail and deny subadmins to set the default qouta
|
12 年 前 |
Georg Ehrke
|
2fc834230a
fix setqouta for subadmins
|
12 年 前 |
Jörn Friedrich Dreyer
|
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
12 年 前 |
Lukas Reschke
|
777eb1d8b1
CSRF check in the settings
|
12 年 前 |
Robin Appelman
|
797e921b9a
improve log browsing
|
12 年 前 |
Robin Appelman
|
0d3181b6d1
add configure option for default quota
|
12 年 前 |
Robin Appelman
|
4230e217af
new config widget for user quota
|
12 年 前 |
Robin Appelman
|
9f5bce81b0
add a default user quota
|
12 年 前 |
Robin Appelman
|
835d6a9b6e
save quota in human readable format (42 MB), should prevent some of the overflow related problems
|
13 年 前 |
Robin Appelman
|
b41ca8bacb
after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input
|
13 年 前 |
Bart Visscher
|
17e631bc5e
Use OC_JSON for json responses
|
13 年 前 |
Robin Appelman
|
523b0966d2
add option to set user quota
|
13 年 前 |