Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla. | jake%acutex.net | 2001-08-14 | 1 | -1/+1 |
| | | | | r= justdave@syndicomm.com | ||||
* | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 2000-01-15 | 1 | -0/+2 |
| | | | | | | | 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. | ||||
* | Provide a simple param to let the maintainer shut down Bugzilla for a while. | terry%mozilla.org | 2000-01-13 | 1 | -1/+2 |
| | |||||
* | updated license boilerplate | dmose%mozilla.org | 1999-11-02 | 1 | -14/+15 |
| | |||||
* | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1999-03-12 | 1 | -5/+4 |
| | | | | | | 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 three new fields (which appear in the UI only if params are | terry%netscape.com | 1999-01-28 | 1 | -1/+1 |
| | | | | turned on): target_milestone, qa_contact, and status_whiteboard. | ||||
* | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. | terry%netscape.com | 1998-11-21 | 1 | -13/+13 |
| | |||||
* | Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. | terry%netscape.com | 1998-11-17 | 1 | -13/+13 |
| | |||||
* | Make it clear to people that "%version%" will work. | terry%netscape.com | 1998-09-19 | 1 | -0/+6 |
| | |||||
* | Everything has been ported to now run under Perl. | terry%netscape.com | 1998-09-16 | 1 | -51/+66 |
| | |||||
* | Use POST, not GET. Allow for boolean params. | terry%netscape.com | 1998-09-02 | 1 | -1/+15 |
| | |||||
* | Allow editing of parameters via a web page. | terry%netscape.com | 1998-09-01 | 1 | -0/+71 |