]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
15 years agoBug 477465: Move JS code out of flag/list.html.tmpl - Patch by Frédéric Buclin...
lpsolit%gmail.com [Thu, 26 Nov 2009 00:03:30 +0000 (00:03 +0000)] 
Bug 477465: Move JS code out of flag/list.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 329638: https login page switches to http on submit if ssl_redirect = false ...
lpsolit%gmail.com [Wed, 25 Nov 2009 23:57:53 +0000 (23:57 +0000)] 
Bug 329638: https login page switches to http on submit if ssl_redirect = false - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 530994: Allow extensions to specify where their template directory is (which...
mkanat%bugzilla.org [Wed, 25 Nov 2009 07:45:20 +0000 (07:45 +0000)] 
Bug 530994: Allow extensions to specify where their template directory is (which allows CPAN-distributed extensions to have templates)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530767: Allow for CPAN distribution of extensions
mkanat%bugzilla.org [Wed, 25 Nov 2009 06:19:13 +0000 (06:19 +0000)] 
Bug 530767: Allow for CPAN distribution of extensions
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530252: Create a script that sets up the framework of an extension
mkanat%bugzilla.org [Wed, 25 Nov 2009 05:02:55 +0000 (05:02 +0000)] 
Bug 530252: Create a script that sets up the framework of an extension
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530960: Put hooks into template/default/hook instead of template/hook
mkanat%bugzilla.org [Wed, 25 Nov 2009 03:37:08 +0000 (03:37 +0000)] 
Bug 530960: Put hooks into template/default/hook instead of template/hook
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530746: Create a script that converts extensions from the old format to the new...
mkanat%bugzilla.org [Wed, 25 Nov 2009 01:46:35 +0000 (01:46 +0000)] 
Bug 530746: Create a script that converts extensions from the old format to the new format
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 430013: Make extensions load their modules like Bugzilla::Extension::Foo::Bar...
mkanat%bugzilla.org [Tue, 24 Nov 2009 11:50:26 +0000 (11:50 +0000)] 
Bug 430013: Make extensions load their modules like Bugzilla::Extension::Foo::Bar, where Bar.pm is in extensions/Foo/lib/.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoFix bustage: the 'extension_invalid' error tag is no longer used
lpsolit%gmail.com [Tue, 24 Nov 2009 08:25:51 +0000 (08:25 +0000)] 
Fix bustage: the 'extension_invalid' error tag is no longer used

15 years agoFix test failures caused by check-in of bug 430014.
mkanat%bugzilla.org [Tue, 24 Nov 2009 06:34:17 +0000 (06:34 +0000)] 
Fix test failures caused by check-in of bug 430014.

15 years agoPost-checkin fix for bug 430012: Make checksetup not throw a warning when there are...
mkanat%bugzilla.org [Tue, 24 Nov 2009 06:30:46 +0000 (06:30 +0000)] 
Post-checkin fix for bug 430012: Make checksetup not throw a warning when there are no extension templates that got compiled.

15 years agoBug 430014: Re-write the code hooks system so that it uses modules instead of individ...
mkanat%bugzilla.org [Tue, 24 Nov 2009 06:09:41 +0000 (06:09 +0000)] 
Bug 430014: Re-write the code hooks system so that it uses modules instead of individual .pl files
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 430012: Make checksetup.pl precompile extension templates
mkanat%bugzilla.org [Tue, 24 Nov 2009 05:28:24 +0000 (05:28 +0000)] 
Bug 430012: Make checksetup.pl precompile extension templates
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 524368: Increase the value of USER_PASSWORD_MIN_LENGTH - Patch by Frédéric...
lpsolit%gmail.com [Tue, 24 Nov 2009 00:00:47 +0000 (00:00 +0000)] 
Bug 524368: Increase the value of USER_PASSWORD_MIN_LENGTH - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 451716: Deleting a product does not remove its entries from the 'Series' table...
lpsolit%gmail.com [Mon, 23 Nov 2009 22:46:47 +0000 (22:46 +0000)] 
Bug 451716: Deleting a product does not remove its entries from the 'Series' table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit

15 years agoBug 529863: The product list when listing all flagtypes in editflagtypes.cgi is empty...
lpsolit%gmail.com [Mon, 23 Nov 2009 22:40:54 +0000 (22:40 +0000)] 
Bug 529863: The product list when listing all flagtypes in editflagtypes.cgi is empty after editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoFix checkin of bug 528062--it was missing ::process in the hook call.
mkanat%bugzilla.org [Mon, 23 Nov 2009 07:07:12 +0000 (07:07 +0000)] 
Fix checkin of bug 528062--it was missing ::process in the hook call.

15 years agoBug 516404: Compile template hook code only once per request, and cache the compile...
mkanat%bugzilla.org [Mon, 23 Nov 2009 07:00:01 +0000 (07:00 +0000)] 
Bug 516404: Compile template hook code only once per request, and cache the compile templates so that they aren't looked up on disk every time the hook is called
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 430010: Re-work the template hooks system so that template hooks always live...
mkanat%bugzilla.org [Mon, 23 Nov 2009 06:55:17 +0000 (06:55 +0000)] 
Bug 430010: Re-work the template hooks system so that template hooks always live in template/<lang>/hook/, both for extensions and for the base Bugzilla template/ directory.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 523999: New Hook: template-before_create
mkanat%bugzilla.org [Mon, 23 Nov 2009 06:37:01 +0000 (06:37 +0000)] 
Bug 523999: New Hook: template-before_create
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 528062: Hook: Object-end_of_update
mkanat%bugzilla.org [Mon, 23 Nov 2009 06:34:29 +0000 (06:34 +0000)] 
Bug 528062: Hook: Object-end_of_update
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 521413: Hook: object-end_of_set_all
mkanat%bugzilla.org [Mon, 23 Nov 2009 06:29:13 +0000 (06:29 +0000)] 
Bug 521413: Hook: object-end_of_set_all
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 530270: Whining fails if mail queueing is enabled - Patch by Frédéric Buclin...
lpsolit%gmail.com [Sun, 22 Nov 2009 22:24:07 +0000 (22:24 +0000)] 
Bug 530270: Whining fails if mail queueing is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

15 years agoBump version number post-release.
mkanat%bugzilla.org [Thu, 19 Nov 2009 05:05:00 +0000 (05:05 +0000)] 
Bump version number post-release.

15 years agoBump the version number for 3.5.2. bugzilla-3.5.2 release-3.5.2
mkanat%bugzilla.org [Thu, 19 Nov 2009 02:14:26 +0000 (02:14 +0000)] 
Bump the version number for 3.5.2.

15 years agoBug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases even...
mkanat%bugzilla.org [Thu, 19 Nov 2009 02:09:45 +0000 (02:09 +0000)] 
Bug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases even for bugs the user cannot access
Patch by Dave Miller <justdave@bugzilla.org> r=LpSolit, r=mkanat, a=mkanat

15 years agoBug 360626 - "ThrowTemplateError() used in Util.pm" [p=reed r=LpSolit a=LpSolit]
reed%reedloden.com [Wed, 18 Nov 2009 18:23:32 +0000 (18:23 +0000)] 
Bug 360626 - "ThrowTemplateError() used in Util.pm" [p=reed r=LpSolit a=LpSolit]

15 years agoBug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by A.A. Shimo...
lpsolit%gmail.com [Wed, 18 Nov 2009 14:39:34 +0000 (14:39 +0000)] 
Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit

15 years agoBug 529495: The open bracket is missing for a directive in global/code-error.html...
lpsolit%gmail.com [Wed, 18 Nov 2009 14:34:04 +0000 (14:34 +0000)] 
Bug 529495: The open bracket is missing for a directive in global/code-error.html.tmpl - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit

15 years agoBug 525429: Template hook for verify-new-product
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:18:54 +0000 (07:18 +0000)] 
Bug 525429: Template hook for verify-new-product
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 525426: Hook: object-before_set
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:17:51 +0000 (07:17 +0000)] 
Bug 525426: Hook: object-before_set
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 524034: New hook: bug-end_of_create_validators
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:15:23 +0000 (07:15 +0000)] 
Bug 524034: New hook: bug-end_of_create_validators
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 524007: New Hook: object-end_of_create_validators
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:13:24 +0000 (07:13 +0000)] 
Bug 524007: New Hook: object-end_of_create_validators
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 521373: Hook: object-before_create
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:11:36 +0000 (07:11 +0000)] 
Bug 521373: Hook: object-before_create

15 years agoBug 529223: The JSON-RPC interface was not working at all with JSON-RPC 1.0, because...
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:09:49 +0000 (07:09 +0000)] 
Bug 529223: The JSON-RPC interface was not working at all with JSON-RPC 1.0, because it was mis-handling input parameters.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 527489: Calls to bz_alter_column were dropping the REFERENCES item from the store...
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:08:33 +0000 (07:08 +0000)] 
Bug 527489: Calls to bz_alter_column were dropping the REFERENCES item from the stored Schema object.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat

15 years agoBug 421265: Let the user easily override the language used to display HTML pages
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:06:45 +0000 (07:06 +0000)] 
Bug 421265: Let the user easily override the language used to display HTML pages
Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat

15 years agoBug 519142: Replace IF/ELSE statements about bug_status/resolution with just a displa...
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:04:57 +0000 (07:04 +0000)] 
Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just a display_value call, and use display_value in more places to translate field values.
Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat

15 years agoFix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CPAN messe...
mkanat%bugzilla.org [Wed, 18 Nov 2009 07:01:40 +0000 (07:01 +0000)] 
Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CPAN messes with @INC, and make Bugzilla->feature work during mod_perl.pl.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

15 years agoBug 529483: Release Notes for Bugzilla 3.4.4
mkanat%bugzilla.org [Wed, 18 Nov 2009 06:53:45 +0000 (06:53 +0000)] 
Bug 529483: Release Notes for Bugzilla 3.4.4
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=reed

15 years agoBug 526189: Silently ignore any attempts to add an inactive group to a bug, which...
mkanat%bugzilla.org [Wed, 18 Nov 2009 06:30:57 +0000 (06:30 +0000)] 
Bug 526189: Silently ignore any attempts to add an inactive group to a bug, which fixes the fact that mandatory groups were being added to bugs when changing products, even if they were inactive (not used for bugs).
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoFix POD of Bugzilla::Migrate to be consistent with reality (it was slightly
mkanat%bugzilla.org [Tue, 17 Nov 2009 21:16:08 +0000 (21:16 +0000)] 
Fix POD of Bugzilla::Migrate to be consistent with reality (it was slightly
out-of-sync with the code when I first checked it in, because some things
ended up working differently than they originally did as I developed,
but the POD didn't get updated at the end).

15 years agoBug 528872 - "Attachments in attachments table should have CSS classes to help with...
reed%reedloden.com [Mon, 16 Nov 2009 16:33:10 +0000 (16:33 +0000)] 
Bug 528872 - "Attachments in attachments table should have CSS classes to help with styling" [p=reed r=LpSolit a=LpSolit]

15 years agoBug 475234: OS sniffing doesn't detect Windows 7 - Patch by Siddharth Agarwal [:sid0...
lpsolit%gmail.com [Mon, 16 Nov 2009 11:19:17 +0000 (11:19 +0000)] 
Bug 475234: OS sniffing doesn't detect Windows 7 - Patch by Siddharth Agarwal [:sid0] <sid.bugzilla@gmail.com> r=timeless a=LpSolit

15 years ago Bug 528262 - Tabular reports ignore disabled field values despite being selected
ghendricks%novell.com [Fri, 13 Nov 2009 00:34:47 +0000 (00:34 +0000)] 
 Bug 528262 -  Tabular reports ignore disabled field values despite being selected
 patch by ghendricks@novell.com, r=mkanat, a=mkanat

15 years agoBug 526165: Make it impossible to set creation_ts via Bugzilla::Bug->create
mkanat%bugzilla.org [Tue, 10 Nov 2009 21:21:52 +0000 (21:21 +0000)] 
Bug 526165: Make it impossible to set creation_ts via Bugzilla::Bug->create
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 527505: Make 001compile.t use Bugzilla->feature to determine which modules to...
mkanat%bugzilla.org [Tue, 10 Nov 2009 21:19:46 +0000 (21:19 +0000)] 
Bug 527505: Make 001compile.t use Bugzilla->feature to determine which modules to compile
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

15 years agoBug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->params...
lpsolit%gmail.com [Tue, 10 Nov 2009 16:31:47 +0000 (16:31 +0000)] 
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit

15 years agoBug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params->{...
lpsolit%gmail.com [Tue, 10 Nov 2009 16:00:10 +0000 (16:00 +0000)] 
Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params->{'insidergroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit

15 years agoBug 472217: Create a Bugzilla::Comment object and eliminate GetComments
mkanat%bugzilla.org [Tue, 10 Nov 2009 01:36:02 +0000 (01:36 +0000)] 
Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 283609 - Search for relative dates in deadline
ghendricks%novell.com [Mon, 9 Nov 2009 20:54:50 +0000 (20:54 +0000)] 
Bug 283609 -  Search for relative dates in deadline
patch by ghendricks@novell.com r=LpSolit, a=LpSolit

15 years agoBug 526146: Use remove_from_db to delete keywords in editkeywords.cgi
mkanat%bugzilla.org [Mon, 9 Nov 2009 19:51:58 +0000 (19:51 +0000)] 
Bug 526146: Use remove_from_db to delete keywords in editkeywords.cgi
Patch by Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat

15 years agoBug 525734: Allow WebService clients to authenticate using Bugzilla_login and Bugzill...
mkanat%bugzilla.org [Mon, 9 Nov 2009 19:15:28 +0000 (19:15 +0000)] 
Bug 525734: Allow WebService clients to authenticate using Bugzilla_login and Bugzilla_password
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 525617: Template Hook for bug/field.html.tmpl
mkanat%bugzilla.org [Mon, 9 Nov 2009 19:12:53 +0000 (19:12 +0000)] 
Bug 525617: Template Hook for bug/field.html.tmpl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 524669: Allow every simple field in fielddefs to be specified directly in search...
mkanat%bugzilla.org [Mon, 9 Nov 2009 19:09:03 +0000 (19:09 +0000)] 
Bug 524669: Allow every simple field in fielddefs to be specified directly in search URLs.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=gerv, a=mkanat

15 years agoBug 515644: Provide ETag support for config.cgi
mkanat%bugzilla.org [Mon, 9 Nov 2009 19:04:50 +0000 (19:04 +0000)] 
Bug 515644: Provide ETag support for config.cgi
Patch by Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat

15 years agoBug 511028: Create a read-only Bugzilla::Whine::Schedule object using Bugzilla::Objec...
mkanat%bugzilla.org [Mon, 9 Nov 2009 18:35:39 +0000 (18:35 +0000)] 
Bug 511028: Create a read-only Bugzilla::Whine::Schedule object using Bugzilla::Object, for whine schedules
Patch by Eric Black <eblack@higherone.com> r=mkanat, a=mkanat

15 years agoBug 513593: Make the WebService taint incoming parameters
mkanat%bugzilla.org [Mon, 9 Nov 2009 18:27:52 +0000 (18:27 +0000)] 
Bug 513593: Make the WebService taint incoming parameters
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 450747: Minor JS cleanup for the "edit multiple bugs" page
mkanat%bugzilla.org [Mon, 9 Nov 2009 18:25:52 +0000 (18:25 +0000)] 
Bug 450747: Minor JS cleanup for the "edit multiple bugs" page
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat

15 years agoBump version number post-release.
mkanat%bugzilla.org [Thu, 5 Nov 2009 18:09:18 +0000 (18:09 +0000)] 
Bump version number post-release.

15 years agoFix a 009bugwords runtests.pl failure related to the release-notes.
mkanat%bugzilla.org [Thu, 5 Nov 2009 12:33:35 +0000 (12:33 +0000)] 
Fix a 009bugwords runtests.pl failure related to the release-notes.

15 years agoBump version number for 3.5.1. bugzilla-3.5.1 release-3.5.1
mkanat%bugzilla.org [Thu, 5 Nov 2009 12:26:47 +0000 (12:26 +0000)] 
Bump version number for 3.5.1.

15 years agoAdd bug 525025 to the 3.4.3 release notes.
mkanat%bugzilla.org [Thu, 5 Nov 2009 12:15:29 +0000 (12:15 +0000)] 
Add bug 525025 to the 3.4.3 release notes.

15 years agoBug 525254: editproducts.cgi shouldn't display the "Edit classification 'Foo'" link...
lpsolit%gmail.com [Tue, 3 Nov 2009 23:48:32 +0000 (23:48 +0000)] 
Bug 525254: editproducts.cgi shouldn't display the "Edit classification 'Foo'" link if you haven't editclassifications privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 526271: Uninitialized value in can_enter_product() due to a missing argument...
lpsolit%gmail.com [Tue, 3 Nov 2009 19:46:13 +0000 (19:46 +0000)] 
Bug 526271: Uninitialized value in can_enter_product() due to a missing argument - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 518404: Make email_in.pl run in taint mode
mkanat%bugzilla.org [Mon, 2 Nov 2009 14:50:18 +0000 (14:50 +0000)] 
Bug 518404: Make email_in.pl run in taint mode
Patch by Vitaliy Filippov <vitalif@yourcmc.ru> r=mkanat, a=mkanat

15 years agoBug 524891: Make leading whitespace not be trimmed from comments on display.
mkanat%bugzilla.org [Sun, 1 Nov 2009 20:12:26 +0000 (20:12 +0000)] 
Bug 524891: Make leading whitespace not be trimmed from comments on display.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

15 years agoBug 525025: Custom field names having UTF8-characters in them crash Bugzilla - Patch...
lpsolit%gmail.com [Sun, 1 Nov 2009 19:49:24 +0000 (19:49 +0000)] 
Bug 525025: Custom field names having UTF8-characters in them crash Bugzilla - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 366994: Make bugmail be sent for any public changes even when there is a private...
mkanat%bugzilla.org [Sat, 31 Oct 2009 23:19:48 +0000 (23:19 +0000)] 
Bug 366994: Make bugmail be sent for any public changes even when there is a private comment made.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 460742: The type should be mandatory to create a custom field - Patch by Nitish...
lpsolit%gmail.com [Fri, 30 Oct 2009 01:14:11 +0000 (01:14 +0000)] 
Bug 460742: The type should be mandatory to create a custom field - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat

15 years agoBug 525252: editproducts.cgi should only list classifications in which there are...
lpsolit%gmail.com [Fri, 30 Oct 2009 01:01:22 +0000 (01:01 +0000)] 
Bug 525252: editproducts.cgi should only list classifications in which there are products you can administer - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 524234: When there are no search results, include helpful links
mkanat%bugzilla.org [Thu, 29 Oct 2009 04:46:15 +0000 (04:46 +0000)] 
Bug 524234: When there are no search results, include helpful links
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 524814: Flag requests are resent all the time, even when flags are not updated...
lpsolit%gmail.com [Tue, 27 Oct 2009 23:08:40 +0000 (23:08 +0000)] 
Bug 524814: Flag requests are resent all the time, even when flags are not updated - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit

15 years agoBug 510246: makedocs.pl should not compile POD for modules in lib/ - Patch by FrÃ...
lpsolit%gmail.com [Tue, 27 Oct 2009 20:56:50 +0000 (20:56 +0000)] 
Bug 510246: makedocs.pl should not compile POD for modules in lib/ - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard params ...
lpsolit%gmail.com [Tue, 27 Oct 2009 16:55:31 +0000 (16:55 +0000)] 
Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard params - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 521398 - make XML version of bug supply more data (flags, comment IDs etc.) Patch...
gerv%gerv.net [Mon, 26 Oct 2009 16:16:21 +0000 (16:16 +0000)] 
Bug 521398 - make XML version of bug supply more data (flags, comment IDs etc.) Patch by gerv; r,a=LpSolit.

15 years agoBug 493242: UTF-8 characters in custom field names are mangled in show_activity.cgi...
lpsolit%gmail.com [Mon, 26 Oct 2009 11:28:48 +0000 (11:28 +0000)] 
Bug 493242: UTF-8 characters in custom field names are mangled in show_activity.cgi - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit

15 years agoBug 524244: Make the HTML buglist not display a header if there are no bugs found.
mkanat%bugzilla.org [Mon, 26 Oct 2009 00:22:53 +0000 (00:22 +0000)] 
Bug 524244: Make the HTML buglist not display a header if there are no bugs found.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 521043: Release Notes for Bugzilla 3.4.3
mkanat%bugzilla.org [Mon, 26 Oct 2009 00:14:38 +0000 (00:14 +0000)] 
Bug 521043: Release Notes for Bugzilla 3.4.3
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

15 years agoBug 524395: Boolean charts And, Or, "add another chart" buttons do no work with JS...
lpsolit%gmail.com [Mon, 26 Oct 2009 00:10:37 +0000 (00:10 +0000)] 
Bug 524395: Boolean charts And, Or, "add another chart" buttons do no work with JS turned off - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoThe checkin of bug 520948 broke the docs build, because Chart::Base wasn't a required...
mkanat%bugzilla.org [Sat, 24 Oct 2009 05:53:12 +0000 (05:53 +0000)] 
The checkin of bug 520948 broke the docs build, because Chart::Base wasn't a required module anymore.

15 years agoBug 519584: Implement a framework for migrating from other bug-trackers, and start...
mkanat%bugzilla.org [Sat, 24 Oct 2009 05:30:14 +0000 (05:30 +0000)] 
Bug 519584: Implement a framework for migrating from other bug-trackers, and start with a GNATS importer.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat

15 years agoBug 522620: Make Bugzilla::Bug->create case-insensitive for version and target_milest...
mkanat%bugzilla.org [Sat, 24 Oct 2009 05:28:13 +0000 (05:28 +0000)] 
Bug 522620: Make Bugzilla::Bug->create case-insensitive for version and target_milestone values
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 522428: Bugzilla::Bug->create should be case-insensitive for global select field
mkanat%bugzilla.org [Sat, 24 Oct 2009 05:27:20 +0000 (05:27 +0000)] 
Bug 522428: Bugzilla::Bug->create should be case-insensitive for global select field
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 523977: Make Bugzilla::Object->check send the trimmed value to new(), and also...
mkanat%bugzilla.org [Sat, 24 Oct 2009 05:26:35 +0000 (05:26 +0000)] 
Bug 523977: Make Bugzilla::Object->check send the trimmed value to new(), and also be more accurate about what's "empty". This also makes detaint_natural and detaint_signed call int() on their return values.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 522404: Allow Bugzilla::Product->create to create multiple products in one script.
mkanat%bugzilla.org [Sat, 24 Oct 2009 05:24:53 +0000 (05:24 +0000)] 
Bug 522404: Allow Bugzilla::Product->create to create multiple products in one script.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 523495: Re-work attachment.cgi and the general attachment_base-checking code...
mkanat%bugzilla.org [Sat, 24 Oct 2009 05:22:45 +0000 (05:22 +0000)] 
Bug 523495: Re-work attachment.cgi and the general attachment_base-checking code to prevent an infinite redirect loop when ssl_redirect is on and Bugzilla has an attachment_base set.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of checking...
mkanat%bugzilla.org [Sat, 24 Oct 2009 05:21:06 +0000 (05:21 +0000)] 
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of checking if modules are installed
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 365267: attachment.cgi should not be editable when the user is not logged in...
lpsolit%gmail.com [Fri, 23 Oct 2009 21:32:06 +0000 (21:32 +0000)] 
Bug 365267: attachment.cgi should not be editable when the user is not logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit

15 years agoBug 523869: Insecure dependency error when trying to update some fields (problem...
lpsolit%gmail.com [Fri, 23 Oct 2009 15:37:40 +0000 (15:37 +0000)] 
Bug 523869: Insecure dependency error when trying to update some fields (problem with multi-select custom fields) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 522396: Bugzilla::Product->create should do better with missing input fields
mkanat%bugzilla.org [Thu, 22 Oct 2009 22:33:34 +0000 (22:33 +0000)] 
Bug 522396: Bugzilla::Product->create should do better with missing input fields
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 394438: Add a hook for adding template vars to any page (Override Template->process)
mkanat%bugzilla.org [Tue, 20 Oct 2009 23:08:03 +0000 (23:08 +0000)] 
Bug 394438: Add a hook for adding template vars to any page (Override Template->process)
Patch by Matt Rogers <mattr@kde.org> r=mkanat, a=mkanat

15 years agoBug 378681: Bug XML only contains group names, while process_bug only accepts group...
lpsolit%gmail.com [Mon, 19 Oct 2009 16:34:04 +0000 (16:34 +0000)] 
Bug 378681: Bug XML only contains group names, while process_bug only accepts group IDs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBackout changes that weren't supposed to be committed. Oops\!
reed%reedloden.com [Mon, 19 Oct 2009 02:13:03 +0000 (02:13 +0000)] 
Backout changes that weren't supposed to be committed. Oops\!

15 years agoBug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed r=LpSolit...
reed%reedloden.com [Mon, 19 Oct 2009 02:09:39 +0000 (02:09 +0000)] 
Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed r=LpSolit a=LpSolit]

15 years agoBug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com [Sun, 18 Oct 2009 23:34:57 +0000 (23:34 +0000)] 
Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoWas getting an "uninitialized value" error in Bugzilla::Config when running checksetu...
mkanat%bugzilla.org [Fri, 9 Oct 2009 06:15:31 +0000 (06:15 +0000)] 
Was getting an "uninitialized value" error in Bugzilla::Config when running checksetup.pl, because of the checkin from bug 514913.

15 years agoBug 518974: Hooks to add text to index.cgi
mkanat%bugzilla.org [Fri, 9 Oct 2009 04:38:13 +0000 (04:38 +0000)] 
Bug 518974: Hooks to add text to index.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 514913: Eliminate ssl="authenticated sessions"
mkanat%bugzilla.org [Fri, 9 Oct 2009 04:31:08 +0000 (04:31 +0000)] 
Bug 514913: Eliminate ssl="authenticated sessions"
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not just values
mkanat%bugzilla.org [Tue, 6 Oct 2009 05:38:29 +0000 (05:38 +0000)] 
Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not just values
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit