]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
16 years agoBug 452793 part 2: On bug creation, the first confirmed bug status should be selected...
justdave%bugzilla.org [Thu, 11 Sep 2008 00:21:29 +0000 (00:21 +0000)] 
Bug 452793 part 2: On bug creation, the first confirmed bug status should be selected by default for users with canconfirm privs, even if UNCONFIRMED is the bug status with the lowest sortkey -- do this when the template doesn't specify a status also (first patch only fixed the default templates).
Patch by justdave/LpSolit, r=LpSolit/justdave, a=LpSolit

16 years agoBug 216557: Be able to specify the order of the columns in a bug list - Patch by...
lpsolit%gmail.com [Thu, 11 Sep 2008 00:07:01 +0000 (00:07 +0000)] 
Bug 216557: Be able to specify the order of the columns in a bug list - Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit

16 years agoBug 452893: request.cgi crashes if a flag modification date is invalid - Patch by...
lpsolit%gmail.com [Wed, 10 Sep 2008 15:41:36 +0000 (15:41 +0000)] 
Bug 452893: request.cgi crashes if a flag modification date is invalid - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoFix bustage due to bug 453743: I have to exclude flags related to private attachments...
lpsolit%gmail.com [Tue, 9 Sep 2008 05:30:07 +0000 (05:30 +0000)] 
Fix bustage due to bug 453743: I have to exclude flags related to private attachments you cannot see

16 years agoBug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi are...
lpsolit%gmail.com [Tue, 9 Sep 2008 01:37:50 +0000 (01:37 +0000)] 
Bug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi are too far on the right - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit

16 years agoBug 453337: Fix for enter_bug (New Bug) UI bounces up and down when you change the...
guy.pyrzak%gmail.com [Mon, 8 Sep 2008 22:47:59 +0000 (22:47 +0000)] 
Bug 453337: Fix for enter_bug (New Bug) UI bounces up and down when you change the component because description changes height
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat

16 years agoBug 388251: Implement 'new Bugzilla::Attachment' - Patch by Frédéric Buclin <LpSoli...
lpsolit%gmail.com [Mon, 8 Sep 2008 22:13:23 +0000 (22:13 +0000)] 
Bug 388251: Implement 'new Bugzilla::Attachment' - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit

16 years agoBug 453743: Decrease the number of calls to the DB about flags when viewing a bug...
lpsolit%gmail.com [Mon, 8 Sep 2008 21:21:24 +0000 (21:21 +0000)] 
Bug 453743: Decrease the number of calls to the DB about flags when viewing a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 453586: enter_bug form shows the bugzilla-admin address
mkanat%bugzilla.org [Sat, 6 Sep 2008 04:19:08 +0000 (04:19 +0000)] 
Bug 453586: enter_bug form shows the bugzilla-admin address
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=reed, a=mkanat

16 years agoBug 453585: Load stylesheets before scripts for performance reasons
mkanat%bugzilla.org [Sat, 6 Sep 2008 04:16:40 +0000 (04:16 +0000)] 
Bug 453585: Load stylesheets before scripts for performance reasons
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 450197: Multi-select fields are ignored when cloning a bug
mkanat%bugzilla.org [Sat, 6 Sep 2008 04:11:19 +0000 (04:11 +0000)] 
Bug 450197: Multi-select fields are ignored when cloning a bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 364161: Inefficient SQL: Selecting subclass from setting table
mkanat%bugzilla.org [Sat, 6 Sep 2008 04:01:18 +0000 (04:01 +0000)] 
Bug 364161: Inefficient SQL: Selecting subclass from setting table
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoerrr.... try again, now with -R :)
lpsolit%gmail.com [Sat, 6 Sep 2008 03:08:15 +0000 (03:08 +0000)] 
errr.... try again, now with -R :)

16 years agoBack out bug 285466 - The doc is completely wrong, a=mkanat on IRC
lpsolit%gmail.com [Sat, 6 Sep 2008 02:58:55 +0000 (02:58 +0000)] 
Back out bug 285466 - The doc is completely wrong, a=mkanat on IRC

16 years ago Bug 452906 - Long URLs smash the right column width
guy.pyrzak%gmail.com [Fri, 5 Sep 2008 02:39:42 +0000 (02:39 +0000)] 
 Bug 452906 -  Long URLs smash the right column width
 Patch By Guy Pyrzak <guy.pyrzak@gmail.com>, r=mkanat, a=mkanat

16 years ago Bug 452926 - In <field.js>, "Warning: assignment to undeclared variable bz_alias_ch...
guy.pyrzak%gmail.com [Fri, 5 Sep 2008 02:36:49 +0000 (02:36 +0000)] 
 Bug 452926 -  In <field.js>, "Warning: assignment to undeclared variable bz_alias_check_array"
 Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat

16 years agoBug 448696: "(edit)" links should focus the text box and select all text in them
guy.pyrzak%gmail.com [Fri, 5 Sep 2008 02:34:43 +0000 (02:34 +0000)] 
Bug 448696: "(edit)" links should focus the text box and select all text in them
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat

16 years agoBug 452891: The dashed border next to the line numbers in the Diff Viewer can be...
mkanat%bugzilla.org [Tue, 2 Sep 2008 10:56:25 +0000 (10:56 +0000)] 
Bug 452891: The dashed border next to the line numbers in the Diff Viewer can be visually jarring
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat

16 years agoBug 452746: Link to the bug in the bug header/title bar includes a space
mkanat%bugzilla.org [Tue, 2 Sep 2008 10:53:53 +0000 (10:53 +0000)] 
Bug 452746: Link to the bug in the bug header/title bar includes a space
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 452733: [Classification] should not be next to bug ID and short_desc in the show_...
mkanat%bugzilla.org [Tue, 2 Sep 2008 10:50:53 +0000 (10:50 +0000)] 
Bug 452733: [Classification] should not be next to bug ID and short_desc in the show_bug header
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 451707: Provide a --version option to checksetup.pl
mkanat%bugzilla.org [Tue, 2 Sep 2008 10:47:00 +0000 (10:47 +0000)] 
Bug 451707: Provide a --version option to checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years agoBug 452844: Taint error in _check_dup_id() - Patch by John L. Clark <jlc6@po.cwru...
lpsolit%gmail.com [Mon, 1 Sep 2008 03:14:00 +0000 (03:14 +0000)] 
Bug 452844: Taint error in _check_dup_id() - Patch by John L. Clark <jlc6@po.cwru.edu> r/a=mkanat

16 years agoBug 452793: On bug creation, the first confirmed bug status should be selected by...
lpsolit%gmail.com [Sat, 30 Aug 2008 07:41:59 +0000 (07:41 +0000)] 
Bug 452793: On bug creation, the first confirmed bug status should be selected by default for users with canconfirm privs, even if UNCONFIRMED is the bug status with the lowest sortkey - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit

16 years agoBetter fix for bug 452799, r=justdave
lpsolit%gmail.com [Sat, 30 Aug 2008 04:53:37 +0000 (04:53 +0000)] 
Better fix for bug 452799, r=justdave

16 years agoBug 452810: Remove my name after "including you" when CCed to a bug - Patch by FrÃ...
lpsolit%gmail.com [Sat, 30 Aug 2008 04:47:58 +0000 (04:47 +0000)] 
Bug 452810: Remove my name after "including you" when CCed to a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 452799: On bug creation, the bug status with the lowest sortkey is chosen for...
lpsolit%gmail.com [Sat, 30 Aug 2008 02:41:57 +0000 (02:41 +0000)] 
Bug 452799: On bug creation, the bug status with the lowest sortkey is chosen for users without editbugs/canconfirm privs, even when UNCONFIRMED is valid - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap r=justdave a=LpSolit

16 years agoBug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Thu, 28 Aug 2008 04:26:13 +0000 (04:26 +0000)] 
Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 449791 â\80\93 Allow flag notification emails to be threaded similar to normal bug...
dkl%redhat.com [Thu, 28 Aug 2008 01:38:45 +0000 (01:38 +0000)] 
Bug 449791 â\80\93 Allow flag notification emails to be threaded similar to normal bug change emails
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit

16 years agoBug 450379: Searching SQL for candidates to truncate short_desc (> 255 chars) should...
lpsolit%gmail.com [Wed, 27 Aug 2008 20:19:58 +0000 (20:19 +0000)] 
Bug 450379: Searching SQL for candidates to truncate short_desc (> 255 chars) should use CHAR_LENGTH - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> and Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat

16 years agoFix bustage in t/007utils.t
lpsolit%gmail.com [Wed, 27 Aug 2008 15:17:56 +0000 (15:17 +0000)] 
Fix bustage in t/007utils.t

16 years agoBug 182238: Allow users to choose what time zone to display times in - Patch by FrÃ...
lpsolit%gmail.com [Wed, 27 Aug 2008 07:32:11 +0000 (07:32 +0000)] 
Bug 182238: Allow users to choose what time zone to display times in - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoFix bustage due to bug 446327 - Patch by me, r=mkanat
lpsolit%gmail.com [Wed, 27 Aug 2008 06:54:05 +0000 (06:54 +0000)] 
Fix bustage due to bug 446327 - Patch by me, r=mkanat

16 years agoBug 449984: Login cookies should be created as SSL-only on installations that require...
lpsolit%gmail.com [Wed, 27 Aug 2008 06:08:50 +0000 (06:08 +0000)] 
Bug 449984: Login cookies should be created as SSL-only on installations that require SSL - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 385897: editwhines.cgi doesn't allow to whine at groups with a name containing...
lpsolit%gmail.com [Wed, 27 Aug 2008 05:51:31 +0000 (05:51 +0000)] 
Bug 385897: editwhines.cgi doesn't allow to whine at groups with a name containing blanks - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

16 years agoBug 304866: <title> for Flag Type Created should include the name of the flag - Patch...
lpsolit%gmail.com [Wed, 27 Aug 2008 05:45:51 +0000 (05:45 +0000)] 
Bug 304866: <title> for Flag Type Created should include the name of the flag - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit

16 years agoBug 446327: WebService faultCode is a string when a script "die"s
mkanat%bugzilla.org [Mon, 25 Aug 2008 20:40:05 +0000 (20:40 +0000)] 
Bug 446327: WebService faultCode is a string when a script "die"s
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

16 years agoBug 368502 - "Bugzilla_logincookie should not be accessible via javascript" [p=reed...
reed%reedloden.com [Sat, 23 Aug 2008 04:38:55 +0000 (04:38 +0000)] 
Bug 368502 - "Bugzilla_logincookie should not be accessible via javascript" [p=reed r+a=mkanat]

16 years agoBug 449511: get_param_list() takes no argument - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Fri, 22 Aug 2008 21:00:33 +0000 (21:00 +0000)] 
Bug 449511: get_param_list() takes no argument - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit

16 years agoBug 247936: Creating a product/component which already existed crashes when adding...
lpsolit%gmail.com [Fri, 22 Aug 2008 20:33:03 +0000 (20:33 +0000)] 
Bug 247936: Creating a product/component which already existed crashes when adding series - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 378907: Bad wording in the error message when trying to create a product with...
lpsolit%gmail.com [Fri, 22 Aug 2008 07:35:00 +0000 (07:35 +0000)] 
Bug 378907: Bad wording in the error message when trying to create a product with an existing name - Patch by Rupert Handford <rupert@handfordonline.plus.com> r=vladd r=pyrzak a=LpSolit

16 years agoBug 330844: patch_too_large should favor "splitting" over "breaking" - Patch by Ruper...
lpsolit%gmail.com [Fri, 22 Aug 2008 07:31:26 +0000 (07:31 +0000)] 
Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch by Rupert Handford <rupert@handfordonline.plus.com> r=reed r=pyrzak a=LpSolit

16 years agoFix bustage due to bug 287334
lpsolit%gmail.com [Fri, 22 Aug 2008 07:25:59 +0000 (07:25 +0000)] 
Fix bustage due to bug 287334

16 years agoBug 287334: Ability to add custom "Bug ID" fields
mkanat%bugzilla.org [Fri, 22 Aug 2008 04:58:43 +0000 (04:58 +0000)] 
Bug 287334: Ability to add custom "Bug ID" fields
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat

16 years agoFix a test failure caused by the bug-columns hook.
mkanat%bugzilla.org [Fri, 22 Aug 2008 04:30:40 +0000 (04:30 +0000)] 
Fix a test failure caused by the bug-columns hook.

16 years agoBug 439192: Add hook to the end of checksetup.pl
mkanat%bugzilla.org [Fri, 22 Aug 2008 03:58:44 +0000 (03:58 +0000)] 
Bug 439192: Add hook to the end of checksetup.pl
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat

16 years agoBug 437006: Add hooks to Bugzilla\Bug.pm to display additional columns
mkanat%bugzilla.org [Fri, 22 Aug 2008 03:56:46 +0000 (03:56 +0000)] 
Bug 437006: Add hooks to Bugzilla\Bug.pm to display additional columns
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat

16 years agoBug 451449: "Can't use undefined value as ARRAY reference" when logging into a new...
mkanat%bugzilla.org [Thu, 21 Aug 2008 04:34:50 +0000 (04:34 +0000)] 
Bug 451449: "Can't use undefined value as ARRAY reference" when logging into a new account
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 449306: Add a hook after a bug gets saved, and after flags get updated.
mkanat%bugzilla.org [Wed, 20 Aug 2008 03:12:21 +0000 (03:12 +0000)] 
Bug 449306: Add a hook after a bug gets saved, and after flags get updated.
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat

16 years agoThe hook docs in Bugzilla::Hook had gotten out of alphabetical order, fix the POD.
mkanat%bugzilla.org [Wed, 20 Aug 2008 02:46:25 +0000 (02:46 +0000)] 
The hook docs in Bugzilla::Hook had gotten out of alphabetical order, fix the POD.

16 years agoA fix for bug 446645--make hyphens at the beginning of words still count as negation...
mkanat%bugzilla.org [Wed, 20 Aug 2008 02:35:15 +0000 (02:35 +0000)] 
A fix for bug 446645--make hyphens at the beginning of words still count as negation for fulltext searching in MySQL.
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat

16 years agoBug 442016: Bugzilla::User::bless_groups should be returning Bugzilla::Group objects
mkanat%bugzilla.org [Wed, 20 Aug 2008 02:32:36 +0000 (02:32 +0000)] 
Bug 442016: Bugzilla::User::bless_groups should be returning Bugzilla::Group objects
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 437005: Add hook to colchange.cgi to add column(s) to buglist
mkanat%bugzilla.org [Wed, 20 Aug 2008 02:27:51 +0000 (02:27 +0000)] 
Bug 437005: Add hook to colchange.cgi to add column(s) to buglist
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat

16 years agoBug 241198: Don't display disabled flags with no items in the request queue flag...
lpsolit%gmail.com [Tue, 19 Aug 2008 21:09:03 +0000 (21:09 +0000)] 
Bug 241198: Don't display disabled flags with no items in the request queue flag dropdown list - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 451050: With the Dusk theme, the cursor hovering rows in buglists is displayed...
lpsolit%gmail.com [Tue, 19 Aug 2008 15:03:18 +0000 (15:03 +0000)] 
Bug 451050: With the Dusk theme, the cursor hovering rows in buglists is displayed as a pointer despite rows are not clickable - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit

16 years agoBug 450609: Add OS detection in install-module.pl to make it refuse to run on Windows...
lpsolit%gmail.com [Tue, 19 Aug 2008 04:27:50 +0000 (04:27 +0000)] 
Bug 450609: Add OS detection in install-module.pl to make it refuse to run on Windows - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

16 years agoBug 450573: checksetup.pl gives "install-module --all" instructions on Windows -...
lpsolit%gmail.com [Tue, 19 Aug 2008 04:21:44 +0000 (04:21 +0000)] 
Bug 450573: checksetup.pl gives "install-module --all" instructions on Windows - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 428659 â\80\93 Setting SSL param to 'authenticated sessions' only protects logins...
dkl%redhat.com [Mon, 18 Aug 2008 09:16:12 +0000 (09:16 +0000)] 
Bug 428659 â\80\93 Setting SSL param to 'authenticated sessions' only protects logins and param
doesn't protect WebService calls at all
Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit/mkanat

16 years agoBug 448593: Move code to edit product group settings from editproducts.cgi to Bugzill...
lpsolit%gmail.com [Thu, 14 Aug 2008 21:36:07 +0000 (21:36 +0000)] 
Bug 448593: Move code to edit product group settings from editproducts.cgi to Bugzilla/Product.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

16 years agoBug 440656: Implement Bugzilla::User::visible_bugs and have can_see_bug use it
mkanat%bugzilla.org [Thu, 14 Aug 2008 17:01:11 +0000 (17:01 +0000)] 
Bug 440656: Implement Bugzilla::User::visible_bugs and have can_see_bug use it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 423078: Advanced Search "any one of" wording wrong - Patch by Rupert Handford...
lpsolit%gmail.com [Thu, 14 Aug 2008 05:25:40 +0000 (05:25 +0000)] 
Bug 423078: Advanced Search "any one of" wording wrong - Patch by Rupert Handford <rupert@handfordonline.plus.com> r=pyrzak r=LpSolit r=mkanat a=LpSolit

16 years agoBug 442882: Populating bugs_fulltext can be very slow on large installations
mkanat%bugzilla.org [Wed, 13 Aug 2008 11:12:41 +0000 (11:12 +0000)] 
Bug 442882: Populating bugs_fulltext can be very slow on large installations
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

16 years agoBug 437169: [SECURITY] Local files on the server can be attached to a bug (making...
mkanat%bugzilla.org [Tue, 12 Aug 2008 14:41:11 +0000 (14:41 +0000)] 
Bug 437169: [SECURITY] Local files on the server can be attached to a bug (making them publicly visible) when importing bugs with -attach_path
Patch By Greg Hendricks <ghendricks@novell.com> r=LpSolit, a=mkanat

16 years agoFix a small HTML error in the Release Notes.
mkanat%bugzilla.org [Tue, 12 Aug 2008 14:16:16 +0000 (14:16 +0000)] 
Fix a small HTML error in the Release Notes.

16 years agoBug 441542: Graphical Reports "Generate Report" button has wrong CSS id
mkanat%bugzilla.org [Tue, 12 Aug 2008 12:58:06 +0000 (12:58 +0000)] 
Bug 441542: Graphical Reports "Generate Report" button has wrong CSS id
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit

16 years agoBug 450193: Cloning a bug may fail if a custom date/time field exists - Patch by...
lpsolit%gmail.com [Tue, 12 Aug 2008 06:58:03 +0000 (06:58 +0000)] 
Bug 450193: Cloning a bug may fail if a custom date/time field exists - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 449927: "Insert new group into all existing products" should be a label when...
lpsolit%gmail.com [Sat, 9 Aug 2008 14:04:22 +0000 (14:04 +0000)] 
Bug 449927: "Insert new group into all existing products" should be a label when creating a new group - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 429626: editgroups.cgi incorrectly states that group names cannot contain spaces...
lpsolit%gmail.com [Sat, 9 Aug 2008 13:02:04 +0000 (13:02 +0000)] 
Bug 429626: editgroups.cgi incorrectly states that group names cannot contain spaces - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoFix POD for visible_groups_as_string(), see bug 284264 - r=mkanat on IRC
lpsolit%gmail.com [Sat, 9 Aug 2008 11:20:46 +0000 (11:20 +0000)] 
Fix POD for visible_groups_as_string(), see bug 284264 - r=mkanat on IRC

17 years agoFix typo: Bugzila -> Bugzilla (thanks Cédric)
lpsolit%gmail.com [Sat, 9 Aug 2008 11:07:30 +0000 (11:07 +0000)] 
Fix typo: Bugzila -> Bugzilla (thanks Cédric)

17 years agoBug 443170: Release Notes for 3.0.5
mkanat%bugzilla.org [Fri, 8 Aug 2008 21:31:06 +0000 (21:31 +0000)] 
Bug 443170: Release Notes for 3.0.5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

17 years agoBug 449693: If a custom multi-select field is active, displaying all columns in bugli...
lpsolit%gmail.com [Fri, 8 Aug 2008 08:27:26 +0000 (08:27 +0000)] 
Bug 449693: If a custom multi-select field is active, displaying all columns in buglists throws a SQL error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 443479 â\80\93 Clicking "Reset to Bugzilla default" when editing columns for a saved...
dkl%redhat.com [Fri, 8 Aug 2008 08:17:24 +0000 (08:17 +0000)] 
Bug 443479 â\80\93 Clicking "Reset to Bugzilla default" when editing columns for a saved search does not reset them properly
Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit

17 years agoBug 432931: [Oracle] Saved Searches that search multi-byte characters return empty...
mkanat%bugzilla.org [Fri, 8 Aug 2008 07:29:31 +0000 (07:29 +0000)] 
Bug 432931: [Oracle] Saved Searches that search multi-byte characters return empty results
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=xiaoou, a=mkanat

17 years agoBug 449700: Remove useless code from colchange.cgi - Patch by Frédéric Buclin ...
lpsolit%gmail.com [Fri, 8 Aug 2008 06:40:42 +0000 (06:40 +0000)] 
Bug 449700: Remove useless code from colchange.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group objects...
mkanat%bugzilla.org [Fri, 8 Aug 2008 06:26:33 +0000 (06:26 +0000)] 
Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group objects (instead of a hashref of group ids and names).

17 years agoBug 449663: Code error thrown when resolving bug as duplicate of a bug the reporter...
lpsolit%gmail.com [Fri, 8 Aug 2008 03:35:15 +0000 (03:35 +0000)] 
Bug 449663: Code error thrown when resolving bug as duplicate of a bug the reporter cannot see - Patch by David Lawrence <dkl@redhat.com> r/a=LpSolit

17 years agoBug 449504: Release Notes no longer need upgrading instructions
mkanat%bugzilla.org [Thu, 7 Aug 2008 13:57:31 +0000 (13:57 +0000)] 
Bug 449504: Release Notes no longer need upgrading instructions
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

17 years agoBug 371020: Overhaul the "Upgrading to a New Release" section
mkanat%bugzilla.org [Thu, 7 Aug 2008 05:24:32 +0000 (05:24 +0000)] 
Bug 371020: Overhaul the "Upgrading to a New Release" section
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

17 years agoBug 446645: Properly escape and understand hyphenated words in fulltext searches...
mkanat%bugzilla.org [Thu, 7 Aug 2008 04:43:54 +0000 (04:43 +0000)] 
Bug 446645: Properly escape and understand hyphenated words in fulltext searches when using MySQL
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat

17 years agoBug 438435: Need code hooks for authentication
mkanat%bugzilla.org [Thu, 7 Aug 2008 04:38:22 +0000 (04:38 +0000)] 
Bug 438435: Need code hooks for authentication
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

17 years agoBug 432331: Release Notes for Bugzilla 3.2
mkanat%bugzilla.org [Thu, 7 Aug 2008 04:34:14 +0000 (04:34 +0000)] 
Bug 432331: Release Notes for Bugzilla 3.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 449390: "Add Product" fails with software error "Column 'defaultmilestone' cannot...
lpsolit%gmail.com [Thu, 7 Aug 2008 02:56:23 +0000 (02:56 +0000)] 
Bug 449390: "Add Product" fails with software error "Column 'defaultmilestone' cannot be null" - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 448414: Replace "buglist" by "[% terms.bug %] list" in templates
eseyman%linagora.com [Wed, 6 Aug 2008 17:06:33 +0000 (17:06 +0000)] 
Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templates
Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=eseyman, a=LpSolit

17 years agoBug 449248: Improve $product->group_controls - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Wed, 6 Aug 2008 02:54:00 +0000 (02:54 +0000)] 
Bug 449248: Improve $product->group_controls - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 449184: Classification should not appear in new bugmail when useclassification...
lpsolit%gmail.com [Tue, 5 Aug 2008 15:15:17 +0000 (15:15 +0000)] 
Bug 449184: Classification should not appear in new bugmail when useclassification = 0 - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit

17 years agoBug 448748: Error messages thrown should have an HTML ID - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sun, 3 Aug 2008 18:28:39 +0000 (18:28 +0000)] 
Bug 448748: Error messages thrown should have an HTML ID - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 440615: Remove ValidateBugID from Bugzilla::Bug
mkanat%bugzilla.org [Fri, 1 Aug 2008 05:43:47 +0000 (05:43 +0000)] 
Bug 440615: Remove ValidateBugID from Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

17 years agoBug 440188: buglist.cgi should display EXPLAIN output when &debug=1
mkanat%bugzilla.org [Fri, 1 Aug 2008 05:37:15 +0000 (05:37 +0000)] 
Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

17 years agoBug 448241: [Oracle] Foreign keys: UPDATE CASCADE trigger updates wrong tables and...
mkanat%bugzilla.org [Fri, 1 Aug 2008 05:14:43 +0000 (05:14 +0000)] 
Bug 448241: [Oracle] Foreign keys: UPDATE CASCADE trigger updates wrong tables and fields
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat

17 years agoBug 448614: [Oracle] Logic error in _get_alter_type_sql
mkanat%bugzilla.org [Fri, 1 Aug 2008 05:05:24 +0000 (05:05 +0000)] 
Bug 448614: [Oracle] Logic error in _get_alter_type_sql
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat

17 years agoBug 313122: Implement Product->create, $product->update and $product->remove_from_db...
lpsolit%gmail.com [Thu, 31 Jul 2008 02:47:25 +0000 (02:47 +0000)] 
Bug 313122: Implement Product->create, $product->update and $product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

17 years agoBug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak <guy.pyrzak...
lpsolit%gmail.com [Wed, 30 Jul 2008 16:13:48 +0000 (16:13 +0000)] 
Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat

17 years agoBug 448391: Bug->create() should make sure the reporter is logged in - Patch by FrÃ...
lpsolit%gmail.com [Wed, 30 Jul 2008 04:57:43 +0000 (04:57 +0000)] 
Bug 448391: Bug->create() should make sure the reporter is logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 431669: The "product_id" column is incorrectly defined in the "group_control_map...
lpsolit%gmail.com [Tue, 29 Jul 2008 13:24:22 +0000 (13:24 +0000)] 
Bug 431669: The "product_id" column is incorrectly defined in the "group_control_map" DB table - Patch by Tony Fu <tfu@redhat.com> r=LpSolit a=mkanat

17 years agoBacking out these patches as they cause a regression. More information
dkl%redhat.com [Tue, 29 Jul 2008 01:57:57 +0000 (01:57 +0000)] 
Backing out these patches as they cause a regression. More information
in the respective bug reports.

Bug 428659 â\80\93 Setting SSL param to 'authenticated sessions' only
protects logins and param doesn't protect WebService calls at all
Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat

Bug 445104: ssl redirects come with a 200 OK HTTP code on mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

17 years agoBug 445104: ssl redirects come with a 200 OK HTTP code on mod_perl
mkanat%bugzilla.org [Thu, 24 Jul 2008 21:01:08 +0000 (21:01 +0000)] 
Bug 445104: ssl redirects come with a 200 OK HTTP code on mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

17 years agoBug 443852: "Reset QA Contact to default" fails with strict_isolation turned on if...
lpsolit%gmail.com [Thu, 24 Jul 2008 14:06:52 +0000 (14:06 +0000)] 
Bug 443852: "Reset QA Contact to default" fails with strict_isolation turned on if there is no default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

17 years agoBug 445885 â\80\93 User.login should ThrowUserError when called with incorrect parameters
dkl%redhat.com [Mon, 21 Jul 2008 08:06:27 +0000 (08:06 +0000)] 
Bug 445885 â\80\93 User.login should ThrowUserError when called with incorrect parameters
Patch by David Lawrence <dkl@redhat.com> - a/r=mkanat

17 years agoBug 445061 - Don't require network access to build the docs
justdave%bugzilla.org [Mon, 14 Jul 2008 04:14:20 +0000 (04:14 +0000)] 
Bug 445061 - Don't require network access to build the docs
r=colin.olgilvie

17 years agoBug 444185: Make email_in.pl send errors with From as "mailfrom".
mkanat%bugzilla.org [Sat, 12 Jul 2008 02:27:12 +0000 (02:27 +0000)] 
Bug 444185: Make email_in.pl send errors with From as "mailfrom".
Patch By Vincent Castellano <surye80@gmail.com> r=mkanat, a=mkanat