summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products/updated.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin1-1/+1
r/a=justdave
2012-02-26Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky1-2/+0
r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-18/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin1-2/+2
r/a=mkanat
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-82/+2
r=mkanat, a=mkanat, a=LpSolit
2009-12-18Bug 162060: Remove the relationship between "votestoconfirm" and whether or ↵mkanat%bugzilla.org1-0/+20
not the UNCONFIRMED status is available, by adding a checkbox to enable the UNCONFIRMED status in editproducts.cgi. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-13Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to ↵mkanat%bugzilla.org1-17/+0
the fields.html page Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-05-21 Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com1-4/+4
patch by ghendricks r=mkanat a=mkanat
2008-07-31Bug 313122: Implement Product->create, $product->update and ↵lpsolit%gmail.com1-60/+33
$product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-05-10Bug 311982: Remove useless quotes when displaying the milestone URL - Patch ↵lpsolit%gmail.com1-4/+4
by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
2007-01-08Bug 365506 admin/products/updated uses strange mark uptimeless%mozdev.org1-2/+10
patch by bmo2007@rsz.jp r=timeless a=justdave
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-06-19Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ↵lpsolit%gmail.com1-1/+1
ID - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
2005-10-18Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵lpsolit%gmail.com1-65/+47
- Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
2005-09-09Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch ↵lpsolit%gmail.com1-0/+220
by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave