Commit Graph

3419 Commits

Author SHA1 Message Date
lpsolit%gmail.com
1370bbc1ff Bug 238873: remove %FORM from buglist.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave 2005-04-08 23:57:33 +00:00
lpsolit%gmail.com
2eadbc85c2 Bug 289373: Remove %FORM from editproducts.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-08 23:51:02 +00:00
lpsolit%gmail.com
cf944750bf Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-08 00:54:16 +00:00
lpsolit%gmail.com
df8df054b5 Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-08 00:45:47 +00:00
lpsolit%gmail.com
01215b0dc7 Bug 238870: remove %FORM from attachment.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=myk,LpSolit a=justdave 2005-04-08 00:34:39 +00:00
lpsolit%gmail.com
7528d86490 Bug 238875: remove %FORM from post_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-07 23:59:59 +00:00
lpsolit%gmail.com
896c43aef1 Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use CGI object instead FORM hash - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-04-07 23:52:20 +00:00
lpsolit%gmail.com
93d4b2c6af Bug 238878: Make hidden-fields template, User Matching and Flags use direct CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-07 23:37:56 +00:00
mkanat%kerio.com
c52be56a61 Bug 286686: ORDER BY column needs to be selected or grouped
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-04-07 18:18:53 +00:00
lpsolit%gmail.com
9494af580f Bug 287763: Receiving Error - Insecure dependency in require... - Patch by byron jones (glob) <bugzilla@glob.com.au> r=joel a=myk 2005-04-07 08:08:36 +00:00
mkanat%kerio.com
f088409a63 Fix for Bug 284850: Fix the name of one index
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> a=justdave
2005-04-06 03:40:46 +00:00
lpsolit%gmail.com
ed0f05eaf5 Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-04-06 00:19:56 +00:00
mkanat%kerio.com
162acfef85 Bug 284850: checksetup should rename indexes to conform to the new standard
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=myk
2005-04-06 00:18:04 +00:00
bugreport%peshkin.net
fceed22203 Bug 286461:Add products table to search if classification are needed
Patch by joel
r=gerv, a=justdave
2005-04-04 23:02:16 +00:00
lpsolit%gmail.com
979ec89afe Bug 284151: "edit" link shows up on confirmation page for deleting a Field Value - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk 2005-04-04 22:52:07 +00:00
gerv%gerv.net
756d5ca33b Bug 288527 - change precompilation to use Bugzilla::Template and so do it right. Patch by gerv; r=bbaetz, a=justdave. 2005-04-04 22:29:09 +00:00
lpsolit%gmail.com
16c818f704 Bug 288405: Attachment.cgi fails on Big File attachment inserts - Patch by Marc Schumann <wurblzap@gmail.com> r=joel a=myk 2005-04-04 22:23:36 +00:00
lpsolit%gmail.com
ac9a345b53 Bug 287486: Small typo on editsettings.cgi: apppears - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-04-04 22:12:44 +00:00
mkanat%kerio.com
160fff77bb Bug 286235: Implicit joins should be replaced by explicit joins - installment A
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-04-04 21:52:06 +00:00
mkanat%kerio.com
0c9366f4ef Bug 287483: Sanitycheck screams about "Bad value 0 found in components.initialqacontact"
Patch By Teemu Mannermaa <wicked@etlicon.fi> r=mkanat, a=myk
2005-04-04 21:40:58 +00:00
mkanat%kerio.com
d3260d6102 Bug 285345: Need to change MySQL tinyint(1) fields to plain tinyint
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
2005-04-04 21:35:03 +00:00
mkanat%kerio.com
170128dc2e Bug 286527: Cross-DB bz_rename_column and bz_drop_column (Part of Bug 285111)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=myk
2005-04-04 21:30:16 +00:00
lpsolit%gmail.com
14df3391bc Bug 288985: cannot remove users from the CC list - Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-04-04 21:09:17 +00:00
lpsolit%gmail.com
c1b6a9e07e Bug 288883: SQL crash when granting/denying a request - Patch by Frederic Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-04-04 18:40:59 +00:00
gerv%gerv.net
6f1c657d0a 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. 2005-03-31 22:48:28 +00:00
myk%mozilla.org
2cc70505f2 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. 2005-03-31 02:52:31 +00:00
mkanat%kerio.com
62ec162ed5 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
2005-03-30 14:30:43 +00:00
lpsolit%gmail.com
99bc50c44a 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 2005-03-30 10:16:23 +00:00
lpsolit%gmail.com
768eb59c37 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 2005-03-30 09:57:29 +00:00
lpsolit%gmail.com
973e8e46de Bug 288131: PatchViewer adds extra empty lines in modified parts of patches - Patch by Frederic Buclin <LpSolit@gmail.com> r=glob a=justdave 2005-03-30 09:41:22 +00:00
gerv%gerv.net
0138acd94b Bug 73665 - migrate email preferences to their own table, and rearchitect email internals. Patch by gerv; r=jake, a=justdave. 2005-03-29 21:43:00 +00:00
lpsolit%gmail.com
dd3cd2b9ec 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 2005-03-23 21:24:19 +00:00
mkanat%kerio.com
0b8b8ccc1b Bug 283403: checksetup fails to upgrade from Bugzilla 2.8
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit. a=justdave
2005-03-23 00:40:15 +00:00
lpsolit%gmail.com
5d89edf3e7 Backing out bug 286625 - checksetup.pl fails 2005-03-22 23:45:08 +00:00
lpsolit%gmail.com
8a78542d6d Bug 258515: Errors when accessing Bugzilla over IPv6 - Patch by Marc Schumann <wurblzap@gmail.com> r=joel, a=justdave 2005-03-22 22:41:07 +00:00
lpsolit%gmail.com
b22a1b462f Bug 286625: Add more indexes to bugs_activity table - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=joel, a=justdave 2005-03-22 20:54:08 +00:00
lpsolit%gmail.com
cd0f6ce9dd Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave 2005-03-22 19:22:40 +00:00
mkanat%kerio.com
bde3544ca0 Bug 286669: Add dependency on Storable
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wicked, a=justdave
2005-03-22 09:02:56 +00:00
mkanat%kerio.com
275068aed8 Bug 287138: INSERT IGNORE is not ANSI SQL
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-22 09:01:22 +00:00
mkanat%kerio.com
6c47f53cec Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-22 08:56:52 +00:00
mkanat%kerio.com
01cc53adbb Bug 194160: buglist.cgi has wrong time zone in datestamp at the top
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-03-22 08:46:13 +00:00
travis%sedsystems.ca
b872654c07 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
2005-03-18 21:32:53 +00:00
lpsolit%gmail.com
282aafa02e Bug 178157: Dependency emails don't get sent for status change during mass change - Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk 2005-03-18 08:29:47 +00:00
mkanat%kerio.com
fb09bed568 Bug 256513: Fix usage of grep (/$value/, @array);
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-03-18 04:21:29 +00:00
mkanat%kerio.com
db9cccead1 Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:28:53 +00:00
mkanat%kerio.com
c99a16fce3 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
2005-03-18 03:23:55 +00:00
mkanat%kerio.com
1a6384513d Bug 285723: Cross-DB bz_add_column (Part of Bug 285111)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:21:34 +00:00
mkanat%kerio.com
7674c809f6 Bug 285713: Cross-DB bz_column_info and bz_index_info
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:18:13 +00:00
mkanat%kerio.com
af16820a6e Small nit fixes for Bug 285113. 2005-03-18 03:16:06 +00:00
mkanat%kerio.com
0fedd5d8d7 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
2005-03-18 03:12:23 +00:00
lpsolit%gmail.com
b0782806ba Bug 278717: Can't create "create bug" template with multiple CCs if you use usemenuforusers - Patch by Marc Schumann <wurblzap@gmail.com> r=myk, a=myk 2005-03-17 15:50:45 +00:00
lpsolit%gmail.com
4a42ce13fc 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 2005-03-17 15:14:58 +00:00
lpsolit%gmail.com
26e5dfb449 Bug 282384: Templatize the 'select classification' bit of editproducts - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit, a=justdave 2005-03-17 14:47:06 +00:00
lpsolit%gmail.com
1a4183e8b4 Bug 280639: When creating bookmarkable template, it is called "this link" - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave 2005-03-17 10:47:33 +00:00
mkanat%kerio.com
272e180437 Bug 286501: Summarize time fails with "Can't bind reference" error
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-17 06:56:16 +00:00
mkanat%kerio.com
045f1af5ad Bug 286392: String concatenation on postgres does not always work
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-17 06:54:05 +00:00
mkanat%kerio.com
86df8816c2 Bug 285555: FlagType::match uses a HAVING clause that PostgreSQL does not support
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=myk, a=myk
2005-03-17 06:52:26 +00:00
mkanat%kerio.com
1a64c2ec98 Bug 284125: PostgreSQL cannot call SUM on a boolean (Boolean Charts)
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-17 06:50:44 +00:00
justdave%bugzilla.org
802571fdb5 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
2005-03-17 06:13:15 +00:00
gerv%gerv.net
efb51161de Bug 179514 - make CVS bug lists use consistent format for date and time. Patch by gerv; r,a=myk. 2005-03-17 00:01:28 +00:00
mkanat%kerio.com
c46bfbe2a3 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
2005-03-16 23:50:59 +00:00
jake%bugzilla.org
d6d26c825b Backing out the fix for bug 135812 as it causes the mail params to be deleted on new installs. 2005-03-16 21:58:56 +00:00
mkanat%kerio.com
fe0c3ca47e Bug 283230: POD for Bugzilla::Flag
Patch By Kevin Benton <kevin.benton@amd.com> r=mkanat, a=myk
2005-03-16 02:39:08 +00:00
mkanat%kerio.com
2ea52f6980 Bug 283231: POD for Bugzilla::FlagType
Patch By Kevin Benton <kevin.benton@amd.com> r=mkanat, a=myk
2005-03-16 02:30:00 +00:00
mkanat%kerio.com
2aee138325 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
2005-03-16 00:27:15 +00:00
travis%sedsystems.ca
b8d9847e9e Bug 284811 : Remove %FORM from enter_bug.cgi classification code
Patch by Teemu Mannermaa <wicked@etlicon.fi>   r=LpSolit  a=myk
2005-03-15 23:59:46 +00:00
gerv%gerv.net
1e20541fea Bug 275705 - better diagnostics for charts. Patch by bugzilla@glob.com.au; r=gerv, a=myk. 2005-03-15 23:58:06 +00:00
travis%sedsystems.ca
9dcfce38d9 Bug 286286 : Incorrect name check when adding a new classification
Patch by Frederic Buclin <LpSolit@gmail.com>   r=jake  a=myk
2005-03-15 23:56:18 +00:00
travis%sedsystems.ca
3d0f288895 Bug 283581 : Move UserInGroup out of globals.pl
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>   r=mkanat  a=justdave
2005-03-15 22:10:14 +00:00
travis%sedsystems.ca
ef15d4f129 Fix nits on bug 180652 - Frederic Buclin 2005-03-15 22:08:12 +00:00
myk%mozilla.org
f86b2fdcfe Fix for bug 286265: makes the RSS bug list explanation read a bit better; r=lpsolit 2005-03-15 18:34:58 +00:00
myk%mozilla.org
ed9deebbb1 Fix for bug 284446: adds hooks useful for testrunner and other third-party extensions; r=gerv 2005-03-15 17:48:36 +00:00
myk%mozilla.org
a905802c7c Fix for bustage: memeber -> member 2005-03-15 17:39:40 +00:00
myk%mozilla.org
af3b39db5b Fix for bug 82878: Generate RSS 1.0 version of bug lists.
Patch by Jason Remillard.
r=myk
a=myk
2005-03-15 17:22:14 +00:00
myk%mozilla.org
0d641a3abf Fix for bug 82878: Generate RSS 1.0 version of bug lists.
Patch by Jason Remillard.
r=myk
a=myk
2005-03-15 17:16:25 +00:00
travis%sedsystems.ca
353cde63e7 Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating address
Patch by Cedric Caron <cedric.caron@urbanet.ch>   r=wurblzap  a=justdave
2005-03-15 16:44:12 +00:00
travis%sedsystems.ca
cc6f83dba7 Bug 280517 : Let me know who is watching my account
Patch by Frederic Buclin <LpSolit@gmail.com>  r=myk a=myk
2005-03-15 16:10:18 +00:00
travis%sedsystems.ca
b7c47c02f1 Bug 238866 : remove %FORM from query.cgi
Patch by Teemu Mannermaa <wicked@etlicon.fi>   r=gerv  a=justdave
2005-03-15 16:04:00 +00:00
travis%sedsystems.ca
f43289d88d Bug 180652 : Marking an attachment as obsolete should cancel all unfulfilled requests
Patch by Frederic Buclin <LpSolit@gmail.com>  r=myk  a=myk
2005-03-15 15:57:19 +00:00
travis%sedsystems.ca
394a29b122 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
2005-03-15 15:55:42 +00:00
mkanat%kerio.com
ba1b99dc65 Bug 285552: Cannot enter a bug on PostgreSQL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=myk
2005-03-15 07:59:18 +00:00
mkanat%kerio.com
4a77c6881a Bug 285534: bugs.qa_contact should allow NULL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-15 05:20:48 +00:00
mkanat%kerio.com
feac4db4c8 Bug 251960: Search.pm uses DB dependent comma operator
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-03-14 23:17:47 +00:00
travis%sedsystems.ca
13592b8534 Bug 271125 : Need template for table-simple
Patch by alanjstr <Bugzilla-alanjstrBugs@sneakemail.com>   r=gerv  a=myk
2005-03-14 16:24:03 +00:00
mkanat%kerio.com
550516a633 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
2005-03-13 13:28:05 +00:00
jake%bugzilla.org
3f10515dc3 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
2005-03-12 21:51:17 +00:00
travis%sedsystems.ca
2c23ba7d0a Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours"
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=mkanat  a=myk
2005-03-12 03:23:15 +00:00
mkanat%kerio.com
dce9290512 Bug 285692: lastdiffed should use NULL instead of the "beginning of time"
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk
2005-03-11 19:45:03 +00:00
mkanat%kerio.com
a395145e48 Bug 285121: Only run "old" table checks if the database is MySQL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-11 19:39:19 +00:00
mkanat%kerio.com
bfb04e764a 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
2005-03-11 19:36:47 +00:00
mkanat%kerio.com
c51dc6e5f2 Bug 285407: User cannot log in on PostgreSQL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=bugreport, a=myk
2005-03-11 19:31:36 +00:00
mkanat%kerio.com
46a450fa16 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
2005-03-11 19:08:06 +00:00
mkanat%kerio.com
101c5932aa Bug 285678: NOT(integer) not supported by postgres
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-03-11 19:06:11 +00:00
myk%mozilla.org
67a3cd74fb Fix for bug 285694: converts the underscore in body_back.gif to a hypen per Bugzilla file naming convention. r=mkanat 2005-03-11 03:07:18 +00:00
travis%sedsystems.ca
3650e853e6 Bug 187658 : Group checkboxes are not sorted consistently
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=wurblzap  a=justdave
2005-03-10 22:34:06 +00:00
gerv%gerv.net
2d5ae416ef Bug 262864 - make tabular reports show columns which have an empty header. Patch by robzilla@siklos.ca; r=gerv, a=myk. 2005-03-10 22:20:19 +00:00
gerv%gerv.net
250d39daf0 Bug 274365 - search all core products when searching a particular application product. Patch by gerv; r,a=myk. 2005-03-10 21:50:53 +00:00
travis%sedsystems.ca
78eed7b62f Bug 284896 : QA contact never receives mail when removed from a bug
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>   r=justdave, a=justdave
2005-03-10 19:35:18 +00:00
travis%sedsystems.ca
bd8a550cad Bug 172284 : checksetup assumes that there are < 99999 bugs
Patch by Marc Schumann <wurblzap@gmail.com>   r=mkanat a=justdave
2005-03-10 19:20:31 +00:00
travis%sedsystems.ca
1562295e09 Bug 41972 : Per-user pref to turn quips off
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=mkanat  a=justdave
2005-03-10 16:21:35 +00:00
travis%sedsystems.ca
ec7112b5af Bug 98123 : Create a user preferences infrastructure (became 'General Settings')
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=jouni, mkanat  a=myk
2005-03-10 15:51:43 +00:00
mkanat%kerio.com
3e56eb40d2 Bug 283561: Move AppendComment out of globals.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave
2005-03-10 08:20:41 +00:00
mkanat%kerio.com
4ad9e8e382 Bug 285401: Checksetup fails to complete on PostgreSQL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-10 08:14:22 +00:00
mkanat%kerio.com
8b46dbab3b Bug 285403: LearnAboutColumns does not work on PostgreSQL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-10 08:07:34 +00:00
mkanat%kerio.com
0a885c25d6 Bug 285443: Schema::Pg should remove FULLTEXT attribute from indexes
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave
2005-03-10 08:04:53 +00:00
mkanat%kerio.com
d936bf63e2 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
2005-03-10 07:59:50 +00:00
mkanat%kerio.com
9318dabcd2 Bug 285532: GetSelectableProducts cannot run on PostgreSQL when classifications are enabled
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-10 07:49:41 +00:00
mkanat%kerio.com
6c88de1ca2 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
2005-03-10 07:31:59 +00:00
mkanat%kerio.com
b60fabd780 Bug 285541: QA Contacts No Longer Appear in show_bug
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
2005-03-10 04:53:51 +00:00
travis%sedsystems.ca
a571d32dd4 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
2005-03-09 20:53:20 +00:00
travis%sedsystems.ca
e52fa03529 Bug 285268 : Use proper extension for Debian packages, and explain what extensions mean.
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>   r=travis
2005-03-09 18:59:24 +00:00
travis%sedsystems.ca
d11a170189 Bug 277745 : "Classification" appears in reports even when not turned on
Patch by Albert Ting <altlst@sonic.net>   r=gerv  a=myk
2005-03-09 17:17:53 +00:00
travis%sedsystems.ca
dafa3f0e43 Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=Jake  a=myk
2005-03-09 17:10:00 +00:00
travis%sedsystems.ca
69b1f14711 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
2005-03-09 16:20:15 +00:00
travis%sedsystems.ca
0ca2d24e7e 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
2005-03-09 16:18:03 +00:00
travis%sedsystems.ca
9dae3607ed Bug 284991 : small typo: "thisbug" should be two words
Patch by Marc Schumann <wurblzap@gmail.com>  r=timeless a=myk
2005-03-09 16:14:30 +00:00
mkanat%kerio.com
3d1b6f9545 Bug 285410: Duplicates columns are named incorrectly in the Schema
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
2005-03-09 08:13:04 +00:00
mkanat%kerio.com
263a60d2fa 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
2005-03-09 05:45:35 +00:00
mkanat%kerio.com
2b603329ef Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly (Second Patch)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-09 05:35:27 +00:00
mkanat%kerio.com
52b57b40c8 Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-09 02:42:30 +00:00
mkanat%kerio.com
6754526bf7 Bug 146679: Reusable, structured, database-independent schema
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=myk, a=justdave
2005-03-09 01:46:30 +00:00
mkanat%kerio.com
76e83267c4 Bug 284975: Any code after Throw*Error is a dead code.
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=LpSolit, a=myk
2005-03-09 00:26:39 +00:00
mkanat%kerio.com
0a97d0fe70 Bug 282145: Bug.pm is too slow for general use
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=gerv, a=myk
2005-03-08 23:57:32 +00:00
mkanat%kerio.com
7d396c78d7 Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: This patch also creates a database-agnostic fulltext search method.)
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-03-08 23:23:30 +00:00
mkanat%kerio.com
d94301bfb5 Bug 284352: Break Bugzilla::DB code/docs into sections
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=myk
2005-03-08 23:07:26 +00:00
mkanat%kerio.com
d0764179e2 Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-03-08 23:03:57 +00:00
travis%sedsystems.ca
2dfb81d4e5 Bug 273825 : UserInGroup("canedit") in post_bug.cgi sounds incorrect
Patch by Frederic Buclin <LpSolit@gmail.com>  r=jpeshkin   a=justdave
2005-03-07 21:34:45 +00:00
travis%sedsystems.ca
62923c2deb Bug 284262 : Bundle of small editusers.cgi post-checkin fixes
Patch by Marc Schumann <wurblzap@gmail.com>   r=mkanat  a=justdave
2005-03-07 18:11:37 +00:00
travis%sedsystems.ca
c0a0fb93b2 Bug 283769 : wrong filtering in create-guided causes problems
Patch by GavinS <bugzilla@chimpychompy.org>   r=wurblzap  a=justdave
2005-03-07 18:04:06 +00:00
travis%sedsystems.ca
8fa61284e2 Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error message
Patch by Frederic Buclin <LpSolit@gmail.com>   r=wurblzap  a=justdave
2005-03-07 17:55:59 +00:00
travis%sedsystems.ca
bde03a6ba8 Bug 280778 : remove sendmail and qmail delivery methods on windows
Patch by byron jones (glob) <bugzilla@glob.com.au>  r=jake  a=justdave
2005-03-07 17:53:01 +00:00
travis%sedsystems.ca
9fbaf665dc Bug 284155 : New editusers.cgi broke group visibility
Patch by GavinS <bugzilla@chimpychompy.org>   r=wurblzap a=justdave
2005-03-07 17:45:21 +00:00
mkanat%kerio.com
a57b7d6d3a Bug 283924: Move ValidateComment out of CGI.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
2005-03-07 13:55:34 +00:00
mkanat%kerio.com
97d51fb65e Bug 162194: DOCTYPE should include system identifier
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
2005-03-07 08:51:54 +00:00
gerv%gerv.net
00626d3b3f Bug 284909: fixing broken link. Patch by gerv; r=mozbot. 2005-03-05 18:28:33 +00:00
mkanat%kerio.com
701ba013cf Bug 284598: INSTR function is not supported by postgres
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-05 07:36:08 +00:00
mkanat%kerio.com
425cb9a15e Bug 284525: Checksetup uses some bad SQL that is not cross-database compatible
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave
2005-03-05 07:34:28 +00:00
mkanat%kerio.com
6ae35f8b2a Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the permissions necessary to enter a bug against the Browser product.
Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave
2005-03-05 01:16:00 +00:00
mkanat%kerio.com
ca04e69c54 Bug 284838: editvalues.cgi does not use $dbh->bz_(un)lock_tables
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
2005-03-05 01:08:35 +00:00
mkanat%kerio.com
60fdb390a0 Bug 277782: _throw_error should unlock tables when tables are locked, automatically
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
2005-03-05 00:18:48 +00:00
mkanat%kerio.com
5a53d3fe0e Bug 283394: Editing or deleting classifications causes a blank page
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-03 07:23:28 +00:00
mkanat%kerio.com
9684ce16fa Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave
2005-03-03 07:19:10 +00:00
mkanat%kerio.com
3327f1abd7 Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-03 07:15:03 +00:00
justdave%bugzilla.org
6694aeb158 Bug 284547: Fix escaping of > characters inside C<> tags in the pod docs
r=mkanat, a=justdave
2005-03-03 05:28:42 +00:00
mkanat%kerio.com
034e4acc7d Bug 277617: Move database-manipulation subroutines in checksetup to Bugzilla::DB and (eventual) subclasses
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-01 21:19:20 +00:00
travis%sedsystems.ca
e4dfa0d142 Bug 238802 : Input filter for integer sort key gives bad error output
Patch by Frederic Buclin <LpSolit@gmail.com>  r=mkanat  a=justdave
2005-03-01 18:34:25 +00:00
travis%sedsystems.ca
f2b46b599a Bug 283933 : Bugzilla should send XML templates as application/xml
Patch by Anne van Kesteren <bug@annevankesteren.nl>  r=justdave  a=justdave
2005-03-01 18:32:04 +00:00
travis%sedsystems.ca
6a07ef45c2 Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should not mention |number|
Patch by timeless@myrealbox.com   r=travis  a=justdave
2005-03-01 17:48:45 +00:00
travis%sedsystems.ca
6db77ab839 Bug 283567 : Toggling a comment's privacy does nothing (regression from bug 279700)
Patch by : Frederic Buclin <LpSolit@gmail.com>  r=mkanat  a=justdave
2005-02-28 21:33:16 +00:00
travis%sedsystems.ca
b2e58cc596 Bug 283183 : check_multi in Config.pm returns a bad error message if the check fails
iPtch by Frederic Buclin <LpSolit@gmail.com>   r=mkanat  a=myk
2005-02-28 21:31:31 +00:00