aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Collapse)AuthorAgeFilesLines
* Bug 99567 : Allow Milestone to be set on creation of bug as an optiontravis%sedsystems.ca2005-02-161-0/+8
| | | | Patch by Todd Stansell <tjs@tellme.com> r=kiko,justdave a=justdave
* Bug 238467 : "Accept bug (confirm bug, change status to ASSIGNED)" should ↵travis%sedsystems.ca2005-02-161-1/+1
| | | | | | use ';' or 'and' not ',' Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
* Bug 281632 : Add javascript to focus/select the voting textbox or checkboxtravis%sedsystems.ca2005-02-161-3/+10
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-104-12/+14
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
* Bug 250440 : when voting for bug, jump down to bugtravis%sedsystems.ca2005-02-082-6/+27
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
* Fix for bug 157692: adds "for" attribute to label tags so they work in IE 5.5.myk%mozilla.org2005-02-021-4/+4
| | | | | Patch by Anne van Kesteren. Thanks Anne! r=myk, a=myk
* Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fieldstravis%sedsystems.ca2005-02-012-1/+9
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni a=justdave
* Bug 278711 : An empty entry is sometimes not useful and should be removedtravis%sedsystems.ca2005-01-282-2/+0
| | | | Patch by John Beranek <john@redux.org.uk> r=vladd, a=justdave
* Bug 276605 : Ignore vote changes when usevotes = 0travis%sedsystems.ca2005-01-281-3/+6
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-252-8/+14
| | | | Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
* Tinderbox is burning: backing out the pach for Bug 201818travis%sedsystems.ca2005-01-242-14/+8
|
* Bug 34488: Add a checkbox to add self to CC listtravis%sedsystems.ca2005-01-241-0/+8
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=vladd, myk a=myk
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-242-8/+14
| | | | Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk
* Bug 266579 : Users without privs can confirm bugs by assigning to themselves ↵travis%sedsystems.ca2005-01-212-45/+50
| | | | | | first, without having canconfirm privs Patch by LpSolit@gmail.com r=myk a=justdave
* Patch for bug 171478: XML bug output should include attachment flags; patch ↵jocuri%softhome.net2005-01-171-1/+20
| | | | by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, a=myk.
* Patch for bug 255428: Allow multiple user selection in CC pull downs; patch ↵jocuri%softhome.net2005-01-162-0/+2
| | | | by John Beranek <john@redux.org.uk>, r=wurblzap, a=myk.
* Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net2005-01-163-0/+16
| | | | to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
* Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.justdave%bugzilla.org2005-01-152-3/+9
| | | | | Patch by Gervase Markham <gerv@mozilla.org> r= justdave,vladd, a= justdave
* Patch for bug 277013: provides a fix for the SQL error that appears when a ↵jocuri%softhome.net2005-01-091-4/+6
| | | | user's vote confirms a bug; patch by Frédéric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave.
* Bug 276446: Initial description cannot be made private on new bug creationtravis%sedsystems.ca2005-01-081-0/+17
| | | | Patch: travis r=joini a=justdave
* Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.gerv%gerv.net2005-01-021-3/+5
|
* Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch ↵gerv%gerv.net2005-01-011-8/+8
| | | | by gerv; r=justdave,vladd; a=justdave.
* Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to ↵gerv%gerv.net2005-01-011-158/+123
| | | | use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.
* Patch for bug 274456: Fix the use of <label> tags and remove problems with ↵jocuri%softhome.net2004-12-141-10/+10
| | | | the 'mark as new' checkbox; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set ↵jocuri%softhome.net2004-12-121-9/+7
| | | | status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
* Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc ↵jocuri%softhome.net2004-12-071-1/+1
| | | | Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
* Patch for bug 237793: remove terms from incomplete data error message in bug ↵jocuri%softhome.net2004-12-031-5/+5
| | | | activity, when suitable; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign ↵jocuri%softhome.net2004-11-202-3/+3
| | | | bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 251596: make show.html template use customized body attribute; ↵jocuri%softhome.net2004-11-031-6/+5
| | | | patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=justdave.
* Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create ↵jocuri%softhome.net2004-11-031-1/+0
| | | | suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
* [SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and ↵justdave%bugzilla.org2004-10-251-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
* Backing out patch for bug 251596: found a problem with it after I committed. ↵justdave%bugzilla.org2004-10-251-5/+6
| | | | See the bug.
* Bug 251596: show.html.tmpl wasn't using the customized body attributejustdave%bugzilla.org2004-10-251-6/+5
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=kiko, a=myk
* Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; ↵myk%mozilla.org2004-10-221-1/+1
| | | | r=gerv, a=justdave
* Patch for bug 257765: Make replies to private comments private by default; ↵jocuri%softhome.net2004-10-102-1/+9
| | | | patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave.
* Bug 259452 Add bonsai style &mark support to showbug for bug commentstimeless%mozdev.org2004-09-221-1/+2
| | | | r=kiko a=justdave
* Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager ↵gerv%gerv.net2004-09-181-1/+1
| | | | <moixa@gmx.ch>, r=gerv, a=justdave.
* Bug 225854 - only print "Steps to reproduce" when the user has entered some. ↵gerv%gerv.net2004-09-121-2/+3
| | | | Patch by buti@gmx.at; r=gerv.
* Patch for bug 248613: Custom global default platform/OS in ↵jocuri%softhome.net2004-08-281-3/+10
| | | | non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
* Patch for bug 235061: move CSS stylings in global.css if they are used ↵jocuri%softhome.net2004-08-281-1/+0
| | | | across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net2004-08-212-2/+13
| | | | | | | | etc.) patch by Albert Ting r=joel, glob a=myk
* Bug 251669: add an option to show users in a drop down menu instead of a ↵bugreport%peshkin.net2004-08-113-12/+35
| | | | | | | | text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave
* Bug 253583 Warning: assignment to undeclared variable assigned_totimeless%mozdev.org2004-08-021-1/+1
| | | | patch by mcsmurf@gmx.de r=vladd a=justdave
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-311-1/+1
| | | | | | patch by erik,joel r=kiko a=justdave
* Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from ↵jocuri%softhome.net2004-07-311-0/+5
| | | | a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave.
* Fix for bug 252840: Provide product name in enter bug page title. r,a=myk.kiko%async.com.br2004-07-241-1/+2
|
* Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; leftkiko%async.com.br2004-07-221-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.
* Bug 252002: Fix typo in create-guided.html.tmpl.jouni%heikniemi.net2004-07-201-1/+1
| | | | | Patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=justdave
* Bug 238797: minor adjustment to javascript filters to prevent tags inserted ↵justdave%bugzilla.org2004-07-101-1/+1
| | | | | | in product, component, and flag names from causing problems. r=gerv, a=justdave
* Patch for bug 249863: Move hidden initial state INPUT field at the beginning ↵jocuri%softhome.net2004-07-081-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.