aboutsummaryrefslogtreecommitdiffstats
path: root/settings/personal.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Robin Appelman2012-01-151-1/+9
| | | | | | | | have the language name
| * 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 ↵Marvin Thomas Rabe2011-10-021-4/+7
| | | | code. Removed success message when changing timezone.
* 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
| | | | | | | | Normally a browser window will be large enough that the bar is wider than 100px so we can use decimals to display the real usage more closely. Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* 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