Commit Graph

211 Commits

Author SHA1 Message Date
terry%netscape.com
7bcdb47f63 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.
1999-04-22 20:42:14 +00:00
terry%netscape.com
c50da80f83 Ignore blanks when doing diff. In particular, this helps hide any
problems we may have with differing end-of-line characters.
1999-04-21 22:21:40 +00:00
terry%netscape.com
18231e82e4 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.
1999-04-21 17:45:22 +00:00
terry%netscape.com
13053eef0c Oops; wasn't sending out mail when someone attached a file. 1999-04-18 02:44:03 +00:00
terry%netscape.com
7470759801 Fixed bug 4928 -- wasn't encoding multi-line value fields properly,
which busted modern browsers (like, Mozilla itself).
1999-04-10 17:42:24 +00:00
terry%netscape.com
276d13d26e Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one
file from list of scripts to run.
1999-04-10 16:43:09 +00:00
terry%netscape.com
739bea1432 Patch by jay@invengen.com -- fixed bug 4106 (was busting on IE). 1999-04-09 04:19:14 +00:00
terry%netscape.com
7c51e2a3de Bugzilla now has the ability to store patches and other attachments with bugs. 1999-04-08 14:40:46 +00:00
terry%netscape.com
c8ea70e26a Added stuff to make it more obvious how to create an account. 1999-03-27 02:28:51 +00:00
terry%netscape.com
ccb889f75d Look for text like "bug 213" and make it a link to that bug... 1999-03-26 03:11:49 +00:00
terry%netscape.com
eda3d973a7 Redo the linkifying of URLs and email addresses to not munge up weird
cases so badly.
1999-03-26 02:34:12 +00:00
terry%netscape.com
71d669dc59 Quote URLs and email addresses in the long description of bugs. 1999-03-25 00:14:26 +00:00
terry%netscape.com
105f166dc0 On re-reading bug 4133, I see that I should just turn off the
javascript stuff on all instances of IE.
1999-03-24 22:02:48 +00:00
terry%netscape.com
6130bb2d79 Don't try to run our javascript if running on IE4. 1999-03-24 21:59:26 +00:00
terry%netscape.com
842fd90539 Can now query for a specified field being changed at a specified time,
optionally to a specified value.
1999-03-23 22:32:21 +00:00
terry%netscape.com
7e95102ab8 Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote the
logincookie, just in case some silly user mucked with their cookie file.
1999-03-22 23:48:39 +00:00
terry%netscape.com
b2439c51ae Turns out the javascript I was using was version 1.2, not 1.1. Who knew? 1999-03-22 21:34:39 +00:00
terry%netscape.com
5c9eddeb66 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.
1999-03-19 21:40:14 +00:00
terry%netscape.com
6daa1cc59f Added new pages to edit existing components. 1999-03-11 22:48:42 +00:00
terry%netscape.com
9e5385661a Allow importing of groupset. 1999-03-11 16:54:12 +00:00
terry%netscape.com
1cb8909d0c 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.
1999-03-11 16:30:54 +00:00
terry%netscape.com
5e14bc8882 Redistributed some QA folks. 1999-03-10 19:23:46 +00:00
terry%netscape.com
99a048b621 Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo. 1999-03-09 19:52:18 +00:00
terry%netscape.com
b72f255bec 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.
1999-03-09 02:33:58 +00:00
terry%netscape.com
259cd32039 Changed some QA contacts. 1999-03-08 20:47:51 +00:00
terry%netscape.com
f93bab436a Check qa_contact IDs. 1999-03-05 23:08:23 +00:00
terry%netscape.com
ed622524ac Fixed bug 3365 -- was generating wrong statistics if there were no NEW
or no ASSIGNED bugs.
1999-03-05 20:05:53 +00:00
terry%netscape.com
0068de47ac Reformated all the code to match the rest of Bugzilla. 1999-03-05 19:48:26 +00:00
terry%netscape.com
fc97a0f6cf Add check to make sure versions table is OK. 1999-03-05 17:55:45 +00:00
terry%netscape.com
e6dc193423 Added "Grendel". 1999-03-04 20:37:25 +00:00
terry%netscape.com
eed69a0350 "regenerate" was busted. 1999-03-04 01:22:27 +00:00
terry%netscape.com
8f26436002 Do the grand component/product renaming. 1999-03-04 01:12:31 +00:00
terry%netscape.com
f62e68a8af Added a "component/product" sanity check. 1999-03-03 22:55:36 +00:00
terry%netscape.com
87b1ba683a Oops; forgot description for "Apprunner". 1999-03-03 21:21:31 +00:00
terry%netscape.com
0ef6d9ff10 Added "Apprunner". 1999-03-03 21:19:33 +00:00
terry%netscape.com
d552261445 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.)
1999-03-03 18:16:24 +00:00
terry%netscape.com
944cf4ca08 Oops! Mispelled "petersen". 1999-03-02 17:45:23 +00:00
terry%netscape.com
4c221e4e67 Changed qa contact for NGLayout's "Layout" component to be peterson. 1999-03-02 01:07:31 +00:00
terry%netscape.com
930e9d9bd1 Removed "Platform: Rhapsody" component. 1999-02-26 22:05:52 +00:00
terry%netscape.com
a4016cc6a5 Removed "Platform: Lesstif on Linux" component. 1999-02-26 01:18:25 +00:00
terry%netscape.com
d8d1808bf8 Patch by Dhiren Patel <dhiren@nuvomedia.com> (tweaked by me) -- add a
link to Enter A Bug when viewing a list of bugs.
1999-02-26 01:08:50 +00:00
terry%netscape.com
7b4d3cab11 Removed MFC/Win32 component. 1999-02-26 01:01:34 +00:00
terry%netscape.com
1883980dd1 Major rewrite by Ry4an Brase <ry4an@ry4an.org>, with some edits by me. 1999-02-26 00:47:29 +00:00
terry%netscape.com
48d25f7404 Wasn't able to mass-change a component before. 1999-02-25 23:54:14 +00:00
terry%netscape.com
421efbac51 Removed MacOS/PPC component. 1999-02-25 23:42:52 +00:00
terry%netscape.com
3e16ec57e4 Removed OS/2 component. 1999-02-25 18:11:20 +00:00
terry%netscape.com
a1f04f901b Patch from Dhiren Patel <dhiren@nuvomedia.com> -- deal with products
that have spaces or other weird characters in them.
1999-02-25 18:01:02 +00:00
terry%netscape.com
dc6514413e Added ImageLib component to NGLayout. 1999-02-23 19:55:34 +00:00
terry%netscape.com
6ede77f4da Set a few of the missing QAContact fields. 1999-02-23 19:48:24 +00:00
terry%netscape.com
c2e6ccb371 Put in better description for Embedding APIs. 1999-02-17 16:14:14 +00:00