Commit Graph

34 Commits (4cb760a92402ab3eb8550fb05b05eae800030680)

Author SHA1 Message Date
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Lukas Reschke 7e2d4e2a8e Remove verify user from personal.php 13 years ago
Lukas Reschke 6b39b80648 Change auth checks 13 years ago
Robin Appelman 4c4fd36bdd the Shared folder is no longer in the cache 13 years ago
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? 13 years ago
Bart Visscher d0bd2bbf27 Convert menu entries of settings pages to use router 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Müller 7ab5256922 Update settings/personal.php 13 years ago
Thomas Müller dc2648b14c Update settings/personal.php 13 years ago
Michael Gapczynski 41a74e3dd2 Check if size isset, try to fix used space calculation again, fixs bug oc-1331 13 years ago
Michael Gapczynski 164fc1c981 Fix used space calculation if shared folder does not exist, fixes bug oc-1331 13 years ago
Michael Gapczynski d1dee28437 Check if size isset, try to fix used space calculation again, fixs bug oc-1331 13 years ago
Michael Gapczynski 0810f92894 Fix used space calculation if shared folder does not exist, fixes bug oc-1331 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Bjoern Schiessle ca41f2e96a don't add the "Shared"-directory size to users quota 13 years ago
Bjoern Schiessle 2fd7df57d9 don't add the "Shared"-directory size to users quota 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Lukas Reschke ec4c373eaa Settings... 13 years ago
Frank Karlitschek 60b8e172d5 prevent a division by zero problem 13 years ago
Frank Karlitschek e6b0eb3423 prevend a division by zero problem 13 years ago
Thomas Mueller 07f2e316e4 removing executable bit from various files 13 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 13 years ago
Georg Ehrke b44bc9f4b2 remove require once lib base in some more files 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Thomas Schmidt 4145e3b265 pre-select current language, sort available languages 13 years ago
Robin Appelman 57f2bf5969 add more language names 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 14 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. 14 years ago
Bart Visscher f149303895 Add email field to personal preferences 14 years ago
Florian Pritz b23d030925 settings/personal: calculate the relative usage with 2 decimals 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 14 years ago
Robin Appelman df532e3f82 Show language names in Personal 14 years ago
Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 14 years ago
Frank Karlitschek c824572b91 fix the getlink calls 14 years ago
Robin Appelman 30d47732bd dont show an error if openid is dissabled 14 years ago
Robin Appelman 7b38e5d7c7 apps can now add their own forms to the Personal page 14 years ago
Robin Appelman 5ecdd26902 show settings page in the correct context 14 years ago
Robin Appelman f039320a0b move openid settings to Personal 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 14 years ago
Robin Appelman 76b12c4ae0 add settings option for language 14 years ago
Jakob Sack b57823baa5 Made the "change password" thingie in settings working 14 years ago
Jakob Sack ee3d32b023 Everything nice and active now 14 years ago
Robin Appelman 225ad85e90 add free_space to OC_FILESYSTEM 14 years ago