Commit Graph

6434 Commits

Author SHA1 Message Date
lpsolit%gmail.com
46c0bad1ba Bug 289062: editusers.cgi is querying for groups twice on update - Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, joel a=justdave 2005-04-12 18:08:21 +00:00
lpsolit%gmail.com
cb5017a3ec Bug 289736: error message in query.cgi: Unknown column 'relevance' - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave 2005-04-12 17:57:15 +00:00
lpsolit%gmail.com
1e376c10a5 Bug 288461: sanitycheck.cgi should permit to clean all invalid references to deleted bugs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=justdave 2005-04-12 17:24:33 +00:00
jake%bugzilla.org
08a3356797 Bug 165075 - A login form is now included by default on the main Index page.
r=wurblzap, a= justdave
2005-04-12 17:23:01 +00:00
mkanat%kerio.com
2d88f7eb14 Bug 289455: products.classification_id has a different definition in an upgraded database than in a brand-new database
Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
2005-04-12 01:30:44 +00:00
mkanat%kerio.com
a64fc8ad3c Bug 285533: Bugzilla displays inactive enum values
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-04-12 01:27:57 +00:00
jake%bugzilla.org
6ddfccbb68 Bug 289594 - The table on the email settings page no longer is 100% wide. It also now supports even/odd row styling.
r=gerv, a=justdave
2005-04-11 22:52:51 +00:00
gerv%gerv.net
34c86f6363 Bug 278268 - make Grand Total line not appear if data set add fails. Patch by colin.ogilvie; r=gerv, a=justdave. 2005-04-11 22:39:11 +00:00
gerv%gerv.net
4e41c17bcf Bug 289565 - fix JavaScript component selector when creating new charts. Patch by gerv; r=kiko, a=justdave. 2005-04-11 22:34:50 +00:00
kiko%async.com.br
1520901934 Applying documentation patch from Marc Mims <marc@sssonline.com>: fixes
manpage's description of --no-stdin and --status long-options.
2005-04-11 14:23:32 +00:00
lpsolit%gmail.com
ec8d09b1c7 Bug 289570: Blank value always shown on target type code error from editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-04-10 18:04:04 +00:00
lpsolit%gmail.com
aac920c48f Bug 288857: Use of uninitialized value in bitwise and (&) at Bugzilla/User.pm line 984 - Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=myk 2005-04-10 17:49:48 +00:00
lpsolit%gmail.com
6d64cc0c06 Bug 288861: Odd number of elements in anonymous hash at query.cgi line 392 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-04-10 17:37:57 +00:00
lpsolit%gmail.com
128cfd9404 Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-04-09 23:18:18 +00:00
lpsolit%gmail.com
776c625d1d Bug 289372: Remove %FORM from editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-04-09 23:12:11 +00:00
lpsolit%gmail.com
e57e7fcf6f Bug 289002: cannot set/clear requests with requestee - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-09 10:37:51 +00:00
myk%mozilla.org
daa6e3f8da Fix for bug 273209: makes CVS ignore skins/.cvsignore; r=jouni; a=myk 2005-04-09 08:11:32 +00:00
lpsolit%gmail.com
020e19c581 Bug 199048: Preference option to reverse sort the comments stack - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk 2005-04-09 00:37:52 +00:00
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
justdave%bugzilla.org
bfd912d8a5 Bug 272150: Attempts to rebuild cvs history on specific directories were ignored
r=timeless
2005-04-02 23:53:46 +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
cls%seawood.org
1bd03f3505 Make english query output match the regexp flavor used.
Bug #286781 r=timeless
2005-03-29 15:22:26 +00:00
myk%mozilla.org
adc4d8282a fixed up CPAN command so that it installs MIME::Entity as well 2005-03-24 20:54:21 +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
jwatt%jwatt.org
344bdf4915 Fixing bug 286334. Use <wbr> instead of a space to allow long paths to break. r=myk@mozilla.org 2005-03-18 00:10:14 +00:00
jwatt%jwatt.org
c1615c1d7b Fixing bug 286542. In the html source of owners.html, each module owner and peer should be on a separate line. r=myk@mozilla.org 2005-03-17 23:23:13 +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