]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
25 years agoAdded "sanity check" to the list of things the maintainer gets to
terry%mozilla.org [Sat, 15 Jan 2000 07:30:24 +0000 (07:30 +0000)] 
Added "sanity check" to the list of things the maintainer gets to
choose from in the footer.

25 years agoAdded a missing PutFooter().
terry%mozilla.org [Sat, 15 Jan 2000 07:17:49 +0000 (07:17 +0000)] 
Added a missing PutFooter().

25 years agoPatch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
terry%mozilla.org [Sat, 15 Jan 2000 06:35:24 +0000 (06:35 +0000)] 
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
me.  Added a footer to every page.  Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.

25 years agoRemove unused files.
terry%mozilla.org [Sat, 15 Jan 2000 06:04:49 +0000 (06:04 +0000)] 
Remove unused files.

25 years agoRemove unused files.
terry%mozilla.org [Sat, 15 Jan 2000 05:44:09 +0000 (05:44 +0000)] 
Remove unused files.

25 years agoFixed typos.
terry%mozilla.org [Fri, 14 Jan 2000 08:22:54 +0000 (08:22 +0000)] 
Fixed typos.

25 years agoMake wording a little more clear when a username is invalid.
terry%mozilla.org [Fri, 14 Jan 2000 06:55:45 +0000 (06:55 +0000)] 
Make wording a little more clear when a username is invalid.

25 years agoSend one last email notification to people when a bug gets reassigned
terry%mozilla.org [Fri, 14 Jan 2000 06:23:23 +0000 (06:23 +0000)] 
Send one last email notification to people when a bug gets reassigned
away from them or they get removed from the CC list.

25 years agoAllow displaying of a "keywords" column.
terry%mozilla.org [Fri, 14 Jan 2000 04:25:08 +0000 (04:25 +0000)] 
Allow displaying of a "keywords" column.

25 years agoWas sometimes putting a silly timestamp in the change log.
terry%mozilla.org [Fri, 14 Jan 2000 01:46:01 +0000 (01:46 +0000)] 
Was sometimes putting a silly timestamp in the change log.

25 years agoDon't complain that the user isn't doing anything if he is actually
terry%mozilla.org [Fri, 14 Jan 2000 00:19:19 +0000 (00:19 +0000)] 
Don't complain that the user isn't doing anything if he is actually
changing keywords.

25 years agoProvide a simple param to let the maintainer shut down Bugzilla for a while.
terry%mozilla.org [Thu, 13 Jan 2000 02:55:16 +0000 (02:55 +0000)] 
Provide a simple param to let the maintainer shut down Bugzilla for a while.

25 years ago"Change several bugs" was losing the sort order.
terry%mozilla.org [Thu, 13 Jan 2000 02:31:33 +0000 (02:31 +0000)] 
"Change several bugs" was losing the sort order.

25 years agoFixed warnings.
terry%mozilla.org [Wed, 12 Jan 2000 05:32:43 +0000 (05:32 +0000)] 
Fixed warnings.

25 years agoWas making changes to bugs before validating the entries in the CC
terry%mozilla.org [Wed, 12 Jan 2000 02:25:11 +0000 (02:25 +0000)] 
Was making changes to bugs before validating the entries in the CC
field.  This caused mid-air collisions and other weirdnesses.

25 years agoWorked around bug in older versions of MySQL that caused a report of
terry%mozilla.org [Tue, 11 Jan 2000 08:26:21 +0000 (08:26 +0000)] 
Worked around bug in older versions of MySQL that caused a report of
one bug matching a keyword when there really are zero.

25 years agoFixed a warning.
terry%mozilla.org [Tue, 11 Jan 2000 06:17:10 +0000 (06:17 +0000)] 
Fixed a warning.

25 years agoAsking for both keywords and CC info was creating corrupted SQL.
terry%mozilla.org [Tue, 11 Jan 2000 05:24:18 +0000 (05:24 +0000)] 
Asking for both keywords and CC info was creating corrupted SQL.

