]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
20 years agoBug 279896 : Update Bugzilla's header and colour scheme to match bugzilla.org
travis%sedsystems.ca [Fri, 4 Feb 2005 01:43:38 +0000 (01:43 +0000)] 
Bug 279896 : Update Bugzilla's header and colour scheme to match bugzilla.org
Patch by byron jones (glob) <bugzilla@glob.com.au>    r=myk  a=myk

20 years agoBug 277623 : Move PerformSubsts() out of globals.pl
travis%sedsystems.ca [Fri, 4 Feb 2005 01:37:07 +0000 (01:37 +0000)] 
Bug 277623 : Move PerformSubsts() out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave

20 years agoBug 280775 : Bug 277437 reversed the meaning of param(sendmailnow)
travis%sedsystems.ca [Fri, 4 Feb 2005 01:05:56 +0000 (01:05 +0000)] 
Bug 280775 : Bug 277437 reversed the meaning of param(sendmailnow)
Patch by byron jones (glob) <bugzilla@glob.com.au>   r=vladd  a=justdave

20 years agoBug 278018 : Eliminate deprecated Bugzilla::DB routines from buglist.cgi
travis%sedsystems.ca [Thu, 3 Feb 2005 07:06:05 +0000 (07:06 +0000)] 
Bug 278018 : Eliminate deprecated Bugzilla::DB routines from buglist.cgi
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave

20 years agoBug 279950 : tab border on search and prefs pages isn't black in Internet Explorer
travis%sedsystems.ca [Thu, 3 Feb 2005 07:00:24 +0000 (07:00 +0000)] 
Bug 279950 : tab border on search and prefs pages isn't black in Internet Explorer
Patch by Rob Siklos <robzilla@siklos.ca>  r=wulblzap  a=justdave

20 years agoBug 147151 : Expand the list of words 006spellcheck.t looks for; fix the places where...
travis%sedsystems.ca [Thu, 3 Feb 2005 00:06:50 +0000 (00:06 +0000)] 
Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the places where they are wrong.
Patch by Marc Schumann <wurblzap@gmail.com>  r=vladd   a=justdave

20 years agoBug 272456 : Default text color not set
travis%sedsystems.ca [Thu, 3 Feb 2005 00:02:15 +0000 (00:02 +0000)] 
Bug 272456 : Default text color not set
Patch by Myk Melez <myk@mozilla.org>   r=LpSolit, justdave  a=justdave

20 years agoBug 279690 : Remove BugInGroup from globals.pl
travis%sedsystems.ca [Wed, 2 Feb 2005 23:52:01 +0000 (23:52 +0000)] 
Bug 279690 : Remove BugInGroup from globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd   a=justdave

20 years agoFix for bug 157692: adds "for" attribute to label tags so they work in IE 5.5.
myk%mozilla.org [Wed, 2 Feb 2005 04:03:34 +0000 (04:03 +0000)] 
Fix for bug 157692: adds "for" attribute to label tags so they work in IE 5.5.
Patch by Anne van Kesteren.  Thanks Anne!
r=myk, a=myk

20 years agoBug 277437 : Use Mail::Mailer (Perl module) for mail delivery
travis%sedsystems.ca [Wed, 2 Feb 2005 04:00:17 +0000 (04:00 +0000)] 
Bug 277437 : Use Mail::Mailer (Perl module) for mail delivery
Patch by Andrei Benea <abenea@gmail.com>  r=vladd  a=justdave

20 years agoBug 280573 : checksetup fails in Bugzilla::Auth BEGIN block
travis%sedsystems.ca [Wed, 2 Feb 2005 03:16:24 +0000 (03:16 +0000)] 
Bug 280573 : checksetup fails in Bugzilla::Auth BEGIN block
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r,a=justdave
(Regression behaviour from Bug 278792)

20 years agoBug 279740 : Move CountOpenDependencies out of globals.pl
travis%sedsystems.ca [Wed, 2 Feb 2005 01:43:26 +0000 (01:43 +0000)] 
Bug 279740 : Move CountOpenDependencies out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave

20 years agoMissed the 'fix on checkin' bit for Bug 279748
travis%sedsystems.ca [Wed, 2 Feb 2005 00:30:10 +0000 (00:30 +0000)] 
Missed the 'fix on checkin' bit for Bug 279748

20 years agoBug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)
travis%sedsystems.ca [Wed, 2 Feb 2005 00:26:25 +0000 (00:26 +0000)] 
Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave

20 years agoFixing burning tinderbox created by checkin of Bug 280124
travis%sedsystems.ca [Tue, 1 Feb 2005 07:33:37 +0000 (07:33 +0000)] 
Fixing burning tinderbox created by checkin of Bug 280124

20 years agoBug 280124 : Move InsertNewUser to Bugzilla::User
travis%sedsystems.ca [Tue, 1 Feb 2005 05:04:11 +0000 (05:04 +0000)] 
Bug 280124 : Move InsertNewUser to Bugzilla::User
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave

20 years agoFixing tinderbox bustage from previous checkin.
justdave%bugzilla.org [Tue, 1 Feb 2005 04:13:55 +0000 (04:13 +0000)] 
Fixing tinderbox bustage from previous checkin.
a= justdave

20 years agoBug 278792 : Move Crypt() to Bugzilla::Auth
travis%sedsystems.ca [Tue, 1 Feb 2005 03:26:00 +0000 (03:26 +0000)] 
Bug 278792 : Move Crypt() to Bugzilla::Auth
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave

20 years agoBug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fields
travis%sedsystems.ca [Tue, 1 Feb 2005 03:15:53 +0000 (03:15 +0000)] 
Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fields
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=jouni  a=justdave

20 years agoBug 280266 : "Find a Specific Bug" doesn't use terms
travis%sedsystems.ca [Tue, 1 Feb 2005 02:53:01 +0000 (02:53 +0000)] 
Bug 280266 : "Find a Specific Bug" doesn't use terms
Patch by Rob Siklos <robzilla@siklos.ca>   r=vladd  a=justdave

20 years agoBug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
travis%sedsystems.ca [Tue, 1 Feb 2005 00:32:56 +0000 (00:32 +0000)] 
Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave

20 years agoBug 277864 : Change 'of' to from in deleted component message
travis%sedsystems.ca [Tue, 1 Feb 2005 00:19:44 +0000 (00:19 +0000)] 
Bug 277864 : Change 'of' to from in deleted component message
Patch by timeless@myrealbox.com    r=justdave   a=justdave

20 years agoBug 265394 : bodyattrs should be dropped from header.html.tmpl
travis%sedsystems.ca [Tue, 1 Feb 2005 00:12:18 +0000 (00:12 +0000)] 
Bug 265394 : bodyattrs should be dropped from header.html.tmpl
Patch by Marc Schumann <wurblzap@gmail.com>  r=LpSolit, vladd  a=justdave

20 years agoBacking out the checking from bug 257315 until it gets corrected. It prevents new...
justdave%bugzilla.org [Sun, 30 Jan 2005 12:22:27 +0000 (12:22 +0000)] 
Backing out the checking from bug 257315 until it gets corrected.  It prevents new bugs from being filed.
a=justdave

20 years agoBug 227990 : UI Footer does not respect HTML 4 specifications
travis%sedsystems.ca [Sat, 29 Jan 2005 03:05:03 +0000 (03:05 +0000)] 
Bug 227990 : UI Footer does not respect HTML 4 specifications
Patch by Marc Schumann <wurblzap@gmail.com>   r=LpSolit  a=justdave

20 years agoBug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca [Sat, 29 Jan 2005 03:01:27 +0000 (03:01 +0000)] 
Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>   r=vladd, LpSolit  a=justdave

20 years agoFix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791
travis%sedsystems.ca [Sat, 29 Jan 2005 02:56:26 +0000 (02:56 +0000)] 
Fix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791

20 years agoBug 278791 : Move ModTime() to Bugzilla::Util
travis%sedsystems.ca [Fri, 28 Jan 2005 04:08:33 +0000 (04:08 +0000)] 
Bug 278791 : Move ModTime() to Bugzilla::Util
Patch by Max K-A <mkanat@kerio.com>   r=vladd   a=justdave

20 years agoBug 278711 : An empty entry is sometimes not useful and should be removed
travis%sedsystems.ca [Fri, 28 Jan 2005 04:04:39 +0000 (04:04 +0000)] 
Bug 278711 : An empty entry is sometimes not useful and should be removed
Patch by John Beranek <john@redux.org.uk>   r=vladd, a=justdave

20 years agoBug 278010 : checksetup.pl should fix empty group names
travis%sedsystems.ca [Fri, 28 Jan 2005 03:56:34 +0000 (03:56 +0000)] 
Bug 278010 : checksetup.pl should fix empty group names
Patch by Nick.Barnes@pobox.com   r=wurblzap  a=myk

20 years agoBug 278650 : editversions.cgi still uses "auth_cant_edit_versions"
travis%sedsystems.ca [Fri, 28 Jan 2005 03:50:25 +0000 (03:50 +0000)] 
Bug 278650 : editversions.cgi still uses "auth_cant_edit_versions"
Patch by Frederic Buclin <LpSolit@gmail.com>  r=vladd  a=justdave

20 years agoBug 278829 : make cmdline query tool work with 2.18
travis%sedsystems.ca [Fri, 28 Jan 2005 03:42:34 +0000 (03:42 +0000)] 
Bug 278829 : make cmdline query tool work with 2.18
Patch by Andreas Franke <afranke@mathweb.org>   a=justdave

20 years agoBug 218771 : The error message should be more accurate on who can change fields
travis%sedsystems.ca [Fri, 28 Jan 2005 03:17:10 +0000 (03:17 +0000)] 
Bug 218771 : The error message should be more accurate on who can change fields
Patch by Frederic Buclin <LpSolit@gmail.com>   r=myk  a=myk

20 years agoBug 276605 : Ignore vote changes when usevotes = 0
travis%sedsystems.ca [Fri, 28 Jan 2005 03:12:53 +0000 (03:12 +0000)] 
Bug 276605 : Ignore vote changes when usevotes = 0
Patch by Frederic Buclin <LpSolit@gmail.com>   r=wurblzap  a=myk

20 years agoBug 272658 : Add user dropdowns to editcomponents.cgi
travis%sedsystems.ca [Fri, 28 Jan 2005 03:09:39 +0000 (03:09 +0000)] 
Bug 272658 : Add user dropdowns to editcomponents.cgi
Patch by GavinS <bugzilla@chimpychompy.org>    r=glob   a=myk

20 years agoBug 201818 : Convert long_list.cgi to a format
travis%sedsystems.ca [Tue, 25 Jan 2005 00:39:15 +0000 (00:39 +0000)] 
Bug 201818 : Convert long_list.cgi to a format
Patch by   Rob Siklos <robzilla@siklos.ca>   r=wurblzap, glob   a=myk

20 years agoTinderbox is burning: backing out the pach for Bug 201818
travis%sedsystems.ca [Mon, 24 Jan 2005 13:43:33 +0000 (13:43 +0000)] 
Tinderbox is burning: backing out the pach for Bug 201818

20 years agoBug 34488: Add a checkbox to add self to CC list
travis%sedsystems.ca [Mon, 24 Jan 2005 13:26:55 +0000 (13:26 +0000)] 
Bug 34488: Add a checkbox to add self to CC list
Patch by GavinS <bugzilla@chimpychompy.org>  r=vladd, myk   a=myk

20 years agoBug 201818 : Convert long_list.cgi to a format
travis%sedsystems.ca [Mon, 24 Jan 2005 13:20:49 +0000 (13:20 +0000)] 
Bug 201818 : Convert long_list.cgi to a format
Patch by Rob Siklos <robzilla@siklos.ca>   r=wurblzap, glob   a=myk

20 years agoBug 31314 : Support for "In-Reply-To" header in emails
travis%sedsystems.ca [Mon, 24 Jan 2005 13:16:24 +0000 (13:16 +0000)] 
Bug 31314 : Support for "In-Reply-To" header in emails
Patch by Marc Schumann <wurblzap@gmail.com>   r=jake   a=myk

20 years agoBug 279218 : Incorrect spelling: unpresidented should be unprecedented
travis%sedsystems.ca [Fri, 21 Jan 2005 15:08:19 +0000 (15:08 +0000)] 
Bug 279218 : Incorrect spelling: unpresidented should be unprecedented

20 years agoBug 236533 : Text "Additional Comments From ..." can be improved
travis%sedsystems.ca [Fri, 21 Jan 2005 12:09:51 +0000 (12:09 +0000)] 
Bug 236533 : Text "Additional Comments From ..." can be improved
Patch by Todd Stansell <tjs@tellme.com>   r=kiko    a=myk

