Commit Graph

115 Commits (dc53c83e7bdbadeb24c74fe1c7794de54811c264)

Author SHA1 Message Date
Jan-Christoph Borchardt 150d3856a0 prevent autofill for password change settings, prevent leak of existing password, fix #6552 12 years ago
Bjoern Schiessle 2a3cb7ac5b remove the form, it isn't needed here 12 years ago
Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 12 years ago
Bjoern Schiessle f1f172e16e fix typo 13 years ago
Thomas Mueller f6df4b349f remove logic from template and fix syntax error 13 years ago
Frank Karlitschek 77bb168007 replace echo with p 13 years ago
Frank Karlitschek 22e39baf77 show the build number if on the daily build update channel 13 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 13 years ago
Jan-Christoph Borchardt d62b683c6a change 'Display Name' to more understandable 'Full Name', fix #5612 13 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 13 years ago
Frank Karlitschek 7cf81f2d12 show the channel. Also mark git as git channel so that someone can see where this build comes from 13 years ago
raghunayyar 02c7f95687 Includes <optgroup> tag 13 years ago
raghunayyar 7c2f1fd580 Puts the language divider in place. thanks @Kondou-ger ;) 13 years ago
raghunayyar 4b2bb11716 Removes the Bogus Label 13 years ago
raghunayyar e27bb660bd Uniform Styles and Indentation Fixes for Personal Block 13 years ago
Jan-Christoph Borchardt 2b521327c0 more elegant style for Personal and Admin settings 13 years ago
Bjoern Schiessle 67d4b77e8e revert changes in personal template 13 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 13 years ago
kondou 15ab798353 Fix an IE8 bug with the avatarcropper. 13 years ago
kondou 4724d60ecd Partly fix cropper in IE8 and don't use a dialog for it 13 years ago
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
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 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
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
rolandgeider 995feea42a Use transifex.com on link to translations 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 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 23cc69b816 construct the foother in defaults.php so that we use always the same footer 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