Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix for bug 148679: permit multiple stylesheets in the header template. | justdave%syndicomm.com | 2002-06-05 | 1 | -2/+5 | |
| | | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r= jouni, gerv | |||||
* | Fix for bug 148179: Cleans up interface to header.html.tmpl. | myk%mozilla.org | 2002-06-05 | 1 | -2/+8 | |
| | | | | r=justdave,bbaetz | |||||
* | Bug #142890: Make the banner a separate template. | matty%chariot.net.au | 2002-06-04 | 1 | -18/+5 | |
| | ||||||
* | Bug 147272 - no background for bugzilla pages | bbaetz%student.usyd.edu.au | 2002-05-29 | 1 | -5/+4 | |
| | | | | r=justdave, preed | |||||
* | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 2002-05-22 | 1 | -1/+1 | |
| | | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk | |||||
* | Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵ | gerv%gerv.net | 2002-05-07 | 1 | -10/+31 | |
| | | | | the header-related parameters. Patch by gerv; r=bbaetz, caillon. | |||||
* | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵ | gerv%gerv.net | 2002-05-07 | 1 | -0/+11 | |
| | | | | or so - many more to go... Patch by gerv; 2xr=bbaetz. | |||||
* | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 2002-04-20 | 1 | -0/+20 | |
| | | | | templates use all the correct names internally. Patch by me, 2xr=myk. | |||||
* | Bug 135707 - make template/en/default templates consistent with ↵ | gerv%gerv.net | 2002-04-20 | 1 | -7/+1 | |
| | | | | template/default. Patch by ddk, 2xr=gerv. | |||||
* | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 2002-04-19 | 1 | -0/+64 | |
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. |