summaryrefslogtreecommitdiffstats
path: root/skins
AgeCommit message (Collapse)AuthorFilesLines
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
2009-01-15Bug 473677: Update YUI to 2.6.0mkanat%bugzilla.org2-3/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2009-01-04Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ↵lpsolit%gmail.com1-0/+17
<aaron@larsonsonline.net> r=wicked a=LpSolit
2008-12-19Bug 469136: The font size is too small with the Classic skin (especially in ↵lpsolit%gmail.com1-1/+5
bug comments) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2008-12-09Bug 460752: Move hardcoded CSS from attachment/diff-header.html.tmpl into a ↵lpsolit%gmail.com1-0/+70
separate CSS file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-12-06Bug 463002 - Show a description of what you searched for, at the top of ↵mkanat%bugzilla.org1-0/+10
buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-11-29Bug 466912: The Commit button is too far on the right (align it with the ↵mkanat%bugzilla.org1-16/+0
comment box) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-11-20Bug 464732: There is no label next to the Status drop-downguy.pyrzak%gmail.com1-0/+4
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-11-19Bug 452732: Re-organize the comment headers to make them look better and be ↵mkanat%bugzilla.org2-12/+39
more readable Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2008-11-07Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵mkanat%bugzilla.org1-1/+4
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-11-05Bug 452888: The status selector is too far from the comment box, leading to ↵guy.pyrzak%gmail.com1-0/+5
a serious usability problem Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-10-25Bug 291433: Ability to have custom fields whose visibility depends on the ↵mkanat%bugzilla.org1-0/+4
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat