Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don´t show negative numbers. this is only a quickfix. I still dont get why ↵ | Frank Karlitschek | 2012-10-04 | 1 | -0/+1 |
| | | | | the Shared folder can be bigger than the root folder. Perhaps a inconsitency in the filecache? | ||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -3/+3 |
| | |||||
* | Update settings/personal.php | Thomas Müller | 2012-09-04 | 1 | -2/+2 |
| | | | respect coding style | ||||
* | Update settings/personal.php | Thomas Müller | 2012-09-04 | 1 | -11/+11 |
| | | | respect coding style | ||||
* | Check if size isset, try to fix used space calculation again, fixs bug oc-1331 | Michael Gapczynski | 2012-07-26 | 1 | -1/+1 |
| | |||||
* | Fix used space calculation if shared folder does not exist, fixes bug oc-1331 | Michael Gapczynski | 2012-07-26 | 1 | -1/+6 |
| | |||||
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -3/+1 |
| | |||||
* | don't add the "Shared"-directory size to users quota | Bjoern Schiessle | 2012-06-18 | 1 | -1/+2 |
| | |||||
* | prevend a division by zero problem | Frank Karlitschek | 2012-06-01 | 1 | -0/+1 |
| | |||||
* | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 1 | -0/+0 |
| | |||||
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 1 | -1/+1 |
| | |||||
* | 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 |