summaryrefslogtreecommitdiffstats
path: root/settings/personal.php
Commit message (Expand)AuthorAgeFilesLines
* Check if size isset, try to fix used space calculation again, fixs bug oc-1331Michael Gapczynski2012-07-261-1/+1
* Fix used space calculation if shared folder does not exist, fixes bug oc-1331Michael Gapczynski2012-07-261-1/+6
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-3/+1
* don't add the "Shared"-directory size to users quotaBjoern Schiessle2012-06-181-1/+2
* prevend a division by zero problemFrank Karlitschek2012-06-011-0/+1
* removing executable bit from various filesThomas Mueller2012-04-301-0/+0
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* Merge branch 'master' into filesystemRobin Appelman2012-02-011-1/+3
|\
| * pre-select current language, sort available languagesThomas Schmidt2012-02-011-1/+3
* | merge master into filesystemRobin Appelman2012-01-301-1/+1
|\|
| * add more language namesRobin Appelman2012-01-281-1/+1
* | merge master into filesystemRobin Appelman2012-01-161-1/+9
|\|
| * read language name from the right resourceRobin Appelman2012-01-151-1/+1
| * make language name translatable and fallback to language code if we dont have...Robin Appelman2012-01-151-1/+9
| * don´t show warnings for missing language name definitionsFrank Karlitschek2012-01-141-1/+1
* | use fscache for getting used spaceRobin Appelman2011-12-141-1/+2
|/
* Removed unused javascriptMarvin Thomas Rabe2011-10-021-1/+0
* Changed multiple select for days of weekend to 'chosen'. Cleaned up some code...Marvin Thomas Rabe2011-10-021-4/+7
* Add email field to personal preferencesBart Visscher2011-09-261-0/+3
* settings/personal: calculate the relative usage with 2 decimalsFlorian Pritz2011-09-241-1/+1
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-1/+6
* Show language names in PersonalRobin Appelman2011-08-141-3/+8
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+40