summaryrefslogtreecommitdiff
path: root/web/template/account_edit_form.php
AgeCommit message (Expand)Author
2016-11-23Make the instance name and domain configurable.Luke Shumaker
2016-08-14Add details link from account edit formJohannes Löthberg
2016-06-08Add a homepage field to accountsLukas Fleischer
2016-02-21Send notifications when changing ownershipLukas Fleischer
2016-02-07Add support for package update notificationsLukas Fleischer
2016-02-07Add global comment notification settingLukas Fleischer
2016-01-30Shorten maxlength of email input fields to 254 charactersMarcel Korpel
2015-10-25Support long email addressesLukas Fleischer
2015-10-25Fix user name length limit on the account edit formLukas Fleischer
2015-09-20Add option to hide one's email addressMarcel Korpel
2015-08-19account_edit_form.php: Warn users to correctly enter their email addressMarcel Korpel
2015-08-08Use username from the database if one is provided by the userMarcel Korpel
2015-05-31Do not show the activity check box when registeringLukas Fleischer
2015-05-31Show the SSH key field on the registration pageLukas Fleischer
2015-05-31Add more details on the SSH public key fieldLukas Fleischer
2014-12-29Disallow specifying an SSH key during registrationLukas Fleischer
2014-12-27Add support for adding SSH public keys to profilesLukas Fleischer
2014-07-29Do not show deletion link on the registration pageLukas Fleischer
2014-07-25Add support for deleting user accountsLukas Fleischer
2014-07-15Add a new user group "Trusted User & Developer"Lukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer
2013-08-22Allow for setting an account's inactivity statusLukas Fleischer
2013-03-19Enforce e-mail validation during registrationLukas Fleischer
2013-02-10Fix default selection on the account edit pageLukas Fleischer
2012-10-20account_edit_form.php: Fix some XHTML errorscanyonknight
2012-10-11Remove character limit on password lengthcanyonknight
2012-10-04Sync account editing page with archwebLukas Fleischer
2012-09-24Use echo shortcut syntaxLukas Fleischer
2012-09-18Make account registration work with recent account editing changescanyonknight
2012-09-18Use URL rewriting for user account update pagecanyonknight
2012-07-17account_edit_form.php: Remove another stray "</div>"Lukas Fleischer
2012-07-15Use virtual path feature for linksLukas Fleischer
2012-07-14Merge branch 'maint'Lukas Fleischer
2012-07-06acctfuncs.inc.php: Move XHTML to account_edit_form.php templatecanyonknight