summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
AgeCommit message (Collapse)AuthorFilesLines
2005-01-01Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to ↵gerv%gerv.net1-158/+123
use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.
2004-12-14Patch for bug 274456: Fix the use of <label> tags and remove problems with ↵jocuri%softhome.net1-10/+10
the 'mark as new' checkbox; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-12-12Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set ↵jocuri%softhome.net1-9/+7
status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
2004-12-07Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc ↵jocuri%softhome.net1-1/+1
Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
2004-12-03Patch for bug 237793: remove terms from incomplete data error message in bug ↵jocuri%softhome.net1-5/+5
activity, when suitable; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-11-20Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign ↵jocuri%softhome.net2-3/+3
bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-11-03Patch for bug 251596: make show.html template use customized body attribute; ↵jocuri%softhome.net1-6/+5
patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=justdave.
2004-11-03Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create ↵jocuri%softhome.net1-1/+0
suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
2004-10-25[SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and ↵justdave%bugzilla.org1-0/+2
attachment summaries which are marked as private to users who are not members of the group allowed to see private comments and attachments. XML export is not exposed in the user interface, but is available to anyone who knows the correct URL to invoke it. This only affects sites that use the 'insidergroup' feature. Patch by Joel Peshkin <bugreport@peshkin.net> r=vladd,justdave, a=justdave
2004-10-25Backing out patch for bug 251596: found a problem with it after I committed. ↵justdave%bugzilla.org1-5/+6
See the bug.
2004-10-25Bug 251596: show.html.tmpl wasn't using the customized body attributejustdave%bugzilla.org1-6/+5
Patch by Marc Schumann <wurblzap@gmail.com> r=kiko, a=myk
2004-10-22Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; ↵myk%mozilla.org1-1/+1
r=gerv, a=justdave
2004-10-10Patch for bug 257765: Make replies to private comments private by default; ↵jocuri%softhome.net2-1/+9
patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave.
2004-09-22Bug 259452 Add bonsai style &mark support to showbug for bug commentstimeless%mozdev.org1-1/+2
r=kiko 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-09-13Bug 225854 - only print "Steps to reproduce" when the user has entered some. ↵gerv%gerv.net1-2/+3
Patch by buti@gmx.at; r=gerv.
2004-08-28Patch for bug 248613: Custom global default platform/OS in ↵jocuri%softhome.net1-3/+10
non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
2004-08-28Patch for bug 235061: move CSS stylings in global.css if they are used ↵jocuri%softhome.net1-1/+0
across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net2-2/+13
etc.) patch by Albert Ting r=joel, glob a=myk
2004-08-11Bug 251669: add an option to show users in a drop down menu instead of a ↵bugreport%peshkin.net3-12/+35
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave
2004-08-02Bug 253583 Warning: assignment to undeclared variable assigned_totimeless%mozdev.org1-1/+1
patch by mcsmurf@gmx.de r=vladd a=justdave
2004-07-31Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net1-1/+1
patch by erik,joel r=kiko a=justdave
2004-07-31Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from ↵jocuri%softhome.net1-0/+5
a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave.
2004-07-24Fix for bug 252840: Provide product name in enter bug page title. r,a=myk.kiko%async.com.br1-1/+2
2004-07-22Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; leftkiko%async.com.br1-1/+1
ant.jpg out to avoid complaints about "this very important testing resource" <wink>. Fixed single callsite (and someone please explain to me what it's useful for!) a=justdave, myk.
2004-07-20Bug 252002: Fix typo in create-guided.html.tmpl.jouni%heikniemi.net1-1/+1
Patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=justdave
2004-07-10Bug 238797: minor adjustment to javascript filters to prevent tags inserted ↵justdave%bugzilla.org1-1/+1
in product, component, and flag names from causing problems. r=gerv, a=justdave
2004-07-08Patch for bug 249863: Move hidden initial state INPUT field at the beginning ↵jocuri%softhome.net1-3/+6
of the table (previously it was inserted between table rows, causing invalid HTML); patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
2004-06-26Fix for bug 248685: Header lacking terms in showdependencytree. Swappingkiko%async.com.br1-1/+1
INCLUDE for PROCESS when using variables.none gives us our $terms back. r,a=justdave.
2004-05-12Bug 227785: Add navigation/summary/last-modified after modifying a bugbugreport%peshkin.net1-0/+24
r=justdave, a=justdave
2004-05-12Bug 241270: fix regression caused by <label> wrapping other form widgets. ↵justdave%bugzilla.org1-21/+24
Related widgets are now excluded from the <label> blocks. r=myk, a=justdave
2004-04-28Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by ↵jocuri%softhome.net1-11/+13
Albert Ting <altlst@sonic.net>; r=vladd; a=justdave.
2004-04-27Bug 241516: remove possible namespace conflicts in the additional CSS ↵justdave%syndicomm.com1-3/+3
classes for bugid, component, and status on show_bug r=myk, a=justdave
2004-04-07Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Doeskiko%async.com.br1-1/+2
that, and also fixes up the bug creation template. r=justdave, a=justdave.
2004-04-06Fix for bug 237176: allows power users to display relevance values as a ↵myk%mozilla.org1-0/+1
column in the search results for a fulltext search r=justdave a=justdave
2004-04-05Patch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker ↵jocuri%softhome.net1-54/+80
<jwbaker@acm.org>; r=gerv; a=justdave.
2004-04-03Bug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, ↵gerv%gerv.net1-0/+5
a=justdave.
2004-03-23Bug 238282 - fix one more incorrect bugword. Patch by gerv; r,a=justdave.gerv%gerv.net1-1/+1
2004-03-19Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net2-2/+2
terminology. Patch by gerv; r=justdave, kiko, a=justdave.
2004-03-19Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org1-1/+1
also fix the spelling of decipher r=gerv r=kiko a=justdave
2004-03-17Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2-6/+5
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-17Fix for bug 236424: Allow showdependencies trees to collapse. Addskiko%async.com.br1-0/+37
[optional] Javascript-enabled +/- controls that allow branches in the dependency tree to collapse. Patch by Mike Shaver <shaver@mozilla.org>, minor cleanups by me, r=myk, kiko, a=justdave.
2004-03-12Patch for bug 178162: move the vote checkbox to the left; r=myk, a=myk.jocuri%softhome.net1-12/+12
2004-03-10Bug 236575 - update the "newer build" information to cover the new ↵gerv%gerv.net1-19/+24
mozilla.org products. Patch by gerv; r,a=justdave.
2004-03-08Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net5-12/+16
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-07Fix for bug 236634: move colon out of anchor text in "Targetkiko%async.com.br1-2/+1
Milestone:" in show_bug. r=gerv, a=justdave.
2004-03-06Patch for bug 236443: respect customization of customized words in ↵jocuri%softhome.net1-1/+3
create.html.tmpl; r=kiko, a=justdave.
2004-03-05Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; ↵gerv%gerv.net1-1/+2
r,a=justdave.
2004-02-04Fix for bug 220998: Allows blocks, dependson, and keywords values to be part ↵myk%mozilla.org1-3/+3
of a bug entry template (i.e. a URL that presets those fields to specific values). Original patch by Ludovic Dubost. r=kiko
2004-02-03Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to ↵gerv%gerv.net6-12/+15
prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.