20 years agoBug 266579 : Users without privs can confirm bugs by assigning to themselves first...
travis%sedsystems.ca [Fri, 21 Jan 2005 07:22:07 +0000 (07:22 +0000)] 
Bug 266579 : Users without privs can confirm bugs by assigning to themselves first, without having canconfirm privs
Patch by LpSolit@gmail.com    r=myk    a=justdave

20 years agoBug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow prevent hyphen...
travis%sedsystems.ca [Wed, 19 Jan 2005 02:29:25 +0000 (02:29 +0000)] 
Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow prevent hyphens from breaking flag names
Patch by LpSolit@gmail.com    r=wurblzap    a=myk

20 years agoBug 179451 : Move order-by generation from buglist.cgi into search.pm
travis%sedsystems.ca [Wed, 19 Jan 2005 01:25:01 +0000 (01:25 +0000)] 
Bug 179451 : Move order-by generation from buglist.cgi into search.pm
Patch by Max K-A <mkanat@kerio.com>
r=Joel Peshkin <bugreport@peshkin.net>      a=myk

20 years agoBug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constants.pm
travis%sedsystems.ca [Wed, 19 Jan 2005 00:53:50 +0000 (00:53 +0000)] 
Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constants.pm
Patch by Max K-A <mkanat@kerio.com>    r=vladd    a=justdave

20 years agoBug 278336 : goodperl.t now checks shebang lines for /usr/bin/perl
travis%sedsystems.ca [Wed, 19 Jan 2005 00:39:30 +0000 (00:39 +0000)] 
Bug 278336 : goodperl.t now checks shebang lines for /usr/bin/perl
Patch by travis@sedsystems.ca    r=vladd

20 years agoUpdate version to 2.19.2+ for cvs development
justdave%bugzilla.org [Tue, 18 Jan 2005 09:20:27 +0000 (09:20 +0000)] 
Update version to 2.19.2+ for cvs development

20 years agoPatch for bug 275752: Make checksetup.pl to implicit chdir to the bugzilla directory...
jocuri%softhome.net [Mon, 17 Jan 2005 05:42:56 +0000 (05:42 +0000)] 
Patch for bug 275752: Make checksetup.pl to implicit chdir to the bugzilla directory; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=wurblzap, a=justdave.

20 years agoPatch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Haszlakiew...
jocuri%softhome.net [Mon, 17 Jan 2005 04:43:21 +0000 (04:43 +0000)] 
Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk.

20 years agoPatch for bug 171478: XML bug output should include attachment flags; patch by Colin...
jocuri%softhome.net [Mon, 17 Jan 2005 04:34:51 +0000 (04:34 +0000)] 
Patch for bug 171478: XML bug output should include attachment flags; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, a=myk.

20 years agoPatch for bug 276842: Move @default_column_list out of globals.pl into Bugzilla/Const...
jocuri%softhome.net [Mon, 17 Jan 2005 04:27:24 +0000 (04:27 +0000)] 
Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.

20 years agoPatch for bug 255428: Allow multiple user selection in CC pull downs; patch by John...
jocuri%softhome.net [Sun, 16 Jan 2005 22:22:09 +0000 (22:22 +0000)] 
Patch for bug 255428: Allow multiple user selection in CC pull downs; patch by John Beranek <john@redux.org.uk>, r=wurblzap, a=myk.

20 years agoPatch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Frédé...
jocuri%softhome.net [Sun, 16 Jan 2005 22:07:31 +0000 (22:07 +0000)] 
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.

20 years agoPatch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@chimpych...
jocuri%softhome.net [Sun, 16 Jan 2005 21:56:40 +0000 (21:56 +0000)] 
Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=myk.

20 years agoPatch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@chimpych...
jocuri%softhome.net [Sun, 16 Jan 2005 21:48:24 +0000 (21:48 +0000)] 
Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=myk.

20 years agoPatch for bug 103636: Support specifying a date on which a bug is expected to be...
jocuri%softhome.net [Sun, 16 Jan 2005 21:36:02 +0000 (21:36 +0000)] 
Patch for bug 103636: Support specifying a date on which a bug is expected to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.

20 years agoPatch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K-A ...
jocuri%softhome.net [Sun, 16 Jan 2005 21:25:46 +0000 (21:25 +0000)] 
Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=myk.

20 years agoPatch for bug 277210: Testserver.pl should find apache2/httpd2 as well when it looks...
jocuri%softhome.net [Sun, 16 Jan 2005 21:15:34 +0000 (21:15 +0000)] 
Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when it looks for webservers; patch by Kieran Lal <kieran@gmail.com> and Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, r=vladd, a=myk.

20 years agoPatch for bug 260682: Support redirecting to HTTPS always or for authenticated sessio...
jocuri%softhome.net [Sun, 16 Jan 2005 21:09:56 +0000 (21:09 +0000)] 
Patch for bug 260682: Support redirecting to HTTPS always or for authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk.

20 years agoPatch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util.pm...
jocuri%softhome.net [Sun, 16 Jan 2005 21:02:34 +0000 (21:02 +0000)] 
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.

20 years agoBug 278486 - The link for bug 185090 was pointing to tbug 6679 instead. bugzilla-2.19.2 release-2.19.2
jake%bugzilla.org [Sat, 15 Jan 2005 19:41:51 +0000 (19:41 +0000)] 
Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead.

20 years agoBug 275700 : FAQ update: "Disabling mail for testing" is incomplete
travis%sedsystems.ca [Sat, 15 Jan 2005 15:40:25 +0000 (15:40 +0000)] 
Bug 275700 : FAQ update: "Disabling mail for testing" is incomplete
Patch by travis@sedsystems.ca    r=vladd

20 years agoBump version to 2.19.2 for snapshot release
justdave%bugzilla.org [Sat, 15 Jan 2005 14:59:42 +0000 (14:59 +0000)] 
Bump version to 2.19.2 for snapshot release

20 years agoBug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.
justdave%bugzilla.org [Sat, 15 Jan 2005 12:22:17 +0000 (12:22 +0000)] 
Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.
Patch by Gervase Markham <gerv@mozilla.org>
r= justdave,vladd, a= justdave

20 years agoBug 150791 : Email and Numbering text is grammatically incorrect
travis%sedsystems.ca [Sat, 15 Jan 2005 00:41:30 +0000 (00:41 +0000)] 
Bug 150791 : Email and Numbering text is grammatically incorrect
Patch by travis@sedsystems.ca   r=timeless   a=justdave

20 years agoBug 277621 : Uninitialized value message when changing timetracking fields
travis%sedsystems.ca [Sat, 15 Jan 2005 00:32:15 +0000 (00:32 +0000)] 
Bug 277621 : Uninitialized value message when changing timetracking fields
Patch by Marc Schumann <wurblzap@gmail.com>   r=justdave   a=justdave

20 years agoBug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It should...
jake%bugzilla.org [Fri, 14 Jan 2005 20:08:47 +0000 (20:08 +0000)] 
Bug 275595 - The bz-devel ENTITY  no longer exists in the Bugzilla Guide. It should now be possible to compile this version with either Jade or xmlto.
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>
r=jake

20 years agoBug 276237 Charting is completely broken - can't add datasets to list
timeless%mozdev.org [Fri, 14 Jan 2005 17:49:45 +0000 (17:49 +0000)] 
Bug 276237 Charting is completely broken - can't add datasets to list
patch by Nick.Barnes@pobox.com r=mkanat r=justdave a=justdave

20 years agoBug 278148: checksetup.pl *still* errors when trying to drop index on milestones...
travis%sedsystems.ca [Fri, 14 Jan 2005 02:03:46 +0000 (02:03 +0000)] 
Bug 278148: checksetup.pl *still* errors when trying to drop index on milestones table
Patch by Max K-A <mkanat@kerio.com>    r=travis    a=justdave

20 years agoBug 275108 : Content-disposition header is incorrect, violates RFC
travis%sedsystems.ca [Thu, 13 Jan 2005 01:06:10 +0000 (01:06 +0000)] 
Bug 275108 : Content-disposition header is incorrect, violates RFC
Patch by byron jones (glob) <bugzilla@glob.com.au>  r=mkanat  a=justdave

20 years agoBug 277571 : checksetup should not always output a message about checking for flags
travis%sedsystems.ca [Thu, 13 Jan 2005 00:39:10 +0000 (00:39 +0000)] 
Bug 277571 : checksetup should not always output a message about checking for flags
Patch by Max K-A <mkanat@kerio.com>   r=vladd  a=justdave

