]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
22 years agoBug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; r=joel.
gerv%gerv.net [Wed, 13 Nov 2002 16:29:12 +0000 (16:29 +0000)] 
Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; r=joel.

22 years agoBug 179706 activity log needs to include full account names for requestees
bugreport%peshkin.net [Wed, 13 Nov 2002 15:05:41 +0000 (15:05 +0000)] 
Bug 179706 activity log needs to include full account names for requestees
r,a=myk

22 years agoBug 179302 - 'anyexact' isn't an option for boolean charts
bbaetz%student.usyd.edu.au [Tue, 12 Nov 2002 10:07:46 +0000 (10:07 +0000)] 
Bug 179302 - 'anyexact' isn't an option for boolean charts
r=joel, a=justdave

22 years agoBug 179491 Searchs of attachments containing a string do not enforce attchment privacy
bugreport%peshkin.net [Tue, 12 Nov 2002 09:58:02 +0000 (09:58 +0000)] 
Bug 179491 Searchs of attachments containing a string do not enforce attchment privacy
r=bbaetz
a=justdave

22 years agoSecond installment of Bug 179260 Unknown table 'map_assigned_to' in order clause...
bugreport%peshkin.net [Tue, 12 Nov 2002 08:43:34 +0000 (08:43 +0000)] 
Second installment of Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
r=bbaetz
a=justdave

22 years agoFix for bug 179360: puts the filters at the top of the request queue and eliminates...
myk%mozilla.org [Tue, 12 Nov 2002 02:02:03 +0000 (02:02 +0000)] 
Fix for bug 179360: puts the filters at the top of the request queue and eliminates that empty table that sometimes is at the top of the
queue.
r=bbaetz
a=myk

22 years agoFix for bug 179334: updates the setter consistently. also fixes numerous other bugs...
myk%mozilla.org [Mon, 11 Nov 2002 20:36:22 +0000 (20:36 +0000)] 
Fix for bug 179334: updates the setter consistently.  also fixes numerous other bugs in the RT code.
r=bbaetz
a=myk

22 years agoBug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
bugreport%peshkin.net [Mon, 11 Nov 2002 14:52:59 +0000 (14:52 +0000)] 
Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
r=bbatez
a=myk

22 years agoBug 179290 - login cookie email needs to be escaped
bbaetz%student.usyd.edu.au [Mon, 11 Nov 2002 10:23:26 +0000 (10:23 +0000)] 
Bug 179290 - login cookie email needs to be escaped
r=jake, a=justdave

22 years agoFix for bug 179380: if "enablequips" is off, quips.cgi now presents a message that...
justdave%syndicomm.com [Mon, 11 Nov 2002 08:19:41 +0000 (08:19 +0000)] 
Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message that the quips are disabled instead of letting you view or add quips.
r=myk, a=me

22 years agoFix for bug 179396 (add 007util.t in order to test Bugzilla::Util).
zach%zachlipton.com [Mon, 11 Nov 2002 07:31:15 +0000 (07:31 +0000)] 
Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util).

rx2=bbaetz, a=myk (on the condition that we check out the use of the
trilicense later)

22 years agoFix for bug 178984: disables flag requestee field using JavaScript unless flag is...
myk%mozilla.org [Mon, 11 Nov 2002 06:51:45 +0000 (06:51 +0000)] 
Fix for bug 178984: disables flag requestee field using JavaScript unless flag is set to "requested".
r=justdave
a=justdave

22 years agoBug 170464 - OS/2 disappeared from 'Operating System' list. This allows selection...
gerv%gerv.net [Mon, 11 Nov 2002 06:48:55 +0000 (06:48 +0000)] 
Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave.

22 years agoBug 178178 Sidebar name should not be hardcoded to "Bugzilla"
timeless%mozdev.org [Mon, 11 Nov 2002 03:26:22 +0000 (03:26 +0000)] 
Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"
r=bbaetz a=justdave

