aboutsummaryrefslogtreecommitdiffstats
path: root/post_bug.cgi
Commit message (Collapse)AuthorAgeFilesLines
...
* Was crapping out if strictvaluechecks was turned on.terry%mozilla.org2000-02-171-17/+17
|
* Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org2000-02-171-0/+20
| | | | | | | | | | | | "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.
* Moved all the long descriptions out of the bugs table, and into a newterry%mozilla.org2000-01-211-2/+5
| | | | | table. There is now a separate entry for each new long description, rather than appending them all together in one big field.
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-0/+4
| | | | | | | 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.
* a bug fix or two and a whole bunch of sanity-checking of form submissions stuffdmose%mozilla.org1999-12-031-4/+18
|
* Fixed bug 4889 -- don't allow new bugs to be submitted with a blank summary.terry%mozilla.org1999-11-191-0/+7
|
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
|
* Fixed stupid perl warning.terry%mozilla.org1999-10-191-4/+5
|
* Enable custom bug creation pages that try to set more fields thanterry%mozilla.org1999-07-081-4/+10
| | | | enter_bug.cgi does.
* "nospam" feature. BugZilla will no longer email the person submittingbryce-mozilla%nextbus.com1999-05-121-5/+5
| | | | | | 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.
* Present people an immediate opportunity to attach something to a bug.terry%mozilla.org1999-05-061-0/+3
|
* Fixed a bug where the long descriptions of bugs had a variety ofterry%netscape.com1999-04-221-1/+6
| | | | | newline characters at the end, depending on the operating system of the browser that submitted the text.
* Allow components to have a default qacontact.terry%netscape.com1999-02-041-0/+16
|
* Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1998-11-211-10/+5
|
* Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1998-11-171-5/+10
|
* Everything has been ported to now run under Perl.terry%netscape.com1998-09-161-81/+67
|
* Bugzilla source.terry%netscape.com1998-08-261-0/+137