]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
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.

20 years agoPatch for bug 275788: Provide a line of code that defines legal query formats for...
jocuri%softhome.net [Fri, 31 Dec 2004 16:00:50 +0000 (16:00 +0000)] 
Patch for bug 275788: Provide a line of code that defines legal query formats for other scripts to use; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.

20 years agoPatch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; patch by...
jocuri%softhome.net [Fri, 31 Dec 2004 15:52:21 +0000 (15:52 +0000)] 
Patch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; patch by me, r=joel, a=justdave.

20 years agoBug 275019 - The query page no longer selects the defaults when the only options...
jake%bugzilla.org [Fri, 31 Dec 2004 15:00:03 +0000 (15:00 +0000)] 
Bug 275019 - The query page no longer selects the defaults when the only options passed via the URL are for the boolean charts.
r=mkanat, a=justdave

20 years agoPatch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch by Chris...
jocuri%softhome.net [Wed, 29 Dec 2004 07:50:31 +0000 (07:50 +0000)] 
Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch by Christian Reis <kiko@async.com.br>, r=wurblzap, a=justdave.

20 years agoPatch for bug 232328: Update CSS file in order to fix the display of columns in stagg...
jocuri%softhome.net [Wed, 29 Dec 2004 07:45:23 +0000 (07:45 +0000)] 
Patch for bug 232328: Update CSS file in order to fix the display of columns in stagger headers mode using Internet Explorer; patch by Frédéric Buclin <LpSolit@netscape.net>, r=myk, r=glob, a=justdave.

20 years agoPatch for bug 273339: Make attachment.cgi consistent with its activity log timestamps...
jocuri%softhome.net [Wed, 29 Dec 2004 07:38:03 +0000 (07:38 +0000)] 
Patch for bug 273339: Make attachment.cgi consistent with its activity log timestamps; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.

20 years agoDocumentation patch for bug 274220: Provide additional documentation about creating...
jocuri%softhome.net [Wed, 29 Dec 2004 05:51:27 +0000 (05:51 +0000)] 
Documentation patch for bug 274220: Provide additional documentation about creating custom templates; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.

20 years agoPatch for bug 274650: checksetup flag fixup code shouldn't output text when all is...
jocuri%softhome.net [Mon, 27 Dec 2004 18:16:50 +0000 (18:16 +0000)] 
Patch for bug 274650: checksetup flag fixup code shouldn't output text when all is ok and the silent mode is on; patch by Marc Schumann <wurblzap@gmail.com>, r=jake, a=justdave.

20 years agoPatch for bug 275939: Classification templates use wrong filtering in URLs; patch...
jocuri%softhome.net [Mon, 27 Dec 2004 17:58:29 +0000 (17:58 +0000)] 
Patch for bug 275939: Classification templates use wrong filtering in URLs; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.

20 years agoPatch for bug 274392: Preserve search name when clicking Edit from Saves Searches...
jocuri%softhome.net [Sun, 26 Dec 2004 03:36:11 +0000 (03:36 +0000)] 
Patch for bug 274392: Preserve search name when clicking Edit from Saves Searches in user prefs; patch by Rob Siklos <robzilla@siklos.ca>, r=glob, a=justdave.

20 years agoPatch for bug 273665: Viewing 'My Votes' page should not crash due to lack of SQL...
jocuri%softhome.net [Sun, 26 Dec 2004 03:24:32 +0000 (03:24 +0000)] 
Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack of SQL table locking; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.

20 years agoPatch for bug 264160: Make all default groups inherit the admin group on a new instal...
jocuri%softhome.net [Sun, 26 Dec 2004 03:16:04 +0000 (03:16 +0000)] 
Patch for bug 264160: Make all default groups inherit the admin group on a new install; patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, r=travis, a=justdave.

20 years agoBug 261821 - Bugzilla now properly calls 'finish' on the DBI handle in CanSeeBug()
jake%bugzilla.org [Fri, 24 Dec 2004 17:56:30 +0000 (17:56 +0000)] 
Bug 261821 - Bugzilla now properly calls 'finish' on the DBI handle in CanSeeBug()
Patch by GavinS <bugzilla@chimpychompy.org>
r=joel, a=justdave

20 years agoBug 274397 - Editing a saved search should now work even after clicking "Show List...
jake%bugzilla.org [Thu, 23 Dec 2004 17:54:18 +0000 (17:54 +0000)] 
Bug 274397 - Editing a saved search should now work even after clicking "Show List" from a bug.
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>
r=wurblzap, a=justdave

