Commit Graph

296 Commits (d09b1553d0356adb894854884c672e3696a74f4e)

Author SHA1 Message Date
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 12 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 12 years ago
kondou 4724d60ecd Partly fix cropper in IE8 and don't use a dialog for it 12 years ago
Bjoern Schiessle 3ce4bf5ec7 use css class hidden to hide setting elements 12 years ago
kondou e7e3f1b81a Fix some of @jancborchardt's complaints in oc_avatars 12 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 12 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 12 years ago
kondou 0c708be76b Use defaultavatars 12 years ago
kondou e6473e6d49 Clean up some cruft 12 years ago
kondou 31736a1df3 Have a controller instead ofo avatar.php and fix some cropper-design 12 years ago
kondou 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 12 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 12 years ago
kondou 0a4febf1eb Integrate newavatar.php into avatar.php by using GET, POST & DELETE 12 years ago
kondou cd2f7bdaef Deny access for non-users and add a (not-working) override button 12 years ago
kondou 9c12da6a94 Several improvements 12 years ago
kondou d7e6c77e20 Have a fancy uploadavatar button 12 years ago
kondou 33827d690e Use avatar.php in user-management 12 years ago
kondou 131d0edab6 Show avatar on personal.php always (except if avatars are disabled) 12 years ago
kondou 4521b54c67 Have /avatar.php as a central avatar-point 12 years ago
kondou 252548c62c Improve styling & enable avatar-upload at personal page 12 years ago
kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 12 years ago
kondou 4a08f7d710 Add basic avatars and gravatar 12 years ago
kondou fbe7a68ce8 Use personal-password for the password name in personal.php 12 years ago
kondou 7c296a6cf9 Move .errormsg from settings-css to .warning in core. Reusable! 12 years ago
kondou 9f4bd7cb47 Don't use an alert for displaying app-mgmt-errors 12 years ago
Owen Winkler cd7e57e8ec Use JSON to send/receive group data. 12 years ago
Jan-Christoph Borchardt 8eaa0e7336 remove table layout for background jobs 12 years ago
Bjoern Schiessle b6fa0e4eef working decrypt files method 12 years ago
Björn Schießle 2c8e5ec84f user interface to allow user to decrypt all his files once the encryption app was disabled 12 years ago
Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 12 years ago
kondou 05084e03a0 Use !== and === in settings. 12 years ago
Thomas Müller 79d23463f8 No admin option to enable public upload in case encryption is enabled 12 years ago
rolandgeider 995feea42a Use transifex.com on link to translations 12 years ago
Thomas Mueller 7a44d45714 change anonymous to public 12 years ago
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 12 years ago
Jan-Christoph Borchardt 7741ca0bcc use themable strings for admin page, simplify admin export, fix rest of #3791 12 years ago
kondou 4818e0062e General CSS cleanup 12 years ago
Björn Schießle 9b9ea7cd8e Merge https://github.com/owncloud/core/pull/3827 12 years ago
Björn Schießle 5f2378be5b revert changes which where introduced by accident during merge 23cc69b816 12 years ago
Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 12 years ago
Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 12 years ago
Björn Schießle 87bbdc1ed9 check for updates only in the community edition 12 years ago
Björn Schießle 23cc69b816 construct the foother in defaults.php so that we use always the same footer 12 years ago
Victor Dubiniuk d110e60316 Hide a ghost image on the apps management page 12 years ago
Arthur Schiwon 4dd0076e7c Users page: username instead of login name as col header to avoid confusion with other backends 12 years ago
Björn Schießle 2e1836c1da don't show translation hints in enterprise edition 12 years ago
Jan-Christoph Borchardt f565e4c25b move common settings footer fieldset out of conditional 12 years ago
Björn Schießle e1e798c623 make footer and urls aware of ownCloud editions 12 years ago
Jan-Christoph Borchardt 4cafe21aa4 apps management: change misleading + to ... 12 years ago
Jan-Christoph Borchardt c0568e0443 remove App management top bar and move buttons more contextually in the interface 12 years ago