summaryrefslogtreecommitdiffstats
path: root/template/en/default/account
AgeCommit message (Collapse)AuthorFilesLines
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
2013-07-25Bug 896183 - Change password screen mentions "New Password Again" it should ↵Sunil Joshi1-2/+2
be "Confirm new password" r=dkl,a=sgreen
2013-06-11Bug 875377: Hint how to change the email address should only be displayed if ↵Marc Schumann1-5/+7
the address can be changed r/a=LpSolit
2013-06-06Bug 878035: Do not disclose whether a user account exists or not when a user ↵Frédéric Buclin1-1/+7
clicks "forgot password" r=dkl a=LpSolit
2013-04-08Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵Dave Lawrence1-3/+40
as the reporter) r=glob,r/a=LpSolit
2013-03-16Bug 830053: Should link to account information from the email preferences tabHugo Seabrook1-0/+6
r/a=LpSolit
2013-03-16Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels ↵Christopher Trom2-4/+4
are wrongly right-aligned r/a=LpSolit
2013-03-12Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer)Reed Loden1-1/+1
[r=LpSolit a=LpSolit]
2012-12-02Bug 547311: Remove the "align" attribute from <th>Christopher Trom5-21/+21
r/a=LpSolit
2012-10-04Bug 796386: Warn user if bugmails have been disabledMatt Tyson1-0/+9
r=glob, a=LpSolit
2012-10-04Bug 349029: Renames the "Some attachment data changes" email preferenceSunil Joshi1-1/+1
r=glob,a=LpSolit
2012-08-06Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵Frédéric Buclin2-3/+5
password reset e-mail request r=reed a=LpSolit
2012-07-31Bug 765189: No longer use an absolute URL in the login formKoosha Khajeh Moogahi1-2/+0
r/a=LpSolit
2012-06-11Bug 760034 - Disable all mail button sets the "but not when (overrides ↵Dave Lawrence1-1/+1
above)" row incorrectly r/a=LpSolit
2012-05-28Bug 355596: Your password should be requested to confirm your email address ↵Koosha Khajeh Moogahi1-3/+3
change r/a=LpSolit
2012-05-16Bug 490764: Bugzilla should explain why creating a user account is worthwhileFrédéric Buclin2-2/+19
r=glob a=LpSolit
2012-03-26Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2-0/+5
https://bugzilla.mozilla.org/show_bug.cgi?id=698418
2012-03-22Bug 731526: Adds an email event for product and/or component notificationsByron Jones1-0/+2
r=LpSolit, a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin19-322/+95
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2012-01-06Bug 715705: User auto-completion doesn't work for watched users in the email ↵Frédéric Buclin1-1/+2
prefs tab r=timello a=LpSolit
2011-12-13Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible ↵Reed Loden1-0/+1
unauthorized account creation e-mail request [r=mkanat a=mkanat]
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin11-22/+0
r/a=mkanat
2011-03-09Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make itFrancisco Donalisio1-1/+5
W3C WAI compliant. r=timello, a=LpSolit
2011-01-21Bug 627660 - Rename "Send" button on final create account page to "Create", ↵Reed Loden1-1/+1
as nothing is actually sent. [r=mkanat a=mkanat]
2010-11-04Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵Frédéric Buclin1-0/+2
additional tabs r=mkanat a=LpSolit
2010-10-25Bug 451759: Hide "Add to footer" checkboxes when not sharing a saved searchesFrédéric Buclin1-8/+8
r=pyrzak a=LpSolit
2010-10-14Bug 575947: Users with passwords length less than 6 characters can't login ↵Frédéric Buclin2-3/+7
after migration from 3.4.x or older to 3.6 or newer r/a=mkanat
2010-09-23Bug 595712: Return to bug page after login doesn't work with javascript disabledFrédéric Buclin1-2/+7
r=ghendricks a=LpSolit
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin6-17/+17
r/a=mkanat
2010-07-13Bug 578253 - Add autocomplete support to the add users to watch input fieldReed Loden1-1/+7
[r=mkanat a=mkanat]
2010-07-05Bug 575340 - Remove incorrect maxlength and unneeded size parameters from ↵Reed Loden1-2/+2
the new password input field on the reset password page. [r=mkanat a=mkanat]