22 years agoBug 173689 - Default comments search box type to "contains string". Patch by gerv...
gerv%gerv.net [Sun, 10 Nov 2002 17:01:08 +0000 (17:01 +0000)] 
Bug 173689 - Default comments search box type to "contains string". Patch by gerv; r,a=justdave.

22 years agoBug 179321 - cannot clear status whiteboard entirely
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 16:33:45 +0000 (16:33 +0000)] 
Bug 179321 - cannot clear status whiteboard entirely
r=joel x2
a=justdave

22 years agoBug 179264 csv output for the buglist (see url inside) is invalid (too many "s)
bugreport%peshkin.net [Sun, 10 Nov 2002 14:40:05 +0000 (14:40 +0000)] 
Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)
r,a=justdave

22 years agoFix for bug 179329: filters HTML out of quips on "show all quips" page
myk%mozilla.org [Sun, 10 Nov 2002 13:13:28 +0000 (13:13 +0000)] 
Fix for bug 179329: filters HTML out of quips on "show all quips" page

22 years agoAnd turn this into a stub for runtests.pl.
zach%zachlipton.com [Sun, 10 Nov 2002 11:50:31 +0000 (11:50 +0000)] 
And turn this into a stub for runtests.pl.

No review needed on tests (but review will be needed for all test changes
after this one)

22 years agoAdding runtests.pl for bug 143155. runtests.sh will remain for a little
zach%zachlipton.com [Sun, 10 Nov 2002 11:31:05 +0000 (11:31 +0000)] 
Adding runtests.pl for bug 143155. runtests.sh will remain for a little
while in order to allow tinderboxen to transition and any documents to be
updated.

Patch by Norton <norton@w5ac.tamu.edu>, r1=jouni, r2=gerv

22 years agoBug 179238 - searching by commenter is ignored if you do 'exact' or
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 11:05:23 +0000 (11:05 +0000)] 
Bug 179238 - searching by commenter is ignored if you do 'exact' or
'contains'
r, a=myk

22 years agoBug 176599, Improve performance of duplicates.cgi
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 10:50:34 +0000 (10:50 +0000)] 
Bug 176599, Improve performance of duplicates.cgi
original patch iteration by gerv, change to use Bugzilla:Search by me
r=myk, a=justdave

22 years agoBug 179242 Part 2 - Handle both conditions for the if block
jake%bugzilla.org [Sun, 10 Nov 2002 07:37:07 +0000 (07:37 +0000)] 
Bug 179242 Part 2 - Handle both conditions for the if block
r=bbaetz

22 years agoBug 178383 - product/component query conditions appear twice
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 07:17:15 +0000 (07:17 +0000)] 
Bug 178383 - product/component query conditions appear twice
r=myk, justdave
a=justdave

22 years agoBug 179193 - anyexact should use IN, not OR
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 07:02:25 +0000 (07:02 +0000)] 
Bug 179193 - anyexact should use IN, not OR
r=gerv, a=justdave

22 years agoBug 179184 - regetlastlist returns all bugs
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 06:18:47 +0000 (06:18 +0000)] 
Bug 179184 - regetlastlist returns all bugs
r=gerv, a=justdave

22 years agoBug 179203 - "Preset Queries" text does not appear in footer if last named query...
bbaetz%student.usyd.edu.au [Sun, 10 Nov 2002 06:11:30 +0000 (06:11 +0000)] 
Bug 179203 - "Preset Queries" text does not appear in footer if last named query is not in footer
r=gerv, a=justdave

22 years agoBug 179188 - The new flag system wasn't indicating which attachment a flag was change...
jake%bugzilla.org [Sun, 10 Nov 2002 03:21:03 +0000 (03:21 +0000)] 
Bug 179188 - The new flag system wasn't indicating which attachment a flag was changed on.  This patch inserts the attachment ID any time it exists in the activity log (to match what show_activity does).
r=myk
a=myk

