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

20 years agoPatch for bug 182375: Do not permit flags with spaces or commas; patch by Frédéric...
jocuri%softhome.net [Thu, 9 Dec 2004 17:15:11 +0000 (17:15 +0000)] 
Patch for bug 182375: Do not permit flags with spaces or commas; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.

20 years agoAdd id's to sections that didn't have them.
jake%bugzilla.org [Tue, 7 Dec 2004 20:29:04 +0000 (20:29 +0000)] 
Add id's to sections that didn't have them.

20 years agoBug 265995 - Make the docs closer to being valid XML (note: to complete the process...
jake%bugzilla.org [Tue, 7 Dec 2004 19:52:56 +0000 (19:52 +0000)] 
Bug 265995 - Make the docs closer to being valid XML (note: to complete the process the bz-devel ENTITY would have to be removed).
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> with half 0f it being removed by myself.

20 years agoBug 271360 - Moving the Troubleshooting section into an appendix instead. Also, moved...
jake%bugzilla.org [Tue, 7 Dec 2004 19:41:59 +0000 (19:41 +0000)] 
Bug 271360 - Moving the Troubleshooting section into an appendix instead. Also, moved a few items out of the FAQ and into this new appendix.

20 years agoPatch for bug 262372: clicking on a column header shouldn't result in loss of default...
jocuri%softhome.net [Tue, 7 Dec 2004 01:21:38 +0000 (01:21 +0000)] 
Patch for bug 262372: clicking on a column header shouldn't result in loss of defaultsavename; patch by Rob Siklos <rsiklos@adexa.com>, r=wurblzap, a=justdave.

20 years agoPatch for bug 256592: Cut down the DBD error string to a reasonable size; patch by...
jocuri%softhome.net [Tue, 7 Dec 2004 01:16:33 +0000 (01:16 +0000)] 
Patch for bug 256592: Cut down the DBD error string to a reasonable size; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=justdave.

20 years agoPatch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc Schumann...
jocuri%softhome.net [Tue, 7 Dec 2004 01:13:55 +0000 (01:13 +0000)] 
Patch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc Schumann <wurblzap@gmail.com>, r=glob, a=justdave.

20 years agoPatch for bug 270589: Make t/008filter.t accept empty template directives; patch...
jocuri%softhome.net [Tue, 7 Dec 2004 01:11:15 +0000 (01:11 +0000)] 
Patch for bug 270589: Make t/008filter.t accept empty template directives; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r=myk, a=justdave.

20 years agoPatch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schumann ...
jocuri%softhome.net [Tue, 7 Dec 2004 01:07:54 +0000 (01:07 +0000)] 
Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.

20 years agoPatch for bug 258579: t/Support/Files.pm should use File::Find; patch by Marc Schuman...
jocuri%softhome.net [Tue, 7 Dec 2004 01:03:00 +0000 (01:03 +0000)] 
Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.

20 years agoPatch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED states...
jocuri%softhome.net [Sun, 5 Dec 2004 23:05:06 +0000 (23:05 +0000)] 
Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED states; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.

20 years agoPatch for bug 270263: 'Votes' should not be a column choice if param(usevotes) is...
jocuri%softhome.net [Sun, 5 Dec 2004 22:24:10 +0000 (22:24 +0000)] 
Patch for bug 270263: 'Votes' should not be a column choice if param(usevotes) is not true; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.

20 years agoPatch for bug 271048: Remove confusion when sorting classifications by modifying...
jocuri%softhome.net [Sun, 5 Dec 2004 22:18:59 +0000 (22:18 +0000)] 
Patch for bug 271048: Remove confusion when sorting classifications by modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave.

20 years agoPatch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail when $...
jocuri%softhome.net [Sun, 5 Dec 2004 22:13:27 +0000 (22:13 +0000)] 
Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail when $^X contains spaces; patch by me, r=jouni, a=justdave.

20 years agoPatch for bug 175222: Add product and component fields to change mails; patch by...
jocuri%softhome.net [Sun, 5 Dec 2004 22:06:46 +0000 (22:06 +0000)] 
Patch for bug 175222: Add product and component fields to change mails; patch by Sergei Chechetkin <csl@sunbay.com>, r=wurblzap, a=justdave.

20 years agoMore typo (and factual) fixes.
jake%bugzilla.org [Sat, 4 Dec 2004 07:22:28 +0000 (07:22 +0000)] 
More typo (and factual) fixes.

20 years agoCorrect some minor typos in the security chapter.
jake%bugzilla.org [Sat, 4 Dec 2004 06:56:31 +0000 (06:56 +0000)] 
Correct some minor typos in the security chapter.

20 years agoPatch for bug 262141: Enable the creation of bookmarkable URL for bug entry when...
jocuri%softhome.net [Fri, 3 Dec 2004 06:31:35 +0000 (06:31 +0000)] 
Patch for bug 262141: Enable the creation of bookmarkable URL for bug entry when param commentoncreate is set; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=gerv, a=justdave.

20 years agoPatch for bug 237793: remove terms from incomplete data error message in bug activity...
jocuri%softhome.net [Fri, 3 Dec 2004 06:28:13 +0000 (06:28 +0000)] 
Patch for bug 237793: remove terms from incomplete data error message in bug activity, when suitable; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.

20 years agoPatch for bug 271306: specify that defaultquery is used by default to submit queries...
jocuri%softhome.net [Fri, 3 Dec 2004 06:24:05 +0000 (06:24 +0000)] 
Patch for bug 271306: specify that defaultquery is used by default to submit queries, not bugs; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, r=justdave, a=justdave.

20 years agoReinstate the seperate security section as a chapter.
jake%bugzilla.org [Thu, 2 Dec 2004 12:21:27 +0000 (12:21 +0000)] 
Reinstate the seperate security section as a chapter.

20 years agos/FEL/filterexceptions.pl -- fix this confusing error message once and for
kiko%async.com.br [Mon, 29 Nov 2004 07:33:26 +0000 (07:33 +0000)] 
s/FEL/filterexceptions.pl -- fix this confusing error message once and for
all. r=ssdbot

20 years agoDocumentation patch: fix burning documentation tree caused by the checkin to bug...
jocuri%softhome.net [Thu, 25 Nov 2004 17:26:22 +0000 (17:26 +0000)] 
Documentation patch: fix burning documentation tree caused by the checkin to bug 245075.

20 years agoDocumentation patch: fix burning documentation tree caused by the checkin to bug...
jocuri%softhome.net [Thu, 25 Nov 2004 17:00:53 +0000 (17:00 +0000)] 
Documentation patch: fix burning documentation tree caused by the checkin to bug 245075.

20 years agoDocumentation patch for bug 240060: document minimum sendmail version that is require...
jocuri%softhome.net [Thu, 25 Nov 2004 16:50:59 +0000 (16:50 +0000)] 
Documentation patch for bug 240060: document minimum sendmail version that is required for Bugzilla to work; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.

20 years agoDocumentation patch for bug 24496: Forbid resolving fixed when there're unresolved...
jocuri%softhome.net [Thu, 25 Nov 2004 16:39:12 +0000 (16:39 +0000)] 
Documentation patch for bug 24496: Forbid resolving fixed when there're unresolved dependencies; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>, r=travis.

20 years agoDocumentation patch related to bug 245075: Fix excessive capitalization by using...
jocuri%softhome.net [Thu, 25 Nov 2004 16:34:22 +0000 (16:34 +0000)] 
Documentation patch related to bug 245075: Fix excessive capitalization by using the <emphasis> tag.

20 years agoDocumentation patch for bug 245075: Document command-line script to send unsent bugma...
jocuri%softhome.net [Thu, 25 Nov 2004 16:29:32 +0000 (16:29 +0000)] 
Documentation patch for bug 245075: Document command-line script to send unsent bugmail; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.

20 years agoDocumentation patch for bug 262320: Provide documentation for list/tables.html.tmpl...
jocuri%softhome.net [Wed, 24 Nov 2004 06:59:38 +0000 (06:59 +0000)] 
Documentation patch for bug 262320: Provide documentation for list/tables.html.tmpl; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.

20 years agoPatch for bug 180879: Implement privs for bug flags modification; patch by Frédéric...
jocuri%softhome.net [Wed, 24 Nov 2004 06:41:43 +0000 (06:41 +0000)] 
Patch for bug 180879: Implement privs for bug flags modification; patch by Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.

20 years agoPatch for bug 269294: Do not mention QuickSearch in the error message if not in use...
jocuri%softhome.net [Wed, 24 Nov 2004 06:32:33 +0000 (06:32 +0000)] 
Patch for bug 269294: Do not mention QuickSearch in the error message if not in use; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.

20 years agoPatch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign bug to...
jocuri%softhome.net [Sat, 20 Nov 2004 22:28:10 +0000 (22:28 +0000)] 
Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.

20 years agoPatch for bug 270404: Add detaint_natural and fix use lib instruction in sendbugemail...
jocuri%softhome.net [Sat, 20 Nov 2004 20:35:17 +0000 (20:35 +0000)] 
Patch for bug 270404: Add detaint_natural and fix use lib instruction in sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.

20 years agoPatch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't request the...
jocuri%softhome.net [Sat, 20 Nov 2004 20:31:04 +0000 (20:31 +0000)] 
Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't request the bug owner, QA contact and reporter too many times; patch by Frédéric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.

20 years agoPatch for bug 267494: 'Voter' column should not appear in email preferences if param...
jocuri%softhome.net [Sat, 20 Nov 2004 20:17:28 +0000 (20:17 +0000)] 
Patch for bug 267494: 'Voter' column should not appear in email preferences if param(usevotes) is false; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.

20 years agoPatch for bug 177993: Point out that the mid-air collision message is customizable...
jocuri%softhome.net [Sat, 20 Nov 2004 20:08:44 +0000 (20:08 +0000)] 
Patch for bug 177993: Point out that the mid-air collision message is customizable; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.

20 years agoPatch for bug 269274: Make 'Give me some help' link work on advanced query page with...
jocuri%softhome.net [Sat, 13 Nov 2004 09:19:54 +0000 (09:19 +0000)] 
Patch for bug 269274: Make 'Give me some help' link work on advanced query page with cookies disabled; patch by Greg Hendricks <ghendricks@novell.com>, r=vladd, a=justdave.

20 years agoPatch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. W. Travis...
jocuri%softhome.net [Thu, 11 Nov 2004 23:03:23 +0000 (23:03 +0000)] 
Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.

20 years agoBacking out patch for bug 267494 since it brokes the tinderbox builds.
jocuri%softhome.net [Thu, 11 Nov 2004 21:19:52 +0000 (21:19 +0000)] 
Backing out patch for bug 267494 since it brokes the tinderbox builds.

20 years agoPatch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in email...
jocuri%softhome.net [Thu, 11 Nov 2004 21:00:49 +0000 (21:00 +0000)] 
Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in email preferences; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave.

20 years agoDocumentation patch for bug 268613 - Update paragraph related to email prefs tab...
jocuri%softhome.net [Thu, 11 Nov 2004 20:23:15 +0000 (20:23 +0000)] 
Documentation patch for bug 268613 - Update paragraph related to email prefs tab; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.

20 years agoFix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk,kiko...
myk%mozilla.org [Tue, 9 Nov 2004 08:16:57 +0000 (08:16 +0000)] 
Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk,kiko; a=myk for 2.20

20 years agoBug 257344: Remove exit from error handlers when non-interactive
bugreport%peshkin.net [Mon, 8 Nov 2004 10:25:58 +0000 (10:25 +0000)] 
Bug 257344: Remove exit from error handlers when non-interactive
r=glob,justdave
a=justdave

20 years agoFixing documentation tree build which was broken by commiting the patch on bug 266461.
jocuri%softhome.net [Mon, 8 Nov 2004 08:57:14 +0000 (08:57 +0000)] 
Fixing documentation tree build which was broken by commiting the patch on bug 266461.

20 years agoDocumentation patch: clean-up identation after commiting patch for bug 198020: Bugzil...
jocuri%softhome.net [Mon, 8 Nov 2004 08:21:27 +0000 (08:21 +0000)] 
Documentation patch: clean-up identation after commiting patch for bug 198020: Bugzilla Guide contains no admin docs for flags.

20 years agoFixing documentation tree build which was broken by commiting the patch on bug 266461.
jocuri%softhome.net [Mon, 8 Nov 2004 08:19:01 +0000 (08:19 +0000)] 
Fixing documentation tree build which was broken by commiting the patch on bug 266461.

20 years agoDocumentation patch for bug 266461: Document minimum requirements for ft_min_word_len...
jocuri%softhome.net [Mon, 8 Nov 2004 07:54:47 +0000 (07:54 +0000)] 
Documentation patch for bug 266461: Document minimum requirements for ft_min_word_len MySQL parameter; patch by Shane H. W. Travis <travis@sedsystems.ca> modified by me.

20 years agoFixing documentation build tree, broken by the check in of bug 198020; rename the...
jocuri%softhome.net [Fri, 5 Nov 2004 17:30:15 +0000 (17:30 +0000)] 
Fixing documentation build tree, broken by the check in of bug 198020; rename the name of the `flags` section so it doesn't collide with already existing section.

20 years agoPatch for bug 262182: editing a buglist from a tabular report shouldn't go to a wrong...
jocuri%softhome.net [Fri, 5 Nov 2004 17:22:26 +0000 (17:22 +0000)] 
Patch for bug 262182: editing a buglist from a tabular report shouldn't go to a wrong page; patch by Gervase Markham <gerv@mozilla.org>; r=rsiklos, a=justdave.

20 years agoDocumentation patch for bug 198020: provide admin docs for flags; patch by Shane...
jocuri%softhome.net [Fri, 5 Nov 2004 17:09:17 +0000 (17:09 +0000)] 
Documentation patch for bug 198020: provide admin docs for flags; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=myk.

20 years agoPatch for bug 267774: Remove unused variable in process_bug.cgi; patch by Frédéric...
jocuri%softhome.net [Fri, 5 Nov 2004 16:57:46 +0000 (16:57 +0000)] 
Patch for bug 267774: Remove unused variable in process_bug.cgi; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.

20 years agoPatch for bug 267543: Checksetup.pl should contain proper spacing in my$sth... statem...
jocuri%softhome.net [Fri, 5 Nov 2004 16:53:36 +0000 (16:53 +0000)] 
Patch for bug 267543: Checksetup.pl should contain proper spacing in my$sth... statement; r=justdave, a=justdave.

20 years agoPatch for bug 266955: Only display interdiff options if we have other_patches; patch...
jocuri%softhome.net [Fri, 5 Nov 2004 07:16:45 +0000 (07:16 +0000)] 
Patch for bug 266955: Only display interdiff options if we have other_patches; patch by Christian Reis <kiko@async.com.br>; r=myk, a=myk.

20 years agoDocumentation patch for bug 257692: link directly to the final URL for the developer...
jocuri%softhome.net [Thu, 4 Nov 2004 20:58:38 +0000 (20:58 +0000)] 
Documentation patch for bug 257692: link directly to the final URL for the developer's guide; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.

20 years agoDocumentation patch for bug 247441: rephrase section 3.9 regarding access control...
jocuri%softhome.net [Thu, 4 Nov 2004 20:51:32 +0000 (20:51 +0000)] 
Documentation patch for bug 247441: rephrase section 3.9 regarding access control on secure bugs; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.

20 years agoPatch for bug 266142: Make bug listing display optimal for viewing; patch by Steve...
jocuri%softhome.net [Wed, 3 Nov 2004 07:10:28 +0000 (07:10 +0000)] 
Patch for bug 266142: Make bug listing display optimal for viewing; patch by Steve Wardell <okapi@codeboy.net>, r=kiko, a=myk.

20 years agoPatch for bug 265679: requests error complaining about lack of group membership shoul...
jocuri%softhome.net [Wed, 3 Nov 2004 07:04:23 +0000 (07:04 +0000)] 
Patch for bug 265679: requests error complaining about lack of group membership should not contain wrong spelled &bnsp; patch by Frédéric Buclin <LpSolit@netscape.net>; r=vladd, a=justdave.

20 years agoPatch for bug 212017: Should be able to change a bug if it has a flag requested that...
jocuri%softhome.net [Wed, 3 Nov 2004 06:59:39 +0000 (06:59 +0000)] 
Patch for bug 212017: Should be able to change a bug if it has a flag requested that is no longer requestable; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, vladd, a=myk.

20 years agoPatch for bug 251596: make show.html template use customized body attribute; patch...
jocuri%softhome.net [Wed, 3 Nov 2004 06:50:09 +0000 (06:50 +0000)] 
Patch for bug 251596: make show.html template use customized body attribute; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=justdave.

20 years agoPatch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable...
jocuri%softhome.net [Wed, 3 Nov 2004 06:38:40 +0000 (06:38 +0000)] 
Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable spacing; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.

20 years agoPatch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by Frédéric...
jocuri%softhome.net [Wed, 3 Nov 2004 06:27:06 +0000 (06:27 +0000)] 
Patch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by Frédéric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.

20 years agoComment-only fix: be honest about where we put that string! r=ssdbot
kiko%async.com.br [Sun, 31 Oct 2004 07:50:28 +0000 (07:50 +0000)] 
Comment-only fix: be honest about where we put that string! r=ssdbot

20 years agoBump version number to 2.19.1+ to indicate version pulled from CVS.
justdave%bugzilla.org [Mon, 25 Oct 2004 18:35:14 +0000 (18:35 +0000)] 
Bump version number to 2.19.1+ to indicate version pulled from CVS.