summaryrefslogtreecommitdiffstats
path: root/skins/standard/global.css
AgeCommit message (Collapse)AuthorFilesLines
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
2006-12-28Bug 365122: Success messages in userprefs.cgi shouldn't be red - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=Colin a=justdave
2006-11-01Bug 357433: Labels of custom fields are left aligned on enter_bug.cgi and ↵olav%bkor.dhs.org1-0/+9
post_bug.cgi Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=myk
2006-10-22Bug 110152: Offer CSS2 "paged media" for people who print the show_bug page ↵lpsolit%gmail.com1-0/+12
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-10-20Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org1-0/+10
Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-125/+98
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com1-0/+8
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com1-5/+0
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
2006-06-27Bug 341495: Merge the banner and headerbugzilla%glob.com.au1-40/+42
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-13Bug 340426: Add a navbar at the top of each pages + have a better title - ↵lpsolit%gmail.com1-77/+19
Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave
2006-05-01Bug 332925: The heading of the attachment diff page can extend off the ↵lpsolit%gmail.com1-2/+0
right-hand side of the page, requiring horizontal scrolling in order to reach the link to the host bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com1-0/+11
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave