summaryrefslogtreecommitdiffstats
path: root/template/en/default/account
AgeCommit message (Collapse)AuthorFilesLines
2016-09-27Bug 1291968 - Add UI cue explaining non-editability of email addressSimon Green1-1/+1
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin9-124/+159
Original patch by Gervase Markham r=gerv a=dkl
2016-04-14Bug 1088022 - Bump min version to CGI 4.09Frédéric Buclin1-1/+1
r=dkl
2016-03-08Bug 1252880 - Log In URL provided after Advanced Search is incorrectly ↵Ryan Wilson1-1/+1
formatted. r=dkl
2016-02-23Bug 1250354: The "Forgot password" link should not be displayed if users are ↵Frédéric Buclin1-23/+26
not allowed to change it r=dkl
2015-12-09Bug 1041959: Turn all labels for input fields in user preferences into ↵Mukhtar Ali4-19/+30
<label> elements r=LpSolit
2015-11-21Bug 1223554: Add <div></div> in the email preferences page to customize ↵Dan Langille1-8/+16
sections.
2015-09-06Bug 1194987: Editing your email address and make it point to a non-existent ↵Frédéric Buclin3-3/+7
email address makes Bugzilla stop working r=gerv a=sgreen
2015-08-06Bug 1179160: The login form should not use type="email" when LDAP has ↵Frédéric Buclin2-4/+4
LDAPmailattribute set r=gerv a=dkl
2015-07-29Bug 1175021 - Documentation link in Preferences --> API Keys tab is brokenSimon Green1-1/+1
r=dylan, a=simon
2015-05-22Bug 1144468: Bugzilla Auth Delegation via API KeysDylan William Hardison1-0/+37
r=dkl,a=glob
2015-05-07Bug 1159589: migrate autocomplete from yui to jqueryByron Jones1-1/+0
r=dylan,a=glob
2015-03-13Bug 1062718 - add the ability to disable sending of mail when updating bugsPami Ketolainen1-0/+2
r=dylan,a=sgreen
2015-03-11Bug 325315: The page to reset a forgotten password should be distinct from ↵Frédéric Buclin3-52/+90
the login page r=dkl a=glob
2015-03-05Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones1-0/+1
r=dkl,a=glob
2015-02-26Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"Sunil Joshi1-1/+1
r=LpSolit a=glob
2014-12-17Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham1-6/+6
2014-12-11Bug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.Matt Selsky1-1/+1
2014-10-02Bug 1076155: Remove "?" from table columns and labels + code cleanupFrédéric Buclin1-1/+1
r=dkl a=justdave
2014-09-11Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 ↵Frédéric Buclin1-0/+3
spec about valid <link rel="..."> keywords r=dkl a=sgreen
2014-07-31Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the ↵David Lawrence1-2/+2
documentation mentions REST only r=sgreen,a=sgreen
2014-07-30Bug 1044562: Incorrect link pointing to the API key documentationFrédéric Buclin1-1/+1
r/a=sgreen
2014-07-27Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2-1/+88
username/pass, token or a valid API key for authentication r=dkl, a=sgreen
2014-07-17Bug 1037285 - Login redirection from forms is broken for urls using a : in ↵Dylan William Hardison1-1/+1
their url r/a=glob
2014-06-05Bug 1019177 - Provide link in saved search preferences page to a shared ↵David Lawrence1-0/+5
search that can be given to others r/a=glob
2014-05-02Bug 927452 - When creating a new user account, the requirements for the ↵Sunil Joshi1-1/+11
password should be displayed. r=gerv, a=justdave.
2014-04-17Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin2-2/+6
r=dkl a=justdave
2014-03-23Bug 962812: Use the "required" attribute where appropriateSunil Joshi5-10/+10
r=LpSolit a=justdave
2014-03-04Bug 365057 - messages.html.tmpl file bareword should be tagged in <code> or ↵Matt Selsky1-1/+1
something r=dkl,a=justdave
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin1-9/+14
inexistent files r=gerv a=justdave
2014-01-20Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin3-12/+7
onload="element.focus()" r/a=justdave
2014-01-16Split a too long lineFrédéric Buclin1-1/+2
2014-01-16Bug 686333: Bugzilla login field should be <input type=email>Frédéric Buclin3-6/+16
r/a=justdave
2014-01-16Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ↵Frédéric Buclin1-61/+21
instead of JavaScript r=dkl a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan3-3/+3
specific Bugzilla installation r=dkl,a=justdave
2014-01-07Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin4-13/+7
r/a=justdave
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin5-143/+97
r/a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin3-59/+28
r/a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin1-0/+1
CSS styles r/a=justdave
2013-11-05Bug 465678 - userprefs.cgi title should indicate which tab i'm onSunil Joshi1-8/+9
r=simon, a=glob
2013-11-05Bug 451758 - Highlight shared searches in userprefs.cgiSunil Joshi1-1/+1
r=glob, a=simon
2013-11-05Bug 387292 - Advertise the ability to change the email addressSunil Joshi1-0/+12
r=glob, a=simon
2013-09-25Bug 455301: Don't show password box on userprefs.cgi if your auth method ↵Dirk Steinmetz1-15/+19
didn't use DB passwords r=LpSolit a=justdave
2013-09-19Bug 373820 - View User Account Log should include real nameSunil Joshi1-1/+1
r=simon, a=glob
2013-08-08Bug 875732 - Need hooks for new column in saved-searchesrajanu1-0/+3
r=dkl,a=glob
2013-08-07Bug 868330 - Password creation directions incompleteSunil Joshi1-3/+12
r=sgreen, a=sgreen
2013-08-06Bug 899679 - Bug History page, "back to" should not be striked of only Bug # ↵Sunil Joshi1-1/+9
should be striked off. r=sgreen, a=sgreen
2013-08-06Bug 898784 - Clarify on the CreateAccount page that email address is login ↵Sunil Joshi1-1/+7
when param emailsuffix is set. r=sgreen, a=sgreen
2013-07-30Bug 237516 - confusing cancellation message for tokensSunil Joshi1-1/+1
r=dkl,a=sgreen
2013-07-27Bug 494675 - Message describing steps after user requests to change email ↵Sunil Joshi1-2/+3
address is confusing r=dkl,a=sgreen