Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1076155: Remove "?" from table columns and labels + code cleanup | Frédéric Buclin | 2014-10-02 | 1 | -1/+1 |
| | | | | r=dkl a=justdave | ||||
* | Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 ↵ | Frédéric Buclin | 2014-09-11 | 1 | -0/+3 |
| | | | | | | spec about valid <link rel="..."> keywords r=dkl a=sgreen | ||||
* | Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the ↵ | David Lawrence | 2014-07-31 | 1 | -2/+2 |
| | | | | | | documentation mentions REST only r=sgreen,a=sgreen | ||||
* | Bug 1044562: Incorrect link pointing to the API key documentation | Frédéric Buclin | 2014-07-30 | 1 | -1/+1 |
| | | | | r/a=sgreen | ||||
* | Bug 726696 - All authenticated WebServices methods should require ↵ | Simon Green | 2014-07-27 | 2 | -1/+88 |
| | | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen | ||||
* | Bug 1037285 - Login redirection from forms is broken for urls using a : in ↵ | Dylan William Hardison | 2014-07-16 | 1 | -1/+1 |
| | | | | | | their url r/a=glob | ||||
* | Bug 1019177 - Provide link in saved search preferences page to a shared ↵ | David Lawrence | 2014-06-05 | 1 | -0/+5 |
| | | | | | | search that can be given to others r/a=glob | ||||
* | Bug 927452 - When creating a new user account, the requirements for the ↵ | Sunil Joshi | 2014-05-02 | 1 | -1/+11 |
| | | | | password should be displayed. r=gerv, a=justdave. | ||||
* | Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection | Frédéric Buclin | 2014-04-17 | 2 | -2/+6 |
| | | | | r=dkl a=justdave | ||||
* | Bug 962812: Use the "required" attribute where appropriate | Sunil Joshi | 2014-03-23 | 5 | -10/+10 |
| | | | | r=LpSolit a=justdave | ||||
* | Bug 365057 - messages.html.tmpl file bareword should be tagged in <code> or ↵ | Matt Selsky | 2014-03-04 | 1 | -1/+1 |
| | | | | | | something r=dkl,a=justdave | ||||
* | Bug 969881: All "Help" links in the header and footer of pages point to ↵ | Frédéric Buclin | 2014-02-12 | 1 | -9/+14 |
| | | | | | | inexistent files r=gerv a=justdave | ||||
* | Bug 958825: Use HTML5's attribute "autofocus" instead of ↵ | Frédéric Buclin | 2014-01-20 | 3 | -12/+7 |
| | | | | | | onload="element.focus()" r/a=justdave | ||||
* | Split a too long line | Frédéric Buclin | 2014-01-16 | 1 | -1/+2 |
| | |||||
* | Bug 686333: Bugzilla login field should be <input type=email> | Frédéric Buclin | 2014-01-16 | 3 | -6/+16 |
| | | | | r/a=justdave | ||||
* | Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ↵ | Frédéric Buclin | 2014-01-16 | 1 | -61/+21 |
| | | | | | | instead of JavaScript r=dkl a=justdave | ||||
* | Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵ | Connor Behan | 2014-01-07 | 3 | -3/+3 |
| | | | | | | specific Bugzilla installation r=dkl,a=justdave | ||||
* | Bug 952796: Remove HTML attributes which are obsolete in HTML5 | Frédéric Buclin | 2014-01-07 | 4 | -13/+7 |
| | | | | r/a=justdave | ||||
* | Bug 840407: Remove the "align" and "valign" attributes | Frédéric Buclin | 2014-01-07 | 5 | -143/+97 |
| | | | | r/a=justdave | ||||
* | Bug 920681: Remove the cellspacing and cellpadding attributes from tables | Frédéric Buclin | 2013-12-31 | 3 | -59/+28 |
| | | | | r/a=justdave | ||||
* | Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵ | Frédéric Buclin | 2013-12-22 | 1 | -0/+1 |
| | | | | | | CSS styles r/a=justdave | ||||
* | Bug 465678 - userprefs.cgi title should indicate which tab i'm on | Sunil Joshi | 2013-11-05 | 1 | -8/+9 |
| | | | r=simon, a=glob | ||||
* | Bug 451758 - Highlight shared searches in userprefs.cgi | Sunil Joshi | 2013-11-05 | 1 | -1/+1 |
| | | | r=glob, a=simon | ||||
* | Bug 387292 - Advertise the ability to change the email address | Sunil Joshi | 2013-11-05 | 1 | -0/+12 |
| | | | r=glob, a=simon | ||||
* | Bug 455301: Don't show password box on userprefs.cgi if your auth method ↵ | Dirk Steinmetz | 2013-09-25 | 1 | -15/+19 |
| | | | | | | didn't use DB passwords r=LpSolit a=justdave | ||||
* | Bug 373820 - View User Account Log should include real name | Sunil Joshi | 2013-09-19 | 1 | -1/+1 |
| | | | r=simon, a=glob | ||||
* | Bug 875732 - Need hooks for new column in saved-searches | rajanu | 2013-08-08 | 1 | -0/+3 |
| | | | | r=dkl,a=glob | ||||
* | Bug 868330 - Password creation directions incomplete | Sunil Joshi | 2013-08-07 | 1 | -3/+12 |
| | | | r=sgreen, a=sgreen | ||||
* | Bug 899679 - Bug History page, "back to" should not be striked of only Bug # ↵ | Sunil Joshi | 2013-08-06 | 1 | -1/+9 |
| | | | | | should be striked off. r=sgreen, a=sgreen | ||||
* | Bug 898784 - Clarify on the CreateAccount page that email address is login ↵ | Sunil Joshi | 2013-08-06 | 1 | -1/+7 |
| | | | | | when param emailsuffix is set. r=sgreen, a=sgreen | ||||
* | Bug 237516 - confusing cancellation message for tokens | Sunil Joshi | 2013-07-30 | 1 | -1/+1 |
| | | | | r=dkl,a=sgreen | ||||
* | Bug 494675 - Message describing steps after user requests to change email ↵ | Sunil Joshi | 2013-07-26 | 1 | -2/+3 |
| | | | | | | address is confusing r=dkl,a=sgreen | ||||
* | Bug 896183 - Change password screen mentions "New Password Again" it should ↵ | Sunil Joshi | 2013-07-25 | 1 | -2/+2 |
| | | | | | | be "Confirm new password" r=dkl,a=sgreen | ||||
* | Bug 875377: Hint how to change the email address should only be displayed if ↵ | Marc Schumann | 2013-06-11 | 1 | -5/+7 |
| | | | | | | the address can be changed r/a=LpSolit | ||||
* | Bug 878035: Do not disclose whether a user account exists or not when a user ↵ | Frédéric Buclin | 2013-06-06 | 1 | -1/+7 |
| | | | | | | clicks "forgot password" r=dkl a=LpSolit | ||||
* | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 2013-04-08 | 1 | -3/+40 |
| | | | | | | as the reporter) r=glob,r/a=LpSolit | ||||
* | Bug 830053: Should link to account information from the email preferences tab | Hugo Seabrook | 2013-03-16 | 1 | -0/+6 |
| | | | | r/a=LpSolit | ||||
* | Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels ↵ | Christopher Trom | 2013-03-16 | 2 | -4/+4 |
| | | | | | | are wrongly right-aligned r/a=LpSolit | ||||
* | Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer) | Reed Loden | 2013-03-12 | 1 | -1/+1 |
| | | | | [r=LpSolit a=LpSolit] | ||||
* | Bug 547311: Remove the "align" attribute from <th> | Christopher Trom | 2012-12-02 | 5 | -21/+21 |
| | | | | r/a=LpSolit | ||||
* | Bug 796386: Warn user if bugmails have been disabled | Matt Tyson | 2012-10-04 | 1 | -0/+9 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 349029: Renames the "Some attachment data changes" email preference | Sunil Joshi | 2012-10-04 | 1 | -1/+1 |
| | | | | r=glob,a=LpSolit | ||||
* | Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵ | Frédéric Buclin | 2012-08-06 | 2 | -3/+5 |
| | | | | | | password reset e-mail request r=reed a=LpSolit | ||||
* | Bug 765189: No longer use an absolute URL in the login form | Koosha Khajeh Moogahi | 2012-07-31 | 1 | -2/+0 |
| | | | | r/a=LpSolit | ||||
* | Bug 760034 - Disable all mail button sets the "but not when (overrides ↵ | Dave Lawrence | 2012-06-11 | 1 | -1/+1 |
| | | | | | | above)" row incorrectly r/a=LpSolit | ||||
* | Bug 355596: Your password should be requested to confirm your email address ↵ | Koosha Khajeh Moogahi | 2012-05-28 | 1 | -3/+3 |
| | | | | | | change r/a=LpSolit | ||||
* | Bug 490764: Bugzilla should explain why creating a user account is worthwhile | Frédéric Buclin | 2012-05-16 | 2 | -2/+19 |
| | | | | r=glob a=LpSolit | ||||
* | Add hooks for alternative login methods. r,a=LpSolit. | Gervase Markham | 2012-03-26 | 2 | -0/+5 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=698418 | ||||
* | Bug 731526: Adds an email event for product and/or component notifications | Byron Jones | 2012-03-22 | 1 | -0/+2 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 19 | -322/+95 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit |