]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
16 years agoBug 423963: OS-specific installation notes should be clearer in how to use ScriptInte...
lpsolit%gmail.com [Wed, 29 Jul 2009 12:29:36 +0000 (12:29 +0000)] 
Bug 423963: OS-specific installation notes should be clearer in how to use ScriptInterpreterSource - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap

16 years agoBug 503543: Merge README, QUICKSTART, UPGRADING - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Wed, 29 Jul 2009 08:18:52 +0000 (08:18 +0000)] 
Bug 503543: Merge README, QUICKSTART, UPGRADING - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 233400: The "3rd-party integration" section should point to Bugzilla:Addons on...
lpsolit%gmail.com [Tue, 28 Jul 2009 21:57:27 +0000 (21:57 +0000)] 
Bug 233400: The "3rd-party integration" section should point to Bugzilla:Addons on wiki - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave

16 years agoBug 380267: Release notes for 3.0 don't flag new MySQL version requirement as changed...
lpsolit%gmail.com [Tue, 28 Jul 2009 21:24:54 +0000 (21:24 +0000)] 
Bug 380267: Release notes for 3.0 don't flag new MySQL version requirement as changed from 2.22 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl

16 years agoBug 201415: Remove the Introduction (Chapter 2) chapter - Patch by Frédéric Buclin...
lpsolit%gmail.com [Tue, 28 Jul 2009 18:16:30 +0000 (18:16 +0000)] 
Bug 201415: Remove the Introduction (Chapter 2) chapter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks

16 years agoBug 450570: Installation docs don't mention install-modules.pl - Patch by FrédÃ...
lpsolit%gmail.com [Tue, 28 Jul 2009 17:57:35 +0000 (17:57 +0000)] 
Bug 450570: Installation docs don't mention install-modules.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat

16 years agoBug 506500: Complete Release Notes for Bugzilla 3.4
mkanat%bugzilla.org [Tue, 28 Jul 2009 02:47:56 +0000 (02:47 +0000)] 
Bug 506500: Complete Release Notes for Bugzilla 3.4
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

16 years agoBug 506036: Fix typo in install-module.pl POD: --all-upgrade -> --upgrade-all
mkanat%bugzilla.org [Sat, 25 Jul 2009 02:06:50 +0000 (02:06 +0000)] 
Bug 506036: Fix typo in install-module.pl POD: --all-upgrade -> --upgrade-all
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 457524: Reports don't calculate totals correctly if one of the axes contain utf...
lpsolit%gmail.com [Fri, 24 Jul 2009 18:56:57 +0000 (18:56 +0000)] 
Bug 457524: Reports don't calculate totals correctly if one of the axes contain utf-8 data

and

Bug 469794: On windows, export bug list to CSV breaks because of extra line breaks

Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 506056 - Status and Resolution in Search description not localizable.
wurblzap%gmail.com [Thu, 23 Jul 2009 21:58:31 +0000 (21:58 +0000)] 
Bug 506056 -  Status and Resolution in Search description not localizable.
Patch by Marc Schumann <wurblzap@gmail.com>;
r/a=mkanat

16 years agoBug 504944: Use of uninitialized value in hash element at Bugzilla/Field/Choice.pm...
lpsolit%gmail.com [Thu, 23 Jul 2009 21:33:54 +0000 (21:33 +0000)] 
Bug 504944: Use of uninitialized value in hash element at Bugzilla/Field/Choice.pm line 253 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 505640 - "Linkify bug numbers when displaying bug summary at the top of a bug...
reed%reedloden.com [Thu, 23 Jul 2009 06:36:10 +0000 (06:36 +0000)] 
Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of a bug" [p=reed r=LpSolit a=LpSolit]

16 years agoBug 505592: Make add_see_also and remove_see_also call check_can_change_field
mkanat%bugzilla.org [Thu, 23 Jul 2009 02:16:15 +0000 (02:16 +0000)] 
Bug 505592: Make add_see_also and remove_see_also call check_can_change_field
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 505484: Fix the return value of Bug.history to be more like the return value...
mkanat%bugzilla.org [Wed, 22 Jul 2009 21:34:58 +0000 (21:34 +0000)] 
Bug 505484: Fix the return value of Bug.history to be more like the return value of Bug.get
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, r=LpSolit, a=mkanat

