summaryrefslogtreecommitdiffstats
path: root/settings/templates/personal.php
Commit message (Expand)AuthorAgeFilesLines
...
* Fix table markupJoas Schilling2016-01-111-21/+3
* remove extra slogan footer from Personal and Admin pagesJan-Christoph Borchardt2016-01-111-6/+2
* Merge pull request #20994 from owncloud/personal-pageThomas Müller2016-01-061-78/+94
|\
| * fix overlap and functionality of cropperJan-Christoph Borchardt2015-12-281-2/+1
| * improve layout of personal settings pageJan-Christoph Borchardt2015-12-281-78/+95
* | shorten quota usage wording, fix overflow on mobile, fix #21129Jan-Christoph Borchardt2015-12-281-1/+1
|/
* OC_Helper::linkToRoute is deprecatedRoeland Jago Douma2015-12-171-1/+1
* Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTMLLukas Reschke2015-12-081-1/+1
* Fix uploading avatar and root certs in IE8Vincent Petry2015-10-091-5/+6
* use SVG for toggle image instead of PNG, fix installation and personal settin...Jan-Christoph Borchardt2015-09-031-1/+1
* only add the possibility to import ssl root certificates to the personalBjoern Schiessle2015-08-041-0/+2
* [avatar] add error handlers for avatar setupMorris Jobke2015-07-301-1/+1
* Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-201-1/+2
* Removing left overs from old encryption appThomas Müller2015-04-071-52/+0
* Show label for password change in IE8Morris Jobke2015-03-271-0/+2
* fix capitalization in Personal settingsJan-Christoph Borchardt2015-03-231-3/+3
* link back to top on Personal page, fix #14519Jan-Christoph Borchardt2015-03-231-1/+1
* Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-1/+1
* Merge pull request #10599 from owncloud/move_passwordchange_textLukas Reschke2015-02-241-3/+4
|\
| * Make the password changed msg inline to fix #10242kondou2015-02-111-3/+4
* | Merge pull request #13890 from owncloud/add-no-referrerLukas Reschke2015-02-161-6/+4
|\ \
| * | Deduplicate template code and do not translate the linksJoas Schilling2015-02-091-3/+1
| * | Add `rel="noreferrer"` where possible and switch to HTTPSLukas Reschke2015-02-041-4/+4
| |/
* / Added overview of groups a user is a member ofRoeland Jago Douma2015-02-121-0/+8
|/
* use title instead of nameMorris Jobke2015-01-211-1/+1
* also show message for empty display name if change of it isn't allowedMorris Jobke2015-01-191-2/+2
* Show mail address & display name if it is read onlyMorris Jobke2015-01-151-0/+14
* 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
|/