aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products/confirm-delete.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-60/+55
| | | | r/a=justdave
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2013-12-221-18/+5
| | | | | | CSS styles r/a=justdave
* Bug 547311 - Remove the "align" attribute from <th>Christopher Trom2013-08-301-2/+2
| | | r=simon, a=sgreen
* Bug 860140: Remove the obsolete <blink> HTML elementFrédéric Buclin2013-04-101-1/+1
| | | | r=sgreen a=LpSolit
* Bug 547311: Remove the "align" attribute from <th>Christopher Trom2012-12-021-1/+1
| | | | r/a=LpSolit
* Bug 460372: The confirmation thrown when deleting a custom field, component, ↵Sunil Joshi2012-12-021-1/+1
| | | | | | version or product must have a red background if the deletion affects bugs r/a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-12/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-5/+5
| | | | r/a=mkanat
* Bug 451716: Deleting a product does not remove its entries from the 'Series' ↵lpsolit%gmail.com2009-11-231-0/+5
| | | | table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com2009-05-201-3/+3
| | | | patch by ghendricks r=mkanat a=mkanat
* Bug 419748 - Need to hook deleting productsghendricks%novell.com2008-12-181-0/+2
| | | | patch by ghendricks@novell.com r=mkanat a=mkanat
* Bug 313122: Implement Product->create, $product->update and ↵lpsolit%gmail.com2008-07-311-22/+6
| | | | $product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 264785: config.rdf needs XML filtering of output to generate valid HTML ↵lpsolit%gmail.com2007-10-081-1/+1
| | | | (Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 365502 admin/products/confirm-delete uses strange mark uptimeless%mozdev.org2007-01-081-3/+4
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2006-10-151-0/+1
| | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-151-3/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-1/+1
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 317025: Deleting product throws error in default install (2.20 Windows) ↵wurblzap%gmail.com2005-11-191-19/+22
| | | | | | | without usetargetmilestone turned on. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk
* Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵lpsolit%gmail.com2005-10-181-71/+60
| | | | - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch ↵lpsolit%gmail.com2005-07-081-0/+282
by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave