]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
15 years agoBug 549177 - "Typo in admin.cgi page header"
Reed Loden [Sun, 28 Feb 2010 20:09:00 +0000 (14:09 -0600)] 
Bug 549177 - "Typo in admin.cgi page header"
[r=LpSolit a=LpSolit]

15 years agoBug 547852: Make the JSON-RPC interface return the correct error format to
Max Kanat-Alexander [Sat, 27 Feb 2010 07:55:09 +0000 (23:55 -0800)] 
Bug 547852: Make the JSON-RPC interface return the correct error format to
JSON-RPC 1.0 clients.
r=dkl, a=mkanat

15 years agoBug 547601: Make the JSON-RPC interface return UTF-8 data correctly
Max Kanat-Alexander [Sat, 27 Feb 2010 07:51:20 +0000 (23:51 -0800)] 
Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly
r=dkl, a=mkanat

15 years agoBug 546340: Change <a name> anchors to use @id (for 3.6, only in the Release
Gordon P. Hemsley [Wed, 24 Feb 2010 23:48:49 +0000 (15:48 -0800)] 
Bug 546340: Change <a name> anchors to use @id (for 3.6, only in the Release
Notes).
r=mkanat, a=mkanat

15 years agoSome lines in the release notes started with a "[% terms" item but didn't
Max Kanat-Alexander [Wed, 24 Feb 2010 23:40:29 +0000 (15:40 -0800)] 
Some lines in the release notes started with a "[% terms" item but didn't
have [%+ on them, so the words would get crunched together, like "thisBugzilla".

15 years agoBug 547496: Add IDs to some form elements
Frédéric Buclin [Wed, 24 Feb 2010 15:10:02 +0000 (16:10 +0100)] 
Bug 547496: Add IDs to some form elements
r=pyrzak a=mkanat

15 years agoBug 547126: Make the JSON-RPC interface return error codes that are numerically
Max Kanat-Alexander [Tue, 23 Feb 2010 00:11:49 +0000 (16:11 -0800)] 
Bug 547126: Make the JSON-RPC interface return error codes that are numerically
identical to the XML-RPC error codes.
r=dkl, a=mkanat

15 years agoBug 486074: Allow the JSON-RPC interface to properly serialize objects
Max Kanat-Alexander [Tue, 23 Feb 2010 00:09:51 +0000 (16:09 -0800)] 
Bug 486074: Allow the JSON-RPC interface to properly serialize objects
to JSON, so that the Bug.get "internals" return item works.
r=dkl, a=mkanat

15 years agoBug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl
Max Kanat-Alexander [Tue, 23 Feb 2010 00:07:57 +0000 (16:07 -0800)] 
Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl
r=dkl, a=mkanat

15 years agoInclude migrate.pl in the POD index.
Max Kanat-Alexander [Mon, 22 Feb 2010 22:45:04 +0000 (14:45 -0800)] 
Include migrate.pl in the POD index.

15 years agoThere was some POD at the end of Bugzilla::WebService::Server::JSONRPC
Max Kanat-Alexander [Mon, 22 Feb 2010 20:30:57 +0000 (12:30 -0800)] 
There was some POD at the end of Bugzilla::WebService::Server::JSONRPC
that was supposed to be at the end of Bugzilla::WebService instead. Also
added links to Bugzilla::WebService in both of the Bugzilla::WebService::Server
types' POD.

15 years agoThe JSON-RPC interface is EXPERIMENTAL, now, not UNSTABLE.
Max Kanat-Alexander [Mon, 22 Feb 2010 20:23:38 +0000 (12:23 -0800)] 
The JSON-RPC interface is EXPERIMENTAL, now, not UNSTABLE.

15 years agoFix bustage in 012throwables.t
Frédéric Buclin [Sat, 20 Feb 2010 21:03:52 +0000 (22:03 +0100)] 
Fix bustage in 012throwables.t

15 years agoBug 546871: Make checksetup.pl not try to fix the permissions of
Max Kanat-Alexander [Sat, 20 Feb 2010 20:08:38 +0000 (12:08 -0800)] 
Bug 546871: Make checksetup.pl not try to fix the permissions of
bugzilla-update.xml, to avoid warnings.
r=LpSolit, a=LpSolit

15 years agoBug 546867: Prevent email_in.pl from throwing a cryptic error on receiving
Max Kanat-Alexander [Sat, 20 Feb 2010 20:06:01 +0000 (12:06 -0800)] 
Bug 546867: Prevent email_in.pl from throwing a cryptic error on receiving
an invalid email
r=LpSolit, a=LpSolit

15 years agoBug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)
Max Kanat-Alexander [Sat, 20 Feb 2010 20:01:35 +0000 (12:01 -0800)] 
Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)
look for their tempaltes and libraries in.
r=mkanat, a=mkanat (module owner)

15 years agoBug 519035: Make the FK for series.creator have ON DELETE CASCADE instead
Max Kanat-Alexander [Sat, 20 Feb 2010 19:57:47 +0000 (11:57 -0800)] 
Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead
of ON DELETE SET NULL
r=LpSolit, a=LpSolit

15 years agoBug 499151: Only call format_comment when it's actually needed, as a slight
Max Kanat-Alexander [Sat, 20 Feb 2010 19:54:52 +0000 (11:54 -0800)] 
Bug 499151: Only call format_comment when it's actually needed, as a slight
performance improvement.
r=glob, a=LpSolit

15 years agoBug 547428: SQL error when deleting a product and its related series when it has...
Bodo-Merle Sandor [Sat, 20 Feb 2010 15:57:32 +0000 (16:57 +0100)] 
Bug 547428: SQL error when deleting a product and its related series when it has none
r/a=LpSolit

15 years agoBug 529573: Tabular reports do not show empty resolution
Greg Hendricks [Thu, 18 Feb 2010 19:23:33 +0000 (20:23 +0100)] 
Bug 529573: Tabular reports do not show empty resolution
r/a=mkanat

15 years agoBug 546763: Extra spaces when copying bug header
Guy Pyrzak [Thu, 18 Feb 2010 19:02:58 +0000 (20:02 +0100)] 
Bug 546763: Extra spaces when copying bug header
r=reed a=mkanat

15 years agoBug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops the correc...
Guy Pyrzak [Thu, 18 Feb 2010 18:55:37 +0000 (19:55 +0100)] 
Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops the correct page behavior
r/a=mkanat

15 years agoBug 533018: "Confirm match" displays full email address to logged-out users in reques...
Frédéric Buclin [Thu, 18 Feb 2010 00:16:31 +0000 (01:16 +0100)] 
Bug 533018: "Confirm match" displays full email address to logged-out users in request.cgi
r/a=mkanat

15 years agoBug 546338: Fix an unclosed <a> tag in fields.html
Gordon P. Hemsley [Wed, 17 Feb 2010 22:38:05 +0000 (14:38 -0800)] 
Bug 546338: Fix an unclosed <a> tag in fields.html
r=mkanat, a=mkanat

15 years agoBug 545260: In the code for template hooks, the cached code of a hook
Max Kanat-Alexander [Wed, 17 Feb 2010 22:36:33 +0000 (14:36 -0800)] 
Bug 545260: In the code for template hooks, the cached code of a hook
wasn't being stored properly per-language.
r=mkanat, a=mkanat (module owner)

15 years agoBug 538211: Make value-controlled and visibility-controlled fields behave
Max Kanat-Alexander [Wed, 17 Feb 2010 22:06:09 +0000 (14:06 -0800)] 
Bug 538211: Make value-controlled and visibility-controlled fields behave
correctly on enter_bug.cgi when the user uses a bookmarkable template to
pre-fill values in the controller.
r=LpSolit, a=LpSolit

15 years agoBug 537887 - "The flag setter should be able to unset a flag even if not in the reque...
Reed Loden [Wed, 17 Feb 2010 22:02:10 +0000 (16:02 -0600)] 
Bug 537887 - "The flag setter should be able to unset a flag even if not in the request group"
[r=LpSolit a=LpSolit]

15 years agoBug 494403: "Default" groups don't get set on bug creation using email_in.pl
Frédéric Buclin [Wed, 17 Feb 2010 21:39:28 +0000 (22:39 +0100)] 
Bug 494403: "Default" groups don't get set on bug creation using email_in.pl
r/a=mkanat

15 years agoBug 545029: When deleting a group, no warning is thrown about group inheritance
Frédéric Buclin [Wed, 17 Feb 2010 21:34:28 +0000 (22:34 +0100)] 
Bug 545029: When deleting a group, no warning is thrown about group inheritance
r=mkanat a=LpSolit

