Commit Graph

529 Commits (04075eba6b83a71a9af17bc2cfcbdcfe31a76af2)

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