summaryrefslogtreecommitdiffstats
path: root/settings/templates/personal.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12941 from owncloud/wave-accessibility-complianceMorris Jobke2014-12-191-6/+15
|\
| * more alt text and label fixes in Personal settingsJan-Christoph Borchardt2014-12-181-6/+15
* | load showpassord.js conditionally in the template only if neededThomas Müller2014-12-161-0/+1
|/
* Add some basic sanitizationLukas Reschke2014-10-171-2/+2
* implement sidebar fro personal settings - bad kung-fuThomas Müller2014-10-171-7/+14
* first steps of sidebar for personal and admin settingsJan-Christoph Borchardt2014-10-171-0/+13
* Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-311-3/+6
* Cleanup routesRobin Appelman2014-08-311-1/+1
* Move certificate management interface from files_external to coreRobin Appelman2014-08-311-3/+38
* move hardcoded color to CSS class - for themeabilityMorris Jobke2014-08-291-2/+2
* color quota bar yellow for feedback if usage is over 90%Jan-Christoph Borchardt2014-08-291-1/+2
* Set email input field to type=email for better UXDan Callahan2014-08-261-1/+1
* personal: link straight to /promote as @tomneedham saidJan-Christoph Borchardt2014-07-021-1/+1
* add link to contribute and promote pages in personal settingsJan-Christoph Borchardt2014-07-021-0/+12
* Added app navigation for files appVincent Petry2014-05-151-6/+0
* backup the encryption key after the encryption was disabled so that the userBjoern Schiessle2014-05-131-2/+33
* replace personalblock fieldset with section div in admin and personal settingsJan-Christoph Borchardt2014-03-271-93/+82
* update wording of email fieldMorris Jobke2014-03-041-1/+1
* profile image: relabel technical 'Abort' to more widely used 'Cancel'Jan-Christoph Borchardt2014-02-281-1/+1
* do not autocapitalize fields on mobile, fix user name input. Also disable aut...Jan-Christoph Borchardt2014-02-181-4/+10
* Merge pull request #6927 from owncloud/enc_dont_reload_page_on_decryptMorris Jobke2014-01-271-22/+20
|\
| * remove the form, it isn't needed hereBjoern Schiessle2014-01-241-22/+20
* | prevent autofill for password change settings, prevent leak of existing passw...Jan-Christoph Borchardt2014-01-241-2/+4
|/
* Indicate password strength using strengthifyMorris Jobke2014-01-151-0/+2
* 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