22 years agoBug 179225 Missing space. "Reassign bug to ownerand QA contact of selected component "
bugreport%peshkin.net [Sun, 10 Nov 2002 02:31:27 +0000 (02:31 +0000)] 
Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected component "
2xr=jake
a=myk

22 years agoBug 179242 Searching for comment contains string + email gives "Not unique table...
bugreport%peshkin.net [Sun, 10 Nov 2002 02:09:25 +0000 (02:09 +0000)] 
Bug 179242 Searching for comment contains string + email gives "Not unique table/alias: 'longdescs_' at globals.pl line 242"
r=jake
a=myk

22 years agoBug 179207 Blessing doesn't work right
bugreport%peshkin.net [Sun, 10 Nov 2002 01:23:55 +0000 (01:23 +0000)] 
Bug 179207 Blessing doesn't work right
r,a=justdave

22 years agoFix for bug 179205: Makes flag options be correct in all situations.
myk%mozilla.org [Sat, 9 Nov 2002 21:57:28 +0000 (21:57 +0000)] 
Fix for bug 179205: Makes flag options be correct in all situations.
r=justdave
a=justdave

22 years agoFix for bug 179177: avoid database errors when inserting bug by locking all tables...
myk%mozilla.org [Sat, 9 Nov 2002 21:50:08 +0000 (21:50 +0000)] 
Fix for bug 179177: avoid database errors when inserting bug by locking all tables i need to access
r=bbaetz
a=justdave

22 years agoBug 178189 - when filing a new bug, the generated bugmail doesn't include
bbaetz%student.usyd.edu.au [Sat, 9 Nov 2002 20:20:18 +0000 (20:20 +0000)] 
Bug 178189 - when filing a new bug, the generated bugmail doesn't include
product/component
r=justdave, myk
a=justdave

22 years agoBug 179174 - renable $| = 1
bbaetz%student.usyd.edu.au [Sat, 9 Nov 2002 19:55:27 +0000 (19:55 +0000)] 
Bug 179174 - renable $| = 1
r=justdave x2
a=justdave

22 years agoFixing syntax error build bustage.
myk%mozilla.org [Sat, 9 Nov 2002 10:05:22 +0000 (10:05 +0000)] 
Fixing syntax error build bustage.

22 years agoBumping version number for development snapshot tarball bugzilla-2.17.1 release-2.17.1
justdave%syndicomm.com [Sat, 9 Nov 2002 09:59:22 +0000 (09:59 +0000)] 
Bumping version number for development snapshot tarball

22 years agoFix for bug 171505: shows disabled flags in the UI
myk%mozilla.org [Sat, 9 Nov 2002 09:58:47 +0000 (09:58 +0000)] 
Fix for bug 171505: shows disabled flags in the UI
r=bbaetz
a=justdave

22 years agoBug 114696 - permission checking in queries not optimal
bbaetz%student.usyd.edu.au [Sat, 9 Nov 2002 09:58:02 +0000 (09:58 +0000)] 
Bug 114696 - permission checking in queries not optimal
Patch by joel, dkl + me
r=myk, a=justdave

22 years agoFix for bug 178841: removes full paths from filenames in attachments table and preven...
myk%mozilla.org [Sat, 9 Nov 2002 09:23:06 +0000 (09:23 +0000)] 
Fix for bug 178841: removes full paths from filenames in attachments table and prevents them from appearing again
r=gerv,bbaetz
a=justdave

22 years agoBug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by slee...
gerv%gerv.net [Sat, 9 Nov 2002 08:05:50 +0000 (08:05 +0000)] 
Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by slee@wilcoxassoc.com; r=gerv, a=justdave.

22 years agoBug 164003 - Button "Add another boolean chart" appears twice after clicking "And...
gerv%gerv.net [Sat, 9 Nov 2002 07:15:14 +0000 (07:15 +0000)] 
Bug 164003 - Button "Add another boolean chart" appears twice after clicking "And". Patch by gerv; r=myk, a=justdave.

22 years agoBug 71794 - processmail shouldn't bother checking dependencies unless state changes...
gerv%gerv.net [Fri, 8 Nov 2002 16:04:58 +0000 (16:04 +0000)] 
Bug 71794 - processmail shouldn't bother checking dependencies unless state changes. Patch by gerv; r=myk.

22 years agoFix for bug 171480: make output for non requestee-specific requests look better in...
myk%mozilla.org [Fri, 8 Nov 2002 12:21:10 +0000 (12:21 +0000)] 
Fix for bug 171480: make output for non requestee-specific requests look better in the request queue.
r=joel
a=justdave

22 years agoFix for bug 178776: Eliminates warning in duplicates.cgi.
myk%mozilla.org [Fri, 8 Nov 2002 10:05:20 +0000 (10:05 +0000)] 
Fix for bug 178776: Eliminates warning in duplicates.cgi.

22 years agoFix for bug 172518: makes the request tracker use the generic user matching code
myk%mozilla.org [Fri, 8 Nov 2002 09:35:36 +0000 (09:35 +0000)] 
Fix for bug 172518: makes the request tracker use the generic user matching code
r=not_erik,joel
a=justdave

22 years agoBug 178772 doeditparams.cgi failed with malformed headers
bugreport%peshkin.net [Fri, 8 Nov 2002 08:08:08 +0000 (08:08 +0000)] 
Bug 178772 doeditparams.cgi failed with malformed headers
r= justdave
a= justdave

22 years agoFix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
myk%mozilla.org [Fri, 8 Nov 2002 07:28:38 +0000 (07:28 +0000)] 
Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
r=gerv
a=justdave

22 years agoFix for bug 178801: Missing &:: caused function call to fail, resulting in server...
myk%mozilla.org [Thu, 7 Nov 2002 14:31:51 +0000 (14:31 +0000)] 
Fix for bug 178801: Missing &:: caused function call to fail, resulting in server error.
r=justdave
a=justdave

22 years agoFix for bug 178801: missing &:: caused function not to be found, resulting in server...
myk%mozilla.org [Thu, 7 Nov 2002 13:33:51 +0000 (13:33 +0000)] 
Fix for bug 178801: missing &:: caused function not to be found, resulting in server error
r=justdave

22 years agoBug 178794 Request Queue has Internal Server Error if accessed when not logged in
bugreport%peshkin.net [Thu, 7 Nov 2002 12:49:19 +0000 (12:49 +0000)] 
Bug 178794 Request Queue has Internal Server Error if accessed when not logged in
2xr=justdave
a=justdave (for commit during freeze)

22 years agoFix for bug 174731: no longer represents spurious flags as being set by default.
myk%mozilla.org [Thu, 7 Nov 2002 10:45:47 +0000 (10:45 +0000)] 
Fix for bug 174731: no longer represents spurious flags as being set by default.
r=joel

22 years agoAdded spaces. I promise next time I'll get a review :)
mbarnson%sisna.com [Thu, 7 Nov 2002 02:50:26 +0000 (02:50 +0000)] 
Added spaces.  I promise next time I'll get a review :)

22 years agoFix for bug 171475: make new flags include all categories (product/component combinat...
myk%mozilla.org [Wed, 6 Nov 2002 07:45:56 +0000 (07:45 +0000)] 
Fix for bug 171475: make new flags include all categories (product/component combinations) by default.
r=joel

22 years agoAdded information about versioncache back in.
mbarnson%sisna.com [Tue, 5 Nov 2002 12:07:18 +0000 (12:07 +0000)] 
Added information about versioncache back in.
See bug 140332

22 years agoAdded blurb about movebugs. At this point, only bmo uses it, so I'm
mbarnson%sisna.com [Tue, 5 Nov 2002 11:54:27 +0000 (11:54 +0000)] 
Added blurb about movebugs.  At this point, only bmo uses it, so I'm
calling it an "undocumented feature".
See bug 127818

22 years agoOops, tabs.
mbarnson%sisna.com [Tue, 5 Nov 2002 11:48:59 +0000 (11:48 +0000)] 
Oops, tabs.
Fixed.

22 years agoModified text for cookiepath line for clarity.
mbarnson%sisna.com [Tue, 5 Nov 2002 11:37:22 +0000 (11:37 +0000)] 
Modified text for cookiepath line for clarity.
See bug 162359

22 years agoIncluded note regarding the origin of "bonsaitools", per
mbarnson%sisna.com [Tue, 5 Nov 2002 11:24:52 +0000 (11:24 +0000)] 
Included note regarding the origin of "bonsaitools", per
bug 174922.

22 years agoAdded section for Bugzilla and mod_perl (future expansion).
mbarnson%sisna.com [Tue, 5 Nov 2002 11:19:40 +0000 (11:19 +0000)] 
Added section for Bugzilla and mod_perl (future expansion).
Right now, it just says "Bugzilla doesn't work under mod_perl".
See bug 149883

22 years agoRemoved binmode references on Win32 documentation.
mbarnson%sisna.com [Tue, 5 Nov 2002 11:11:25 +0000 (11:11 +0000)] 
Removed binmode references on Win32 documentation.
See bug 155743.

22 years agoA rather controversial new entry to the FAQ. See bug 107917. I
mbarnson%sisna.com [Tue, 5 Nov 2002 11:09:15 +0000 (11:09 +0000)] 
A rather controversial new entry to the FAQ.  See bug 107917.  I
decided one way for the Guide, based upon the code I see currently
checked in.  If I'm wrong, feel free to correct it!

22 years agoFix for Apache configuration directives from bug 174255 and
mbarnson%sisna.com [Tue, 5 Nov 2002 10:52:09 +0000 (10:52 +0000)] 
Fix for Apache configuration directives from bug 174255 and
de-stupidifying of emacs destruction of <programlisting> tags.

22 years agoSince I nuked this section out of the SGML, we won't be needing
mbarnson%sisna.com [Tue, 5 Nov 2002 10:45:55 +0000 (10:45 +0000)] 
Since I nuked this section out of the SGML, we won't be needing
the HTML generated file anymore.

22 years agoRemoved links to dbschema.jpg image. See bug 173484, it was really outdated
mbarnson%sisna.com [Tue, 5 Nov 2002 10:44:57 +0000 (10:44 +0000)] 
Removed links to dbschema.jpg image.  See bug 173484, it was really outdated
and redundant anyway.

22 years agoRemoving these images, since they are too outdated to be useful, and
mbarnson%sisna.com [Tue, 5 Nov 2002 10:44:25 +0000 (10:44 +0000)] 
Removing these images, since they are too outdated to be useful, and
they are basically redundant anyway.  See bug 173484

22 years agoAdded notes on using OpenLDAP;
mbarnson%sisna.com [Tue, 5 Nov 2002 10:39:52 +0000 (10:39 +0000)] 
Added notes on using OpenLDAP;
We should probably look at code changes to make Net::LDAP our permanent
LDAP plugin rather than Mozilla::LDAP...
See bug 167379.

22 years agoAdded chunk about setting up DirectoryIndex to use index.cgi as the
mbarnson%sisna.com [Tue, 5 Nov 2002 10:15:02 +0000 (10:15 +0000)] 
Added chunk about setting up DirectoryIndex to use index.cgi as the
Bugzilla index page.

22 years agoAdded dependency on File::Template. Not really fond of
mbarnson%sisna.com [Tue, 5 Nov 2002 10:07:32 +0000 (10:07 +0000)] 
Added dependency on File::Template.  Not really fond of
doing requirements-of-requirements type stuff, but did it
anyway for clarity.

22 years agoPatched lines per bug 177993.
mbarnson%sisna.com [Tue, 5 Nov 2002 09:59:20 +0000 (09:59 +0000)] 
Patched lines per bug 177993.
Customization of "mid-air collision" template file.

22 years agoFix for bug 156548: XUL implementation of duplicates report.
myk%mozilla.org [Tue, 5 Nov 2002 09:53:59 +0000 (09:53 +0000)] 
Fix for bug 156548: XUL implementation of duplicates report.

22 years agoBug 173571 - Turn "all selected" into "none selected" for efficiency. Patch by gerv...
gerv%gerv.net [Tue, 5 Nov 2002 06:43:28 +0000 (06:43 +0000)] 
Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch by gerv; r=justdave.

22 years agoBug 177436 User matching shouldn't be case-sensitive
bugreport%peshkin.net [Tue, 5 Nov 2002 05:55:10 +0000 (05:55 +0000)] 
Bug 177436 User matching shouldn't be case-sensitive
patch by not_erik
2xr=justdave
a=justdave for 2.17.1

22 years agoFix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
kiko%async.com.br [Mon, 4 Nov 2002 08:57:50 +0000 (08:57 +0000)] 
Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
Toms Baugis, r=kiko, 2xr=joel.

22 years agoBug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz.
gerv%gerv.net [Sun, 3 Nov 2002 06:59:10 +0000 (06:59 +0000)] 
Bug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz.

22 years agoFix for bug 176509: "(this bug is not in your list)" no longer appears in the navigat...
justdave%syndicomm.com [Sat, 2 Nov 2002 00:40:33 +0000 (00:40 +0000)] 
Fix for bug 176509: "(this bug is not in your list)" no longer appears in the navigation bar when you aren't viewing a bug.
Patch by Jody McIntyre <jodym@oeone.com>
r=justdave

22 years agoBug 127200 Query for CC/longdesc/OR takes long time
bugreport%peshkin.net [Fri, 1 Nov 2002 23:22:01 +0000 (23:22 +0000)] 
Bug 127200 Query for CC/longdesc/OR takes long time
r=gerv

22 years agoBug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.
gerv%gerv.net [Fri, 1 Nov 2002 07:06:54 +0000 (07:06 +0000)] 
Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.

22 years agoBug 177435 exact match on assignee fails with user matching
bugreport%peshkin.net [Fri, 1 Nov 2002 06:34:42 +0000 (06:34 +0000)] 
Bug 177435 exact match on assignee fails with user matching
patch by not_erik
r=myk,joel

22 years agoBug 177624 Wildcard rejects --do_not_change-- in mass-change
bugreport%peshkin.net [Fri, 1 Nov 2002 06:20:26 +0000 (06:20 +0000)] 
Bug 177624 Wildcard rejects --do_not_change-- in mass-change
Patch by not_erik
r=joel

22 years agoBug 95430 Reopening en masse fails.
bugreport%peshkin.net [Thu, 31 Oct 2002 22:45:19 +0000 (22:45 +0000)] 
Bug 95430 Reopening en masse fails.
Patch by jeff.hedlund
r=justdave, joel

22 years agoFix for bug 177099: stored queries ordering and editing were broken after moving...
justdave%syndicomm.com [Thu, 31 Oct 2002 13:30:49 +0000 (13:30 +0000)] 
Fix for bug 177099: stored queries ordering and editing were broken after moving to CGI.pm.  They work again now.
r=bbaetz

22 years agoBug 175838 Reopening a bug does not clear resolution, nor does selecting 'clear resol...
bugreport%peshkin.net [Thu, 31 Oct 2002 10:44:05 +0000 (10:44 +0000)] 
Bug 175838 Reopening a bug does not clear resolution, nor does selecting 'clear resolution'
patch by jeff.hedlund@matrixsi.com
2xr=gerv

22 years agoBug 177351 - checksetup.pl tells about deleting templates in silent-running mode...
gerv%gerv.net [Wed, 30 Oct 2002 16:29:45 +0000 (16:29 +0000)] 
Bug 177351 - checksetup.pl tells about deleting templates in silent-running mode. Patch by gerv; r=justdave.

22 years agoBug 176953 - version not set properly from form value like others in enter_bug.cgi...
dkl%redhat.com [Wed, 30 Oct 2002 00:27:30 +0000 (00:27 +0000)] 
Bug 176953 - version not set properly from form value like others in enter_bug.cgi. Patch by dkl; 2xr=justdave

22 years agoBug 168191 - Checksetup needs to force template recompilation. Patch by bbaetz; r...
gerv%gerv.net [Tue, 29 Oct 2002 17:09:30 +0000 (17:09 +0000)] 
Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaetz; r=gerv. Should fix tindebox bustage.

22 years agoBug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel.
gerv%gerv.net [Tue, 29 Oct 2002 15:43:57 +0000 (15:43 +0000)] 
Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel.

22 years agoBugzilla Bug 176936 minor consistency changes for editproducts and editflags
timeless%mozdev.org [Sun, 27 Oct 2002 07:30:10 +0000 (07:30 +0000)] 
Bugzilla Bug 176936 minor consistency changes for editproducts and editflags
r=joel

22 years agoBug 147833 - start using CGI.pm
bbaetz%student.usyd.edu.au [Sat, 26 Oct 2002 08:56:55 +0000 (08:56 +0000)] 
Bug 147833 - start using CGI.pm
r=gerv, justdave

22 years agoBug 171278 - component/product ids mean that you can't do change queries on
bbaetz%student.usyd.edu.au [Sat, 26 Oct 2002 08:01:41 +0000 (08:01 +0000)] 
Bug 171278 - component/product ids mean that you can't do change queries on
component/product
r=gerv

22 years agoBug 162990
bugreport%peshkin.net [Fri, 25 Oct 2002 11:04:12 +0000 (11:04 +0000)] 
Bug 162990
Adding missing new file

22 years agoBug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields
bugreport%peshkin.net [Fri, 25 Oct 2002 10:59:26 +0000 (10:59 +0000)] 
Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields
patch by not_erik@dasbistro.com
r=joel, myk

22 years agorequire Perl 5.6
justdave%syndicomm.com [Thu, 24 Oct 2002 13:46:22 +0000 (13:46 +0000)] 
require Perl 5.6

22 years agoBug 172874 - cvs remove old editattachstatus templates, take 2. All tests still pass...
gerv%gerv.net [Thu, 24 Oct 2002 13:45:15 +0000 (13:45 +0000)] 
Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests still pass. Patch by gerv; r=myk.

22 years agoBacking out checking for bug 172874 because it broke the tree.
justdave%syndicomm.com [Thu, 24 Oct 2002 10:52:35 +0000 (10:52 +0000)] 
Backing out checking for bug 172874 because it broke the tree.

22 years agoBug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.
gerv%gerv.net [Thu, 24 Oct 2002 05:15:16 +0000 (05:15 +0000)] 
Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.

22 years agoBug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.
gerv%gerv.net [Thu, 24 Oct 2002 05:11:04 +0000 (05:11 +0000)] 
Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.

22 years agoBugzilla Bug 175625 Timetracking columns are computed even if not displayed
bugreport%peshkin.net [Tue, 22 Oct 2002 13:00:52 +0000 (13:00 +0000)] 
Bugzilla Bug 175625 Timetracking columns are computed even if not displayed
Patch by jeff.hedlund
r=dkl,joel

22 years agoBug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attachments...
gerv%gerv.net [Sat, 19 Oct 2002 05:21:08 +0000 (05:21 +0000)] 
Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attachments one. Patch by gerv; r=justdave.

22 years agoBug 173495 - require perl 5.6
bbaetz%student.usyd.edu.au [Thu, 17 Oct 2002 19:49:44 +0000 (19:49 +0000)] 
Bug 173495 - require perl 5.6