summaryrefslogtreecommitdiffstats
path: root/skins
AgeCommit message (Collapse)AuthorFilesLines
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2-6/+24
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
2010-06-22Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2-39/+65
r=glob, a=mkanat
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander3-14/+0
r=glob, a=mkanat
2010-06-06Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵Guy Pyrzak2-0/+139
search ui. r=mkanat, a=mkanat
2010-05-15Bug 395896: Hide the "Short Format" button in "Format for Printing" when ↵Marco1-0/+4
printing r/a=LpSolit
2010-05-13Bug 555850: Make fields.html help on enter_bug happen when the user hoversMax Kanat-Alexander1-0/+3
over the fields r=timello, a=mkanat
2010-04-07Bug 552647: CSS fixes for the search-direction arrows and the buglist tableMax Kanat-Alexander1-4/+14
headers r=LpSolit, a=LpSolit
2010-03-28Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,Guy Pyrzak1-1/+1
<dt> tags were overly bold r=mkanat, a=mkanat
2010-03-28Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2-3/+33
on fields.html r=LpSolit, a=LpSolit
2010-03-03fix for buttonGuy Pyrzak1-1/+1
2010-03-03101770Guy Pyrzak1-6/+102
2010-02-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2-0/+12
r=LpSolit, a=mkanat
2010-02-20Bug 373278: Add distinctive marking for security bugs in request.cgiFrédéric Buclin1-2/+2
r=pyrzak a=LpSolit
2010-02-17Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander1-0/+3
r=ghendricks, a=mkanat
2010-02-17Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander1-0/+33
r=LpSolit, a=LpSolit
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander2-26/+1
r=mkanat, a=mkanat, a=LpSolit
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark1-0/+12
blocks/dependson) r=mkanat, a=mkanat
2010-02-08Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander1-0/+35
r=LpSolit, a=LpSolit
2010-02-02Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander1-15/+30
r=LpSolit, a=LpSolit
2010-02-01Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander2-18/+0
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander4-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.
2009-12-30Bug 537083: The attachment table is too narrow by default - Patch by ↵lpsolit%gmail.com1-1/+0
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-12-13Bug 524251: Move the bug visibility controls to the right of the ↵mkanat%bugzilla.org1-0/+20
timetracking and attachments tables Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-13Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org1-0/+12
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-12Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ↵mkanat%bugzilla.org3-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
2009-12-04Bug 204106: Make enter_bug indicate which fields are mandatorymkanat%bugzilla.org1-0/+9
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-11-18Bug 421265: Let the user easily override the language used to display HTML pagesmkanat%bugzilla.org1-0/+12
Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat
2009-10-29Bug 524234: When there are no search results, include helpful linksmkanat%bugzilla.org1-0/+5
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-10-23Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com2-16/+39
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-10-09Bug 518974: Hooks to add text to index.cgimkanat%bugzilla.org1-0/+7
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-09-30Bug 455559: The requestee field should be narrower - Patch by Frédéric ↵lpsolit%gmail.com1-0/+4
Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-09-30Bug 452750: Make it easier to distinguish visited links in Dusk from normal ↵mkanat%bugzilla.org1-17/+8
text. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
2009-09-27Bug 164009: Add arrows to buglist columns to indicate columns and direction ↵wicked%sci.fi1-0/+4
used for buglist sorting. Original patch by Jesse Clark <jjclark1982@gmail.com> and modified by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
2009-07-21Bug 504522: The search field on index.cgi is not cleared automatically when ↵lpsolit%gmail.com1-1/+1
entering the field (IE 7 and older only) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak r=mkanat a=LpSolit
2009-07-17Bug 472274: Solid black line on the timetracking summary row of buglist ↵wicked%sci.fi1-5/+6
looks too heavy, use lighter approach suggested by Aaron Larson - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat
2009-06-21Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org1-8/+1
values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2009-06-03Bug 495865: Buttons to change columns are rendered incorrectly in Internet ↵lpsolit%gmail.com1-0/+1
Explorer 8 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-03-02Bug 478232: Fix HTML validation of pages after index/header UI changes.mkanat%bugzilla.org3-41/+19
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-02-25Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵mkanat%bugzilla.org1-1/+0
removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
2009-02-24Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵mkanat%bugzilla.org1-1/+4
type or clear itself in IE Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
2009-02-24Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵mkanat%bugzilla.org2-51/+34
restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
2009-02-12Bug 464187: Make the text inputs in the show_bug edit form grow with the windowmkanat%bugzilla.org1-1/+23
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
2009-02-12Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org1-0/+16
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2009-02-12The new Dusk index.css was missing from the checkin of bug 475063 because it ↵mkanat%bugzilla.org2-1/+25
was still listed in .cvsignore.
2009-02-12Add the right images for bug 475063.mkanat%bugzilla.org6-0/+0
2009-02-12The wrong homepage images were checked in.mkanat%bugzilla.org3-0/+0
2009-02-12Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org4-39/+99
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2009-02-11Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org1-1/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-01-30Bug 344559: Add Commit Button below the top fields on show_bug.cgiguy.pyrzak%gmail.com1-1/+1
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2009-01-22Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵mkanat%bugzilla.org1-0/+6
any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat