summaryrefslogtreecommitdiffstats
path: root/editversions.cgi
AgeCommit message (Collapse)AuthorFilesLines
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-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.
1999-12-17Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org1-11/+17
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-5/+10
1999-10-13Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1-0/+542
ability to edit components, products, and versions. Yay!