15 years agoBug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit.html...
Reed Loden [Sat, 13 Feb 2010 19:42:58 +0000 (13:42 -0600)] 
Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit.html.tmpl between lines 438-442."
[r=LpSolit a=LpSolit]

15 years agoBug 545762: Allow tests to pass when using the PERL5LIB environment variable.
Gabor Szabo [Fri, 12 Feb 2010 05:27:59 +0000 (21:27 -0800)] 
Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.
r=mkanat, a=mkanat

15 years agoBug 545683: New Hook: bugmail_recipients
Max Kanat-Alexander [Thu, 11 Feb 2010 20:12:48 +0000 (12:12 -0800)] 
Bug 545683: New Hook: bugmail_recipients
r=mkanat, a=mkanat (module owner)

15 years agoBug 545277: Closed bugs were always marked as FIXED in the resolution
Max Kanat-Alexander [Wed, 10 Feb 2010 05:15:29 +0000 (21:15 -0800)] 
Bug 545277: Closed bugs were always marked as FIXED in the resolution
<select> when show_bug.cgi was loaded
r=LpSolit, a=mkanat

15 years agoBug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" [r=mkanat...
Reed Loden [Wed, 10 Feb 2010 04:03:05 +0000 (22:03 -0600)] 
Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" [r=mkanat a=mkanat]

15 years agoBug 533330: JSON-RPC webservice returns and expects a bad date format
Justin Wood [Wed, 10 Feb 2010 03:47:23 +0000 (22:47 -0500)] 
Bug 533330: JSON-RPC webservice returns and expects a bad date format
r+a=mkanat

15 years agoBug 545253: Do not display flags as editable when you cannot edit attachment attributes
Frédéric Buclin [Tue, 9 Feb 2010 23:59:31 +0000 (00:59 +0100)] 
Bug 545253: Do not display flags as editable when you cannot edit attachment attributes
a=LpSolit (module owner)

15 years agoBug 544990: Allow directory names in page.cgi ids
Max Kanat-Alexander [Mon, 8 Feb 2010 23:51:51 +0000 (15:51 -0800)] 
Bug 544990: Allow directory names in page.cgi ids
r=LpSolit, a=mkanat

15 years agoBug 520993: If the "FIXED" resolution was a visibility or value controller,
Max Kanat-Alexander [Mon, 8 Feb 2010 23:43:59 +0000 (15:43 -0800)] 
Bug 520993: If the "FIXED" resolution was a visibility or value controller,
then controlled fields weren't properly changing when the status changed to
RESOLVED and "FIXED" appeared as the first value in the Resolution field.
r=LpSolit, a=mkanat

15 years agoBug 544812: Template hooks for reports/menu.html.tmpl
Max Kanat-Alexander [Mon, 8 Feb 2010 04:03:28 +0000 (20:03 -0800)] 
Bug 544812: Template hooks for reports/menu.html.tmpl
r=mkanat, a=mkanat (module owner)

15 years agoFix a typo in the new quicksearch docs.
Max Kanat-Alexander [Mon, 8 Feb 2010 02:29:14 +0000 (18:29 -0800)] 
Fix a typo in the new quicksearch docs.

15 years agoBug 544798: Using edit-multiple causes "To reassign a bug, you must provide an addres...
Frédéric Buclin [Mon, 8 Feb 2010 00:08:02 +0000 (01:08 +0100)] 
Bug 544798: Using edit-multiple causes "To reassign a bug, you must provide an address for the new assignee. "
r/a=mkanat

15 years agoBug 58731: Make the keywords regexp boolean charts work
Jesse Clark [Mon, 8 Feb 2010 00:04:54 +0000 (16:04 -0800)] 
Bug 58731: Make the keywords regexp boolean charts work
r=mkanat, a=mkanat

15 years agoBug 518293: Improve and Simplify the QuickSearch Documentation
Max Kanat-Alexander [Sun, 7 Feb 2010 23:36:22 +0000 (15:36 -0800)] 
Bug 518293: Improve and Simplify the QuickSearch Documentation
r=LpSolit, a=LpSolit

15 years agoFix .bzrignore to properly ignore the contents of the lib/ directory.
Max Kanat-Alexander [Sun, 7 Feb 2010 22:16:09 +0000 (14:16 -0800)] 
Fix .bzrignore to properly ignore the contents of the lib/ directory.

15 years agoBug 496488: Hooks for creating, updating, and deleting groups
Max Kanat-Alexander [Sun, 7 Feb 2010 21:14:14 +0000 (13:14 -0800)] 
Bug 496488: Hooks for creating, updating, and deleting groups
r=mkanat, a=mkanat (module owner)

15 years agoBug 515568: handle_login() doesn't check $@ after eval
Frédéric Buclin [Sat, 6 Feb 2010 17:57:00 +0000 (18:57 +0100)] 
Bug 515568: handle_login() doesn't check $@ after eval
r/a=mkanat

15 years agoBug 544615: Bug.legal_values triggers an insecure dependency in Bugzilla::Field:...
Frédéric Buclin [Sat, 6 Feb 2010 17:44:55 +0000 (18:44 +0100)] 
Bug 544615: Bug.legal_values triggers an insecure dependency in Bugzilla::Field::get_legal_field_values()
r/a=mkanat

15 years agoBug 544506: Bugzilla->input_params is undefined when calling Bugzilla.version and...
Frédéric Buclin [Fri, 5 Feb 2010 22:06:21 +0000 (23:06 +0100)] 
Bug 544506: Bugzilla->input_params is undefined when calling Bugzilla.version and other methods taking no argument
r/a=mkanat

15 years agoBug 543986: False positive in 012throwables.t, 'object_does_not_exist' is still in use
Frédéric Buclin [Fri, 5 Feb 2010 22:00:41 +0000 (23:00 +0100)] 
Bug 543986: False positive in 012throwables.t, 'object_does_not_exist' is still in use
r/a=mkanat

15 years agoBug 544296: Bad title displayed when viewing the duplicates table (simple format)
Frédéric Buclin [Thu, 4 Feb 2010 19:59:54 +0000 (20:59 +0100)] 
Bug 544296: Bad title displayed when viewing the duplicates table (simple format)
r/a=mkanat

15 years agoBug 543500: Cannot add/edit components anymore (regression in user matching)
Frédéric Buclin [Tue, 2 Feb 2010 17:41:28 +0000 (18:41 +0100)] 
Bug 543500: Cannot add/edit components anymore (regression in user matching)
r/a=mkanat

15 years agoBug 543459: Speed up the new duplicates.cgi
Max Kanat-Alexander [Mon, 1 Feb 2010 23:54:14 +0000 (15:54 -0800)] 
Bug 543459: Speed up the new duplicates.cgi
r=LpSolit, a=LpSolit

15 years agoBug 514970: Clean up duplicates.cgi and make it use Bug objects
Max Kanat-Alexander [Mon, 1 Feb 2010 23:52:24 +0000 (15:52 -0800)] 
Bug 514970: Clean up duplicates.cgi and make it use Bug objects
r=LpSolit, a=LpSolit

15 years agoBump version number post-release.
Max Kanat-Alexander [Mon, 1 Feb 2010 22:26:05 +0000 (14:26 -0800)] 
Bump version number post-release.

15 years agoConvert .cvsignore files into a .bzrignore. bugzilla-3.5.3 release-3.5.3
Max Kanat-Alexander [Mon, 1 Feb 2010 22:01:40 +0000 (14:01 -0800)] 
Convert .cvsignore files into a .bzrignore.

