aboutsummaryrefslogtreecommitdiffstats
path: root/skins
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2010-03-282-3/+33
| | | | | on fields.html r=LpSolit, a=LpSolit
* fix for buttonGuy Pyrzak2010-03-031-1/+1
|
* 101770Guy Pyrzak2010-03-021-6/+102
|
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-212-0/+12
| | | | r=LpSolit, a=mkanat
* Bug 373278: Add distinctive marking for security bugs in request.cgiFrédéric Buclin2010-02-201-2/+2
| | | | r=pyrzak a=LpSolit
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-171-0/+3
| | | | r=ghendricks, a=mkanat
* Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander2010-02-171-0/+33
| | | | r=LpSolit, a=LpSolit
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-152-26/+1
| | | | r=mkanat, a=mkanat, a=LpSolit
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark2010-02-071-0/+12
| | | | | | blocks/dependson) r=mkanat, a=mkanat
* Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander2010-02-071-0/+35
| | | | r=LpSolit, a=LpSolit
* Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander2010-02-011-15/+30
| | | | r=LpSolit, a=LpSolit
* Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander2010-02-012-18/+0
|
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-014-39/+0
| | | | | | | During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
* Bug 537083: The attachment table is too narrow by default - Patch by ↵lpsolit%gmail.com2009-12-301-1/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 524251: Move the bug visibility controls to the right of the ↵mkanat%bugzilla.org2009-12-131-0/+20
| | | | | | timetracking and attachments tables Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org2009-12-131-0/+12
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ↵mkanat%bugzilla.org2009-12-123-0/+94
| | | | | | so that it's clearer and easier to use when browsing. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 204106: Make enter_bug indicate which fields are mandatorymkanat%bugzilla.org2009-12-041-0/+9
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org2009-11-181-0/+12
| | | | Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat
* Bug 524234: When there are no search results, include helpful linksmkanat%bugzilla.org2009-10-291-0/+5
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com2009-10-232-16/+39
| | | | logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit