Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-24 | Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ↵ | myk%mozilla.org | 1 | -3/+4 | |
being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop generating warnings. r=gerv | |||||
2002-09-19 | Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -6/+21 | |
2002-09-18 | Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to ↵ | gerv%gerv.net | 1 | -0/+0 | |
list.rdf.tmpl to fit in with new naming scheme. | |||||
2002-08-17 | Bug 10037 - param to disable adding new quips | bugreport%peshkin.net | 1 | -1/+1 | |
r=imajes, preed | |||||
2002-07-27 | Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -17/+39 | |
2002-07-27 | Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. | gerv%gerv.net | 1 | -1/+1 | |
2002-07-25 | Bug 67950 - Move the quip list into the database. Patch by ↵ | gerv%gerv.net | 1 | -1/+2 | |
davef@tetsubo.com; r=gerv, preed. | |||||
2002-07-11 | Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi. | myk%mozilla.org | 1 | -1/+1 | |
2xr=bbaetz | |||||
2002-07-10 | Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi. | myk%mozilla.org | 1 | -2/+3 | |
2xr=bbaetz | |||||
2002-07-01 | Bug 150770 - Lost <nobr> arround query results | bbaetz%student.usyd.edu.au | 1 | -3/+8 | |
r=jouni, justdave | |||||
2002-06-30 | Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a> | bbaetz%student.usyd.edu.au | 1 | -4/+4 | |
patch by davef@tetsubo.com, r=kiko x2 | |||||
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=jouni, gerv | |||||
2002-06-24 | Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; ↵ | gerv%gerv.net | 1 | -3/+3 | |
2xr=bbaetz. | |||||
2002-06-05 | Fix for bug 148679: permit multiple stylesheets in the header template. | justdave%syndicomm.com | 1 | -1/+1 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r= jouni, gerv | |||||
2002-05-22 | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 4 | -33/+33 | |
Patch by mental <xor@ivwnet.com>. r=justdave,myk | |||||
2002-05-08 | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 1 | -1/+1 | |
2002-05-07 | Oops - adding INTERFACE comments accidentally included some code from ↵ | gerv%gerv.net | 1 | -1/+1 | |
another patch. Backing out those changes. | |||||
2002-05-07 | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵ | gerv%gerv.net | 4 | -1/+17 | |
or so - many more to go... Patch by gerv; 2xr=bbaetz. | |||||
2002-04-30 | Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv. | gerv%gerv.net | 1 | -2/+2 | |
2002-04-27 | Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵ | gerv%gerv.net | 1 | -1/+5 | |
Patch by gerv; r=bbaetz, myk. | |||||
2002-04-26 | Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash ↵ | myk%mozilla.org | 1 | -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-25 | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 2 | -3/+6 | |
2002-04-24 | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 2 | -4/+4 | |
2002-04-20 | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 4 | -9/+9 | |
templates use all the correct names internally. Patch by me, 2xr=myk. | |||||
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 8 | -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. |