15 years agoFix the data in the bzr repo to match the data in the CVS repo.
Max Kanat-Alexander [Mon, 1 Feb 2010 21:39:54 +0000 (13:39 -0800)] 
Fix the data in the bzr repo to match the data in the CVS repo.
During the CVS imports into Bzr, there were some inconsistencies introduced
(mostly that files that were deleted in CVS weren't being deleted in Bzr).
So this checkin makes the bzr repo actually consistent with the CVS repo,
including fixing permissions of files.

15 years agoBump version number for 3.5.3.
Max Kanat-Alexander [Mon, 1 Feb 2010 21:29:33 +0000 (13:29 -0800)] 
Bump version number for 3.5.3.

15 years agoBug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from the web
Reed Loden [Mon, 1 Feb 2010 21:27:08 +0000 (13:27 -0800)] 
Bug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from the web
Patch by Reed Loden <reed@reedloden.com> r=mkanat a=LpSolit

15 years agoBug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing CVS/,...
Max Kanat-Alexander [Mon, 1 Feb 2010 21:22:56 +0000 (13:22 -0800)] 
Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing CVS/, contrib/, docs/, and t/ directories
iatch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 532493: [SECURITY] Restricting a bug to a group while moving it to another produc...
Frédéric Buclin [Mon, 1 Feb 2010 21:19:31 +0000 (13:19 -0800)] 
Bug 532493: [SECURITY] Restricting a bug to a group while moving it to another product has no effect if the group is not used by both products
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

15 years agoBug 538705: Assure that Bugzilla->dbh doesn't become invalid under MySQL during long...
Max Kanat-Alexander [Mon, 1 Feb 2010 21:16:24 +0000 (13:16 -0800)] 
Bug 538705: Assure that Bugzilla->dbh doesn't become invalid under MySQL during long jobqueue.pl runs.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat

15 years agoBug 534057: Auto-completion no longer works in email_in.pl
Frédéric Buclin [Mon, 1 Feb 2010 21:11:53 +0000 (13:11 -0800)] 
Bug 534057: Auto-completion no longer works in email_in.pl
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 543342: Release Notes for Bugzilla 3.4.5
Max Kanat-Alexander [Mon, 1 Feb 2010 20:50:58 +0000 (12:50 -0800)] 
Bug 543342: Release Notes for Bugzilla 3.4.5
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit

15 years agoBug 533363: [PostgreSQL] Using "Bug ID contains foo" in boolean charts or "Exclude...
Frédéric Buclin [Mon, 1 Feb 2010 20:48:03 +0000 (12:48 -0800)] 
Bug 533363: [PostgreSQL] Using "Bug ID contains foo" in boolean charts or "Exclude bug numbered" charts crash PostgreSQL 8.3 and newer (non-character data types are no longer automatically cast to TEXT)
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 537746: Search criteria headers on buglist duplicate unnecessarily when bugidtype...
Frédéric Buclin [Mon, 1 Feb 2010 20:46:42 +0000 (12:46 -0800)] 
Bug 537746: Search criteria headers on buglist duplicate unnecessarily when bugidtype is in use
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 542328: Make extensions/create.pl give the extension's lib/Util.pm module a corre...
Tiago Mello [Mon, 1 Feb 2010 20:45:14 +0000 (12:45 -0800)] 
Bug 542328: Make extensions/create.pl give the extension's lib/Util.pm module a correct package name
Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat

15 years agoBug 537766: Add contrib/console.pl, a script which allows using Perl with Bugzilla...
Jesse Clark [Mon, 1 Feb 2010 20:44:09 +0000 (12:44 -0800)] 
Bug 537766: Add contrib/console.pl, a script which allows using Perl with Bugzilla libraries in a read-eval-print loop.
Patch by Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat

15 years agoBug 532318: In mod_perl on Windows, instead of using Apache2::SizeLimit, just set...
Michael Thomas [Mon, 1 Feb 2010 20:34:58 +0000 (12:34 -0800)] 
Bug 532318: In mod_perl on Windows, instead of using Apache2::SizeLimit, just set MaxRequestsPerChild
Patch by Michael Thomas <mockodin@gmail.com> r=mkanat, a=mkanat

15 years agoBug 480968: Make checksetup.pl never show popup windows for errors, on Windows, to...
Max Kanat-Alexander [Mon, 1 Feb 2010 17:51:07 +0000 (09:51 -0800)] 
Bug 480968: Make checksetup.pl never show popup windows for errors, on Windows, to work around the error that pops up every time it tries to load DBD::Oracle.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=mkanat

15 years ago Bug 539229 - Editing a search with resolution '---' does not remember that resolution
ghendricks%novell.com [Tue, 12 Jan 2010 17:26:28 +0000 (17:26 +0000)] 
 Bug 539229 -  Editing a search with resolution '---' does not remember that resolution
 patch by ghendricks r=LpSolit a=LpSolit

15 years agoBug 509030: "Changes older than" in Advanced Search is sometimes ignored - Patch...
lpsolit%gmail.com [Tue, 12 Jan 2010 16:11:20 +0000 (16:11 +0000)] 
Bug 509030: "Changes older than" in Advanced Search is sometimes ignored - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit

15 years agoBug 539212: Simple search broken when searching for open or closed bugs only - Patch...
lpsolit%gmail.com [Tue, 12 Jan 2010 16:04:40 +0000 (16:04 +0000)] 
Bug 539212: Simple search broken when searching for open or closed bugs only - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 514703 - revert changes to bug link detection algorithm. r,a=LpSolit
gerv%gerv.net [Thu, 7 Jan 2010 15:04:09 +0000 (15:04 +0000)] 
Bug 514703 - revert changes to bug link detection algorithm. r,a=LpSolit

15 years agoBug 535675: Typing +foo in the QuickSearch box throws an "uninitialized value" warnin...
lpsolit%gmail.com [Wed, 6 Jan 2010 14:59:10 +0000 (14:59 +0000)] 
Bug 535675: Typing +foo in the QuickSearch box throws an "uninitialized value" warning (missing 'order' parameter) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit

15 years agoBug 538039: Typo when deleting a custom field value - Patch by Frédéric Buclin...
lpsolit%gmail.com [Tue, 5 Jan 2010 23:51:57 +0000 (23:51 +0000)] 
Bug 538039: Typo when deleting a custom field value - Patch by Frédéric Buclin <LpSolit@gmail.com> r=reed a=LpSolit

15 years agoBug 467992: Login fails if the user's LDAP account is denied search in LDAP - Patch...
lpsolit%gmail.com [Tue, 5 Jan 2010 08:32:53 +0000 (08:32 +0000)] 
Bug 467992: Login fails if the user's LDAP account is denied search in LDAP - Patch by Adam Batkin <adam@batkin.net> r/a=mkanat

15 years agoBug 534587 - "Bugmail uses the timezone of the changee instead of the user receiving...
reed%reedloden.com [Tue, 5 Jan 2010 07:05:59 +0000 (07:05 +0000)] 
Bug 534587 - "Bugmail uses the timezone of the changee instead of the user receiving the mail" [p=reed r=mkanat a=mkanat]

15 years agoBug 531841: Change all hour-related database fields to decimal(7,3) so that they...
mkanat%bugzilla.org [Thu, 31 Dec 2009 13:01:47 +0000 (13:01 +0000)] 
Bug 531841: Change all hour-related database fields to decimal(7,3) so that they can store numbers greater than 999.99 in modern versions of MySQL.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxies
mkanat%bugzilla.org [Thu, 31 Dec 2009 12:53:19 +0000 (12:53 +0000)] 
Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxies
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups in editg...
mkanat%bugzilla.org [Thu, 31 Dec 2009 12:48:21 +0000 (12:48 +0000)] 
Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups in editgroups.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit

15 years agoBug 519858 - Move uncommonly used parameters out of the "Required" section and into...
mkanat%bugzilla.org [Thu, 31 Dec 2009 12:37:48 +0000 (12:37 +0000)] 
Bug 519858 - Move uncommonly used parameters out of the "Required" section and into a "General" and "Advanced" section
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help out...
mkanat%bugzilla.org [Thu, 31 Dec 2009 12:31:39 +0000 (12:31 +0000)] 
Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help out extensions
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat

15 years agoBug 385606: Logincookies are recreated at each HTTP request when using the 'Env'...
lpsolit%gmail.com [Thu, 31 Dec 2009 12:16:37 +0000 (12:16 +0000)] 
Bug 385606: Logincookies are recreated at each HTTP request when using the 'Env' auth method - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@oshannes...
reed%reedloden.com [Thu, 31 Dec 2009 00:17:29 +0000 (00:17 +0000)] 
Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@oshannessy.com (Paul O'Shannessy [zpao]) r=LpSolit a=LpSolit]

15 years agoBug 532518: Credentials are not checked correctly when viewing one attachment from...
lpsolit%gmail.com [Wed, 30 Dec 2009 14:54:28 +0000 (14:54 +0000)] 
Bug 532518: Credentials are not checked correctly when viewing one attachment from another bug's alternate host - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit

15 years agoBug 537083: The attachment table is too narrow by default - Patch by Frédéric Bucli...
lpsolit%gmail.com [Wed, 30 Dec 2009 14:37:02 +0000 (14:37 +0000)] 
Bug 537083: The attachment table is too narrow by default - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 483987: Administrators can't create user accounts when using the Env authenticati...
lpsolit%gmail.com [Wed, 30 Dec 2009 14:28:38 +0000 (14:28 +0000)] 
Bug 483987: Administrators can't create user accounts when using the Env authentication method - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 486323: Activity log (history) has a blank <body> if there's no content - Patch...
lpsolit%gmail.com [Mon, 28 Dec 2009 18:02:39 +0000 (18:02 +0000)] 
Bug 486323: Activity log (history) has a blank <body> if there's no content - Patch by Krzysztof Drewniak <krzysdrewniak@gmail.com> r=gerv a=LpSolit

15 years agoBug 511216: Assignee is blank in Whine emails - Patch by Kent Rogers <kar@cray.com...
lpsolit%gmail.com [Mon, 28 Dec 2009 00:58:47 +0000 (00:58 +0000)] 
Bug 511216: Assignee is blank in Whine emails - Patch by Kent Rogers <kar@cray.com> r/a=Lpsolit

15 years agoBug 475523: Fix instructions on whineatnews email to refer to correct show_bug option...
wicked%sci.fi [Sun, 27 Dec 2009 14:32:52 +0000 (14:32 +0000)] 
Bug 475523: Fix instructions on whineatnews email to refer to correct show_bug options. Patch by Kent Rogers <kar@cray.com> r=wicked a=mkanat

15 years agoBug 162060: Remove the relationship between "votestoconfirm" and whether or not the...
mkanat%bugzilla.org [Thu, 17 Dec 2009 23:31:51 +0000 (23:31 +0000)] 
Bug 162060: Remove the relationship between "votestoconfirm" and whether or not the UNCONFIRMED status is available, by adding a checkbox to enable the UNCONFIRMED status in editproducts.cgi.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 470608: <colgroup> is not well supported - Patch by Aaron Larson <aaron@larsonson...
lpsolit%gmail.com [Thu, 17 Dec 2009 23:15:32 +0000 (23:15 +0000)] 
Bug 470608: <colgroup> is not well supported - Patch by Aaron Larson <aaron@larsonsonline.net> r/a=LpSolit

15 years agoBug 535309: The bug_status and resolution fields in query.cgi can be ignored by Searc...
lpsolit%gmail.com [Thu, 17 Dec 2009 23:10:33 +0000 (23:10 +0000)] 
Bug 535309: The bug_status and resolution fields in query.cgi can be ignored by Search.pm if you deactivated some resolutions or bug statuses - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat

15 years agoBug 465930: Some fields have no description in the user auto-completion form - Patch...
lpsolit%gmail.com [Thu, 17 Dec 2009 23:06:14 +0000 (23:06 +0000)] 
Bug 465930: Some fields have no description in the user auto-completion form - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit

15 years agoBug 531119: Fix the Bugzilla.extensions WebService method to work with the new Extens...
mkanat%bugzilla.org [Thu, 17 Dec 2009 21:51:41 +0000 (21:51 +0000)] 
Bug 531119: Fix the Bugzilla.extensions WebService method to work with the new Extensions system.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 518459: Remove certain QuickSearch features that are no longer needed (after...
mkanat%bugzilla.org [Thu, 17 Dec 2009 21:47:58 +0000 (21:47 +0000)] 
Bug 518459: Remove certain QuickSearch features that are no longer needed (after the re-work) and may be confusing
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

15 years agoBug 525606: Make the template_before_process hook run whenever a template is loaded...
mkanat%bugzilla.org [Thu, 17 Dec 2009 05:27:10 +0000 (05:27 +0000)] 
Bug 525606: Make the template_before_process hook run whenever a template is loaded (including PROCESS and INCLUDE), not just when $template->process is called.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat

15 years agoBug 506559: WebService function to get information about fields (Bug.fields)
mkanat%bugzilla.org [Thu, 17 Dec 2009 05:13:55 +0000 (05:13 +0000)] 
Bug 506559: WebService function to get information about fields (Bug.fields)
Patch by Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat

15 years agoAfter the checkin of bug 524603, checksetup.pl printed "No such file or directory...
mkanat%bugzilla.org [Tue, 15 Dec 2009 01:52:59 +0000 (01:52 +0000)] 
After the checkin of bug 524603, checksetup.pl printed "No such file or directory at Bugzilla/Install/Filesystem.pm line 465" the first time the new code was run. This fixes the warning.

15 years agoBug 524603: Allow a non-root jobqueue.pl to write to data/mailer.testfile (for the...
mkanat%bugzilla.org [Mon, 14 Dec 2009 23:12:04 +0000 (23:12 +0000)] 
Bug 524603: Allow a non-root jobqueue.pl to write to data/mailer.testfile (for the "Test" mail_delivery_method)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit