summaryrefslogtreecommitdiffstats
path: root/template/en/default/list
AgeCommit message (Collapse)AuthorFilesLines
2005-07-20Bug 257767: Option to have fields in CSV files separated by semicolons ↵lpsolit%gmail.com1-4/+7
instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-07-20Bug 300318: RSS feeds namespace is incorrect - Patch by Jason Remillard ↵lpsolit%gmail.com1-2/+2
<jremillardshop@letterboxes.org> r/a=myk
2005-07-08Bug 297974: Add bug numbers to the generated RSS buglist - Patch by ↵lpsolit%gmail.com1-1/+3
Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-06-21Bug 296887: Do not display the quip entry field when quip_list_entry_control ↵lpsolit%gmail.com1-11/+21
is set to 'closed' - Patch by Alfred Karl Kornel <kornel.1@osu.edu> r=LpSolit a=myk
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2-2/+2
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2005-06-09Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, ↵jocuri%softhome.net1-1/+2
a=justdave.
2005-05-27Bug 215346: Bug lists don't use mapped fields - Patch by Emmanuel Seyman ↵lpsolit%gmail.com1-0/+4
<eseyman@linagora.com> r=myk,wurblzap a=myk
2005-05-21Bug 294503: Status Whiteboard should not be called "StatusSummary" in ↵lpsolit%gmail.com1-1/+1
buglist.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=justdave
2005-05-10Bug 215148 - make status and resolution localisable. Patch by ↵gerv%gerv.net1-4/+4
eseyman@linagora.com; r=gerv, a=myk.
2005-04-12Bug 289594 - The table on the email settings page no longer is 100% wide. It ↵jake%bugzilla.org1-1/+1
also now supports even/odd row styling. r=gerv, a=justdave
2005-03-22Bug 194160: buglist.cgi has wrong time zone in datestamp at the topmkanat%kerio.com1-1/+5
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-03-17Bug 179514 - make CVS bug lists use consistent format for date and time. ↵gerv%gerv.net1-0/+5
Patch by gerv; r,a=myk.
2005-03-16Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵myk%mozilla.org1-0/+3
extensions; r=gerv
2005-03-16Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org3-4/+102
Patch by Jason Remillard. r=myk a=myk
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca2-5/+5
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
2005-03-01Bug 250410 : Time tracking summariestravis%sedsystems.ca1-1/+8
Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave
2005-02-26Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net1-1/+1
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
2005-02-17Bug 249875: buglist does not pass w3c validationmkanat%kerio.com3-25/+18
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit, a=myk
2005-02-10Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca1-1/+1
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
2005-01-25Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca1-2/+5
Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
2005-01-24Tinderbox is burning: backing out the pach for Bug 201818travis%sedsystems.ca1-5/+2
2005-01-24Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca1-2/+5
Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
2005-01-08Bug 277299: edit-multiple offers to change Target Milestone even if ↵travis%sedsystems.ca1-8/+9
Param(usetargetmilestone) is off Patch: travis@sedsystems.ca r=LpSolit a=justdave
2004-12-31Patch for bug 275631: Only the first column (not all) should have excess CSS ↵jocuri%softhome.net1-1/+1
padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.
2004-12-31Patch for bug 274710: Align correctly buglist CSS column classes for ↵jocuri%softhome.net1-0/+3
edit-multiple; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-14Patch for bug 274400: Safari should show the lock icons (the quoted value of ↵jocuri%softhome.net1-7/+7
the class attribute should be on the same line); patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.
2004-12-07Patch for bug 262372: clicking on a column header shouldn't result in loss ↵jocuri%softhome.net1-2/+6
of defaultsavename; patch by Rob Siklos <rsiklos@adexa.com>, r=wurblzap, a=justdave.
2004-12-06Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED ↵jocuri%softhome.net1-5/+6
states; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
2004-10-22fix for bug 263250: adds a base tag to the simple buglist so it can be ↵myk%mozilla.org1-0/+1
loaded in an iframe on a remote site and have the CSS still work
2004-10-22Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; ↵myk%mozilla.org2-2/+2
r=gerv, a=justdave
2004-10-20Patch for bug 189073: Allow accept as a resolution when changing multiple ↵jocuri%softhome.net1-7/+8
bugs only if all bugs are opened; r=kiko, a=justdave.
2004-10-01Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by ↵jocuri%softhome.net1-1/+1
Jason Pyeron <jpyeron@pyerotechnics.com>; r=myk, a=myk.
2004-09-24Patch for bug 255512: For bz_secure, distinguish between mandatory and ↵jocuri%softhome.net1-1/+2
non-mandatory groups and create distinct CSS classes to enable customizations by the admin; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, r=joel, a=justdave.
2004-09-18Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager ↵gerv%gerv.net1-1/+1
<moixa@gmx.ch>, r=gerv, a=justdave.
2004-08-24Patch for bug 252810: p1, critical not displayed in red when groups arekiko%async.com.br1-5/+9
used for bug. Roundabout patch that adds a padlock icon next to the bug ID to bug listings, and does even/odd striping of the buglist. r,a=myk.
2004-08-11Bug 251669: add an option to show users in a drop down menu instead of a ↵bugreport%peshkin.net1-4/+6
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave
2004-07-22Bug 98751: Make it easier to update a stored query.jouni%heikniemi.net1-2/+8
r=gerv, a=justdave
2004-04-10Patch for bug 239826: support closing resolved bugs when changing multiple ↵jocuri%softhome.net1-1/+2
bugs; patch by Albert Ting <altlst@sonic.net>; r=kiko, a=myk.
2004-03-19Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net1-2/+2
terminology. Patch by gerv; r=justdave, kiko, a=justdave.
2004-03-17Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br1-3/+3
specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk.
2004-03-17Patch for bug 235459: add icalendar output format in buglist; patch by ↵jocuri%softhome.net2-0/+105
William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.
2004-03-17Patch for bug 237540: remove unused hidden field from edit-multiple; patch ↵jocuri%softhome.net1-2/+0
by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk.
2004-03-08Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net1-5/+5
votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
2004-03-01Backing out patch for bug 235459 which set tree on fire.jocuri%softhome.net2-77/+0
2004-03-01Patch for bug 235459: add icalendar todo output format for buglist; patch by ↵jocuri%softhome.net2-0/+77
William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave.
2004-02-24Patch for bug 234264; eliminates a double escaping issue by removing ↵jocuri%softhome.net1-1/+1
filtering of searchname in title; patch by Jeff Walden <Jswalden86@netzero.net>; r=gerv; a=justdave.
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net1-1/+6
including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
2004-02-04Bug 232830 - use url_quote instead of html filtering to make sure we can ↵gerv%gerv.net1-1/+1
delete queries which contain a "+". Patch by gerv; r,a=myk.
2004-02-03Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to ↵gerv%gerv.net1-2/+2
prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
2004-01-21Bug 231026 - improve the appearance of the buglist options at the bottom of ↵gerv%gerv.net1-5/+5
the buglist. Patch by gerv; r,a=justdave.