23 Commits

Author SHA1 Message Date
terry%mozilla.org
7a528d1149 Display components in alphabetical order. 1999-06-11 17:39:38 +00:00
terry%mozilla.org
f3561cf3ee Get rid of stupid debugging code. 1999-05-24 19:55:43 +00:00
terry%mozilla.org
86c8086451 Updated version string to 2.5 (development) 1999-04-30 19:42:43 +00:00
terry%mozilla.org
53b35666ac Updated version string to 2.4 (shipping) 1999-04-30 19:42:25 +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
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
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
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
3a7dbf921e Updated version string to 2.3 (development) 1999-02-10 22:12:03 +00:00
terry%netscape.com
ba0ba1dba8 Updated version string to 2.2 (shipping) 1999-02-10 22:11:52 +00:00
terry%netscape.com
00e6c16cce Added support for URLs that describe the milestones for various projects. 1999-02-03 02:46:51 +00:00
terry%netscape.com
b175d063f7 Some installations of perl seem very picky about their regexps. 1999-01-29 22:07:09 +00:00
terry%netscape.com
492d05d580 Added three new fields (which appear in the UI only if params are
turned on): target_milestone, qa_contact, and status_whiteboard.
1999-01-27 21:17:10 +00:00
terry%netscape.com
a9e36d49e6 Reworked the rep_platform and op_sys fields. BEWARE; this includes
some changes to the database schema!
1998-12-03 16:10:52 +00:00
terry%netscape.com
4e6a0b47f6 Added new "products" table, which contains a description for each
product.  This description is presented when the user is entering a
new bug.
1998-10-06 20:23:40 +00:00
terry%netscape.com
f689b9e9b0 Whoops. Ignore anything that tries to override the version number in
the params file.
1998-09-19 06:20:13 +00:00
terry%netscape.com
9b4fa58f78 Updated version string to 2.1 (development) 1998-09-19 06:08:15 +00:00
terry%netscape.com
41fd1e659d Updated version string to 2.0 (shipping) 1998-09-19 06:02:20 +00:00
terry%netscape.com
9794f46fdf Updated version string to 1.3 (development) 1998-09-19 04:52:13 +00:00
terry%netscape.com
6f227ced9a Add simple support for a version string. 1998-09-19 04:38:12 +00:00
terry%netscape.com
b2cf544f13 Bug fix by Brian Jones <cbj@nortel.net> -- was failing to create new users. 1998-09-17 00:21:07 +00:00
terry%netscape.com
3d430b3faf Whoops; a bad username was causing perl warning messages. 1998-09-15 22:12:52 +00:00
terry%netscape.com
c5465798e0 Everything has been ported to now run under Perl. 1998-09-15 21:49:26 +00:00