20 years agoBug 188193 - Add some info to the troubleshooting appendix about what to do if i
jake%bugzilla.org [Wed, 22 Dec 2004 04:57:39 +0000 (04:57 +0000)] 
Bug 188193 - Add some info to the troubleshooting appendix about what to do if i
ndex.cgi isn't being used for the DirectoryIndex.
r=travis

20 years agoBug 264601 - Bugzilla will now tell a user which field contained an "invalid bug...
jake%bugzilla.org [Tue, 21 Dec 2004 17:04:00 +0000 (17:04 +0000)] 
Bug 264601 - Bugzilla will now tell a user which field contained an "invalid bug number or alias."
Patch by Frédéric Buclin <LpSolit@netscape.net>
r=myk, a=justdave

20 years agoBug 137631 - Add a lifecycle (or workflow) diagram to the guide
jake%bugzilla.org [Mon, 20 Dec 2004 18:18:41 +0000 (18:18 +0000)] 
Bug 137631 - Add a lifecycle (or workflow) diagram to the guide
r=travis

20 years agoBug 247923 - The docs now specify the difference in syntax for MySQL 3/4 regarding...
jake%bugzilla.org [Sat, 18 Dec 2004 19:52:20 +0000 (19:52 +0000)] 
Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 regarding the max_allowed_packet option.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake

20 years agoBug 267873 - Massive FAQ update. Everything should be up to date now.
jake%bugzilla.org [Thu, 16 Dec 2004 19:03:40 +0000 (19:03 +0000)] 
Bug 267873 - Massive FAQ update. Everything should be up to date now.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake

20 years agoBug 253720 - The docs now specify that it is required to run ./checksetup.pl after...
jake%bugzilla.org [Tue, 14 Dec 2004 15:25:21 +0000 (15:25 +0000)] 
Bug 253720 - The docs now specify that it is required to run ./checksetup.pl after adding a template to the custom directory.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake

20 years agoPatch for bug 270823: Remove failure on search 'time since owner touched bug' (remove...
jocuri%softhome.net [Tue, 14 Dec 2004 10:31:56 +0000 (10:31 +0000)] 
Patch for bug 270823: Remove failure on search 'time since owner touched bug' (remove linebreaks from middle join clause); patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, r=vladd, a=justdave.

20 years agoFix for bug 241814: properly trim component fields according to product selection...
myk%mozilla.org [Tue, 14 Dec 2004 10:29:56 +0000 (10:29 +0000)] 
Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave

20 years agoPatch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patch by...
jocuri%softhome.net [Tue, 14 Dec 2004 10:25:14 +0000 (10:25 +0000)] 
Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, a=justdave.

20 years agoDocumentation patch for bug 262268: Document in release notes that flags should not...
jocuri%softhome.net [Tue, 14 Dec 2004 10:11:29 +0000 (10:11 +0000)] 
Documentation patch for bug 262268: Document in release notes that flags should not contain spaces and indicate checksetup.pl tool for upgrading; patch by justdave@bugzilla.org updated by Nick.Barnes@pobox.com, r=vladd.

20 years agoPatch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me...
jocuri%softhome.net [Tue, 14 Dec 2004 09:58:52 +0000 (09:58 +0000)] 
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave.

20 years agoPatch for bug 273935: avoid double-quoting dates in series_data table; patch by Vance...
jocuri%softhome.net [Tue, 14 Dec 2004 09:50:33 +0000 (09:50 +0000)] 
Patch for bug 273935: avoid double-quoting dates in series_data table; patch by Vance Baarda <vrb@novell.com>, r=vladd, a=justdave.

20 years agoPatch for bug 244756: checksetup.pl shouldn't fail to remove product index from miles...
jocuri%softhome.net [Tue, 14 Dec 2004 09:40:22 +0000 (09:40 +0000)] 
Patch for bug 244756: checksetup.pl shouldn't fail to remove product index from milestones table in upgrade from 2.14.x; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=justdave.

20 years agoPatch for bug 274456: Fix the use of <label> tags and remove problems with the 'mark...
jocuri%softhome.net [Tue, 14 Dec 2004 09:35:28 +0000 (09:35 +0000)] 
Patch for bug 274456: Fix the use of <label> tags and remove problems with the 'mark as new' checkbox; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.

20 years agoPatch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or commas; patch...
jocuri%softhome.net [Tue, 14 Dec 2004 09:29:44 +0000 (09:29 +0000)] 
Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or commas; patch by Nick.Barnes@pobox.com, r=wurblzap (Marc), a=justdave.

20 years agoPatch for bug 274400: Safari should show the lock icons (the quoted value of the...
jocuri%softhome.net [Tue, 14 Dec 2004 09:14:59 +0000 (09:14 +0000)] 
Patch for bug 274400: Safari should show the lock icons (the quoted value of the class attribute should be on the same line); patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.

20 years agoAdd Vlad to the credits section.
jake%bugzilla.org [Mon, 13 Dec 2004 11:27:24 +0000 (11:27 +0000)] 
Add Vlad to the credits section.

20 years agoBug 274177 - The credits section had been previously severly reduced in size and...
jake%bugzilla.org [Mon, 13 Dec 2004 11:15:22 +0000 (11:15 +0000)] 
Bug 274177 - The credits section had been previously severly reduced in size and content. Fixing that problem.
r=vladd

20 years agoPatch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set status...
jocuri%softhome.net [Sun, 12 Dec 2004 09:40:31 +0000 (09:40 +0000)] 
Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.

20 years agoPatch for bug 271474: Fix SQL syntax error when updating max votes per bug in editpro...
jocuri%softhome.net [Sat, 11 Dec 2004 21:33:27 +0000 (21:33 +0000)] 
Patch for bug 271474: Fix SQL syntax error when updating max votes per bug in editproducts.cgi and questionable activity log entries when an admin changes the votes-to-confirm setting to a lower value and bugs get confirmed by popular vote; patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.

20 years agoBug 256019 - The documentation was unclear regarding what to do if the administrator...
jake%bugzilla.org [Sat, 11 Dec 2004 19:25:10 +0000 (19:25 +0000)] 
Bug 256019 - The documentation was unclear regarding what to do if the administrator gets logged out while "shutdownhtml" is active.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake

20 years agoPatch for bug 274134: Modify relative path to padlock.png in recently moved CSS file...
jocuri%softhome.net [Sat, 11 Dec 2004 16:57:32 +0000 (16:57 +0000)] 
Patch for bug 274134: Modify relative path to padlock.png in recently moved CSS file; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.

20 years agoPatch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); patch...
jocuri%softhome.net [Sat, 11 Dec 2004 08:27:44 +0000 (08:27 +0000)] 
Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); patch by me, r=wurblzap (Marc), r=gerv, a=justdave.

20 years agoPatch for bug 269398: request.cgi should not fail with error in SQL when no products...
jocuri%softhome.net [Sat, 11 Dec 2004 08:05:41 +0000 (08:05 +0000)] 
Patch for bug 269398: request.cgi should not fail with error in SQL when no products are available for the user; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.

20 years agoBug 264662: Don't delete old chart data. We'll document the problems instead. Patch...
gerv%gerv.net [Sat, 11 Dec 2004 05:53:11 +0000 (05:53 +0000)] 
Bug 264662: Don't delete old chart data. We'll document the problems instead. Patch by gerv; r,a=justdave.

20 years agoPatch for bug 201554: remove un-necessary warning to non-root user with webservergrou...
jocuri%softhome.net [Fri, 10 Dec 2004 22:25:00 +0000 (22:25 +0000)] 
Patch for bug 201554: remove un-necessary warning to non-root user with webservergroup access gave by checksetup.pl; patch by Rob Siklos <rsiklos@adexa.com>, r=vladd, a=justdave.

20 years agoPatch for bug 273483: update param(sendmailnow) information; patch by Shane H. W...
jocuri%softhome.net [Thu, 9 Dec 2004 18:54:37 +0000 (18:54 +0000)] 
Patch for bug 273483: update param(sendmailnow) information; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=justdave, a=justdave.

20 years agoPatch for bug 271797: avoid making target_milestone empty if usetargetmilestone=1...
jocuri%softhome.net [Thu, 9 Dec 2004 18:49:53 +0000 (18:49 +0000)] 
Patch for bug 271797: avoid making target_milestone empty if usetargetmilestone=1; patch by Frédéric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.

20 years agoPatch for bug 266137: Add missing cross checks in sanitycheck.cgi; patch by Marc...
jocuri%softhome.net [Thu, 9 Dec 2004 17:36:51 +0000 (17:36 +0000)] 
Patch for bug 266137: Add missing cross checks in sanitycheck.cgi; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.

20 years agoPatch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; patch...
jocuri%softhome.net [Thu, 9 Dec 2004 17:27:10 +0000 (17:27 +0000)] 
Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.

20 years agoPatch for bug 233049: Improve error when filtering requests with component not in...
jocuri%softhome.net [Thu, 9 Dec 2004 17:22:20 +0000 (17:22 +0000)] 
Patch for bug 233049: Improve error when filtering requests with component not in the selected product; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.