]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
terry%mozilla.org [Thu, 13 May 1999 01:27:18 +0000 (01:27 +0000)]
Minor formatting tweak.
terry%mozilla.org [Thu, 13 May 1999 00:20:39 +0000 (00:20 +0000)]
Added user preference controlling how much email they get.
terry%mozilla.org [Thu, 13 May 1999 00:18:10 +0000 (00:18 +0000)]
navigation_header() should work even if $::FORM{'id'} isn't defined.
bryce-mozilla%nextbus.com [Wed, 12 May 1999 12:22:34 +0000 (12:22 +0000)]
"nospam" feature. BugZilla will no longer email the person submitting
the change (after all, they are right there viewing things interactively).
To make this clear to everyone, print out the exact email list as each
bug is processed.
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:53:11 +0000 (11:53 +0000)]
Add new section on MySQL security, give hints for setting up the bug
characterization enums, and a fix a few minor glitchies. A BugZilla
novice, however, is the only person who can properly proof these instructions.
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:40:02 +0000 (11:40 +0000)]
I keep chipping away at the Mozilla-specific things.
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:33:14 +0000 (11:33 +0000)]
Remove dead code
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:31:35 +0000 (11:31 +0000)]
Make URL an actual link
terry%mozilla.org [Tue, 11 May 1999 06:15:08 +0000 (06:15 +0000)]
Oops; back out last change; was checked in by mistake (and with the wrong log comment, too).
terry%mozilla.org [Tue, 11 May 1999 06:12:49 +0000 (06:12 +0000)]
Remember the 'changedin' field when memorizing queries.
terry%mozilla.org [Tue, 11 May 1999 05:52:43 +0000 (05:52 +0000)]
Do some sanity checking on the entered bug number.
terry%mozilla.org [Tue, 11 May 1999 05:52:25 +0000 (05:52 +0000)]
Try to save Ry4an from getting some spam.
terry%mozilla.org [Tue, 11 May 1999 05:23:12 +0000 (05:23 +0000)]
Allow querying by groupset (though there is no UI for it yet; can only
use this by manually hacking the URL string.)
terry%mozilla.org [Tue, 11 May 1999 05:08:58 +0000 (05:08 +0000)]
Give better error messages when we can't display a bug.
terry%mozilla.org [Sat, 8 May 1999 05:07:21 +0000 (05:07 +0000)]
Oops. Accounts created via the "createaccount.cgi" page were not
getting their password emailed to them.
terry%mozilla.org [Sat, 8 May 1999 04:49:23 +0000 (04:49 +0000)]
Provide an option to tell mysql "set option SQL_BIG_TABLES=1". This
is necessary for very big queries, but it will slow things up some
otherwise.
terry%mozilla.org [Thu, 6 May 1999 05:16:21 +0000 (05:16 +0000)]
Present people an immediate opportunity to attach something to a bug.
terry%mozilla.org [Thu, 6 May 1999 05:06:49 +0000 (05:06 +0000)]
Sigh. Fix some indentation I just screwed up.
terry%mozilla.org [Thu, 6 May 1999 05:05:19 +0000 (05:05 +0000)]
Get rid of tabs. (We try to keep tabs out of bugzilla source. We
often fail.)
terry%mozilla.org [Thu, 6 May 1999 04:29:46 +0000 (04:29 +0000)]
Added newlines to the end of some messages; the last line was getting
eaten sometimes.
terry%mozilla.org [Thu, 6 May 1999 04:25:29 +0000 (04:25 +0000)]
Was not properly remembering email addresses in memorized queries.
terry%mozilla.org [Thu, 6 May 1999 04:18:38 +0000 (04:18 +0000)]
Allow querying of bug creation times.
bryce-mozilla%nextbus.com [Tue, 4 May 1999 07:05:26 +0000 (07:05 +0000)]
Add parameter "usebrowserinfo", to allow disabling the setting of OS and Platform
based on the brower the user makes the report from. Realign text box for
narrower windows. Remove Mozilla-specific default parameter.
bryce-mozilla%nextbus.com [Tue, 4 May 1999 07:01:57 +0000 (07:01 +0000)]
Create a summary report for "-All-" bugs. Default links on. Switch sense of
banner flag. Add commented-out line to enable showing SQL line.
bryce-mozilla%nextbus.com [Sun, 2 May 1999 01:43:58 +0000 (01:43 +0000)]
Fix HTML syntax errors, validate with http://validator.w3.org . Show
on the the login name that will be used as the "reporter" (to more
completely represent the bug report, and to prevent people from forgetting
to switch logins when using another person's browser).
terry%mozilla.org [Sat, 1 May 1999 03:15:14 +0000 (03:15 +0000)]
Added a "blocker" severity.
terry%mozilla.org [Sat, 1 May 1999 02:42:43 +0000 (02:42 +0000)]
Updated version string to 2.5 (development)
terry%mozilla.org [Sat, 1 May 1999 02:42:25 +0000 (02:42 +0000)]
Updated version string to 2.4 (shipping)
terry%mozilla.org [Sat, 1 May 1999 02:40:51 +0000 (02:40 +0000)]
Stop populating the default database with mozilla-specific stuff.
terry%netscape.com [Thu, 29 Apr 1999 05:23:04 +0000 (05:23 +0000)]
Patch by mhamby@logicon.com -- provide a UI for adding new components.
terry%netscape.com [Thu, 29 Apr 1999 04:53:45 +0000 (04:53 +0000)]
Added a tiny bit of bulletproofing.
terry%netscape.com [Wed, 28 Apr 1999 04:51:31 +0000 (04:51 +0000)]
Patch by Ry4an Brase <rbrase@cyrus.net> -- fixed silly typo.
terry%netscape.com [Wed, 28 Apr 1999 04:48:36 +0000 (04:48 +0000)]
Added links to "a duplicate of" bug ids.
terry%netscape.com [Wed, 28 Apr 1999 04:33:26 +0000 (04:33 +0000)]
Added a link from a bug that points back to itself, so you can
middle-click on it and stuff.
terry%netscape.com [Wed, 28 Apr 1999 00:17:49 +0000 (00:17 +0000)]
Patch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtml
param to allow people to customize the html put in the <HEAD> portion
of generated documents. Also, a few other minor patches.
terry%netscape.com [Fri, 23 Apr 1999 03:42:14 +0000 (03:42 +0000)]
Fixed a bug where the long descriptions of bugs had a variety of
newline characters at the end, depending on the operating system of
the browser that submitted the text.
terry%netscape.com [Thu, 22 Apr 1999 05:21:40 +0000 (05:21 +0000)]
Ignore blanks when doing diff. In particular, this helps hide any
problems we may have with differing end-of-line characters.
terry%netscape.com [Thu, 22 Apr 1999 00:45:22 +0000 (00:45 +0000)]
Fixed a bug where the long descriptions of bugs had a variety of
newline characters at the end, depending on the operating system of
the browser that submitted the text.
terry%netscape.com [Sun, 18 Apr 1999 09:44:03 +0000 (09:44 +0000)]
Oops; wasn't sending out mail when someone attached a file.
terry%netscape.com [Sun, 11 Apr 1999 00:42:24 +0000 (00:42 +0000)]
Fixed bug 4928 -- wasn't encoding multi-line value fields properly,
which busted modern browsers (like, Mozilla itself).
terry%netscape.com [Sat, 10 Apr 1999 23:43:09 +0000 (23:43 +0000)]
Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one
file from list of scripts to run.
terry%netscape.com [Fri, 9 Apr 1999 11:19:14 +0000 (11:19 +0000)]
Patch by jay@invengen.com -- fixed bug 4106 (was busting on IE).
terry%netscape.com [Thu, 8 Apr 1999 21:40:45 +0000 (21:40 +0000)]
Bugzilla now has the ability to store patches and other attachments with bugs.
terry%netscape.com [Sat, 27 Mar 1999 10:28:51 +0000 (10:28 +0000)]
Added stuff to make it more obvious how to create an account.
terry%netscape.com [Fri, 26 Mar 1999 11:11:49 +0000 (11:11 +0000)]
Look for text like "bug 213" and make it a link to that bug...
terry%netscape.com [Fri, 26 Mar 1999 10:34:12 +0000 (10:34 +0000)]
Redo the linkifying of URLs and email addresses to not munge up weird
cases so badly.
terry%netscape.com [Thu, 25 Mar 1999 08:14:26 +0000 (08:14 +0000)]
Quote URLs and email addresses in the long description of bugs.
terry%netscape.com [Thu, 25 Mar 1999 06:02:48 +0000 (06:02 +0000)]
On re-reading bug 4133, I see that I should just turn off the
javascript stuff on all instances of IE.
terry%netscape.com [Thu, 25 Mar 1999 05:59:26 +0000 (05:59 +0000)]
Don't try to run our javascript if running on IE4.
terry%netscape.com [Wed, 24 Mar 1999 06:32:19 +0000 (06:32 +0000)]
Can now query for a specified field being changed at a specified time,
optionally to a specified value.
terry%netscape.com [Tue, 23 Mar 1999 07:48:39 +0000 (07:48 +0000)]
Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote the
logincookie, just in case some silly user mucked with their cookie file.
terry%netscape.com [Tue, 23 Mar 1999 05:34:39 +0000 (05:34 +0000)]
Turns out the javascript I was using was version 1.2, not 1.1. Who knew?
terry%netscape.com [Sat, 20 Mar 1999 05:40:14 +0000 (05:40 +0000)]
Patch by David Gardiner <david.gardiner@unisa.edu.au> (with further
hacks by me):
Added javascript magic to adjust component/version lists when products
get selected.
terry%netscape.com [Fri, 12 Mar 1999 06:48:41 +0000 (06:48 +0000)]
Added new pages to edit existing components.
terry%netscape.com [Fri, 12 Mar 1999 00:54:12 +0000 (00:54 +0000)]
Allow importing of groupset.
terry%netscape.com [Fri, 12 Mar 1999 00:30:51 +0000 (00:30 +0000)]
Added 'groups' stuff, where we have different group bits that we can
put on a person or on a bug. Some of the group bits control access to bugzilla
features. And a person can't access a bug unless he has every group bit set
that is also set on the bug.
terry%netscape.com [Thu, 11 Mar 1999 03:23:46 +0000 (03:23 +0000)]
Redistributed some QA folks.
terry%netscape.com [Wed, 10 Mar 1999 03:52:18 +0000 (03:52 +0000)]
Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo.
terry%netscape.com [Tue, 9 Mar 1999 10:33:58 +0000 (10:33 +0000)]
Added params to control how priorities are set in a new bug. You can
now choose whether to let submitters of new bugs choose a priority, or whether
they should just accept the default priority (which is now no longer hardcoded
to "P2", but is instead a param.) The default value of the params will cause
the same behavior as before.
terry%netscape.com [Tue, 9 Mar 1999 04:47:51 +0000 (04:47 +0000)]
Changed some QA contacts.
terry%netscape.com [Sat, 6 Mar 1999 07:08:23 +0000 (07:08 +0000)]
Check qa_contact IDs.
terry%netscape.com [Sat, 6 Mar 1999 04:05:53 +0000 (04:05 +0000)]
Fixed bug 3365 -- was generating wrong statistics if there were no NEW
or no ASSIGNED bugs.
terry%netscape.com [Sat, 6 Mar 1999 03:48:26 +0000 (03:48 +0000)]
Reformated all the code to match the rest of Bugzilla.
terry%netscape.com [Sat, 6 Mar 1999 01:55:45 +0000 (01:55 +0000)]
Add check to make sure versions table is OK.
terry%netscape.com [Fri, 5 Mar 1999 04:37:24 +0000 (04:37 +0000)]
Added "Grendel".
terry%netscape.com [Thu, 4 Mar 1999 09:22:27 +0000 (09:22 +0000)]
"regenerate" was busted.
terry%netscape.com [Thu, 4 Mar 1999 09:12:29 +0000 (09:12 +0000)]
Do the grand component/product renaming.
terry%netscape.com [Thu, 4 Mar 1999 06:55:36 +0000 (06:55 +0000)]
Added a "component/product" sanity check.
terry%netscape.com [Thu, 4 Mar 1999 05:21:31 +0000 (05:21 +0000)]
Oops; forgot description for "Apprunner".
terry%netscape.com [Thu, 4 Mar 1999 05:19:33 +0000 (05:19 +0000)]
Added "Apprunner".
terry%netscape.com [Thu, 4 Mar 1999 02:16:23 +0000 (02:16 +0000)]
Added a "disallownew" field to the products table. If non-zero, then
don't let people file new bugs against this product. (This is for when a
product is retired, but you want to keep the bug reports around for posterity.)
terry%netscape.com [Wed, 3 Mar 1999 01:45:23 +0000 (01:45 +0000)]
Oops! Mispelled "petersen".
terry%netscape.com [Tue, 2 Mar 1999 09:07:31 +0000 (09:07 +0000)]
Changed qa contact for NGLayout's "Layout" component to be peterson.
terry%netscape.com [Sat, 27 Feb 1999 06:05:52 +0000 (06:05 +0000)]
Removed "Platform: Rhapsody" component.
terry%netscape.com [Fri, 26 Feb 1999 09:18:25 +0000 (09:18 +0000)]
Removed "Platform: Lesstif on Linux" component.
terry%netscape.com [Fri, 26 Feb 1999 09:08:50 +0000 (09:08 +0000)]
Patch by Dhiren Patel <dhiren@nuvomedia.com> (tweaked by me) -- add a
link to Enter A Bug when viewing a list of bugs.
terry%netscape.com [Fri, 26 Feb 1999 09:01:34 +0000 (09:01 +0000)]
Removed MFC/Win32 component.
terry%netscape.com [Fri, 26 Feb 1999 08:47:29 +0000 (08:47 +0000)]
Major rewrite by Ry4an Brase <ry4an@ry4an.org>, with some edits by me.
terry%netscape.com [Fri, 26 Feb 1999 07:54:14 +0000 (07:54 +0000)]
Wasn't able to mass-change a component before.
terry%netscape.com [Fri, 26 Feb 1999 07:42:52 +0000 (07:42 +0000)]
Removed MacOS/PPC component.
terry%netscape.com [Fri, 26 Feb 1999 02:11:20 +0000 (02:11 +0000)]
Removed OS/2 component.
terry%netscape.com [Fri, 26 Feb 1999 02:01:02 +0000 (02:01 +0000)]
Patch from Dhiren Patel <dhiren@nuvomedia.com> -- deal with products
that have spaces or other weird characters in them.
terry%netscape.com [Wed, 24 Feb 1999 03:55:34 +0000 (03:55 +0000)]
Added ImageLib component to NGLayout.
terry%netscape.com [Wed, 24 Feb 1999 03:48:24 +0000 (03:48 +0000)]
Set a few of the missing QAContact fields.
terry%netscape.com [Thu, 18 Feb 1999 00:14:14 +0000 (00:14 +0000)]
Put in better description for Embedding APIs.
terry%netscape.com [Wed, 17 Feb 1999 07:04:08 +0000 (07:04 +0000)]
Fixed up NGLayout components (see bug 3139).
terry%netscape.com [Wed, 17 Feb 1999 06:27:30 +0000 (06:27 +0000)]
Added five new components to Mozilla and to MailNews (see bug 3155).
terry%netscape.com [Wed, 17 Feb 1999 01:41:42 +0000 (01:41 +0000)]
Add info about MysqlPerl stuff.
terry%netscape.com [Sat, 13 Feb 1999 04:20:53 +0000 (04:20 +0000)]
Updates to NGLayout -- added descriptions, other changes too.
terry%netscape.com [Fri, 12 Feb 1999 02:24:52 +0000 (02:24 +0000)]
Removed duplicate entries.
terry%netscape.com [Thu, 11 Feb 1999 06:12:03 +0000 (06:12 +0000)]
Updated version string to 2.3 (development)
terry%netscape.com [Thu, 11 Feb 1999 06:11:52 +0000 (06:11 +0000)]
Updated version string to 2.2 (shipping)
terry%netscape.com [Tue, 9 Feb 1999 23:48:30 +0000 (23:48 +0000)]
Renamed "Rendering" to be "Compositor".
terry%netscape.com [Tue, 9 Feb 1999 23:48:04 +0000 (23:48 +0000)]
Added FreeBSD.
terry%netscape.com [Tue, 9 Feb 1999 05:12:31 +0000 (05:12 +0000)]
Added FreeBSD as a legal op_sys.
terry%netscape.com [Fri, 5 Feb 1999 04:53:44 +0000 (04:53 +0000)]
Added descriptions for CCK components.
terry%netscape.com [Fri, 5 Feb 1999 03:27:41 +0000 (03:27 +0000)]
Added i18n and l10n descriptions.
terry%netscape.com [Fri, 5 Feb 1999 01:13:51 +0000 (01:13 +0000)]
Added a page which describes all the components in a product.
terry%netscape.com [Fri, 5 Feb 1999 00:09:45 +0000 (00:09 +0000)]
Fix up MailNews components.
terry%netscape.com [Thu, 4 Feb 1999 23:31:51 +0000 (23:31 +0000)]
Removed "Javascript Debugger".