20 years agoBug 276473: Show_activity merges incorrectly sometimes changesets into one changeset
travis%sedsystems.ca [Wed, 12 Jan 2005 01:15:42 +0000 (01:15 +0000)] 
Bug 276473: Show_activity merges incorrectly sometimes changesets into one changeset
Patch by vladd@bugzilla.org   r=bugzilla@glob.com.au   a=justdave

20 years agoBug 276660
erik%dasbistro.com [Tue, 11 Jan 2005 03:31:50 +0000 (03:31 +0000)] 
Bug 276660
"1st of the Month" whine generates many many copies of whine mail
Patch: erik@dasbistro.com
r=justdave, a=justdave

20 years agoOne more patch to fix burning tinderbox after bug 239852 checkin
travis%sedsystems.ca [Mon, 10 Jan 2005 15:57:54 +0000 (15:57 +0000)] 
One more patch to fix burning tinderbox after bug 239852 checkin

20 years agoAnother patch to resolve burning tinderbox after Bug 239852 checkin
travis%sedsystems.ca [Mon, 10 Jan 2005 15:30:18 +0000 (15:30 +0000)] 
Another patch to resolve burning tinderbox after Bug 239852 checkin

20 years agoPatch to resolve burning tinderbox after Bug 239852 checkin
travis%sedsystems.ca [Mon, 10 Jan 2005 15:21:26 +0000 (15:21 +0000)] 
Patch to resolve burning tinderbox after Bug 239852 checkin

20 years agoBug 239852 - Documentation changes for Windows support
travis%sedsystems.ca [Mon, 10 Jan 2005 14:31:33 +0000 (14:31 +0000)] 
Bug 239852 - Documentation changes for Windows support
Patch by bruce.armstrong@teamsybase.com, cleaned up by travis@sedsystems.ca
r=bugzilla@glob.com.au

20 years agoPatch for bug 277389: Modify flag notification code so it doesn't append emailsuffix...
jocuri%softhome.net [Sun, 9 Jan 2005 02:33:48 +0000 (02:33 +0000)] 
Patch for bug 277389: Modify flag notification code so it doesn't append emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave.

20 years agoPatch for bug 256151: provide checksetup.pl --help output; patch by Tobias Sager...
jocuri%softhome.net [Sun, 9 Jan 2005 02:29:25 +0000 (02:29 +0000)] 
Patch for bug 256151: provide checksetup.pl --help output; patch by Tobias Sager <moixa@gmx.ch>, r=vladd, a=justdave.

20 years agoPatch for bug 277013: provides a fix for the SQL error that appears when a user's...
jocuri%softhome.net [Sun, 9 Jan 2005 02:22:44 +0000 (02:22 +0000)] 
Patch for bug 277013: provides a fix for the SQL error that appears when a user's vote confirms a bug; patch by Frédéric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave.

20 years agoPatch for bug 240250: Shouldn't receive an unfriendly error when editing groupset...
jocuri%softhome.net [Sun, 9 Jan 2005 02:15:46 +0000 (02:15 +0000)] 
Patch for bug 240250: Shouldn't receive an unfriendly error when editing groupset for a product that doesn't exist; patch by Frédéric Buclin <LpSolit@netscape.net>, r=mkanat, a=justdave.

20 years agoPatch for bug 277303: checksetup.pl shouldn't emit a syntax error when trying to...
jocuri%softhome.net [Sun, 9 Jan 2005 02:09:28 +0000 (02:09 +0000)] 
Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when trying to fix indexes on the milestones table; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=justdave.

20 years agoBug 153461: describe components shouldn't give an error for a bad product
travis%sedsystems.ca [Sat, 8 Jan 2005 05:34:06 +0000 (05:34 +0000)] 
Bug 153461: describe components shouldn't give an error for a bad product
Patch: LpSolit@netscape.net  r=mkanat  a=justdave

20 years agoBug 277299: edit-multiple offers to change Target Milestone even if Param(usetargetmi...
travis%sedsystems.ca [Sat, 8 Jan 2005 05:23:13 +0000 (05:23 +0000)] 
Bug 277299: edit-multiple offers to change Target Milestone even if Param(usetargetmilestone) is off
Patch: travis@sedsystems.ca  r=LpSolit  a=justdave

20 years agoBug 276600: checking votes in editproducts.cgi is broken (regression due to bug 271474)
travis%sedsystems.ca [Sat, 8 Jan 2005 05:19:26 +0000 (05:19 +0000)] 
Bug 276600: checking votes in editproducts.cgi is broken (regression due to bug 271474)
Patch: LpSolit@netscape.net  r=gerv,mkanat  a=justdave

20 years agoBug 276913: Uninitialized value message from CGI.pl line 176
travis%sedsystems.ca [Sat, 8 Jan 2005 05:10:00 +0000 (05:10 +0000)] 
Bug 276913: Uninitialized value message from CGI.pl line 176
Patch: LpSolit@netscape.net  r=mkanat  a=justdave

20 years agoBug 108870: Bugzilla does not set email prefs for new user until user visits userpref...
travis%sedsystems.ca [Sat, 8 Jan 2005 04:56:01 +0000 (04:56 +0000)] 
Bug 108870: Bugzilla does not set email prefs for new user until user visits userprefs.cgi
Patch: travis  r=mkanat  a=justdave

Also includes fixes for
Bug 109573: New bugzilla accounts should by default have 'CC field changes' turned off, and
Bug 275599: flag request email prefs not behaving correctly

20 years agoBug 276446: Initial description cannot be made private on new bug creation
travis%sedsystems.ca [Sat, 8 Jan 2005 04:25:19 +0000 (04:25 +0000)] 
Bug 276446: Initial description cannot be made private on new bug creation
Patch: travis  r=joini  a=justdave

20 years agoBug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=justdave...
gerv%gerv.net [Tue, 4 Jan 2005 04:54:57 +0000 (04:54 +0000)] 
Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=justdave; a=justdave.

20 years agoBug 274640: silently fix up custom sort order cookies which erroneously include SQL...
gerv%gerv.net [Mon, 3 Jan 2005 07:18:04 +0000 (07:18 +0000)] 
Bug 274640: silently fix up custom sort order cookies which erroneously include SQL LIMIT clause. Patch by gerv; r=vladd,justdave; a=justdave.

20 years agoBug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.
gerv%gerv.net [Sun, 2 Jan 2005 01:20:55 +0000 (01:20 +0000)] 
Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.

20 years agoBug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv...
gerv%gerv.net [Sat, 1 Jan 2005 21:44:15 +0000 (21:44 +0000)] 
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.

20 years agoBug 163007 - remove accesskeys which conflict with browser accesskeys. Patch by gerv...
gerv%gerv.net [Sat, 1 Jan 2005 20:52:56 +0000 (20:52 +0000)] 
Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch by gerv; r=justdave,vladd; a=justdave.

20 years agoBug 267671 - updates to the Bugzilla Helper to make it clearer and easier to use...
gerv%gerv.net [Sat, 1 Jan 2005 20:50:46 +0000 (20:50 +0000)] 
Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.

20 years agoBug 274419 - stop offering to forget a search which doesn't exist. Patch by gerv...
gerv%gerv.net [Sat, 1 Jan 2005 20:25:37 +0000 (20:25 +0000)] 
Bug 274419 - stop offering to forget a search which doesn't exist. Patch by gerv; r=justdave, vladd; a=justdave.

20 years agoPatch for bug 275631: Only the first column (not all) should have excess CSS padding...
jocuri%softhome.net [Fri, 31 Dec 2004 18:55:54 +0000 (18:55 +0000)] 
Patch for bug 275631: Only the first column (not all) should have excess CSS padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.

20 years agoPatch for bug 276283: Users should be able to cancel their own flag requests; patch...
jocuri%softhome.net [Fri, 31 Dec 2004 18:45:57 +0000 (18:45 +0000)] 
Patch for bug 276283: Users should be able to cancel their own flag requests; patch by me, r=LpSolit (Frederic), a=justdave.

20 years agoPatch for bug 272322: add a delete link to the editcomponents edit component page...
jocuri%softhome.net [Fri, 31 Dec 2004 18:42:27 +0000 (18:42 +0000)] 
Patch for bug 272322: add a delete link to the editcomponents edit component page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.

20 years agoPatch for bug 274710: Align correctly buglist CSS column classes for edit-multiple...
jocuri%softhome.net [Fri, 31 Dec 2004 16:08:55 +0000 (16:08 +0000)] 
Patch for bug 274710: Align correctly buglist CSS column classes for edit-multiple; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.