aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fieldstravis%sedsystems.ca2005-02-014-1/+11
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni a=justdave
* Bug 280266 : "Find a Specific Bug" doesn't use termstravis%sedsystems.ca2005-02-011-1/+1
| | | | Patch by Rob Siklos <robzilla@siklos.ca> r=vladd a=justdave
* Bug 277864 : Change 'of' to from in deleted component messagetravis%sedsystems.ca2005-02-011-1/+1
| | | | Patch by timeless@myrealbox.com r=justdave a=justdave
* Bug 265394 : bodyattrs should be dropped from header.html.tmpltravis%sedsystems.ca2005-02-012-5/+1
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, vladd a=justdave
* Bug 227990 : UI Footer does not respect HTML 4 specificationstravis%sedsystems.ca2005-01-291-1/+1
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit 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 278650 : editversions.cgi still uses "auth_cant_edit_versions"travis%sedsystems.ca2005-01-281-5/+0
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> 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 272658 : Add user dropdowns to editcomponents.cgitravis%sedsystems.ca2005-01-283-10/+44
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=glob a=myk
* Bug 201818 : Convert long_list.cgi to a formattravis%sedsystems.ca2005-01-255-15/+20
| | | | 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-244-20/+11
|
* 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-244-11/+20
| | | | 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-214-50/+62
| | | | | | first, without having canconfirm privs Patch by LpSolit@gmail.com r=myk a=justdave
* Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca2005-01-193-5/+5
| | | | | | prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
* 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-163-0/+4
| | | | by John Beranek <john@redux.org.uk>, r=wurblzap, a=myk.
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵jocuri%softhome.net2005-01-161-32/+58
| | | | by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
* Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵jocuri%softhome.net2005-01-169-0/+598
| | | | <bugzilla@chimpychompy.org>, r=jouni, a=myk.
* Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵jocuri%softhome.net2005-01-162-1/+42
| | | | <bugzilla@chimpychompy.org>, r=jouni, a=myk.
* Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net2005-01-167-0/+41
| | | | 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
* Bug 150791 : Email and Numbering text is grammatically incorrecttravis%sedsystems.ca2005-01-151-6/+6
| | | | Patch by travis@sedsystems.ca r=timeless a=justdave
* Patch for bug 277389: Modify flag notification code so it doesn't append ↵jocuri%softhome.net2005-01-091-1/+8
| | | | emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, 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 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca2005-01-082-4/+6
| | | | Patch: LpSolit@netscape.net r=mkanat a=justdave
* Bug 277299: edit-multiple offers to change Target Milestone even if ↵travis%sedsystems.ca2005-01-081-8/+9
| | | | | | Param(usetargetmilestone) is off Patch: travis@sedsystems.ca r=LpSolit 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 272620: avoid XSS problem with internal error messages. Patch by gerv; ↵gerv%gerv.net2005-01-041-1/+4
| | | | r=justdave; a=justdave.
* Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.gerv%gerv.net2005-01-022-4/+7
|
* 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.
* Bug 274419 - stop offering to forget a search which doesn't exist. Patch by ↵gerv%gerv.net2005-01-011-2/+2
| | | | gerv; r=justdave, vladd; a=justdave.
* Patch for bug 275631: Only the first column (not all) should have excess CSS ↵jocuri%softhome.net2004-12-311-1/+1
| | | | padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.
* Patch for bug 272322: add a delete link to the editcomponents edit component ↵jocuri%softhome.net2004-12-311-1/+5
| | | | page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
* Patch for bug 274710: Align correctly buglist CSS column classes for ↵jocuri%softhome.net2004-12-311-0/+3
| | | | edit-multiple; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch ↵jocuri%softhome.net2004-12-291-0/+4
| | | | by Christian Reis <kiko@async.com.br>, r=wurblzap, a=justdave.
* Patch for bug 275939: Classification templates use wrong filtering in URLs; ↵jocuri%softhome.net2004-12-273-5/+5
| | | | patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
* Patch for bug 274392: Preserve search name when clicking Edit from Saves ↵jocuri%softhome.net2004-12-261-1/+1
| | | | Searches in user prefs; patch by Rob Siklos <robzilla@siklos.ca>, r=glob, a=justdave.
* Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ↵jake%bugzilla.org2004-12-212-16/+15
| | | | | | | bug number or alias." Patch by Frédéric Buclin <LpSolit@netscape.net> r=myk, a=justdave
* Fix for bug 241814: properly trim component fields according to product ↵myk%mozilla.org2004-12-142-11/+6
| | | | selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
* Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; ↵jocuri%softhome.net2004-12-141-0/+4
| | | | patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, a=justdave.
* Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch ↵jocuri%softhome.net2004-12-141-2/+2
| | | | by me, r=wurblzap (Marc), 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 274400: Safari should show the lock icons (the quoted value of ↵jocuri%softhome.net2004-12-141-7/+7
| | | | the class attribute should be on the same line); patch by Nick.Barnes@pobox.com, 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 251502: Remove queryhelp.cgi (redundant, badly out of date); ↵jocuri%softhome.net2004-12-113-19/+9
| | | | patch by me, r=wurblzap (Marc), r=gerv, a=justdave.
* Patch for bug 233049: Improve error when filtering requests with component ↵jocuri%softhome.net2004-12-091-8/+0
| | | | not in the selected product; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
* Patch for bug 182375: Do not permit flags with spaces or commas; patch by ↵jocuri%softhome.net2004-12-091-1/+2
| | | | Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
* Patch for bug 262372: clicking on a column header shouldn't result in loss ↵jocuri%softhome.net2004-12-071-2/+6
| | | | of defaultsavename; patch by Rob Siklos <rsiklos@adexa.com>, r=wurblzap, a=justdave.