Граф коммитов

49 Коммитов

Автор SHA1 Сообщение Дата
endico%mozilla.org bf19617f49 Bug moving code is now fully implemented. To use it, turn on the param and set the move related params. 2000-07-13 23:12:52 +00:00
cyeh%bluemartini.com b0fedb997f fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),
original bug found by timeless@bemail.org
2000-07-05 18:21:54 +00:00
cyeh%bluemartini.com 0f0acf856e Checkin for Bug 42851 'Use listbox with input for CC management on bug form'
contributed by dave@intrec.com (Dave Miller)
2000-06-21 19:03:45 +00:00
endico%mozilla.org 7bb1e14178 Separate viewbugactivityformatforprinting with a vertical bar so the two links don't run together into one incomprehensible sentence 2000-06-12 08:18:19 +00:00
cyeh%bluemartini.com b77c0bc665 better implementation of realnames support. remove overhead of two sql
calls from bug_form.
2000-04-26 01:44:28 +00:00
cyeh%bluemartini.com d8019dada1 Add conditional support to display users real name in bug reports if user
entered in that information. Thanks to
Chris Baldwin <cbaldwin@redback.com>
for providing the patch.
2000-04-21 18:45:55 +00:00
endico%mozilla.org aaf67224d5 backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates. 2000-04-19 02:14:41 +00:00
donm%bluemartini.com eab02ecf97 bug 25010 add ability to easily edit groups 2000-04-18 23:12:00 +00:00
dmose%mozilla.org 1393f2119c adding a 'can confirm' radiobutton to 'reassign by component' 2000-03-29 00:34:56 +00:00
dmose%mozilla.org e518bda069 allow users to watch the bugs of other users 2000-03-28 21:31:24 +00:00
terry%mozilla.org 738bae3187 Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
of different target milestones by product.
2000-03-21 16:47:06 +00:00
terry%mozilla.org 7b4a529521 Italicize the "Additional Comments From" stuff, so that you can tell
the difference between new comments and people copying stuff in from
old comments.
2000-03-10 18:01:32 +00:00
terry%mozilla.org 44624d8271 Never let ", <, or > be matched as part of a URL. 2000-03-10 16:52:37 +00:00
terry%mozilla.org 81cde9d424 Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting
string wasn't working with modern MySQL engines.
2000-03-07 21:56:02 +00:00
terry%mozilla.org 10d1275a05 Display all possible state transitions in a bug if the user is not
logged in.  Since they haven't logged in, we don't know what they will
be allowed to do.  And users who disable cookies tend to pretty often
not be logged in.
2000-02-17 15:53:40 +00:00
terry%mozilla.org 0f934486ff Major spankage. Added a new state, UNCONFIRMED. Added new groups,
"editbugs" and "canconfirm".  People without these states are now much
more limited in what they can do.

For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them.  Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page.  But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
2000-02-17 05:15:23 +00:00
terry%mozilla.org 56d80b9768 Simplify dependency wording. 2000-02-02 17:43:34 +00:00
terry%mozilla.org 0674a87149 Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs
should be relative URLs, not absolute.
2000-01-26 21:56:24 +00:00
terry%mozilla.org 3768ce0b79 Add a space after the comma when listing a bug with multiple keywords,
to be consistant with the way it gets listed in bug lists.
2000-01-17 11:54:58 +00:00
terry%mozilla.org 8b6db54469 Added a missing PutFooter(). 2000-01-14 23:17:49 +00:00
terry%mozilla.org 853edc6444 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.
2000-01-14 22:35:49 +00:00
terry%mozilla.org e768608592 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".
2000-01-06 21:16:15 +00:00
terry%mozilla.org 393bce04e0 Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL. 1999-12-03 19:30:49 +00:00
terry%mozilla.org a0eb5f2732 Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats. 1999-12-03 19:28:18 +00:00
dmose%mozilla.org 18f71469a1 updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org da0f505ba9 Fixed stupid perl warnings. 1999-10-18 23:57:58 +00:00
terry%mozilla.org 8cd1b485cd Added the ability for users to "vote" on which bugs they think should
be fixed.
1999-10-07 23:54:52 +00:00
terry%mozilla.org b059170a5e Don't spuriously quote newlines in the comment description. 1999-08-30 14:26:09 +00:00
bryce-mozilla%nextbus.com 3eda4debcb More tiny battles in the HTML syntax error war 1999-07-08 23:06:47 +00:00
bryce-mozilla%nextbus.com 67a3e254d6 Fix several browsers, Lynx and Opera at least. HTML syntax errors here
and there were fixed, and serverpush was restricted only to the versions
of Mozilla known to support it.
1999-06-15 04:25:29 +00:00
terry%mozilla.org 7c73172489 Added dependencies, so that you can mark which bugs depend on which
other ones.
1999-05-27 14:13:41 +00:00
terry%mozilla.org bf476ef028 Fixed bug 7000 -- handle hyphens in hostnames of email addresses when
highlighting.
1999-05-25 19:52:34 +00:00
terry%mozilla.org 520571a268 Avoid mid-air collisions (implementing a suggestion by
py8ieh=bugzilla@bath.ac.uk).
1999-05-25 19:22:31 +00:00
terry%mozilla.org b680ebf842 Give better error messages when we can't display a bug. 1999-05-10 22:08:58 +00:00
terry%netscape.com 99810575e3 Added links to "a duplicate of" bug ids. 1999-04-27 21:48:36 +00:00
terry%netscape.com 6c43f56866 Added a link from a bug that points back to itself, so you can
middle-click on it and stuff.
1999-04-27 21:33:26 +00:00
terry%netscape.com b82b6a5752 Bugzilla now has the ability to store patches and other attachments with bugs. 1999-04-08 14:40:46 +00:00
terry%netscape.com 4fe3986212 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 2c93ea2eb8 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 65011fa0a4 Quote URLs and email addresses in the long description of bugs. 1999-03-25 00:14:26 +00:00
terry%netscape.com ac6b592a3c 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 a08d1525be Added a page which describes all the components in a product. 1999-02-04 17:13:52 +00:00
terry%netscape.com a80e569005 Allow queries for null target milestone, and allow reseting a target
milestone back to null.
1999-02-03 17:32:52 +00:00
terry%netscape.com cf10f3c250 Added support for URLs that describe the milestones for various projects. 1999-02-03 02:46:51 +00:00
terry%netscape.com 4a24d1190c 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 547ab2daeb When viewing a bug, make it possible to change its OS. 1999-01-15 20:39:20 +00:00
terry%netscape.com ec25a8bc94 Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. 1998-11-20 19:18:37 +00:00
terry%netscape.com cd794ecc25 Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. 1998-11-16 19:43:50 +00:00
terry%netscape.com a3f67c759a Everything has been ported to now run under Perl. 1998-09-15 21:49:26 +00:00