summaryrefslogtreecommitdiffstats
path: root/template/en/default/list
AgeCommit message (Collapse)AuthorFilesLines
2002-08-17Bug 10037 - param to disable adding new quipsbugreport%peshkin.net1-1/+1
r=imajes, preed
2002-07-27Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus.gerv%gerv.net1-17/+39
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-07-11Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi.myk%mozilla.org1-1/+1
2xr=bbaetz
2002-07-10Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi.myk%mozilla.org1-2/+3
2xr=bbaetz
2002-07-01Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au1-3/+8
r=jouni, justdave
2002-06-30Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au1-4/+4
patch by davef@tetsubo.com, r=kiko x2
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-1/+1
r=jouni, gerv
2002-06-24Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; ↵gerv%gerv.net1-3/+3
2xr=bbaetz.
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.org4-33/+33
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-1/+1
2002-05-07Oops - adding INTERFACE comments accidentally included some code from ↵gerv%gerv.net1-1/+1
another patch. Backing out those changes.
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net4-1/+17
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-04-30Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv.gerv%gerv.net1-2/+2
2002-04-27Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net1-1/+5
Patch by gerv; r=bbaetz, myk.
2002-04-26Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash ↵myk%mozilla.org1-14/+14
since "size" is a hash built-in method in Template Toolkit 2.07 Patch by Gerv <gerv@gerv.net> r=ddk,myk
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2-3/+6
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2-4/+4
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net4-9/+9
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.net8-0/+871
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.