Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-08-10 | Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵ | gerv%gerv.net | 3 | -14/+19 | |
r=gerv. | |||||
2002-07-28 | Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv. | gerv%gerv.net | 2 | -11/+30 | |
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 2 | -2/+2 | |
r=jouni, gerv | |||||
2002-06-11 | Bug 150826 - missing space between list of attachments | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=mattyt x2 | |||||
2002-06-05 | Fix for bug 148179: Cleans up interface to header.html.tmpl. | myk%mozilla.org | 1 | -1/+1 | |
r=justdave,bbaetz | |||||
2002-05-22 | Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant. | myk%mozilla.org | 5 | -12/+12 | |
Patch by mental <xor@ivwnet.com>. r=justdave,myk | |||||
2002-05-07 | Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵ | gerv%gerv.net | 1 | -1/+1 | |
the header-related parameters. Patch by gerv; r=bbaetz, caillon. | |||||
2002-05-07 | Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵ | gerv%gerv.net | 2 | -0/+16 | |
or so - many more to go... Patch by gerv; 2xr=bbaetz. | |||||
2002-04-27 | Fix for bug 140354: Prevents "edit attachment as comment" from displaying ↵ | myk%mozilla.org | 1 | -2/+2 | |
opening and closing HTML tags on recent versions of Mozilla by making the regexp that finds and removes them case-insensitive. Patch by Myk Melez <myk@mozilla.org> 2xr=gerv | |||||
2002-04-25 | Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵ | gerv%gerv.net | 1 | -1/+1 | |
2xr=gerv. | |||||
2002-04-24 | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 5 | -10/+10 | |
2002-04-20 | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 5 | -10/+10 | |
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 | 7 | -0/+664 | |
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. |