25 years agoStop generating the %::keywordsbyid hashtable that nothing was using.
terry%mozilla.org [Fri, 7 Jan 2000 06:55:00 +0000 (06:55 +0000)] 
Stop generating the %::keywordsbyid hashtable that nothing was using.

25 years agoWhoops; SQL doesn't seem to want me to mention a table in a SELECT statement
terry%mozilla.org [Fri, 7 Jan 2000 05:32:59 +0000 (05:32 +0000)] 
Whoops; SQL doesn't seem to want me to mention a table in a SELECT statement
if I'm not going to use it.

25 years agoAdd support for a new "keywords" feature. This lets some central
terry%mozilla.org [Fri, 7 Jan 2000 05:16:13 +0000 (05:16 +0000)] 
Add support for a new "keywords" feature.  This lets some central
authority maintain a list of keywords, and users can associate any
keyword with any bug.

The new functionality won't appear until at least one keyword is
defined.

Note that you *must* run the "checksetup.pl" script after updating
this change, in order to create the new required tables "keywords" and
"keyworddefs".

25 years agoOops; fixed table alignment problem introduced by last change.
terry%mozilla.org [Fri, 7 Jan 2000 01:39:03 +0000 (01:39 +0000)] 
Oops; fixed table alignment problem introduced by last change.

25 years agoA few months ago, we lost the ability to edit the votes-per-user field
terry%mozilla.org [Wed, 5 Jan 2000 05:29:51 +0000 (05:29 +0000)] 
A few months ago, we lost the ability to edit the votes-per-user field
in a product.  Which meant nobody could turn on or off this feature.
Restored the editing ability.

25 years agoWhen no bugs are found, give links to make another query or to submit
terry%mozilla.org [Wed, 5 Jan 2000 03:54:15 +0000 (03:54 +0000)] 
When no bugs are found, give links to make another query or to submit
a new bug.

25 years agoRecognize Windows98.
terry%mozilla.org [Wed, 5 Jan 2000 03:27:49 +0000 (03:27 +0000)] 
Recognize Windows98.

25 years agoGot rid of extra <H1> tag.
terry%mozilla.org [Wed, 29 Dec 1999 06:31:47 +0000 (06:31 +0000)] 
Got rid of extra <H1> tag.

25 years agoFixed very very nasty bug which, when deleting a component, would tell
terry%mozilla.org [Fri, 17 Dec 1999 11:41:12 +0000 (11:41 +0000)] 
Fixed very very nasty bug which, when deleting a component, would tell
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.)  Added some paranoia to prevent such things from
happening again.  Yikes.

25 years agoPatch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla require comme...
terry%mozilla.org [Fri, 17 Dec 1999 00:37:55 +0000 (00:37 +0000)] 
Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla require comments on certain operations.

25 years agoForce selection of a valid product when doing a mass
terry%mozilla.org [Wed, 15 Dec 1999 07:54:30 +0000 (07:54 +0000)] 
Force selection of a valid product when doing a mass
reassign-to-component-owner.

25 years agoDon't do dmose's paranoid checking of option values in the query page.
terry%mozilla.org [Tue, 7 Dec 1999 01:09:53 +0000 (01:09 +0000)] 
Don't do dmose's paranoid checking of option values in the query page.

25 years agoOops; previous patch caused extra percent-signs to appear in installations running...
terry%mozilla.org [Sat, 4 Dec 1999 03:30:49 +0000 (03:30 +0000)] 
Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL.

25 years agoFixed bug 20126 -- use more international-friendly (and Y2K happier) date formats.
terry%mozilla.org [Sat, 4 Dec 1999 03:28:17 +0000 (03:28 +0000)] 
Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats.

25 years agospecial cased DUPLICATE in the make_options() sanity-checking code
dmose%mozilla.org [Fri, 3 Dec 1999 07:56:07 +0000 (07:56 +0000)] 
special cased DUPLICATE in the make_options() sanity-checking code

25 years agoa bug fix or two and a whole bunch of sanity-checking of form submissions stuff
dmose%mozilla.org [Fri, 3 Dec 1999 07:21:40 +0000 (07:21 +0000)] 
a bug fix or two and a whole bunch of sanity-checking of form submissions stuff

25 years agoUpdated version string to 2.9 (development) bugzilla-2.9 release-2.9
terry%mozilla.org [Fri, 19 Nov 1999 23:57:00 +0000 (23:57 +0000)] 
Updated version string to 2.9 (development)

25 years agoUpdated version string to 2.8 (shipping) bugzilla-2.8 release-2.8
terry%mozilla.org [Fri, 19 Nov 1999 23:56:28 +0000 (23:56 +0000)] 
Updated version string to 2.8 (shipping)

25 years agoWas crashing if not using milestones.
terry%mozilla.org [Fri, 19 Nov 1999 23:51:48 +0000 (23:51 +0000)] 
Was crashing if not using milestones.

25 years agoFixed bug 4889 -- don't allow new bugs to be submitted with a blank summary.
terry%mozilla.org [Fri, 19 Nov 1999 22:50:57 +0000 (22:50 +0000)] 
Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary.

25 years agoPatch by Tom Schutter <tom@platte.com>: Added some more doc, fixed product description.
terry%mozilla.org [Fri, 19 Nov 1999 01:29:58 +0000 (01:29 +0000)] 
Patch by Tom Schutter <tom@platte.com>: Added some more doc, fixed product description.

25 years agoWhoops! Was reporting ASSIGNED bugs as being closed. Also, changed
terry%mozilla.org [Wed, 3 Nov 1999 08:44:29 +0000 (08:44 +0000)] 
Whoops!  Was reporting ASSIGNED bugs as being closed.  Also, changed
it to report the resolution of the bug instead of the word "closed".
Many thanks to dbaron@fas.harvard.edu for suggesting this change, and
reporting the bug.

25 years agoDue to popular request, "bug changed" mail will only report changes in
terry%mozilla.org [Wed, 3 Nov 1999 06:14:11 +0000 (06:14 +0000)] 
Due to popular request, "bug changed" mail will only report changes in
state on dependent bugs if they move from an 'open' to a 'closed'
state, or visa-versa.  Also, if there are more than 5 bugs on the
list, then we won't even try to generate the details (doing so only
generates lots of extra mail that is too hard to parse anyway.)

25 years agoupdated license boilerplate
dmose%mozilla.org [Tue, 2 Nov 1999 07:33:03 +0000 (07:33 +0000)] 
updated license boilerplate

25 years agoBack out last change -- specific to mozilla.org, not to general consumers of bugzilla.
terry%mozilla.org [Fri, 29 Oct 1999 03:18:03 +0000 (03:18 +0000)] 
Back out last change -- specific to mozilla.org, not to general consumers of bugzilla.

25 years agoTry to herd netscape communicator users away from bugzilla. "if your browser has...
endico%mozilla.org [Fri, 29 Oct 1999 03:12:52 +0000 (03:12 +0000)] 
Try to herd netscape communicator users away from bugzilla. "if your browser has a blue N logo go report the bug to netscape". This wording may be wrong later on but it works for now.

25 years agoFix perl warning.
terry%mozilla.org [Fri, 22 Oct 1999 01:19:48 +0000 (01:19 +0000)] 
Fix perl warning.

25 years agoIgnore the "shadow" and "temp" directories.
terry%mozilla.org [Wed, 20 Oct 1999 23:26:04 +0000 (23:26 +0000)] 
Ignore the "shadow" and "temp" directories.

25 years agoFix perl warning.
terry%mozilla.org [Wed, 20 Oct 1999 22:17:37 +0000 (22:17 +0000)] 
Fix perl warning.

25 years agoFix perl warning.
terry%mozilla.org [Wed, 20 Oct 1999 21:12:43 +0000 (21:12 +0000)] 
Fix perl warning.

25 years agoFixed stupid perl warning.
terry%mozilla.org [Wed, 20 Oct 1999 07:06:41 +0000 (07:06 +0000)] 
Fixed stupid perl warning.

25 years agoNeed to value_quote() things that go into VALUE attributes in HTML.
terry%mozilla.org [Wed, 20 Oct 1999 04:27:40 +0000 (04:27 +0000)] 
Need to value_quote() things that go into VALUE attributes in HTML.

25 years agoalign "edit products" at the top so its not lost 3 screens down in the products list.
endico%mozilla.org [Wed, 20 Oct 1999 04:26:39 +0000 (04:26 +0000)] 
align "edit products" at the top so its not lost 3 screens down in the products list.

25 years agoFixed stupid perl warning.
terry%mozilla.org [Tue, 19 Oct 1999 07:03:27 +0000 (07:03 +0000)] 
Fixed stupid perl warning.

25 years agoFixed stupid perl warnings.
terry%mozilla.org [Tue, 19 Oct 1999 06:57:56 +0000 (06:57 +0000)] 
Fixed stupid perl warnings.

25 years agoFixed stupid perl warning.
terry%mozilla.org [Tue, 19 Oct 1999 06:02:59 +0000 (06:02 +0000)] 
Fixed stupid perl warning.

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- was not correctly fixing up the...
terry%mozilla.org [Fri, 15 Oct 1999 05:35:12 +0000 (05:35 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- was not correctly fixing up the 'when' column in the bugs_activity table.

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- get the permissions right on the...
terry%mozilla.org [Fri, 15 Oct 1999 05:32:44 +0000 (05:32 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- get the permissions right on the shadow directory.

25 years agoFix invalid SQL introduced by last patch.
terry%mozilla.org [Fri, 15 Oct 1999 00:34:00 +0000 (00:34 +0000)] 
Fix invalid SQL introduced by last patch.

25 years agoAllow sorting of status whiteboard column.
terry%mozilla.org [Fri, 15 Oct 1999 00:21:43 +0000 (00:21 +0000)] 
Allow sorting of status whiteboard column.

25 years agoRemoving the last vote on a bug was causing an SQL error.
terry%mozilla.org [Thu, 14 Oct 1999 03:17:01 +0000 (03:17 +0000)] 
Removing the last vote on a bug was causing an SQL error.

25 years agoPatch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the
terry%mozilla.org [Wed, 13 Oct 1999 06:00:31 +0000 (06:00 +0000)] 
Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the
ability to edit components, products, and versions.  Yay!

25 years agoPatch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONE
terry%mozilla.org [Wed, 13 Oct 1999 03:28:39 +0000 (03:28 +0000)] 
Patch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONE
user in the profiles table, then this user will be promoted into all groups.

25 years agoPatch by Holger Schurig <holgerschurig@nikocity.de> -- replace all the
terry%mozilla.org [Tue, 12 Oct 1999 23:57:56 +0000 (23:57 +0000)] 
Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all the
yicky old make*.sh files and the CHANGES file with a new, nifty
checksetup.pl file that knows how to create a setup from scratch as
well as upgrade an older setup to a new one.  Very cool stuff!

25 years agoPatch by tom@platte.com (Tom Schutter) -- wasn't working if no groups
terry%mozilla.org [Tue, 12 Oct 1999 23:52:25 +0000 (23:52 +0000)] 
Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groups
had isbuggroup set.

25 years agoUpdating the vote cache should not update the date-last-changed field
terry%mozilla.org [Tue, 12 Oct 1999 18:18:28 +0000 (18:18 +0000)] 
Updating the vote cache should not update the date-last-changed field
in the bug.

25 years agoGot rid of silly debugging hack.
terry%mozilla.org [Tue, 12 Oct 1999 04:19:46 +0000 (04:19 +0000)] 
Got rid of silly debugging hack.

25 years agoSort votes in decreasing order, not increasing.
terry%mozilla.org [Tue, 12 Oct 1999 04:17:17 +0000 (04:17 +0000)] 
Sort votes in decreasing order, not increasing.

25 years agoLet's not keep everything locked up while regenerating.
terry%mozilla.org [Tue, 12 Oct 1999 02:02:49 +0000 (02:02 +0000)] 
Let's not keep everything locked up while regenerating.

25 years agoStop reporting "area"; don't report voters on the CC line.
terry%mozilla.org [Tue, 12 Oct 1999 01:54:45 +0000 (01:54 +0000)] 
Stop reporting "area"; don't report voters on the CC line.

25 years agoMake "rescanall" only check bugs which have changed in the last two days.
terry%mozilla.org [Tue, 12 Oct 1999 01:23:21 +0000 (01:23 +0000)] 
Make "rescanall" only check bugs which have changed in the last two days.

25 years agoAdded ability to run "processmail rescanall" to scan *every* bug for
terry%mozilla.org [Tue, 12 Oct 1999 01:18:39 +0000 (01:18 +0000)] 
Added ability to run "processmail rescanall" to scan *every* bug for
any mail that ought to be sent to someone.

25 years agoOops; need extra directions to avoid problems when removing the "area" column.
terry%mozilla.org [Tue, 12 Oct 1999 00:41:47 +0000 (00:41 +0000)] 
Oops; need extra directions to avoid problems when removing the "area" column.

25 years agoStupid hack to let things work with people who have bookmarked
terry%mozilla.org [Tue, 12 Oct 1999 00:21:18 +0000 (00:21 +0000)] 
Stupid hack to let things work with people who have bookmarked
vote-sorting URLs using the old style.

25 years agoAdded a "votes" field to the bugs table, which caches the total number
terry%mozilla.org [Tue, 12 Oct 1999 00:14:30 +0000 (00:14 +0000)] 
Added a "votes" field to the bugs table, which caches the total number
of votes that have been cast for that bug.  This let me simplify the
SQL in buglist.cgi, which makes things more efficient and fixes
several strange bugs.

25 years agoFixed bug 15890 -- was producing garbled SQL if doing a query
terry%mozilla.org [Sat, 9 Oct 1999 06:45:42 +0000 (06:45 +0000)] 
Fixed bug 15890 -- was producing garbled SQL if doing a query
that required the bugs_activity table.

25 years agoAdded ability to query by votes.
terry%mozilla.org [Fri, 8 Oct 1999 21:47:21 +0000 (21:47 +0000)] 
Added ability to query by votes.

25 years agoAdded ability to query by votes.
terry%mozilla.org [Fri, 8 Oct 1999 21:41:17 +0000 (21:41 +0000)] 
Added ability to query by votes.

25 years agoFixed bug 15808 -- previous change had busted querying of CC.
terry%mozilla.org [Fri, 8 Oct 1999 21:01:02 +0000 (21:01 +0000)] 
Fixed bug 15808 -- previous change had busted querying of CC.

25 years agoSorting by the vote column was busted.
terry%mozilla.org [Fri, 8 Oct 1999 07:30:49 +0000 (07:30 +0000)] 
Sorting by the vote column was busted.

25 years agoAdded the ability for users to "vote" on which bugs they think should
terry%mozilla.org [Fri, 8 Oct 1999 06:54:47 +0000 (06:54 +0000)] 
Added the ability for users to "vote" on which bugs they think should
be fixed.

25 years agoHelpfile for voting feature.
terry%mozilla.org [Fri, 8 Oct 1999 06:03:59 +0000 (06:03 +0000)] 
Helpfile for voting feature.

25 years agoWow. Turns out this stuff would only handle 10 products. Did the
terry%mozilla.org [Thu, 7 Oct 1999 03:37:37 +0000 (03:37 +0000)] 
Wow.  Turns out this stuff would only handle 10 products.  Did the
cheap fix that lets it handle 1000 products.

25 years agoMissing some whitespace that may be vital.
terry%mozilla.org [Thu, 7 Oct 1999 02:07:38 +0000 (02:07 +0000)] 
Missing some whitespace that may be vital.

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module is...
terry%mozilla.org [Thu, 30 Sep 1999 05:51:30 +0000 (05:51 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module is unavailable.

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- one more fancy header that was...
terry%mozilla.org [Thu, 30 Sep 1999 04:56:54 +0000 (04:56 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- one more fancy header that was missing.

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- was displaying header twice in...
terry%mozilla.org [Tue, 28 Sep 1999 05:22:23 +0000 (05:22 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- was displaying header twice in some cases.

25 years agoPatch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show quips.
terry%mozilla.org [Tue, 28 Sep 1999 04:25:16 +0000 (04:25 +0000)] 
Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show quips.

25 years agoDon't send email notification of bug changes to people who aren't allowed to see...
terry%mozilla.org [Sun, 26 Sep 1999 03:35:52 +0000 (03:35 +0000)] 
Don't send email notification of bug changes to people who aren't allowed to see that bug.

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- more fixups to put proper header...
terry%mozilla.org [Sat, 25 Sep 1999 02:15:51 +0000 (02:15 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- more fixups to put proper header on pages.

25 years agoPatch by Tom Schutter <tom@platte.com> -- set component to 'GNATS Import' instead...
terry%mozilla.org [Fri, 24 Sep 1999 04:35:29 +0000 (04:35 +0000)] 
Patch by Tom Schutter <tom@platte.com> -- set component to 'GNATS Import' instead of $product

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- several cleanups.
terry%mozilla.org [Fri, 24 Sep 1999 02:19:01 +0000 (02:19 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several...
terry%mozilla.org [Fri, 24 Sep 1999 02:08:01 +0000 (02:08 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several pages that were missing it.

25 years agoPatch by Tom Schutter <tom@platte.com> -- was setting milestone descriptions to NULL...
terry%mozilla.org [Wed, 22 Sep 1999 22:55:56 +0000 (22:55 +0000)] 
Patch by Tom Schutter <tom@platte.com> -- was setting milestone descriptions to NULL instead of ''.

25 years agoThis is a perl script to help import bugs from a GNATS database into a
terry%mozilla.org [Wed, 22 Sep 1999 03:12:46 +0000 (03:12 +0000)] 
This is a perl script to help import bugs from a GNATS database into a
Bugzilla database.  Contributed by Tom Schutter <tom@platte.com>

25 years agoAdded a directory for contributed software.
terry%mozilla.org [Wed, 22 Sep 1999 03:11:56 +0000 (03:11 +0000)] 
Added a directory for contributed software.

25 years agoIf a mangled "order" is specified, it was crashing.
terry%mozilla.org [Sat, 18 Sep 1999 00:52:49 +0000 (00:52 +0000)] 
If a mangled "order" is specified, it was crashing.

25 years agoPatch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't let
terry%mozilla.org [Thu, 16 Sep 1999 00:25:26 +0000 (00:25 +0000)] 
Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't let
use "when" as a column name, so let's change our usage while it's
still easy to do so.

25 years agoWhining mail wasn't generated correctly if usernames != email addresses.
terry%mozilla.org [Wed, 15 Sep 1999 19:26:57 +0000 (19:26 +0000)] 
Whining mail wasn't generated correctly if usernames != email addresses.

25 years agoadd milestone and bug owner to each bug, where appropriate. (repleaces chofmann.cgi)
endico%mozilla.org [Tue, 14 Sep 1999 07:14:50 +0000 (07:14 +0000)] 
add milestone and bug owner to each bug, where appropriate. (repleaces chofmann.cgi)

25 years agoPatch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE.
terry%mozilla.org [Sat, 11 Sep 1999 01:53:51 +0000 (01:53 +0000)] 
Patch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE.

25 years agoLimit graph sizes to 64 inches in either dimension. (Yikes!)
terry%mozilla.org [Thu, 9 Sep 1999 00:27:42 +0000 (00:27 +0000)] 
Limit graph sizes to 64 inches in either dimension.  (Yikes!)