Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-29 | Bug 892615: Add a 24 hour nag to all requests (review, feedback and ↵ | Byron Jones | 1 | -1/+8 | |
need-info) and make them follow-able | |||||
2013-07-02 | Bug 888806: Bugzilla login field should use "placeholder" HTML5 attribute ↵ | Byron Jones | 1 | -38/+2 | |
instead of JavaScript | |||||
2013-04-11 | Bug 859480: Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 1 | -3/+40 | |
as the reporter) | |||||
2013-03-14 | merge with bugzilla/4.2 | Byron Jones | 1 | -1/+1 | |
2013-03-12 | Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer) | Reed Loden | 1 | -1/+1 | |
[r=LpSolit a=LpSolit] | |||||
2012-08-31 | Merge from bugzilla/4.2 | Reed Loden | 2 | -3/+5 | |
2012-08-10 | Initial import of MyDashboard extension | Dave Lawrence | 1 | -0/+2 | |
2012-08-06 | Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵ | Frédéric Buclin | 2 | -3/+5 | |
password reset e-mail request r=reed a=LpSolit | |||||
2012-07-12 | Removed extra 'additional_methods' hook | Dave Lawrence | 1 | -2/+0 | |
2012-06-12 | - Fixed browserid small login buttons to display/hide properly when clicking ↵ | Dave Lawrence | 1 | -1/+2 | |
Log In | |||||
2012-06-11 | Bug 760034 - Disable all mail button sets the "but not when (overrides ↵ | Dave Lawrence | 1 | -1/+1 | |
above)" row incorrectly r=LpSolit | |||||
2012-04-11 | Bug 743643: add browserID button to createaccount page | Byron Jones | 1 | -0/+2 | |
2012-04-11 | Bug 738152: backport product/component email event filter | Byron Jones | 1 | -0/+2 | |
2012-04-09 | Remove duplicate hook | Byron Jones | 1 | -2/+0 | |
2012-04-04 | Bug 672841 - Make BMO support BrowserID | Gervase Markham | 2 | -0/+5 | |
r=dkl | |||||
2012-03-28 | merged with bugzilla/4.0 | Dave Lawrence | 2 | -0/+5 | |
2012-03-26 | Add hooks for alternative login methods. r,a=LpSolit. | Gervase Markham | 2 | -0/+5 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=698418 | |||||
2012-02-08 | Bug 533012 - add the ability to see all the administrative actions performed ↵ | Dave Lawrence | 1 | -1/+1 | |
by a user r=glob | |||||
2012-01-09 | merge with bugzilla/4.2 | Dave Lawrence | 1 | -1/+2 | |
2012-01-06 | Bug 715705: User auto-completion doesn't work for watched users in the email ↵ | Frédéric Buclin | 1 | -1/+2 | |
prefs tab r=timello a=LpSolit | |||||
2011-12-15 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -0/+1 | |
2011-12-13 | Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible ↵ | Reed Loden | 1 | -0/+1 | |
unauthorized account creation e-mail request [r=mkanat a=mkanat] | |||||
2011-10-05 | more porting work | David Lawrence | 3 | -8/+8 | |
2011-03-09 | Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it | Francisco Donalisio | 1 | -1/+5 | |
W3C WAI compliant. r=timello, a=LpSolit | |||||
2011-01-21 | Bug 627660 - Rename "Send" button on final create account page to "Create", ↵ | Reed Loden | 1 | -1/+1 | |
as nothing is actually sent. [r=mkanat a=mkanat] | |||||
2010-11-04 | Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵ | Frédéric Buclin | 1 | -0/+2 | |
additional tabs r=mkanat a=LpSolit | |||||
2010-10-25 | Bug 451759: Hide "Add to footer" checkboxes when not sharing a saved searches | Frédéric Buclin | 1 | -8/+8 | |
r=pyrzak a=LpSolit | |||||
2010-10-14 | Bug 575947: Users with passwords length less than 6 characters can't login ↵ | Frédéric Buclin | 2 | -3/+7 | |
after migration from 3.4.x or older to 3.6 or newer r/a=mkanat | |||||
2010-09-23 | Bug 595712: Return to bug page after login doesn't work with javascript disabled | Frédéric Buclin | 1 | -2/+7 | |
r=ghendricks a=LpSolit | |||||
2010-07-23 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 6 | -17/+17 | |
r/a=mkanat | |||||
2010-07-13 | Bug 578253 - Add autocomplete support to the add users to watch input field | Reed Loden | 1 | -1/+7 | |
[r=mkanat a=mkanat] | |||||
2010-07-05 | Bug 575340 - Remove incorrect maxlength and unneeded size parameters from ↵ | Reed Loden | 1 | -2/+2 | |
the new password input field on the reset password page. [r=mkanat a=mkanat] | |||||
2010-05-07 | Bug 561745: Impossible to uncheck boxes in the Email preferences | Frédéric Buclin | 1 | -23/+6 | |
r/a=mkanat | |||||
2010-05-06 | Bug 455302 - "Change the "Name and Password" tab to be "Account Information" ↵ | Reed Loden | 1 | -1/+1 | |
(as password may or may not be changeable)" [r=mkanat a=mkanat] | |||||
2010-03-29 | Bug 553693: A new logincookie is created when changing the password or email ↵ | Frédéric Buclin | 1 | -3/+2 | |
address instead of reusing the existing one r/a=mkanat | |||||
2010-03-28 | Bug 549814 - "Internal error when using login fields in header/footer after ↵ | Reed Loden | 1 | -1/+1 | |
visiting token.cgi URL" [r=mkanat a=mkanat] | |||||
2010-02-17 | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 2 | -4/+3 | |
r=mkanat, a=mkanat | |||||
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 1 | -32/+23 | |
r=mkanat, a=mkanat, a=LpSolit | |||||
2009-10-19 | Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -11/+9 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-10-09 | Bug 514913: Eliminate ssl="authenticated sessions" | mkanat%bugzilla.org | 1 | -6/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-09-15 | Bug 510669: Do not display the "shared searches" table if there is no search ↵ | lpsolit%gmail.com | 1 | -12/+5 | |
shared with you - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2009-08-01 | Bug 507326: Make it so that the header template doesn't overwrite any ↵ | mkanat%bugzilla.org | 1 | -6/+6 | |
template var named "target". Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-07-20 | Bug 490783: UI should use "Search" everywhere instead of "Find" | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-06-05 | Bug 493642: Never include hidden_fields in the header/footer login form, and ↵ | mkanat%bugzilla.org | 2 | -5/+1 | |
when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-05-22 | Bug 482556: Put "Forgot Password" in the header and footer so people can still f | mkanat%bugzilla.org | 1 | -4/+21 | |
ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-03-06 | Bug 481910: Login forms point to http:// instead of https:// when ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
ssl='authenticated sessions' (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-03-02 | Bug 481025 - Remove rogue Byte Order Mark. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | |||||
2009-03-02 | Bug 478232: Fix HTML validation of pages after index/header UI changes. | mkanat%bugzilla.org | 1 | -4/+4 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-02-24 | Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵ | mkanat%bugzilla.org | 1 | -6/+34 | |
type or clear itself in IE Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-24 | Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵ | mkanat%bugzilla.org | 1 | -4/+11 | |
restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat |