Age | Commit message (Expand) | Author | Files | Lines |
2014-01-16 | Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ins... | Frédéric Buclin | 1 | -3/+0 |
2014-01-07 | Bug 952796: Remove HTML attributes which are obsolete in HTML5 | Frédéric Buclin | 1 | -3/+3 |
2014-01-07 | Bug 840407: Remove the "align" and "valign" attributes | Frédéric Buclin | 1 | -0/+32 |
2014-01-07 | Bug 390955: Add some useful standard searches to the index page | Frédéric Buclin | 1 | -0/+6 |
2013-12-31 | Bug 920681: Remove the cellspacing and cellpadding attributes from tables | Frédéric Buclin | 1 | -16/+98 |
2013-12-28 | Bug 952795: Remove all style="..." attributes from HTML elements | Frédéric Buclin | 1 | -7/+31 |
2013-12-22 | Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by C... | Frédéric Buclin | 1 | -2/+3 |
2013-12-18 | Bug 227380 - bad color contrast for links in error messages | Rojanu | 1 | -0/+4 |
2013-11-05 | Bug 451758 - Highlight shared searches in userprefs.cgi | Sunil Joshi | 1 | -1/+6 |
2013-10-21 | Bug 926232 - CSS style ".bz_status_UNCONFIRMED" is not applied due to typo. | Andre Klapper | 1 | -1/+1 |
2013-09-18 | Bug 578434 - Bug group checkboxes lay out poorly beside attachment field | Dave Lawrence | 1 | -15/+10 |
2013-09-18 | Bug 578434 - Bug group checkboxes lay out poorly beside attachment field | Dave Lawrence | 1 | -10/+15 |
2013-08-30 | Bug 547311 - Remove the "align" attribute from <th> | Christopher Trom | 1 | -0/+3 |
2013-05-10 | Bug 850135 - hide the textarea custom fields by default with an (edit) link | Dave Lawrence | 1 | -1/+16 |
2013-03-16 | Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels ar... | Christopher Trom | 1 | -0/+5 |
2012-12-02 | Bug 547311: Remove the "align" attribute from <th> | Christopher Trom | 1 | -0/+4 |
2012-08-08 | Bug 781059: -moz-border-radius is obsolete and must be replaced by the standa... | Frédéric Buclin | 1 | -4/+4 |
2012-05-07 | Bug 616191: Implement UI to easily tag bugs from the bug report directly (and... | Frédéric Buclin | 1 | -2/+2 |
2012-04-14 | Change columns: empty buttons when images turned off. | Marc Schumann | 1 | -27/+6 |
2012-02-25 | Bug 696352: Required fields have broken colors | Michal 'hramrach' Suchanek | 1 | -0/+1 |
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 1 | -24/+7 |
2011-10-15 | Bug 546507: Ensure monospace font is used for textareas | Dan Winship | 1 | -0/+4 |
2011-07-25 | Bug 673819: Remove browser-specific values for the white-space CSS element | Frédéric Buclin | 1 | -6/+1 |
2010-12-27 | Bug 603762: Vertical margins between header, footer, and content are not cons... | Christian Legnitto | 1 | -2/+1 |
2010-12-04 | Bug 529974: Let users with local editcomponents privs manage flags for produc... | Frédéric Buclin | 1 | -0/+4 |
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 1 | -3/+2 |
2010-10-03 | Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changes | Guy Pyrzak | 1 | -1/+0 |
2010-10-03 | Bug 597762: When filing bugs, the validation messages do not draw enough atte... | Guy Pyrzak | 1 | -3/+4 |
2010-09-28 | Bug 598213: Change the color of the border on the header so that the header | Christian Legnitto | 1 | -3/+3 |
2010-09-19 | Bug 594947: show_bug text boxes are not 100% width | Guy Pyrzak | 1 | -2/+1 |
2010-08-29 | Bug 580217: Starting a bug summary with ">" would make it purple | Guy Pyrzak | 1 | -1/+1 |
2010-08-10 | Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, use | Christian Legnitto | 1 | -0/+12 |
2010-08-02 | Bug 578572: Make the user autocomplete and keyword autocomplete behave | Max Kanat-Alexander | 1 | -3/+6 |
2010-07-13 | Bug 521463: Use consistent CSS for text input fields on enter_bug, | Max Kanat-Alexander | 1 | -29/+41 |
2010-07-13 | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 1 | -0/+14 |
2010-07-05 | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 1 | -3/+17 |
2010-06-22 | Bug 22353: Automatic duplicate bug detection on enter_bug.cgi | Max Kanat-Alexander | 1 | -39/+0 |
2010-05-15 | Bug 395896: Hide the "Short Format" button in "Format for Printing" when prin... | Marco | 1 | -0/+4 |
2010-05-13 | Bug 555850: Make fields.html help on enter_bug happen when the user hovers | Max Kanat-Alexander | 1 | -0/+3 |
2010-03-28 | Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows, | Guy Pyrzak | 1 | -1/+1 |
2010-03-28 | Bug 490766: Link all field labels on enter_bug.cgi to their description | Max Kanat-Alexander | 1 | -3/+29 |
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 1 | -0/+5 |
2009-12-30 | Bug 537083: The attachment table is too narrow by default - Patch by FrédÃ... | lpsolit%gmail.com | 1 | -1/+0 |
2009-12-13 | Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK | mkanat%bugzilla.org | 1 | -0/+12 |
2009-12-04 | Bug 204106: Make enter_bug indicate which fields are mandatory | mkanat%bugzilla.org | 1 | -0/+9 |
2009-11-18 | Bug 421265: Let the user easily override the language used to display HTML pages | mkanat%bugzilla.org | 1 | -0/+12 |
2009-10-23 | Bug 365267: attachment.cgi should not be editable when the user is not logged... | lpsolit%gmail.com | 1 | -16/+0 |
2009-09-30 | Bug 455559: The requestee field should be narrower - Patch by Frédéric ... | lpsolit%gmail.com | 1 | -0/+4 |
2009-06-21 | Bug 463598: Improve the performance of the JavaScript that adjusts field valu... | mkanat%bugzilla.org | 1 | -8/+1 |
2009-06-03 | Bug 495865: Buttons to change columns are rendered incorrectly in Internet Ex... | lpsolit%gmail.com | 1 | -0/+1 |