Frank Karlitschek
|
7efbdb52f6
don´t show negative numbers. this is only a quickfix. I still dont get why the Shared folder can be bigger than the root folder. Perhaps a inconsitency in the filecache?
|
12 years ago |
Bart Visscher
|
d0bd2bbf27
Convert menu entries of settings pages to use router
|
12 years ago |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
12 years ago |
Thomas Müller
|
7ab5256922
Update settings/personal.php
|
12 years ago |
Thomas Müller
|
dc2648b14c
Update settings/personal.php
|
12 years ago |
Michael Gapczynski
|
d1dee28437
Check if size isset, try to fix used space calculation again, fixs bug oc-1331
|
12 years ago |
Michael Gapczynski
|
0810f92894
Fix used space calculation if shared folder does not exist, fixes bug oc-1331
|
12 years ago |
Jörn Friedrich Dreyer
|
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
12 years ago |
Bjoern Schiessle
|
2fd7df57d9
don't add the "Shared"-directory size to users quota
|
12 years ago |
Frank Karlitschek
|
e6b0eb3423
prevend a division by zero problem
|
12 years ago |
Thomas Mueller
|
07f2e316e4
removing executable bit from various files
|
12 years ago |
Robin Appelman
|
b1bcc60d83
reuse OC_L10N objects
|
12 years ago |
Robin Appelman
|
d514b1d92d
Merge branch 'master' into filesystem
|
12 years ago |
Thomas Schmidt
|
4145e3b265
pre-select current language, sort available languages
|
12 years ago |
Robin Appelman
|
4522d19b4c
merge master into filesystem
|
13 years ago |
Robin Appelman
|
57f2bf5969
add more language names
|
13 years ago |
Robin Appelman
|
96e2f15d8a
merge master into filesystem
|
13 years ago |
Robin Appelman
|
63d9c1a817
read language name from the right resource
|
13 years ago |
Robin Appelman
|
37c0b97b3c
make language name translatable and fallback to language code if we dont have the language name
|
13 years ago |
Frank Karlitschek
|
34a4784077
don´t show warnings for missing language name definitions
|
13 years ago |
Robin Appelman
|
a9e94a34c9
use fscache for getting used space
|
13 years ago |
Marvin Thomas Rabe
|
590b006d5c
Removed unused javascript
|
13 years ago |
Marvin Thomas Rabe
|
daee88fd26
Changed multiple select for days of weekend to 'chosen'. Cleaned up some code. Removed success message when changing timezone.
|
13 years ago |
Bart Visscher
|
f149303895
Add email field to personal preferences
|
13 years ago |
Florian Pritz
|
b23d030925
settings/personal: calculate the relative usage with 2 decimals
|
13 years ago |
Bart Visscher
|
e990ef3542
Move some common code to OC_Util
|
13 years ago |
Robin Appelman
|
391e064e67
allow apps to register form for the settings and admin pages
|
13 years ago |
Robin Appelman
|
df532e3f82
Show language names in Personal
|
13 years ago |
Jan-Christoph Borchardt
|
4a5ee765cf
merged admin, help and settings to settings
|
13 years ago |