]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 313122: Implement Product->create, $product->update and $product->remove_from_db...
authorlpsolit%gmail.com <>
Thu, 31 Jul 2008 02:47:25 +0000 (02:47 +0000)
committerlpsolit%gmail.com <>
Thu, 31 Jul 2008 02:47:25 +0000 (02:47 +0000)
commit7f0ba708827dec5bb77222405009f1771e43655a
tree4b40eddbdcd172d211514d25dc9b2adcf78e9caf
parent4fc0f4b92290a7fbf9b4340e9dd37c2626f524ea
Bug 313122: Implement Product->create, $product->update and $product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
15 files changed:
Bugzilla/Bug.pm
Bugzilla/Constants.pm
Bugzilla/Product.pm
Bugzilla/Series.pm
editproducts.cgi
process_bug.cgi
template/en/default/admin/products/confirm-delete.html.tmpl
template/en/default/admin/products/create.html.tmpl
template/en/default/admin/products/edit.html.tmpl
template/en/default/admin/products/footer.html.tmpl
template/en/default/admin/products/list.html.tmpl
template/en/default/admin/products/updated.html.tmpl
template/en/default/filterexceptions.pl
template/en/default/global/messages.html.tmpl
template/en/default/global/user-error.html.tmpl