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