summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-5/+8
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
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au1-1/+1
r=gerv, a=justdave
2002-11-01Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.gerv%gerv.net1-3/+2
2002-08-17Bug 10037 - param to disable adding new quipsbugreport%peshkin.net1-1/+1
r=imajes, preed
2002-07-27Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv.gerv%gerv.net1-1/+1
2002-07-25Bug 67950 - Move the quip list into the database. Patch by ↵gerv%gerv.net1-1/+2
davef@tetsubo.com; r=gerv, preed.
2002-06-05Fix for bug 148679: permit multiple stylesheets in the header template.justdave%syndicomm.com1-1/+1
Patch by Joel Peshkin <bugreport@peshkin.net> r= jouni, gerv
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-4/+4
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-1/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-4/+4
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/+161
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.