Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-02-01 | 1 | -1/+3 |
|\ | |||||
| * | pre-select current language, sort available languages | Thomas Schmidt | 2012-02-01 | 1 | -1/+3 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-30 | 1 | -1/+1 |
|\| | |||||
| * | add more language names | Robin Appelman | 2012-01-28 | 1 | -1/+1 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-16 | 1 | -1/+9 |
|\| | |||||
| * | read language name from the right resource | Robin Appelman | 2012-01-15 | 1 | -1/+1 |
| | | |||||
| * | make language name translatable and fallback to language code if we dont ↵ | Robin Appelman | 2012-01-15 | 1 | -1/+9 |
| | | | | | | | | have the language name | ||||
| * | don´t show warnings for missing language name definitions | Frank Karlitschek | 2012-01-14 | 1 | -1/+1 |
| | | |||||
* | | use fscache for getting used space | Robin Appelman | 2011-12-14 | 1 | -1/+2 |
|/ | |||||
* | Removed unused javascript | Marvin Thomas Rabe | 2011-10-02 | 1 | -1/+0 |
| | |||||
* | Changed multiple select for days of weekend to 'chosen'. Cleaned up some ↵ | Marvin Thomas Rabe | 2011-10-02 | 1 | -4/+7 |
| | | | | code. Removed success message when changing timezone. | ||||
* | Add email field to personal preferences | Bart Visscher | 2011-09-26 | 1 | -0/+3 |
| | |||||
* | settings/personal: calculate the relative usage with 2 decimals | Florian Pritz | 2011-09-24 | 1 | -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_Util | Bart Visscher | 2011-09-18 | 1 | -4/+1 |
| | | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage | ||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -1/+6 |
| | |||||
* | Show language names in Personal | Robin Appelman | 2011-08-14 | 1 | -3/+8 |
| | |||||
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -0/+40 |