| Commit message (Expand) | Author | Age | Files | Lines |
* | personal: link straight to /promote as @tomneedham said | Jan-Christoph Borchardt | 2014-07-02 | 1 | -1/+1 |
* | add link to contribute and promote pages in personal settings | Jan-Christoph Borchardt | 2014-07-02 | 1 | -0/+12 |
* | Added app navigation for files app | Vincent Petry | 2014-05-15 | 1 | -6/+0 |
* | backup the encryption key after the encryption was disabled so that the user | Bjoern Schiessle | 2014-05-13 | 1 | -2/+33 |
* | replace personalblock fieldset with section div in admin and personal settings | Jan-Christoph Borchardt | 2014-03-27 | 1 | -93/+82 |
* | update wording of email field | Morris Jobke | 2014-03-04 | 1 | -1/+1 |
* | profile image: relabel technical 'Abort' to more widely used 'Cancel' | Jan-Christoph Borchardt | 2014-02-28 | 1 | -1/+1 |
* | do not autocapitalize fields on mobile, fix user name input. Also disable aut... | Jan-Christoph Borchardt | 2014-02-18 | 1 | -4/+10 |
* | Merge pull request #6927 from owncloud/enc_dont_reload_page_on_decrypt | Morris Jobke | 2014-01-27 | 1 | -22/+20 |
|\ |
|
| * | remove the form, it isn't needed here | Bjoern Schiessle | 2014-01-24 | 1 | -22/+20 |
* | | prevent autofill for password change settings, prevent leak of existing passw... | Jan-Christoph Borchardt | 2014-01-24 | 1 | -2/+4 |
|/ |
|
* | Indicate password strength using strengthify | Morris Jobke | 2014-01-15 | 1 | -0/+2 |
* | Merge pull request #6058 from owncloud/ldap2avatar | blizzz | 2013-11-26 | 1 | -0/+4 |
|\ |
|
| * | Enable user backends to provide avatar images | Arthur Schiwon | 2013-11-22 | 1 | -0/+4 |
* | | fix typo | Bjoern Schiessle | 2013-11-25 | 1 | -1/+1 |
* | | remove logic from template and fix syntax error | Thomas Mueller | 2013-11-24 | 1 | -1/+1 |
* | | replace echo with p | Frank Karlitschek | 2013-11-24 | 1 | -1/+1 |
* | | show the build number if on the daily build update channel | Frank Karlitschek | 2013-11-24 | 1 | -1/+1 |
|/ |
|
* | change 'Display Name' to more understandable 'Full Name', fix #5612 | Jan-Christoph Borchardt | 2013-11-06 | 1 | -1/+1 |
* | introduce link_to_docs() and migrate links | Thomas Müller | 2013-10-21 | 1 | -1/+1 |
* | show the channel. Also mark git as git channel so that someone can see where ... | Frank Karlitschek | 2013-10-13 | 1 | -1/+1 |
* | Includes <optgroup> tag | raghunayyar | 2013-10-11 | 1 | -1/+1 |
* | Puts the language divider in place. thanks @Kondou-ger ;) | raghunayyar | 2013-10-11 | 1 | -0/+1 |
* | Removes the Bogus Label | raghunayyar | 2013-10-11 | 1 | -3/+0 |
* | Uniform Styles and Indentation Fixes for Personal Block | raghunayyar | 2013-10-11 | 1 | -10/+20 |
* | more elegant style for Personal and Admin settings | Jan-Christoph Borchardt | 2013-10-05 | 1 | -9/+9 |
* | Pass view in \OC_Avatar to constructor and use $_ for enable_avatars | kondou | 2013-09-09 | 1 | -1/+1 |
* | Fix an IE8 bug with the avatarcropper. | kondou | 2013-09-05 | 1 | -1/+0 |
* | Partly fix cropper in IE8 and don't use a dialog for it | kondou | 2013-09-03 | 1 | -7/+14 |
* | Fix some of @jancborchardt's complaints in oc_avatars | kondou | 2013-09-02 | 1 | -4/+4 |
* | Provide 'enable_avatars' in config.php, to disable avatars | kondou | 2013-09-01 | 1 | -0/+2 |
* | Use defaultavatars | kondou | 2013-08-29 | 1 | -1/+1 |
* | Merge branch 'master' into oc_avatars | kondou | 2013-08-28 | 1 | -1/+1 |
|\ |
|
| * | Use personal-password for the password name in personal.php | kondou | 2013-08-24 | 1 | -1/+1 |
* | | Clean up some cruft | kondou | 2013-08-26 | 1 | -3/+0 |
* | | Have a controller instead ofo avatar.php and fix some cropper-design | kondou | 2013-08-26 | 1 | -2/+2 |
* | | Use Jcrop, have inline errormsg, work on cropping, clean up, WIP | kondou | 2013-08-25 | 1 | -0/+1 |
* | | Remove gravatar and no-avatar functionality, prepare for default avatars even... | kondou | 2013-08-25 | 1 | -14/+5 |
* | | Integrate newavatar.php into avatar.php by using GET, POST & DELETE | kondou | 2013-08-25 | 1 | -1/+1 |
* | | Deny access for non-users and add a (not-working) override button | kondou | 2013-08-25 | 1 | -0/+1 |
* | | Several improvements | kondou | 2013-08-25 | 1 | -7/+7 |
* | | Have a fancy uploadavatar button | kondou | 2013-08-25 | 1 | -1/+2 |
* | | Show avatar on personal.php always (except if avatars are disabled) | kondou | 2013-08-25 | 1 | -5/+11 |
* | | Have /avatar.php as a central avatar-point | kondou | 2013-08-25 | 1 | -2/+2 |
* | | Improve styling & enable avatar-upload at personal page | kondou | 2013-08-25 | 1 | -1/+1 |
* | | Modularize get(), async getAvatar, avatars @ usermgmt | kondou | 2013-08-25 | 1 | -2/+5 |
* | | Add basic avatars and gravatar | kondou | 2013-08-25 | 1 | -0/+13 |
|/ |
|
* | Merge branch 'master' into decrypt_files_again | Bjoern Schiessle | 2013-08-17 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'master' into css_cleanup_kondou | kondou | 2013-07-24 | 1 | -6/+4 |
| |\ |
|
| * | | General CSS cleanup | kondou | 2013-07-09 | 1 | -2/+2 |