]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
17 years agoBug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]
reed%reedloden.com [Mon, 3 Dec 2007 04:30:53 +0000 (04:30 +0000)] 
Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]

17 years ago2nd part of bug 99215: Adding missing DB index when upgrading - Patch by me, r=mkanat
lpsolit%gmail.com [Sun, 2 Dec 2007 21:22:16 +0000 (21:22 +0000)] 
2nd part of bug 99215: Adding missing DB index when upgrading - Patch by me, r=mkanat

17 years agoBug 405788: $bug->add_comment incorrectly calls check_can_change_field() - Patch...
lpsolit%gmail.com [Fri, 30 Nov 2007 01:54:25 +0000 (01:54 +0000)] 
Bug 405788: $bug->add_comment incorrectly calls check_can_change_field() - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 99215: Attachments have no midair collision protection - Patch by Frédéric...
lpsolit%gmail.com [Fri, 30 Nov 2007 01:49:12 +0000 (01:49 +0000)] 
Bug 99215: Attachments have no midair collision protection - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave

17 years agoBug 398241: mod_perl wasn't using our precompiled CGIs. This is a huge performance...
mkanat%bugzilla.org [Thu, 29 Nov 2007 18:03:30 +0000 (18:03 +0000)] 
Bug 398241: mod_perl wasn't using our precompiled CGIs. This is a huge performance and memory improvement for mod_perl Bugzilla users.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat

17 years agoBug 397099: Date/Time Fields should have a JavaScript widget for picking a date
mkanat%bugzilla.org [Thu, 29 Nov 2007 08:20:05 +0000 (08:20 +0000)] 
Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat

17 years agoBug 405404: HTML::Scrubber throws "undef error - Wide character in subroutine entry...
lpsolit%gmail.com [Thu, 29 Nov 2007 01:39:29 +0000 (01:39 +0000)] 
Bug 405404: HTML::Scrubber throws "undef error - Wide character in subroutine entry" when a field filtered with html_light contains UTF-8 characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 405787: product_access_denied error tag defined twice in user-error.html.tmpl...
lpsolit%gmail.com [Thu, 29 Nov 2007 01:30:53 +0000 (01:30 +0000)] 
Bug 405787: product_access_denied error tag defined twice in user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 404581: add_setting() incorrectly handles settings with no values - Patch by...
lpsolit%gmail.com [Thu, 29 Nov 2007 01:27:11 +0000 (01:27 +0000)] 
Bug 404581: add_setting() incorrectly handles settings with no values - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 353995: Make checksetup able to reset a user's password
mkanat%bugzilla.org [Wed, 28 Nov 2007 22:35:52 +0000 (22:35 +0000)] 
Bug 353995: Make checksetup able to reset a user's password
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

17 years agoBug 374424: unnecessary line breaks and excessive indentation in email subject lines
mkanat%bugzilla.org [Tue, 27 Nov 2007 02:33:47 +0000 (02:33 +0000)] 
Bug 374424: unnecessary line breaks and excessive indentation in email subject lines
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 405350: Email is broken on tip, "can't send mail from '1' to '1'"
mkanat%bugzilla.org [Mon, 26 Nov 2007 04:02:25 +0000 (04:02 +0000)] 
Bug 405350: Email is broken on tip, "can't send mail from '1' to '1'"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

17 years agoBug 405342: "My requests" is broken - Patch by Frédéric Buclin <LpSolit@gmail.com...
lpsolit%gmail.com [Mon, 26 Nov 2007 03:45:04 +0000 (03:45 +0000)] 
Bug 405342: "My requests" is broken - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit

17 years agoBug 363153: Turn on the utf8 bit on all strings in Bugzilla that contain
mkanat%bugzilla.org [Fri, 23 Nov 2007 12:58:33 +0000 (12:58 +0000)] 
Bug 363153: Turn on the utf8 bit on all strings in Bugzilla that contain
non-ASCII data, if the utf8 parameter is on. This means that string functions
like substr() work properly on multi-byte languages, now.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat

17 years agoBug 404412: Couldn't edit comments anymore because of a regression from bug 401957.
mkanat%bugzilla.org [Wed, 21 Nov 2007 07:06:22 +0000 (07:06 +0000)] 
Bug 404412: Couldn't edit comments anymore because of a regression from bug    401957.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 393753 Go back to the group list is rendered inline with Yes, delete
timeless%mozdev.org [Tue, 20 Nov 2007 14:46:57 +0000 (14:46 +0000)] 
Bug 393753 Go back to the group list is rendered inline with Yes, delete
r=vladd a=mkanat

17 years agoBug 395924: Deleting a user account may delete other user's whine - Patch by FrÃ...
lpsolit%gmail.com [Mon, 19 Nov 2007 18:43:08 +0000 (18:43 +0000)] 
Bug 395924: Deleting a user account may delete other user's whine - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

17 years agoBug 403834: Replace table locks with database transactions in tokens, votes, and...
lpsolit%gmail.com [Mon, 19 Nov 2007 02:23:54 +0000 (02:23 +0000)] 
Bug 403834: Replace table locks with database transactions in tokens, votes, and sanitycheck - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat

17 years agoBug 399163: Bugzilla/*.pm should use transactions for database interaction - Patch...
lpsolit%gmail.com [Mon, 19 Nov 2007 02:20:53 +0000 (02:20 +0000)] 
Bug 399163: Bugzilla/*.pm should use transactions for database interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat

17 years agoBug 403824: Replace table locks in most Bugzilla files with transactions - Patch...
lpsolit%gmail.com [Thu, 15 Nov 2007 04:56:31 +0000 (04:56 +0000)] 
Bug 403824: Replace table locks in most Bugzilla files with transactions - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat

17 years agoBug 183665: Accessing post_bug.cgi directly gives a weird error message and should...
lpsolit%gmail.com [Thu, 15 Nov 2007 04:50:24 +0000 (04:50 +0000)] 
Bug 183665: Accessing post_bug.cgi directly gives a weird error message and should redirect to enter_bug.cgi instead - Patch by Matt Tasker <mtasker@gmail.com> (based on the original patch from victory <spam@bmo2007.rsz.jp>) r/a=LpSolit

17 years agoBug 403755: DBI error thrown when you cannot edit a bug which is in a product restric...
lpsolit%gmail.com [Thu, 15 Nov 2007 04:37:46 +0000 (04:37 +0000)] 
Bug 403755: DBI error thrown when you cannot edit a bug which is in a product restricted by CANEDIT - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 402609 - 'Administrate' is not the correct title for the Admin page
mozilla%colinogilvie.co.uk [Wed, 14 Nov 2007 03:39:05 +0000 (03:39 +0000)] 
Bug 402609 - 'Administrate' is not the correct title for the Admin page
Patch by me, r+a=mkanat

17 years agoBug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug
mkanat%bugzilla.org [Tue, 13 Nov 2007 05:15:06 +0000 (05:15 +0000)] 
Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoPart 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin
lpsolit%gmail.com [Mon, 12 Nov 2007 04:03:16 +0000 (04:03 +0000)] 
Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin

17 years agoPart 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
lpsolit%gmail.com [Mon, 12 Nov 2007 03:57:08 +0000 (03:57 +0000)] 
Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colin

17 years ago2nd part of bug 398428: After creating or editing an attachment, immediately display...
lpsolit%gmail.com [Mon, 12 Nov 2007 02:20:29 +0000 (02:20 +0000)] 
2nd part of bug 398428: After creating or editing an attachment, immediately display the bug it belongs to - Patch by me, a=LpSolit

17 years agoBug 397665: "Assigning Group Controls to Products" doesn't explain editcomponents...
mozilla%colinogilvie.co.uk [Tue, 6 Nov 2007 04:33:04 +0000 (04:33 +0000)] 
Bug 397665: "Assigning Group Controls to Products" doesn't explain editcomponents, canconfirm, editbugs
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=me, r=lpsolit

17 years agoBug 402438: Invalid deadlines can be set by unauthorized users - Patch by FrédÃ...
lpsolit%gmail.com [Mon, 5 Nov 2007 01:43:58 +0000 (01:43 +0000)] 
Bug 402438: Invalid deadlines can be set by unauthorized users - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 383522: mod_perl creates a separate template directory
mkanat%bugzilla.org [Mon, 5 Nov 2007 01:30:58 +0000 (01:30 +0000)] 
Bug 383522: mod_perl creates a separate template directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

17 years agoBug 401953: Move work_time validation from process_bug to Bugzilla::Bug
mkanat%bugzilla.org [Mon, 5 Nov 2007 01:17:57 +0000 (01:17 +0000)] 
Bug 401953: Move work_time validation from process_bug to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 400678: Default CC list for components not mentioned in the documentation
mozilla%colinogilvie.co.uk [Sat, 3 Nov 2007 23:11:17 +0000 (23:11 +0000)] 
Bug 400678: Default CC list for components not mentioned in the documentation
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=me

17 years agoBug 23473: Implement the ability to reverse the sort order in buglist.cgi ("Ascending...
lpsolit%gmail.com [Sat, 3 Nov 2007 22:48:37 +0000 (22:48 +0000)] 
Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ("Ascending" and "Descending") - Patch by Alex Schuilenburg <alex@schuilenburg.org> r/a=LpSolit

17 years agoBug 357324: Date/Time Custom Fields
mkanat%bugzilla.org [Wed, 24 Oct 2007 00:36:51 +0000 (00:36 +0000)] 
Bug 357324: Date/Time Custom Fields
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 262269: A tool to auto-install missing perl packages on non-Windows systems
mkanat%bugzilla.org [Wed, 24 Oct 2007 00:33:30 +0000 (00:33 +0000)] 
Bug 262269: A tool to auto-install missing perl packages on non-Windows systems
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)

17 years agoBug 400729 Quick start guide suggests changing os list in localconfig
timeless%mozdev.org [Tue, 23 Oct 2007 13:06:36 +0000 (13:06 +0000)] 
Bug 400729 Quick start guide suggests changing os list in localconfig
r=lpsolit a=lpsolit

17 years agoPart 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
lpsolit%gmail.com [Tue, 23 Oct 2007 02:41:58 +0000 (02:41 +0000)] 
Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin

17 years agoBug 182083: Help system should support more pages - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com [Mon, 22 Oct 2007 01:59:28 +0000 (01:59 +0000)] 
Bug 182083: Help system should support more pages - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin a=LpSolit

17 years agoBug 397616: Modifying Users is mentioning <productname>, but not clear when this...
lpsolit%gmail.com [Mon, 22 Oct 2007 01:51:58 +0000 (01:51 +0000)] 
Bug 397616: Modifying Users is mentioning <productname>, but not clear when this appears - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit

17 years agoBug 400569: Bugzilla::Bug::editable_bug_fields() behaves incorrectly on installations...
lpsolit%gmail.com [Sun, 21 Oct 2007 06:56:35 +0000 (06:56 +0000)] 
Bug 400569: Bugzilla::Bug::editable_bug_fields() behaves incorrectly on installations with custom multi-select fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit

17 years agoBug 396245: Allow the WebService to list the installed plugins and their versions
mkanat%bugzilla.org [Fri, 19 Oct 2007 13:07:28 +0000 (13:07 +0000)] 
Bug 396245: Allow the WebService to list the installed plugins and their versions
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat

17 years agoAdd license blocks to the example plugin code. (Follow-up for bug 396243.)
mkanat%bugzilla.org [Fri, 19 Oct 2007 13:01:51 +0000 (13:01 +0000)] 
Add license blocks to the example plugin code. (Follow-up for bug 396243.)

17 years agoBug 396243: Allow extensions (aka plugins) to extend the WebService interface
mkanat%bugzilla.org [Fri, 19 Oct 2007 12:58:48 +0000 (12:58 +0000)] 
Bug 396243: Allow extensions (aka plugins) to extend the WebService interface
This also includes the first checkin of the example plugin.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat

17 years agoBug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org [Fri, 19 Oct 2007 11:46:10 +0000 (11:46 +0000)] 
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 398990: process_bug.cgi shouldn't check the 'reporter' field as this field is...
lpsolit%gmail.com [Thu, 18 Oct 2007 03:48:59 +0000 (03:48 +0000)] 
Bug 398990: process_bug.cgi shouldn't check the 'reporter' field as this field is not editable - Patch by fedor ezeev <fe@alterplast.ru> r/a=LpSolit

17 years agoBug 400160: contrib/merge-users.pl doesn't merge all required fields - Patch by FrÃ...
lpsolit%gmail.com [Thu, 18 Oct 2007 03:44:29 +0000 (03:44 +0000)] 
Bug 400160: contrib/merge-users.pl doesn't merge all required fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

17 years agoBug 383522: mod_perl creates a separate template directory
mkanat%bugzilla.org [Tue, 16 Oct 2007 15:15:03 +0000 (15:15 +0000)] 
Bug 383522: mod_perl creates a separate template directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

17 years agoBug 356926: contrib/README doesn't reflect reality - Patch by Sam Folk-Williams ...
lpsolit%gmail.com [Tue, 16 Oct 2007 15:13:54 +0000 (15:13 +0000)] 
Bug 356926: contrib/README doesn't reflect reality - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=vladd

17 years agoBug 105366: add documentation for running Bugzilla under suexec
justdave%bugzilla.org [Tue, 16 Oct 2007 14:56:07 +0000 (14:56 +0000)] 
Bug 105366: add documentation for running Bugzilla under suexec
r=mkanat, colin

17 years agoBug 398198: Multiple Bugzilla databases with a single installation docs should have...
mozilla%colinogilvie.co.uk [Mon, 15 Oct 2007 00:01:01 +0000 (00:01 +0000)] 
Bug 398198: Multiple Bugzilla databases with a single installation docs should have an id
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=colin

17 years agoBug 380712: Move distro-specific installation instructions to Wiki - Patch by Sam...
lpsolit%gmail.com [Fri, 12 Oct 2007 23:24:22 +0000 (23:24 +0000)] 
Bug 380712: Move distro-specific installation instructions to Wiki - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit r=kevin.benton

17 years agoBug 313123: Implement $component->create and $component->update based on Object.pm...
lpsolit%gmail.com [Fri, 12 Oct 2007 04:07:22 +0000 (04:07 +0000)] 
Bug 313123: Implement $component->create and $component->update based on Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 399461: Bugzilla::Hook::process() doesn't flush Bugzilla->hook_args() after execu...
lpsolit%gmail.com [Fri, 12 Oct 2007 01:01:34 +0000 (01:01 +0000)] 
Bug 399461: Bugzilla::Hook::process() doesn't flush Bugzilla->hook_args() after executing an extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 301832: Windows installation: ScriptInterpreterSource registry requires the ...
lpsolit%gmail.com [Thu, 11 Oct 2007 17:41:53 +0000 (17:41 +0000)] 
Bug 301832: Windows installation: ScriptInterpreterSource registry requires the -T (taint mode) flag - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob

17 years agoAdditional fix for bug 313129: Bugzilla::Milestone->_check_name() incorrectly trims...
lpsolit%gmail.com [Wed, 10 Oct 2007 19:16:41 +0000 (19:16 +0000)] 
Additional fix for bug 313129: Bugzilla::Milestone->_check_name() incorrectly trims the milestone name

17 years agoBug 57842: On enter_bug.cgi, show component description when it is selected - Patch...
lpsolit%gmail.com [Wed, 10 Oct 2007 15:06:52 +0000 (15:06 +0000)] 
Bug 57842: On enter_bug.cgi, show component description when it is selected - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 313129: Implement $milestone->create and $milestone->update based on Object.pm...
lpsolit%gmail.com [Wed, 10 Oct 2007 15:00:18 +0000 (15:00 +0000)] 
Bug 313129: Implement $milestone->create and $milestone->update based on Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 398968: editversions.cgi should use transactions for database interaction - Patch...
lpsolit%gmail.com [Wed, 10 Oct 2007 04:24:36 +0000 (04:24 +0000)] 
Bug 398968: editversions.cgi should use transactions for database interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat

17 years agoBug 398976: edit*.cgi scripts should use transactions for database interaction -...
lpsolit%gmail.com [Wed, 10 Oct 2007 04:21:48 +0000 (04:21 +0000)] 
Bug 398976: edit*.cgi scripts should use transactions for database interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat

17 years agoMidair with product change while adding an attachment silently clears flags - Patch...
lpsolit%gmail.com [Tue, 9 Oct 2007 18:05:58 +0000 (18:05 +0000)] 
Midair with product change while adding an attachment silently clears flags - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit

17 years agoBug 399028: Do not display all pending requests by default when the user is logged...
lpsolit%gmail.com [Tue, 9 Oct 2007 15:45:01 +0000 (15:45 +0000)] 
Bug 399028: Do not display all pending requests by default when the user is logged out - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit

17 years agoBug 398986: Incorrect SQL query when moving bugs to another product - Patch by FrÃ...
lpsolit%gmail.com [Tue, 9 Oct 2007 15:42:02 +0000 (15:42 +0000)] 
Bug 398986: Incorrect SQL query when moving bugs to another product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by FrÃ...
lpsolit%gmail.com [Tue, 9 Oct 2007 15:34:41 +0000 (15:34 +0000)] 
Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 398739: "Taking a bug" while adding a new attachment locks the bug status forever...
lpsolit%gmail.com [Mon, 8 Oct 2007 05:06:19 +0000 (05:06 +0000)] 
Bug 398739: "Taking a bug" while adding a new attachment locks the bug status forever if the ASSIGNED bug status has been renamed or deleted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 398707: whine.pl should use transactions for database interaction - Patch by...
lpsolit%gmail.com [Mon, 8 Oct 2007 04:24:46 +0000 (04:24 +0000)] 
Bug 398707: whine.pl should use transactions for database interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat

17 years agoBug 264785: config.rdf needs XML filtering of output to generate valid HTML (Template...
lpsolit%gmail.com [Mon, 8 Oct 2007 04:18:13 +0000 (04:18 +0000)] 
Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 398735: sanitycheck.cgi hardcodes bug statuses in the everconfirmed check - Patch...
lpsolit%gmail.com [Mon, 8 Oct 2007 04:00:03 +0000 (04:00 +0000)] 
Bug 398735: sanitycheck.cgi hardcodes bug statuses in the everconfirmed check - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 398838: Remove the obsolete Util::value_quote() routine - Patch by Frédéric...
lpsolit%gmail.com [Mon, 8 Oct 2007 03:56:23 +0000 (03:56 +0000)] 
Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 398883: [mod_perl] Three Variable "$cgi" will not stay shared errors in current...
mkanat%bugzilla.org [Mon, 8 Oct 2007 02:32:23 +0000 (02:32 +0000)] 
Bug 398883: [mod_perl] Three Variable "$cgi" will not stay shared errors in current CVS HEAD
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 358947: Remove dead code from post_bug.cgi about custom_tables - Patch by FrÃ...
lpsolit%gmail.com [Sat, 6 Oct 2007 05:04:28 +0000 (05:04 +0000)] 
Bug 358947: Remove dead code from post_bug.cgi about custom_tables - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 374981: Custom field single select options not available in config.cgi rdf -...
lpsolit%gmail.com [Sat, 6 Oct 2007 03:54:41 +0000 (03:54 +0000)] 
Bug 374981: Custom field single select options not available in config.cgi rdf - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 398798: checksetup.pl 'commands to install' should quote Perl module names
mkanat%bugzilla.org [Sat, 6 Oct 2007 03:54:30 +0000 (03:54 +0000)] 
Bug 398798: checksetup.pl 'commands to install' should quote Perl module names
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

17 years agoBug 349567 â\80\93 strict_isolation in post_bug should also check can_see_product.
wurblzap%gmail.com [Fri, 5 Oct 2007 21:50:12 +0000 (21:50 +0000)] 
Bug 349567 â\80\93 strict_isolation in post_bug should also check can_see_product.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit

17 years agoBug 398420: Midair collision protection is broken - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com [Fri, 5 Oct 2007 02:38:40 +0000 (02:38 +0000)] 
Bug 398420: Midair collision protection is broken - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 398428: After creating or editing an attachment, immediately display the bug...
lpsolit%gmail.com [Wed, 3 Oct 2007 22:42:05 +0000 (22:42 +0000)] 
Bug 398428: After creating or editing an attachment, immediately display the bug it belongs to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

17 years agoBug 324990: The "Bug Activity" page does not display the bug summary in the title...
lpsolit%gmail.com [Wed, 3 Oct 2007 18:38:32 +0000 (18:38 +0000)] 
Bug 324990: The "Bug Activity" page does not display the bug summary in the title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit

17 years agoBug 394796: "I'm added to or removed from this capacity" for "CCed" doesn't work...
lpsolit%gmail.com [Mon, 24 Sep 2007 03:12:06 +0000 (03:12 +0000)] 
Bug 394796: "I'm added to or removed from this capacity" for "CCed" doesn't work correctly if several users are added or removed at once from the CC list - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

17 years agoBug 369835: email_in.pl should convert character encoding to utf8
mkanat%bugzilla.org [Mon, 24 Sep 2007 02:52:51 +0000 (02:52 +0000)] 
Bug 369835: email_in.pl should convert character encoding to utf8
Patch By Fedor Ezeev <fe@alterplast.ru> r=mkanat, a=mkanat

17 years agoBug 154484: Option "is not" missing for email address searches - Patch by timeless...
lpsolit%gmail.com [Sun, 23 Sep 2007 02:35:07 +0000 (02:35 +0000)] 
Bug 154484: Option "is not" missing for email address searches - Patch by timeless <timeless@bemail.org> r=joel a=LpSolit

17 years agoBug 203951: Setting your default query to include boolean charts doesn't work - Patch...
lpsolit%gmail.com [Sun, 23 Sep 2007 02:28:59 +0000 (02:28 +0000)] 
Bug 203951: Setting your default query to include boolean charts doesn't work - Patch by Todd Stansell <tjs@tellme.com> and GavinS <bugzilla@chimpychompy.org> r=joel a=LpSolit

17 years agoBug 319466: commenter "contains" and "was me" fails with: Not unique table/alias...
lpsolit%gmail.com [Sun, 23 Sep 2007 02:09:33 +0000 (02:09 +0000)] 
Bug 319466: commenter "contains" and "was me" fails with: Not unique table/alias: 'longdescs_0' - Patch by GavinS <bugzilla@chimpychompy.org> r=joel a=LpSolit

17 years agoFixing bug 395771 for real
lpsolit%gmail.com [Fri, 21 Sep 2007 02:53:09 +0000 (02:53 +0000)] 
Fixing bug 395771 for real

17 years agoBug 396934: When classifications are in use, editproducts.cgi displays "Add product...
lpsolit%gmail.com [Fri, 21 Sep 2007 02:23:44 +0000 (02:23 +0000)] 
Bug 396934: When classifications are in use, editproducts.cgi displays "Add product" to users that can't add products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=LpSolit

17 years agoBug 395771: Advanced search results sorted incorrectly when sorted by importance...
lpsolit%gmail.com [Thu, 20 Sep 2007 23:35:08 +0000 (23:35 +0000)] 
Bug 395771: Advanced search results sorted incorrectly when sorted by importance - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit

17 years agoBump version number post-release.
mkanat%bugzilla.org [Thu, 20 Sep 2007 03:24:25 +0000 (03:24 +0000)] 
Bump version number post-release.

17 years agoUpdate version number for 3.1.2. bugzilla-3.1.2 release-3.1.2
mkanat%bugzilla.org [Wed, 19 Sep 2007 04:40:36 +0000 (04:40 +0000)] 
Update version number for 3.1.2.

17 years agoBug 396616: SetParam error when changing a group name in editgroups.cgi
mkanat%bugzilla.org [Wed, 19 Sep 2007 04:36:59 +0000 (04:36 +0000)] 
Bug 396616: SetParam error when changing a group name in editgroups.cgi
Patch By Albert Ting <altlist@gmail.com> r=mkanat, r=LpSolit, a=mkanat

17 years agoBug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_email...
mkanat%bugzilla.org [Wed, 19 Sep 2007 04:28:30 +0000 (04:28 +0000)] 
Bug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_email does not check createemailregexp
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=mkanat

17 years agoFix bustage from Bug 373689--certain error messages are no longer in use.
mkanat%bugzilla.org [Wed, 19 Sep 2007 02:44:23 +0000 (02:44 +0000)] 
Fix bustage from Bug 373689--certain error messages are no longer in use.

17 years agoBug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com [Wed, 19 Sep 2007 02:37:11 +0000 (02:37 +0000)] 
Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 396506: Release Notes for 3.0.2
mkanat%bugzilla.org [Wed, 19 Sep 2007 02:24:58 +0000 (02:24 +0000)] 
Bug 396506: Release Notes for 3.0.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

17 years agoBug 396497: Use should_set everywhere in process_bug
mkanat%bugzilla.org [Wed, 19 Sep 2007 02:09:26 +0000 (02:09 +0000)] 
Bug 396497: Use should_set everywhere in process_bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 373689: Implement set_product: Move product changing from process_bug into Bugzil...
mkanat%bugzilla.org [Wed, 19 Sep 2007 02:07:20 +0000 (02:07 +0000)] 
Bug 373689: Implement set_product: Move product changing from process_bug into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 357315: Add the ability to create <textarea> fields
mkanat%bugzilla.org [Mon, 17 Sep 2007 09:48:04 +0000 (09:48 +0000)] 
Bug 357315: Add the ability to create <textarea> fields
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 396376: Crash on logout - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a...
lpsolit%gmail.com [Mon, 17 Sep 2007 03:40:46 +0000 (03:40 +0000)] 
Bug 396376: Crash on logout - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 396104: Dusk skin needs a .cvsignore
mkanat%bugzilla.org [Sat, 15 Sep 2007 06:43:54 +0000 (06:43 +0000)] 
Bug 396104: Dusk skin needs a .cvsignore
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=mkanat

17 years agoBug 394952: Allow extensions (aka plugins) to have a lib/ directory
mkanat%bugzilla.org [Sat, 15 Sep 2007 04:28:47 +0000 (04:28 +0000)] 
Bug 394952: Allow extensions (aka plugins) to have a lib/ directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat

17 years agoBug 394926: Support for disabling extensions (aka plugins)
mkanat%bugzilla.org [Sat, 15 Sep 2007 04:24:59 +0000 (04:24 +0000)] 
Bug 394926: Support for disabling extensions (aka plugins)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat

17 years agoBug 394923: Make Bugzilla.pm subclassable by using $class->method everywhere
mkanat%bugzilla.org [Sat, 15 Sep 2007 04:23:59 +0000 (04:23 +0000)] 
Bug 394923: Make Bugzilla.pm subclassable by using $class->method everywhere
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat

17 years agoBug 395727: email_in.pl has not ability to add attachments by email, as documentation...
lpsolit%gmail.com [Sat, 15 Sep 2007 00:23:47 +0000 (00:23 +0000)] 
Bug 395727: email_in.pl has not ability to add attachments by email, as documentation says - Patch by fedor ezeev <fe@alterplast.ru> r=Colin r=mkanat a=mkanat