summaryrefslogtreecommitdiffstats
path: root/skins/standard/global.css
AgeCommit message (Collapse)AuthorFilesLines
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden1-3/+17
* 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-Alexander1-39/+0
r=glob, 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-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-Alexander1-3/+29
on fields.html r=LpSolit, a=LpSolit
2010-02-22Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak1-0/+5
r=LpSolit, a=mkanat
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 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-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-23Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com1-16/+0
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
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-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.org1-4/+4
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.org1-36/+28
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 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-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-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
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-11-19Bug 452732: Re-organize the comment headers to make them look better and be ↵mkanat%bugzilla.org1-1/+31
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-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
2008-10-08Bug 434008: Readonly custom field texts appear too smallguy.pyrzak%gmail.com1-0/+1
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-09-19 Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the ↵guy.pyrzak%gmail.com1-1/+1
component because description changes height Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
2008-09-18Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org1-12/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-09-11Bug 216557: Be able to specify the order of the columns in a bug list - ↵lpsolit%gmail.com1-0/+26
Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit
2008-09-09Bug 453337: Fix for enter_bug (New Bug) UI bounces up and down when you ↵guy.pyrzak%gmail.com1-0/+1
change the component because description changes height Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-08-03Bug 448748: Error messages thrown should have an HTML ID - Patch by ↵lpsolit%gmail.com1-0/+4
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-03-20Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - ↵lpsolit%gmail.com1-0/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-18Bug 365365: Fix various HTML and CSS validation errors when viewing ↵lpsolit%gmail.com1-0/+16
attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2008-02-09Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org1-2/+19
normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
2008-02-05Bug 373926: Time-tracking and attachment tables look too different - Patch ↵lpsolit%gmail.com1-3/+3
by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
2008-01-28Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org1-5/+6
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2007-11-29Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org1-0/+15
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
2007-10-10Bug 57842: On enter_bug.cgi, show component description when it is selected ↵lpsolit%gmail.com1-1/+13
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-09-17Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org1-0/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-13First part of bug 259723 (2nd skin for Bugzilla): Fix the comment header of ↵lpsolit%gmail.com1-1/+4
comment 0 to be easily customized - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=LpSolit
2007-07-05Bug 339437: Make flag requestee a select box and limit users to requestable ↵lpsolit%gmail.com1-1/+1
only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit
2007-05-31Bug 364164: <select> fields for flags are of different widths if you are not ↵lpsolit%gmail.com1-0/+4
in the grant group for all flags - Patch by Frédéric Buclin <LpSolit@gmail.com> r=reed r=gerv a=LpSolit
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com1-0/+11
<wicked@etlicon.fi> r=justdave a=LpSolit
2007-04-07Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by ↵lpsolit%gmail.com1-0/+4
Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
2007-04-06Bug 286338: Remove admin options from footer in favor of a single link to ↵lpsolit%gmail.com1-1/+0
Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-04-05Bug 375143: The page footer should have clear:both in its CSS file - Patch ↵lpsolit%gmail.com1-0/+1
by Bill Barry <after.fallout@gmail.com> r/a=LpSolit
2007-04-05Bug 370606: Conclusive user match error doesn't include a line break - Patch ↵lpsolit%gmail.com1-0/+4
by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-01-21Bug 365247: New UI for the attachment table (ported from b.m.o) - Patch by ↵lpsolit%gmail.com1-0/+29
Frédéric Buclin <LpSolit@gmail.com> (UI proposed by Mike Connor <mconnor@mozilla.com>) r=bkor a=LpSolit
2007-01-18Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵lpsolit%gmail.com1-0/+8
subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave