aboutsummaryrefslogtreecommitdiffstats
path: root/skins/standard/show_bug.css
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 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-071-1/+1
| | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-0/+8
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* 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 594947: show_bug text boxes are not 100% widthGuy Pyrzak2010-09-191-0/+4
| | | | r/a=mkanat
* Bug 521463: Use consistent CSS for text input fields on enter_bug,Max Kanat-Alexander2010-07-121-4/+0
| | | | | show_bug, post_bug, etc. r=dkl, a=mkanat
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-171-0/+3
| | | | r=ghendricks, a=mkanat
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-2/+1
| | | | r=mkanat, a=mkanat, a=LpSolit
* 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 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 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 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 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 216557: Be able to specify the order of the columns in a bug list - ↵lpsolit%gmail.com2008-09-111-4/+0
| | | | Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit
* 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-101-1/+2
| | | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
* Bug 373926: Time-tracking and attachment tables look too different - Patch ↵lpsolit%gmail.com2008-02-051-3/+0
| | | | by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
* Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org2008-01-281-0/+65
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 357433: Labels of custom fields are left aligned on enter_bug.cgi and ↵olav%bkor.dhs.org2006-11-011-15/+0
| | | | | | | | post_bug.cgi Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=myk (actually remove skins/standard/show_bug.css)
* Bug 357433: Labels of custom fields are left aligned on enter_bug.cgi and ↵olav%bkor.dhs.org2006-11-011-3/+0
| | | | | | post_bug.cgi Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=myk
* Bug 344513: Make plain-text custom fields functional on all pages except ↵mkanat%bugzilla.org2006-07-181-0/+18
enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk