summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/keywords.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2016-04-14Bug 1088022 - Bump min version to CGI 4.09Frédéric Buclin1-2/+2
r=dkl
2015-05-01Bug 69267: Add the ability to deactivate keywordsDylan William Hardison1-21/+52
r/a=glob
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin1-26/+14
r/a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin1-1/+2
CSS styles r/a=justdave
2012-12-02Bug 547311: Remove the "align" attribute from <th>Christopher Trom1-4/+4
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
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin1-2/+0
r/a=mkanat
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin1-2/+2
r/a=mkanat
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley1-3/+2
r=mkanat, a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com1-2/+2
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-07-02Bug 343248: SQL query to get all keywords with bug count is duplicated in ↵mkanat%bugzilla.org1-5/+6
editkeywords.cgi and describekeywords.cgi Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
2006-02-22Bug 24697: Display search link for open bugs for each keyword in ↵mozilla%colinogilvie.co.uk1-1/+11
describekeywords.cgi Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net>; r=vladd; a=justdave
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-7/+9
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-1/+1
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-2/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+75
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.