16 years agoBug 505796 - Bugzilla::Group::grant_direct has refers to $self->{members_direct}...
dkl%redhat.com [Wed, 22 Jul 2009 19:29:37 +0000 (19:29 +0000)] 
Bug 505796 - Bugzilla::Group::grant_direct has refers to $self->{members_direct} instead of $self->{grant_direct}
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit

16 years agoBug 505490: Make Bug.comments and Bug.attachments take an "ids" argument instead...
mkanat%bugzilla.org [Tue, 21 Jul 2009 18:36:40 +0000 (18:36 +0000)] 
Bug 505490: Make Bug.comments and Bug.attachments take an "ids" argument instead of a "bug_ids" argument
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years agoThe POD for Bug.history was incorrectly indented.
mkanat%bugzilla.org [Tue, 21 Jul 2009 17:37:09 +0000 (17:37 +0000)] 
The POD for Bug.history was incorrectly indented.

16 years agoBug 505390: Make Bugzilla (and thus the WebService) throw an error when you try to...
mkanat%bugzilla.org [Tue, 21 Jul 2009 16:07:27 +0000 (16:07 +0000)] 
Bug 505390: Make Bugzilla (and thus the WebService) throw an error when you try to add a private comment but aren't an insider.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 504522: The search field on index.cgi is not cleared automatically when entering...
lpsolit%gmail.com [Tue, 21 Jul 2009 00:20:45 +0000 (00:20 +0000)] 
Bug 504522: The search field on index.cgi is not cleared automatically when entering the field (IE 7 and older only) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak r=mkanat a=LpSolit

16 years agoBug 490928: Use a clearer word than "Commit" for filing and updating bugs.
mkanat%bugzilla.org [Mon, 20 Jul 2009 04:20:44 +0000 (04:20 +0000)] 
Bug 490928: Use a clearer word than "Commit" for filing and updating bugs.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit

16 years agoBug 490783: UI should use "Search" everywhere instead of "Find"
mkanat%bugzilla.org [Mon, 20 Jul 2009 04:17:40 +0000 (04:17 +0000)] 
Bug 490783: UI should use "Search" everywhere instead of "Find"
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit

16 years agoBug 488943: Clarify the text of the "Private" checkbox for comments and attachments
mkanat%bugzilla.org [Mon, 20 Jul 2009 04:14:15 +0000 (04:14 +0000)] 
Bug 488943: Clarify the text of the "Private" checkbox for comments and attachments
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit

16 years agoBug 314364: Make QuickSearch use "matches" for comment searches instead of "substring"
mkanat%bugzilla.org [Mon, 20 Jul 2009 04:10:55 +0000 (04:10 +0000)] 
Bug 314364: Make QuickSearch use "matches" for comment searches instead of "substring"
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat

16 years agoBug 323606: sanitycheck.cgi should offer a link to fix everconfirmed - Patch by FrÃ...
lpsolit%gmail.com [Sat, 18 Jul 2009 17:02:41 +0000 (17:02 +0000)] 
Bug 323606: sanitycheck.cgi should offer a link to fix everconfirmed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years ago Bug 456743 - Add the ability to disable field values (mark them as inactive)
ghendricks%novell.com [Fri, 17 Jul 2009 22:40:09 +0000 (22:40 +0000)] 
 Bug 456743 -  Add the ability to disable field values (mark them as inactive)
 patch by ghendricks@novell.com r=LpSolit, a=LpSolit

16 years agoBug 472274: Solid black line on the timetracking summary row of buglist looks too...
wicked%sci.fi [Fri, 17 Jul 2009 14:54:21 +0000 (14:54 +0000)] 
Bug 472274: Solid black line on the timetracking summary row of buglist looks too heavy, use lighter approach suggested by Aaron Larson - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat

16 years agoBug 503290: Email::Send 2.196 has a bug in the SMTP module - Patch by Frédéric...
lpsolit%gmail.com [Fri, 17 Jul 2009 01:03:15 +0000 (01:03 +0000)] 
Bug 503290: Email::Send 2.196 has a bug in the SMTP module - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 476305: Clean up and merge HTML filtering code - Patch by Vitaly Fedrushkov ...
lpsolit%gmail.com [Thu, 16 Jul 2009 01:30:48 +0000 (01:30 +0000)] 
Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit

16 years agoBug 504418: mod_perl CGI requirement no longer newer than base CGI requirement -...
lpsolit%gmail.com [Thu, 16 Jul 2009 01:16:11 +0000 (01:16 +0000)] 
Bug 504418: mod_perl CGI requirement no longer newer than base CGI requirement - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

16 years agoBug 448690: Changing columns after editing a saved search forgets edits - Patch by...
wicked%sci.fi [Tue, 14 Jul 2009 03:59:44 +0000 (03:59 +0000)] 
Bug 448690: Changing columns after editing a saved search forgets edits - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit

16 years agoBug 369139: Add titles to creating and updating a tag messages - Patch by Teemu Manne...
wicked%sci.fi [Tue, 14 Jul 2009 03:33:47 +0000 (03:33 +0000)] 
Bug 369139: Add titles to creating and updating a tag messages - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit

16 years agoBug 352615: Group empty cells together to reduce the size of the diff page - Patch...
lpsolit%gmail.com [Thu, 9 Jul 2009 15:46:53 +0000 (15:46 +0000)] 
Bug 352615: Group empty cells together to reduce the size of the diff page - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)

16 years agoBug 495257: [SECURITY] Make check_can_change_field enforce permissions on confirming...
mkanat%bugzilla.org [Wed, 8 Jul 2009 13:54:46 +0000 (13:54 +0000)] 
Bug 495257: [SECURITY] Make check_can_change_field enforce permissions on confirming a bug and on which bug statuses a user can set
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years agoBug 494037: Release Notes for Bugzilla 3.4rc1
mkanat%bugzilla.org [Wed, 8 Jul 2009 10:08:47 +0000 (10:08 +0000)] 
Bug 494037: Release Notes for Bugzilla 3.4rc1
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years agoBug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the visibility...
mkanat%bugzilla.org [Wed, 8 Jul 2009 09:22:14 +0000 (09:22 +0000)] 
Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the visibility-controller field settings.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 502950: Unconfirming a bug doesn't reset everconfirmed to 0 - Patch by FrédÃ...
lpsolit%gmail.com [Tue, 7 Jul 2009 22:41:51 +0000 (22:41 +0000)] 
Bug 502950: Unconfirming a bug doesn't reset everconfirmed to 0 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 502807: Rename Bug.get_history to Bug.history
mkanat%bugzilla.org [Tue, 7 Jul 2009 22:41:03 +0000 (22:41 +0000)] 
Bug 502807: Rename Bug.get_history to Bug.history
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years agoBug 502698: jsonrpc.cgi was missing "use Bugzilla::Error"
mkanat%bugzilla.org [Tue, 7 Jul 2009 22:39:31 +0000 (22:39 +0000)] 
Bug 502698: jsonrpc.cgi was missing "use Bugzilla::Error"
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=Lpsolit

16 years agoBug 491467: Make Search.pm and buglist.cgi consistently take column ids for the ...
mkanat%bugzilla.org [Tue, 7 Jul 2009 18:16:51 +0000 (18:16 +0000)] 
Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for the "fields" and "order" arguments, to prevent problems with using SQL fragments in the order and columnlist.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat

16 years agoBug 502641: Fix various problems that would occur when you would log in from buglist.cgi
mkanat%bugzilla.org [Tue, 7 Jul 2009 11:53:39 +0000 (11:53 +0000)] 
Bug 502641: Fix various problems that would occur when you would log in from buglist.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 502682: CheckIfVotedConfirmed fails to confirm a bug if you don't have the permis...
lpsolit%gmail.com [Tue, 7 Jul 2009 11:08:19 +0000 (11:08 +0000)] 
Bug 502682: CheckIfVotedConfirmed fails to confirm a bug if you don't have the permissions to set status/everconfirmed - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 502498: Use of uninitialized value in string eq at Bugzilla/CGI.pm line 289 ...
lpsolit%gmail.com [Sun, 5 Jul 2009 22:59:22 +0000 (22:59 +0000)] 
Bug 502498: Use of uninitialized value in string eq at Bugzilla/CGI.pm line 289 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 501538: Make $cgi->param() also check GET variables during a POST, so that POST...
mkanat%bugzilla.org [Sat, 4 Jul 2009 12:14:50 +0000 (12:14 +0000)] 
Bug 501538: Make $cgi->param() also check GET variables during a POST, so that POST forms with query-string variables in the target (like the login form) work correctly.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 494427: Instead of sending <nil> for undef elements in the WebService, just strip...
mkanat%bugzilla.org [Sat, 4 Jul 2009 12:04:35 +0000 (12:04 +0000)] 
Bug 494427: Instead of sending <nil> for undef elements in the WebService, just strip the items from the return value.
Patch by Rosie Clarkson <rosie.clarkson@planningportal.gov.uk> r=mkanat, a=mkanat

16 years agoBug 490333: Implement a method to get all attachment information from a given bug...
mkanat%bugzilla.org [Wed, 1 Jul 2009 11:32:28 +0000 (11:32 +0000)] 
Bug 490333: Implement a method to get all attachment information from a given bug (Bug.attachments)
Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat

16 years agoBug 500900: Confirming bugs requires NEW state to exist - Patch by Frédéric Buclin...
lpsolit%gmail.com [Wed, 1 Jul 2009 11:02:20 +0000 (11:02 +0000)] 
Bug 500900: Confirming bugs requires NEW state to exist - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 500350: [Oracle] Use of uninitialized value in pattern match (m//) at Bugzilla...
lpsolit%gmail.com [Mon, 29 Jun 2009 20:38:18 +0000 (20:38 +0000)] 
Bug 500350: [Oracle] Use of uninitialized value in pattern match (m//) at Bugzilla/DB/Schema/Oracle.pm line 149 - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat

16 years agoBug 499103 - page_requires_login check uses undefined variable
bbaetz%acm.org [Mon, 29 Jun 2009 09:09:12 +0000 (09:09 +0000)] 
Bug 499103 - page_requires_login check uses undefined variable
r/a=mkanat

16 years agoBug 304267: Large lists in admin pages fail to display (they take too much time)...
lpsolit%gmail.com [Thu, 25 Jun 2009 01:01:18 +0000 (01:01 +0000)] 
Bug 304267: Large lists in admin pages fail to display (they take too much time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit

16 years agoBug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish Bezzala...
lpsolit%gmail.com [Mon, 22 Jun 2009 23:44:33 +0000 (23:44 +0000)] 
Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit

16 years agoBug 491748 - fix copyright
bbaetz%acm.org [Mon, 22 Jun 2009 08:49:56 +0000 (08:49 +0000)] 
Bug 491748 - fix copyright
(r/a=mkanat on original)

16 years agoBug 491748 - Hook for bug creation
bbaetz%acm.org [Mon, 22 Jun 2009 08:37:10 +0000 (08:37 +0000)] 
Bug 491748 - Hook for bug creation

16 years agoBug 498318: Speed up field-descs.none.tmpl
mkanat%bugzilla.org [Sun, 21 Jun 2009 19:36:52 +0000 (19:36 +0000)] 
Bug 498318: Speed up field-descs.none.tmpl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat

16 years agoBug 463598: Improve the performance of the JavaScript that adjusts field values based...
mkanat%bugzilla.org [Sun, 21 Jun 2009 19:33:40 +0000 (19:33 +0000)] 
Bug 463598: Improve the performance of the JavaScript that adjusts field values based on the value of another field
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat

16 years agoBug 499121 - Cache user objects for Bug::GetComments
bbaetz%acm.org [Fri, 19 Jun 2009 02:08:38 +0000 (02:08 +0000)] 
Bug 499121 -  Cache user objects for Bug::GetComments
r/a=mkanat

16 years ago496856 - correct patch
bbaetz%acm.org [Fri, 12 Jun 2009 06:18:27 +0000 (06:18 +0000)] 
496856 - correct patch
(original patch r/a=mkanat)

16 years agoBug 496856 - Fix token.cgi transaction handling
bbaetz%acm.org [Wed, 10 Jun 2009 06:18:16 +0000 (06:18 +0000)] 
Bug 496856 - Fix token.cgi transaction handling

16 years ago Bug 497030 - Products are created closed for bug entry
ghendricks%novell.com [Tue, 9 Jun 2009 17:24:43 +0000 (17:24 +0000)] 
 Bug 497030 -  Products are created closed for bug entry
 patch by ghendricks@novell.com r=LpSolit a=LpSolit

16 years agoBug 493642: Never include hidden_fields in the header/footer login form, and when...
mkanat%bugzilla.org [Thu, 4 Jun 2009 22:54:38 +0000 (22:54 +0000)] 
Bug 493642: Never include hidden_fields in the header/footer login form, and when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer...
lpsolit%gmail.com [Wed, 3 Jun 2009 21:24:36 +0000 (21:24 +0000)] 
Bug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer 8 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 494072: editvalues.cgi lets you edit product names - Patch by Frédéric Buclin...
lpsolit%gmail.com [Wed, 3 Jun 2009 10:51:23 +0000 (10:51 +0000)] 
Bug 494072: editvalues.cgi lets you edit product names - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years agoBug 457657 â\80\93 Make e-mail comment header localizable.
wurblzap%gmail.com [Tue, 2 Jun 2009 22:00:10 +0000 (22:00 +0000)] 
Bug 457657 â\80\93 Make e-mail comment header localizable.
Patch by Marc Schumann <wurblzap@gmail.com>,
r/a=LpSolit

16 years agoBug 194272: Provide a way to browse bugs instead of searching for them
mkanat%bugzilla.org [Tue, 2 Jun 2009 03:49:21 +0000 (03:49 +0000)] 
Bug 194272: Provide a way to browse bugs instead of searching for them
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit

16 years agoBug 491630: Make sure DateTime never gets fractional "seconds" in new()
mkanat%bugzilla.org [Tue, 2 Jun 2009 03:47:22 +0000 (03:47 +0000)] 
Bug 491630: Make sure DateTime never gets fractional "seconds" in new()
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 495783: Create the default Classification before setting up foreign keys, so...
mkanat%bugzilla.org [Tue, 2 Jun 2009 00:10:04 +0000 (00:10 +0000)] 
Bug 495783: Create the default Classification before setting up foreign keys, so that the products.classification_id -> classifications.id FK doesn't fail during upgrades that add the classification_id column.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

16 years ago Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit patch...
ghendricks%novell.com [Mon, 1 Jun 2009 14:43:12 +0000 (14:43 +0000)] 
 Bug 494628 -  Crash when trying to file a bug in a closed product r=LpSolit patch by ghendricks@novell.com

16 years agoBug 311973: Create admin/classifications/footer.html.tmpl to avoid code duplication...
lpsolit%gmail.com [Sat, 30 May 2009 13:26:12 +0000 (13:26 +0000)] 
Bug 311973: Create admin/classifications/footer.html.tmpl to avoid code duplication - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit

16 years agoBug 462073: Add FK constraints to the profile_setting table - Patch by Nitish Bezzala...
lpsolit%gmail.com [Sat, 30 May 2009 11:58:04 +0000 (11:58 +0000)] 
Bug 462073: Add FK constraints to the profile_setting table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat

16 years agoBug 462072: Add FK constraints to the products table - Patch by Nitish Bezzala <nbezz...
lpsolit%gmail.com [Sat, 30 May 2009 11:54:23 +0000 (11:54 +0000)] 
Bug 462072: Add FK constraints to the products table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat

16 years agoBug 462070: Add FK constraints to the status_workflow table - Patch by Nitish Bezzala...
lpsolit%gmail.com [Sat, 30 May 2009 11:49:49 +0000 (11:49 +0000)] 
Bug 462070: Add FK constraints to the status_workflow table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat

16 years agoBug 494751 - Toggling Add/Don't add attachment doesn't reset JS state
bbaetz%acm.org [Fri, 29 May 2009 00:59:39 +0000 (00:59 +0000)] 
Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS state

r/a=mkanat

16 years agoBug 462067 - Add FK constraints to the bugs table for user, product, and component...
dkl%redhat.com [Tue, 26 May 2009 21:17:43 +0000 (21:17 +0000)] 
Bug 462067 - Add FK constraints to the bugs table for user, product, and component int fields
Patch by David Lawrence <dkl@redhat.com> - r=mkanat a=LpSolit

16 years agoBug 494643: Do not pass the same columns twice to the SQL query - Patch by FrédÃ...
lpsolit%gmail.com [Mon, 25 May 2009 17:02:59 +0000 (17:02 +0000)] 
Bug 494643: Do not pass the same columns twice to the SQL query - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

16 years agoBug 494369: Do not throw an error if the 'order' parameter contains invalid columns...
lpsolit%gmail.com [Mon, 25 May 2009 16:59:18 +0000 (16:59 +0000)] 
Bug 494369: Do not throw an error if the 'order' parameter contains invalid columns for buglists - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

16 years agoBug 487330: Links in comments pointing to patches should go to the 'diff' view rather...
lpsolit%gmail.com [Sat, 23 May 2009 18:19:08 +0000 (18:19 +0000)] 
Bug 487330: Links in comments pointing to patches should go to the 'diff' view rather than the plain text view, by default - Patch by uokrent@gmail.com r/a=LpSolit

16 years agoBug 487443: MS-SQL requires a different use of SUBSTRING in Bugzilla::User - Patch...
lpsolit%gmail.com [Sat, 23 May 2009 17:39:22 +0000 (17:39 +0000)] 
Bug 487443: MS-SQL requires a different use of SUBSTRING in Bugzilla::User - Patch by Michael Thomas <m.thomas@valueclick.com> r/a=LpSolit

16 years agoBack out bug 441496: it breaks Safari and Google Chrome
lpsolit%gmail.com [Fri, 22 May 2009 08:27:04 +0000 (08:27 +0000)] 
Back out bug 441496: it breaks Safari and Google Chrome

16 years agoBug 482556: Put "Forgot Password" in the header and footer so people can still f
mkanat%bugzilla.org [Fri, 22 May 2009 00:14:24 +0000 (00:14 +0000)] 
Bug 482556: Put "Forgot Password" in the header and footer so people can still f
ind it
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 339679: describecomponents.cgi doesn't show components of closed products, even...
lpsolit%gmail.com [Thu, 21 May 2009 08:43:23 +0000 (08:43 +0000)] 
Bug 339679: describecomponents.cgi doesn't show components of closed products, even when there are bugs in these products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 493826: Disabled products show up in the pick list for existing bugs - Patch...
lpsolit%gmail.com [Thu, 21 May 2009 08:35:39 +0000 (08:35 +0000)] 
Bug 493826: Disabled products show up in the pick list for existing bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

16 years ago Bug 493090 - Product disallownew should be converted to isactive
ghendricks%novell.com [Wed, 20 May 2009 23:09:55 +0000 (23:09 +0000)] 
 Bug 493090 -  Product disallownew should be converted to isactive
patch by ghendricks r=mkanat a=mkanat

16 years agoBug 302511: Remove QuickSearch's dependency on default priority values
mkanat%bugzilla.org [Wed, 20 May 2009 20:55:08 +0000 (20:55 +0000)] 
Bug 302511: Remove QuickSearch's dependency on default priority values
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat

16 years agoBug 477593: Make the WebService send <nil/> for undef values
mkanat%bugzilla.org [Mon, 18 May 2009 21:25:15 +0000 (21:25 +0000)] 
Bug 477593: Make the WebService send <nil/> for undef values
Patch by Rosie Clarkson <rosie.clarkson@planningportal.gov.uk> r=mkanat, a=mkanat

16 years agoBug 290631 - iCalendar export should include priority
bbaetz%acm.org [Thu, 14 May 2009 11:34:35 +0000 (11:34 +0000)] 
Bug 290631 -  iCalendar export should include priority
r/a=mkanat

16 years agoBug 490673: WebServices's datetime_format method was in the wrong module
mkanat%bugzilla.org [Sat, 9 May 2009 17:47:25 +0000 (17:47 +0000)] 
Bug 490673: WebServices's datetime_format method was in the wrong module
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, r=ghendricks, a=mkanat

16 years agoBug 491679: Do not store the buglist sort order of shared saved searches in cookies...
lpsolit%gmail.com [Wed, 6 May 2009 19:32:13 +0000 (19:32 +0000)] 
Bug 491679: Do not store the buglist sort order of shared saved searches in cookies - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords
mkanat%bugzilla.org [Wed, 29 Apr 2009 00:32:28 +0000 (00:32 +0000)] 
Bug 490562: QuickSearch "+" operator adds $qsword over and over for @subWords
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 418672: Make email_in.pl chdir to the abs_path to avoid working from /etc/smrsh...
mkanat%bugzilla.org [Tue, 28 Apr 2009 20:26:18 +0000 (20:26 +0000)] 
Bug 418672: Make email_in.pl chdir to the abs_path to avoid working from /etc/smrsh with Sendmail
Patch by Marques Johansson <bugzilla@displague.com> r=mkanat, a=mkanat

16 years agoBug 483150: Fix Bugzilla JS/CSS for IE8
mkanat%bugzilla.org [Tue, 28 Apr 2009 20:18:08 +0000 (20:18 +0000)] 
Bug 483150: Fix Bugzilla JS/CSS for IE8
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat

16 years agoBug 103523: Don't split buglist table every 100 bugs for new browsers
mkanat%bugzilla.org [Tue, 28 Apr 2009 20:16:49 +0000 (20:16 +0000)] 
Bug 103523: Don't split buglist table every 100 bugs for new browsers
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from summarize_time...
wicked%sci.fi [Wed, 22 Apr 2009 07:41:14 +0000 (07:41 +0000)] 
Bug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from summarize_time.cgi - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit

16 years agoBug 487904 Allow email_in.pl to accept replies with localized or modified "Bug" in...
mkanat%bugzilla.org [Fri, 17 Apr 2009 22:36:30 +0000 (22:36 +0000)] 
Bug 487904 Allow email_in.pl to accept replies with localized or modified "Bug" in the header.
Patch By Mikhail Gusarov <dottedmag@altlinux.org> r=mkanat, a=mkanat

16 years agoBug 482584: Add a parameter to hide the "See Also" field
mkanat%bugzilla.org [Fri, 17 Apr 2009 22:27:38 +0000 (22:27 +0000)] 
Bug 482584: Add a parameter to hide the "See Also" field
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=LpSolit

16 years agoBug 488467: Verify and Login auth methods were being called in a random order, causin...
mkanat%bugzilla.org [Fri, 17 Apr 2009 21:57:12 +0000 (21:57 +0000)] 
Bug 488467: Verify and Login auth methods were being called in a random order, causing sudo sessions to frequently not need the user to re-enter their password.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 486206: Quoted-printable bugmail had a =0D at the end of every line, because...
mkanat%bugzilla.org [Fri, 17 Apr 2009 21:52:40 +0000 (21:52 +0000)] 
Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, because of a bug in Email::MIME::Encodings
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

16 years agoBug 480862: relogin.cgi now just throws an error by default (should redirect to index...
lpsolit%gmail.com [Wed, 15 Apr 2009 17:52:46 +0000 (17:52 +0000)] 
Bug 480862: relogin.cgi now just throws an error by default (should redirect to index.cgi) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

16 years agoBug 486685: MIME type override for attachments lost in HTTP redirect - Patch by FrÃ...
lpsolit%gmail.com [Wed, 15 Apr 2009 09:45:40 +0000 (09:45 +0000)] 
Bug 486685: MIME type override for attachments lost in HTTP redirect - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

16 years agoBug 486057: Title of product_name_already_in_use is inconsistent with its description...
lpsolit%gmail.com [Tue, 14 Apr 2009 21:22:11 +0000 (21:22 +0000)] 
Bug 486057: Title of product_name_already_in_use is inconsistent with its description - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit

16 years agoBug 487769: checksetup.pl can no longer create versions in TestProduct due to insuffi...
lpsolit%gmail.com [Sat, 11 Apr 2009 23:33:24 +0000 (23:33 +0000)] 
Bug 487769: checksetup.pl can no longer create versions in TestProduct due to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit

16 years ago Bug 486006 - importxml.pl must not use format_time() for deadlines
ghendricks%novell.com [Fri, 10 Apr 2009 22:29:58 +0000 (22:29 +0000)] 
 Bug 486006 -  importxml.pl must not use format_time() for deadlines
 patch by ghendricks r=LpSolit a=LpSolit