aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 238875: remove %FORM from post_bug.cgi - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2005-04-082-20/+28
| | | | <wicked@etlicon.fi> r=LpSolit a=justdave
* Followup fix for bug 284446: add hook inside enter bug form so that test ↵myk%mozilla.org2005-03-311-0/+3
| | | | runner and other applications can insert form controls that collect additional data about the bug being created.
* Bug 280639: When creating bookmarkable template, it is called "this link" - ↵lpsolit%gmail.com2005-03-171-3/+5
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
* Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you ↵justdave%bugzilla.org2005-03-171-1/+9
| | | | | | | didn't just come from said bug. Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit, a=justdave
* Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵myk%mozilla.org2005-03-163-0/+8
| | | | extensions; r=gerv
* Bug 274365 - search all core products when searching a particular ↵gerv%gerv.net2005-03-111-0/+10
| | | | application product. Patch by gerv; r,a=myk.
* Bug 283769 : wrong filtering in create-guided causes problemstravis%sedsystems.ca2005-03-081-1/+1
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 250410 : Time tracking summariestravis%sedsystems.ca2005-03-012-0/+336
| | | | Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave
* Bug 182939 : Remove the word 'Additional' from 'Additional Comments'travis%sedsystems.ca2005-02-262-3/+3
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
* Bug 36257 : Have the QA Contact field appear in New Bug submission formtravis%sedsystems.ca2005-02-261-7/+46
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
* Bug 283361 : 'Deadline' info not saved in bookmarkable templatetravis%sedsystems.ca2005-02-261-1/+1
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=wurblzap a=myk
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-255-6/+6
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Bug 282444 : The description field in enter_bug.cgi contains spacestravis%sedsystems.ca2005-02-171-2/+1
| | | | Patch by Jussi Sirpoma <jussi@comlink.fi> r=jouni a=myk
* Bug 281411 : The "Remaining Time" value should not be negative for too large ↵travis%sedsystems.ca2005-02-171-1/+2
| | | | | | "Hours Worked" values Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* 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