Bug 288408 - make number of placeholders match number of parameters to stop error when initialising from new database. Patch by gerv; r=mkanat, a=justdave.
myk%mozilla.org [Thu, 31 Mar 2005 10:52:31 +0000 (10:52 +0000)]
Followup fix for bug 284446: add hook inside enter bug form so that test runner and other applications can insert form controls that collect additional data about the bug being created.
mkanat%kerio.com [Wed, 30 Mar 2005 22:30:43 +0000 (22:30 +0000)]
Bug 287880: [SECURITY] Comments on secure bugs still available to templates... show_bug leaks
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, r=joel, a=justdave
Bug 286003: Direct access to summarize-time.cgi when time tracking is off generates an error - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=jouni a=justdave
Bug 276543: createaccount.cgi should not be displayed if account creation is disabled - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
Bug 272321: action should default to edit in editproducts.cgi if a product is passed without an action - Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out where appropriate
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
mkanat%kerio.com [Fri, 18 Mar 2005 11:23:54 +0000 (11:23 +0000)]
Bug 285740: DBD::Pg must have the PG_BYTEA type specified for inserting BLOBs
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
mkanat%kerio.com [Fri, 18 Mar 2005 11:12:22 +0000 (11:12 +0000)]
Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its abstract schema
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
Bug 286311: print "Context-type..." is used instead of print $cgi->header() (cookies aren't sent in header) - Patch by Jacob Steenhagen <jake@bugzilla.org> r=LpSolit a=justdave
Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you didn't just come from said bug.
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>
r=LpSolit, a=justdave
mkanat%kerio.com [Thu, 17 Mar 2005 07:50:59 +0000 (07:50 +0000)]
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
mkanat%kerio.com [Wed, 16 Mar 2005 08:27:14 +0000 (08:27 +0000)]
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
Bug 285689 : quip_list_entry_control conversion code is not converting the enablequips 'off' value
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=myk
mkanat%kerio.com [Sun, 13 Mar 2005 21:28:05 +0000 (21:28 +0000)]
Bug 285824: whiteboard, votes, and keywords update in checksetup.pl fails to detect an already-upgraded schema
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
Bug 83044 - Any page is now capable of being a login page simply by adding the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi.
r=joel, a=justdave
mkanat%kerio.com [Sat, 12 Mar 2005 03:36:47 +0000 (03:36 +0000)]
Bug 280856: some table definitions are altered *after* the --TABLE-- limit in checksetup.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk
mkanat%kerio.com [Sat, 12 Mar 2005 03:08:06 +0000 (03:08 +0000)]
Bug 285690: bugs.status_whiteboard, bugs.votes, and bugs.keywords need defaults in the Schema
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=myk
Bug 98123 : Create a user preferences infrastructure (became 'General Settings')
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
mkanat%kerio.com [Thu, 10 Mar 2005 15:59:48 +0000 (15:59 +0000)]
Bug 285397: Untested parts of Bugzilla::DB are broken (when running on PostgreSQL)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
mkanat%kerio.com [Thu, 10 Mar 2005 15:49:41 +0000 (15:49 +0000)]
Bug 285532: GetSelectableProducts cannot run on PostgreSQL when classifications are enabled
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
mkanat%kerio.com [Thu, 10 Mar 2005 15:31:59 +0000 (15:31 +0000)]
Bug 285551: Schema::Pg should explictly set "timestamp without time zone" and no fractions of seconds
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave
Bug 285090 - crash in describecomponents.cgi if a normal user click on components link from query.cgi
Patch by Albert Ting <altlst@sonic.net> r=jpeshkin a=myk
Bug 284621 : Change default settings for Voter to only include The bug is resolved or verified
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk
Bug 282574 : use the new "auth_failure" error message for all authentication failures
Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk
Bug 284348: Move initial table creation into the Bugzilla::DB modules
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave