Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-05-09 | Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke. | gerv%gerv.net | 1 | -2/+2 | |
2002-05-08 | Oops :-) Missing #. | gerv%gerv.net | 1 | -1/+1 | |
2002-05-08 | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 2 | -3/+162 | |
2002-05-07 | Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵ | gerv%gerv.net | 1 | -10/+31 | |
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 | 5 | -0/+33 | |
or so - many more to go... Patch by gerv; 2xr=bbaetz. | |||||
2002-05-03 | Bug 141609 - "Version unspecified" error when changing product with product ↵ | gerv%gerv.net | 1 | -1/+1 | |
groups enabled. Patch by myk; 2xr=gerv. | |||||
2002-04-27 | Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵ | gerv%gerv.net | 1 | -2/+3 | |
Patch by gerv; r=bbaetz, myk. | |||||
2002-04-26 | Fix for bug 140161: Prevents function call from displaying its return value, ↵ | myk%mozilla.org | 1 | -1/+1 | |
which we don't need. Patch by Myk Melez <myk@mozilla.org>. 2xr=gerv | |||||
2002-04-26 | Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the ↵ | gerv%gerv.net | 1 | -0/+1 | |
footer. Patch by gerv, 2xr=myk. | |||||
2002-04-25 | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 1 | -1/+1 | |
2002-04-24 | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 3 | -6/+6 | |
2002-04-20 | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 6 | -8/+68 | |
templates use all the correct names internally. Patch by me, 2xr=myk. | |||||
2002-04-20 | Bug 135707 - make template/en/default templates consistent with ↵ | gerv%gerv.net | 1 | -7/+1 | |
template/default. Patch by ddk, 2xr=gerv. | |||||
2002-04-19 | Bug 135707 - rearrange templates to normalise filenames, and create ↵ | gerv%gerv.net | 7 | -0/+258 | |
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. |