Commit Graph

24 Commits (831ec985dbdfa4cc401241dd33c59606f9e9b3e9)

Author SHA1 Message Date
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 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 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
Robin Appelman 542a0a2518 show real data in account information 14 years ago
Jakob Sack af1e48df80 Changes in the user experience 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack 39279350eb Forgot to change some calls of linkTo 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Robin Appelman 59250ec6fd fix some typo's 15 years ago
Robin Appelman a98dfbbf71 plugin manager and plugin installer 15 years ago
Robin Appelman 91acafe698 initial version for user managment tab in the settings page 15 years ago
Robin Appelman b0dbb2ac9d fix wrong settings form being restricted to admin only 15 years ago
Robin Appelman 1e4432c5d5 new settings page that allows plugins to integrate their own settings dialogs more with the existing ones 15 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 15 years ago