aboutsummaryrefslogtreecommitdiffstats
path: root/skins
Commit message (Collapse)AuthorAgeFilesLines
* Bug 781059 part 2: -moz-border-radius is obsolete and must be replaced by ↵Frédéric Buclin2012-08-121-1/+1
| | | | the standard border-radius CSS property
* Bug 746947: Determine the size of the images dynamically for graphical reportsFrédéric Buclin2012-08-122-0/+29
| | | | r=dkl a=LpSolit
* Bug 781059: -moz-border-radius is obsolete and must be replaced by the ↵Frédéric Buclin2012-08-082-10/+10
| | | | | | standard border-radius CSS property r=reed a=LpSolit
* Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-074-5/+5
| | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit
* Change columns: empty buttons when images turned off.Marc Schumann2012-04-145-27/+6
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747
* Bug 732440: Add SQL execution timings to buglist.cgi's debug outputByron Jones2012-03-221-1/+1
| | | | r=LpSolit, r=LpSolit
* Bug 696352: Required fields have broken colorsMichal 'hramrach' Suchanek2012-02-251-0/+1
| | | | r/a=LpSolit
* Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin2012-02-081-0/+5
| | | | r=dkl a=LpSolit
* Fix regression due to bug 680131Frédéric Buclin2012-01-201-0/+2
| | | | (#menu on the first line has been seen as a comment during the MPL 1.1 -> 2.0 conversion)
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-1120-303/+141
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 692737 - Main page icons are not centered.Marc Schumann2011-11-291-11/+18
| | | | r/a=mkanat
* Bug 546507: Ensure monospace font is used for textareasDan Winship2011-10-152-4/+4
| | | | r/a=mkanat
* Remove an extra comma which makes the W3C CSS validator to complain (+ some ↵Frédéric Buclin2011-07-251-2/+2
| | | | | | unrelated whitespace cleanup) r=wicked on IRC
* Bug 673956: Remove obsolete panel.css (it was only used by sidebar.cgi, ↵Frédéric Buclin2011-07-251-37/+0
| | | | | | which is gone) r=glob a=LpSolit
* Bug 673819: Remove browser-specific values for the white-space CSS elementFrédéric Buclin2011-07-251-6/+1
| | | | r=glob a=LpSolit
* Bug 652427: Going back to the new bug page loses the description if possible ↵Guy Pyrzak2011-06-281-0/+2
| | | | | | duplicates have been searched for r=mkanat, r=mkanat
* Bug 653659 - Cannot shrink-back attachment description textarea on detailed editDavid Lawrence2013-05-071-1/+5
| | | | r/a=mkanat
* Bug 601524: Linkified bug summaries in buglists look weirdByron Jones2011-04-282-0/+12
| | | | r=pyrzak r=LpSolit a=LpSolit
* Bug 635940: Make Describe Components page compliant with WAIFrancisco Donalisio2011-04-121-0/+3
| | | | r=timello, a=LpSolit
* Bug 635202: Make the Simple search page compliant with WAIFrancisco Donalisio2011-04-041-1/+5
| | | | r=timello, a=mkanat
* Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make itFrancisco Donalisio2011-03-311-0/+7
| | | | | W3C WAI compliant. r=timello, a=LpSolit
* Bug 581422: Improve the readability of the text at the top of the attachmentMarc Schumann2011-02-141-1/+1
| | | | | detail view r=pyrzak, r=mkanat, a=mkanat
* Bug 603762: Vertical margins between header, footer, and content are not ↵Christian Legnitto2010-12-272-4/+1
| | | | | | consistent r=pyrzak a=mkanat
* Bug 529974: Let users with local editcomponents privs manage flags for ↵Frédéric Buclin2010-12-042-4/+4
| | | | | | products they can administer a=LpSolit (module owner)
* Bug 591535: "Give me some help" link's iframe behavior is no longer necessaryGuy Pyrzak2010-11-111-41/+0
| | | | r=LpSolit r=mkanat a=mkanat
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-263-7/+3
| | | | r=glob, a=mkanat
* Bug 601142: useless horizontal scrollbar always visible on show_bug.cgi in ↵Guy Pyrzak2010-10-021-0/+3
| | | | | | Classic skin r=LpSolit, a=LpSolit
* Bug 414509: offer View All (non obsolete) attachmentsGuy Pyrzak2010-10-021-0/+7
| | | | r=LpSolit, a=LpSolit
* Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changesGuy Pyrzak2010-10-021-1/+0
| | | | r=mkanat, a=mkanat
* Bug 597762: When filing bugs, the validation messages do not draw enough ↵Guy Pyrzak2010-10-021-3/+4
| | | | | | attention to themselves r=mkanat, a=mkanat
* Bug 598213: Change the color of the border on the header so that the headerChristian Legnitto2010-09-271-3/+3
| | | | | doesn't look misaligned on gray backgrounds. r=pyrzak, a=mkanat
* Bug 594947: show_bug text boxes are not 100% widthGuy Pyrzak2010-09-192-2/+5
| | | | r/a=mkanat
* Bug 580217: Starting a bug summary with ">" would make it purpleGuy Pyrzak2010-08-291-1/+1
| | | | r=mkanat, a=mkanat
* Bug 578599: Make it easier to scroll down past the attachment view in theGuy Pyrzak2010-08-291-1/+2
| | | | | | Details screen when using a mouse wheel, by making the view pane not take up the whole window. r=mkanat, a=mkanat
* Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behindGuy Pyrzak2010-08-291-0/+8
| | | | | a show/hide widget r=mkanat, a=mkanat
* Bug 571636: Make the Advanced Search UI follow a grid designGuy Pyrzak2010-08-291-10/+71
| | | | r=mkanat, a=mkanat
* Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, useChristian Legnitto2010-08-091-0/+12
| | | | | a CSS class. r=mkanat, a=mkanat
* Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander2010-08-011-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
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-201-0/+20
| | | | | | are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat
* Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander2010-07-123-33/+46
| | | | | show_bug, post_bug, etc. r=dkl, a=mkanat
* Bug 490767: Make validation happen with JS, when filing a bugMax Kanat-Alexander2010-07-121-0/+14
| | | | r=pyrzak, a=mkanat
* Bug 493653: Replace the bugzilla homepage imagesGuy Pyrzak2010-07-0912-26/+13
| | | | r=mkanat, a=mkanat
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-052-6/+24
| | | | | * Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-212-39/+65
| | | | r=glob, a=mkanat
* Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander2010-06-183-14/+0
| | | | r=glob, a=mkanat
* Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵Guy Pyrzak2010-06-062-0/+139
| | | | | | search ui. r=mkanat, a=mkanat
* Bug 395896: Hide the "Short Format" button in "Format for Printing" when ↵Marco2010-05-151-0/+4
| | | | | | printing r/a=LpSolit
* Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander2010-05-131-0/+3
| | | | | over the fields r=timello, a=mkanat
* Bug 552647: CSS fixes for the search-direction arrows and the buglist tableMax Kanat-Alexander2010-04-061-4/+14
| | | | | headers r=LpSolit, a=LpSolit
* Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,Guy Pyrzak2010-03-281-1/+1
| | | | | <dt> tags were overly bold r=mkanat, a=mkanat