aboutsummaryrefslogtreecommitdiffstats
path: root/bug_form.pl
Commit message (Collapse)AuthorAgeFilesLines
* Added links to "a duplicate of" bug ids.terry%netscape.com1999-04-281-1/+8
|
* Added a link from a bug that points back to itself, so you canterry%netscape.com1999-04-281-1/+1
| | | | middle-click on it and stuff.
* Bugzilla now has the ability to store patches and other attachments with bugs.terry%netscape.com1999-04-081-0/+24
|
* Look for text like "bug 213" and make it a link to that bug...terry%netscape.com1999-03-261-1/+10
|
* Redo the linkifying of URLs and email addresses to not munge up weirdterry%netscape.com1999-03-261-2/+57
| | | | cases so badly.
* Quote URLs and email addresses in the long description of bugs.terry%netscape.com1999-03-251-1/+5
|
* Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1999-03-121-5/+27
| | | | | | 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.
* Added a page which describes all the components in a product.terry%netscape.com1999-02-051-1/+2
|
* Allow queries for null target milestone, and allow reseting a targetterry%netscape.com1999-02-041-0/+1
| | | | milestone back to null.
* Added support for URLs that describe the milestones for various projects.terry%netscape.com1999-02-031-1/+8
|
* Added three new fields (which appear in the UI only if params areterry%netscape.com1999-01-281-4/+54
| | | | turned on): target_milestone, qa_contact, and status_whiteboard.
* When viewing a bug, make it possible to change its OS.terry%netscape.com1999-01-161-2/+4
|
* Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1998-11-211-1/+1
|
* Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1998-11-171-1/+1
|
* Everything has been ported to now run under Perl.terry%netscape.com1998-09-161-0/+239