aboutsummaryrefslogtreecommitdiffstats
path: root/skins
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bug 518974: Hooks to add text to index.cgimkanat%bugzilla.org2009-10-091-0/+7
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 455559: The requestee field should be narrower - Patch by Frédéric ↵lpsolit%gmail.com2009-09-301-0/+4
| | | | Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 452750: Make it easier to distinguish visited links in Dusk from normal ↵mkanat%bugzilla.org2009-09-301-17/+8
| | | | | | text. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
* Bug 164009: Add arrows to buglist columns to indicate columns and direction ↵wicked%sci.fi2009-09-271-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
* Bug 504522: The search field on index.cgi is not cleared automatically when ↵lpsolit%gmail.com2009-07-211-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
* Bug 472274: Solid black line on the timetracking summary row of buglist ↵wicked%sci.fi2009-07-171-5/+6
| | | | looks too heavy, use lighter approach suggested by Aaron Larson - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat
* Bug 463598: Improve the performance of the JavaScript that adjusts field ↵mkanat%bugzilla.org2009-06-211-8/+1
| | | | | | values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 495865: Buttons to change columns are rendered incorrectly in Internet ↵lpsolit%gmail.com2009-06-031-0/+1
| | | | Explorer 8 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 478232: Fix HTML validation of pages after index/header UI changes.mkanat%bugzilla.org2009-03-013-41/+19
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 480061: Lots of JS was toggling the "display" attribute instead of ↵mkanat%bugzilla.org2009-02-251-1/+0
| | | | | | removing/adding the bz_default_hidden class. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 479197: The mini_login Bugzilla_password box does not convert to text ↵mkanat%bugzilla.org2009-02-241-1/+4
| | | | | | type or clear itself in IE Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵mkanat%bugzilla.org2009-02-242-51/+34
| | | | | | restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
* Bug 464187: Make the text inputs in the show_bug edit form grow with the windowmkanat%bugzilla.org2009-02-121-1/+23
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
* Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org2009-02-121-0/+16
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* The new Dusk index.css was missing from the checkin of bug 475063 because it ↵mkanat%bugzilla.org2009-02-122-1/+25
| | | | was still listed in .cvsignore.
* Add the right images for bug 475063.mkanat%bugzilla.org2009-02-126-0/+0
|
* The wrong homepage images were checked in.mkanat%bugzilla.org2009-02-123-0/+0
|
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-124-39/+99
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-111-1/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 344559: Add Commit Button below the top fields on show_bug.cgiguy.pyrzak%gmail.com2009-01-301-1/+1
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵mkanat%bugzilla.org2009-01-221-0/+6
| | | | | | any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 473677: Update YUI to 2.6.0mkanat%bugzilla.org2009-01-152-3/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ↵lpsolit%gmail.com2009-01-041-0/+17
| | | | <aaron@larsonsonline.net> r=wicked a=LpSolit
* Bug 469136: The font size is too small with the Classic skin (especially in ↵lpsolit%gmail.com2008-12-191-1/+5
| | | | bug comments) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 460752: Move hardcoded CSS from attachment/diff-header.html.tmpl into a ↵lpsolit%gmail.com2008-12-091-0/+70
| | | | separate CSS file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 463002 - Show a description of what you searched for, at the top of ↵mkanat%bugzilla.org2008-12-061-0/+10
| | | | | | buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 466912: The Commit button is too far on the right (align it with the ↵mkanat%bugzilla.org2008-11-291-16/+0
| | | | | | comment box) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 464732: There is no label next to the Status drop-downguy.pyrzak%gmail.com2008-11-201-0/+4
| | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 452732: Re-organize the comment headers to make them look better and be ↵mkanat%bugzilla.org2008-11-192-12/+39
| | | | | | more readable Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵mkanat%bugzilla.org2008-11-071-1/+4
| | | | | | values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 452888: The status selector is too far from the comment box, leading to ↵guy.pyrzak%gmail.com2008-11-051-0/+5
| | | | | | a serious usability problem Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 291433: Ability to have custom fields whose visibility depends on the ↵mkanat%bugzilla.org2008-10-251-0/+4
| | | | | | values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 434008: Readonly custom field texts appear too smallguy.pyrzak%gmail.com2008-10-071-0/+1
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the ↵guy.pyrzak%gmail.com2008-09-191-1/+1
| | | | | | component because description changes height Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-181-12/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 216557: Be able to specify the order of the columns in a bug list - ↵lpsolit%gmail.com2008-09-116-4/+26
| | | | Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit
* Bug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi ↵lpsolit%gmail.com2008-09-091-0/+10
| | | | are too far on the right - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 453337: Fix for enter_bug (New Bug) UI bounces up and down when you ↵guy.pyrzak%gmail.com2008-09-081-0/+1
| | | | | | change the component because description changes height Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 451050: With the Dusk theme, the cursor hovering rows in buglists is ↵lpsolit%gmail.com2008-08-191-1/+0
| | | | displayed as a pointer despite rows are not clickable - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 448748: Error messages thrown should have an HTML ID - Patch by ↵lpsolit%gmail.com2008-08-031-0/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1mkanat%bugzilla.org2008-08-011-0/+4
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 431370: Make the bug summary edit field larger on show_bug.cgi - Patch ↵lpsolit%gmail.com2008-06-291-0/+3
| | | | by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-103-13/+7
| | | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
* Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - ↵lpsolit%gmail.com2008-03-201-0/+4
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 365365: Fix various HTML and CSS validation errors when viewing ↵lpsolit%gmail.com2008-03-181-0/+16
| | | | attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org2008-02-092-2/+24
| | | | | | normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
* Bug 373926: Time-tracking and attachment tables look too different - Patch ↵lpsolit%gmail.com2008-02-052-6/+3
| | | | by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat