Commit Graph

42 Commits (dbb6a10364fb87989cb13f704887782a1531e16b)

Author SHA1 Message Date
kondou ee1ce055fc Fix #3251 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
kondou d8e6db5608 Sort priorized languages as defined in the array 12 years ago
kondou 79218be1d2 Priorize common languages. 12 years ago
Thomas Mueller d2f34183a6 sort languages based on display name not the iso code 12 years ago
Georg Ehrke 0a16d25724 make it possible to modify the links to the clients 12 years ago
Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 12 years ago
Arthur Schiwon 5221ee0c5a offer change password only when the action is supported by the user backend 12 years ago
Thomas Mueller 2d36a20a1d moving storage calculation code to OC_Helper::getStorageInfo() 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 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
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 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