Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-08 | Bug 1181410: "To see this bug, you must first log in to an account" link is ↵ | Byron Jones | 1 | -2/+4 | |
bright blue on red | |||||
2015-05-26 | Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵ | Byron Jones | 1 | -11/+30 | |
jquery) | |||||
2015-04-17 | Bug 1154730: rewrite product/component searching to use jquery-ui instead of yui | Byron Jones | 1 | -0/+22 | |
2015-02-02 | Bug 1128401: user-menu down-drop arrows are miss-aligned | Byron Jones | 1 | -16/+0 | |
2015-01-29 | Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵ | David Lawrence | 1 | -0/+32 | |
keys for authentication | |||||
2014-06-16 | Bug 956892: collapsed comments should display tags to indicate the reason ↵ | Byron Jones | 1 | -1/+14 | |
for auto-collapsing | |||||
2014-04-09 | Bug 988414: The drop down menu icon next to the user name is not visible in ↵ | Kushagra Singh [:kushagra] | 1 | -0/+1 | |
Chrome on Mac OSX | |||||
2014-03-20 | Bug 986124 - backport upstream bug 513212 to bmo/4.2 to add the ability to ↵ | David Lawrence | 1 | -1/+1 | |
add see_also values in enter_bug.cgi and Bug.create | |||||
2014-03-05 | Bug 977523: Comment textarea has padding:0 | Byron Jones | 1 | -2/+1 | |
2014-02-25 | Bug 975204: Comment Preview tabs broken in New bug page | Byron Jones | 1 | -4/+8 | |
2014-02-13 | Bug 40896: Bugzilla needs a "preview" mode for comments | Byron Jones | 1 | -0/+34 | |
2013-11-01 | Bug 911812: make the user profile more discoverable | Byron Jones | 1 | -0/+15 | |
2013-05-10 | Bug 850135 - hide the textarea custom fields by default with an (edit) link | Dave Lawrence | 1 | -1/+16 | |
2012-08-31 | Merge from bugzilla/4.2 | Reed Loden | 1 | -4/+4 | |
2012-08-08 | Bug 781059: -moz-border-radius is obsolete and must be replaced by the ↵ | Frédéric Buclin | 1 | -4/+4 | |
standard border-radius CSS property r=reed a=LpSolit | |||||
2012-05-01 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -27/+6 | |
2012-05-01 | Bug 743090: add ability to toggle wrapping of quoted text | Byron Jones | 1 | -0/+4 | |
2012-04-14 | Change columns: empty buttons when images turned off. | Marc Schumann | 1 | -27/+6 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747 | |||||
2012-02-29 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -0/+1 | |
2012-02-27 | Bug 698345: report errors and warnings to arecibo | Byron Jones | 1 | -3/+3 | |
2012-02-25 | Bug 696352: Required fields have broken colors | Michal 'hramrach' Suchanek | 1 | -0/+1 | |
r/a=LpSolit | |||||
2011-10-15 | Bug 546507: Ensure monospace font is used for textareas | Dan Winship | 1 | -0/+4 | |
r/a=mkanat | |||||
2011-07-25 | Bug 673819: Remove browser-specific values for the white-space CSS element | Frédéric Buclin | 1 | -6/+1 | |
r=glob a=LpSolit | |||||
2010-12-27 | Bug 603762: Vertical margins between header, footer, and content are not ↵ | Christian Legnitto | 1 | -2/+1 | |
consistent r=pyrzak a=mkanat | |||||
2010-12-04 | Bug 529974: Let users with local editcomponents privs manage flags for ↵ | Frédéric Buclin | 1 | -0/+4 | |
products they can administer a=LpSolit (module owner) | |||||
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 1 | -3/+2 | |
r=glob, a=mkanat | |||||
2010-10-03 | Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changes | Guy Pyrzak | 1 | -1/+0 | |
r=mkanat, a=mkanat | |||||
2010-10-03 | Bug 597762: When filing bugs, the validation messages do not draw enough ↵ | Guy Pyrzak | 1 | -3/+4 | |
attention to themselves r=mkanat, a=mkanat | |||||
2010-09-28 | Bug 598213: Change the color of the border on the header so that the header | Christian Legnitto | 1 | -3/+3 | |
doesn't look misaligned on gray backgrounds. r=pyrzak, a=mkanat | |||||
2010-09-19 | Bug 594947: show_bug text boxes are not 100% width | Guy Pyrzak | 1 | -2/+1 | |
r/a=mkanat | |||||
2010-08-29 | Bug 580217: Starting a bug summary with ">" would make it purple | Guy Pyrzak | 1 | -1/+1 | |
r=mkanat, a=mkanat | |||||
2010-08-10 | Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, use | Christian Legnitto | 1 | -0/+12 | |
a CSS class. r=mkanat, a=mkanat | |||||
2010-08-02 | Bug 578572: Make the user autocomplete and keyword autocomplete behave | Max Kanat-Alexander | 1 | -3/+6 | |
similarly, and fix a race condition in user autocomplete where sometimes an older result would appear after a newer result, overriding the newer result. r=pyrzak, a=mkanat | |||||
2010-07-13 | Bug 521463: Use consistent CSS for text input fields on enter_bug, | Max Kanat-Alexander | 1 | -29/+41 | |
show_bug, post_bug, etc. r=dkl, a=mkanat | |||||
2010-07-13 | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 1 | -0/+14 | |
r=pyrzak, a=mkanat | |||||
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 1 | -3/+17 | |
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat] | |||||
2010-06-22 | Bug 22353: Automatic duplicate bug detection on enter_bug.cgi | Max Kanat-Alexander | 1 | -39/+0 | |
r=glob, a=mkanat | |||||
2010-05-15 | Bug 395896: Hide the "Short Format" button in "Format for Printing" when ↵ | Marco | 1 | -0/+4 | |
printing r/a=LpSolit | |||||
2010-05-13 | Bug 555850: Make fields.html help on enter_bug happen when the user hovers | Max Kanat-Alexander | 1 | -0/+3 | |
over the fields r=timello, a=mkanat | |||||
2010-03-28 | Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows, | Guy Pyrzak | 1 | -1/+1 | |
<dt> tags were overly bold r=mkanat, a=mkanat | |||||
2010-03-28 | Bug 490766: Link all field labels on enter_bug.cgi to their description | Max Kanat-Alexander | 1 | -3/+29 | |
on fields.html r=LpSolit, a=LpSolit | |||||
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 1 | -0/+5 | |
r=LpSolit, a=mkanat | |||||
2009-12-30 | Bug 537083: The attachment table is too narrow by default - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-12-13 | Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK | mkanat%bugzilla.org | 1 | -0/+12 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-04 | Bug 204106: Make enter_bug indicate which fields are mandatory | mkanat%bugzilla.org | 1 | -0/+9 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-11-18 | Bug 421265: Let the user easily override the language used to display HTML pages | mkanat%bugzilla.org | 1 | -0/+12 | |
Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat | |||||
2009-10-23 | Bug 365267: attachment.cgi should not be editable when the user is not ↵ | lpsolit%gmail.com | 1 | -16/+0 | |
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2009-09-30 | Bug 455559: The requestee field should be narrower - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2009-06-21 | Bug 463598: Improve the performance of the JavaScript that adjusts field ↵ | mkanat%bugzilla.org | 1 | -8/+1 | |
values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
2009-06-03 | Bug 495865: Buttons to change columns are rendered incorrectly in Internet ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Explorer 8 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit |