summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/duplicates.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
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-10-26Bug 221900: duplicates.cgi query fails if more than one product selected; ↵jocuri%softhome.net1-4/+5
patch by chaduv <caduvall@glue.umd.edu>; r=gerv; a=justdave.
2003-07-04Bug 13540 again - removing tabs from this file, inserted accidentally by ↵gerv%gerv.net1-3/+3
last-minute cleanup.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-33/+35
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-1/+1
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
2003-01-10Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. ↵gerv%gerv.net1-16/+13
Patch by gerv; r,a=justdave.
2002-11-16Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; ↵gerv%gerv.net1-1/+3
r,a=justdave.
2002-11-10Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au1-2/+2
original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave
2002-08-10Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax ↵gerv%gerv.net1-3/+0
error. Patch by gerv; r=bbaetz.
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-11/+11
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-04-27Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz.gerv%gerv.net1-105/+4
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/+276
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.