summaryrefslogtreecommitdiffstats
path: root/settings/templates/personal.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6058 from owncloud/ldap2avatarblizzz2013-11-261-0/+4
|\
| * Enable user backends to provide avatar imagesArthur Schiwon2013-11-221-0/+4
* | fix typoBjoern Schiessle2013-11-251-1/+1
* | remove logic from template and fix syntax errorThomas Mueller2013-11-241-1/+1
* | replace echo with pFrank Karlitschek2013-11-241-1/+1
* | show the build number if on the daily build update channelFrank Karlitschek2013-11-241-1/+1
|/
* change 'Display Name' to more understandable 'Full Name', fix #5612Jan-Christoph Borchardt2013-11-061-1/+1
* introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
* show the channel. Also mark git as git channel so that someone can see where ...Frank Karlitschek2013-10-131-1/+1
* Includes <optgroup> tagraghunayyar2013-10-111-1/+1
* Puts the language divider in place. thanks @Kondou-ger ;)raghunayyar2013-10-111-0/+1
* Removes the Bogus Labelraghunayyar2013-10-111-3/+0
* Uniform Styles and Indentation Fixes for Personal Blockraghunayyar2013-10-111-10/+20
* more elegant style for Personal and Admin settingsJan-Christoph Borchardt2013-10-051-9/+9
* Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou2013-09-091-1/+1
* Fix an IE8 bug with the avatarcropper.kondou2013-09-051-1/+0
* Partly fix cropper in IE8 and don't use a dialog for itkondou2013-09-031-7/+14
* Fix some of @jancborchardt's complaints in oc_avatarskondou2013-09-021-4/+4
* Provide 'enable_avatars' in config.php, to disable avatarskondou2013-09-011-0/+2
* Use defaultavatarskondou2013-08-291-1/+1
* Merge branch 'master' into oc_avatarskondou2013-08-281-1/+1
|\
| * Use personal-password for the password name in personal.phpkondou2013-08-241-1/+1
* | Clean up some cruftkondou2013-08-261-3/+0
* | Have a controller instead ofo avatar.php and fix some cropper-designkondou2013-08-261-2/+2
* | Use Jcrop, have inline errormsg, work on cropping, clean up, WIPkondou2013-08-251-0/+1
* | Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-251-14/+5
* | Integrate newavatar.php into avatar.php by using GET, POST & DELETEkondou2013-08-251-1/+1
* | Deny access for non-users and add a (not-working) override buttonkondou2013-08-251-0/+1
* | Several improvementskondou2013-08-251-7/+7
* | Have a fancy uploadavatar buttonkondou2013-08-251-1/+2
* | Show avatar on personal.php always (except if avatars are disabled)kondou2013-08-251-5/+11
* | Have /avatar.php as a central avatar-pointkondou2013-08-251-2/+2
* | Improve styling & enable avatar-upload at personal pagekondou2013-08-251-1/+1
* | Modularize get(), async getAvatar, avatars @ usermgmtkondou2013-08-251-2/+5
* | Add basic avatars and gravatarkondou2013-08-251-0/+13
|/
* Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-171-2/+2
|\
| * Merge branch 'master' into css_cleanup_kondoukondou2013-07-241-6/+4
| |\
| * | General CSS cleanupkondou2013-07-091-2/+2
* | | working decrypt files methodBjoern Schiessle2013-07-291-1/+9
* | | user interface to allow user to decrypt all his files once the encryption app...Björn Schießle2013-07-291-0/+18
| |/ |/|
* | initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-5/+3
* | Use transifex.com on link to translationsrolandgeider2013-07-141-1/+1
* | Merge https://github.com/owncloud/core/pull/3827Björn Schießle2013-07-081-1/+1
|/
* move to non-static OC_DefaultsBjörn Schießle2013-07-041-3/+3
* Add init funtion to OC_Defaults to be able to wrap translatable stringsBjörn Schießle2013-07-041-0/+1
* construct the foother in defaults.php so that we use always the same footerBjörn Schießle2013-07-011-6/+8
* Merge pull request #3687 from owncloud/template_updatesBjörn Schießle2013-06-131-4/+7
|\
| * Merge branch 'template_updates' of github.com:owncloud/core into template_upd...Björn Schießle2013-06-121-4/+2
| |\
| | * move common settings footer fieldset out of conditionalJan-Christoph Borchardt2013-06-121-4/+2
| * | don't show translation hints in enterprise editionBjörn Schießle2013-06-121-0/+2
| |/