aboutsummaryrefslogtreecommitdiffstats
path: root/editcomponents.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 71396 - $::db->do isn't needed anymorejake%acutex.net2001-06-161-9/+5
| | | | | Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net
* fix for 66876: Using userids (mediumint) for initialowner and initialqacontactcyeh%bluemartini.com2001-02-231-22/+65
| | | | based on patch submitted by baulig@suse.de (Martin Baulig).
* Fix for bug 51487: Now only checks for a valid QA Contact if it actuallydave%intrec.com2000-09-101-8/+4
| | | | | asked you for one. Thanks to bg.mahesh@team.indiainfo.com (B.G. Mahesh) for catching this.
* fix for bug #24806tara%tequilarista.org2000-08-311-1/+8
|
* fix for 44617: edit*.cgi: Should show which product you're working oncyeh%bluemartini.com2000-08-311-7/+7
| | | | patches by mtakacs@pacbell.net (Tak)
* Landing Jon Robertson's for bug #41915tara%tequilarista.org2000-07-261-1/+5
|
* Fixed stupid typo.terry%mozilla.org2000-01-231-1/+1
|
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-1/+1
| | | | | | | 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.
* Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org1999-12-171-14/+18
| | | | | | | you it had no bugs (even when it had some), and would then proceed to delete all those bugs (even if you had the param set to never allow bug deletion.) Added some paranoia to prevent such things from happening again. Yikes.
* updated license boilerplatedmose%mozilla.org1999-11-021-9/+18
|
* Need to value_quote() things that go into VALUE attributes in HTML.terry%mozilla.org1999-10-201-11/+22
|
* Fixed stupid perl warnings.terry%mozilla.org1999-10-191-0/+9
|
* Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1999-10-131-79/+713
| | | | ability to edit components, products, and versions. Yay!
* Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1999-10-081-2/+5
| | | | be fixed.
* Wow. Turns out this stuff would only handle 10 products. Did theterry%mozilla.org1999-10-071-1/+1
| | | | cheap fix that lets it handle 1000 products.
* Patch by mhamby@logicon.com -- provide a UI for adding new components.terry%netscape.com1999-04-291-0/+3
|
* Added new pages to edit existing components.terry%netscape.com1999-03-121-0/+117