Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. |