summaryrefslogtreecommitdiffstats
path: root/editproducts.cgi
AgeCommit message (Collapse)AuthorFilesLines
2000-01-11Fixed a warning.terry%mozilla.org1-1/+1
2000-01-07Oops; fixed table alignment problem introduced by last change.terry%mozilla.org1-1/+1
2000-01-05A few months ago, we lost the ability to edit the votes-per-user fieldterry%mozilla.org1-11/+35
in a product. Which meant nobody could turn on or off this feature. Restored the editing ability.
1999-12-17Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org1-11/+16
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.
1999-11-02updated license boilerplatedmose%mozilla.org1-9/+19
1999-10-20Need to value_quote() things that go into VALUE attributes in HTML.terry%mozilla.org1-4/+12
1999-10-20align "edit products" at the top so its not lost 3 screens down in the ↵endico%mozilla.org1-2/+2
products list.
1999-10-13Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1-0/+665
ability to edit components, products, and versions. Yay!