summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Collapse)AuthorFilesLines
2002-05-29Bug 147272 - no background for bugzilla pagesbbaetz%student.usyd.edu.au1-5/+4
r=justdave, preed
2002-05-25Bug 145849 - Non-maintainers with ability to bless others need "users" link ↵gerv%gerv.net1-1/+2
in footer. Patch by bugreport@peshkin.net; r=gerv, justdave.
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-1/+1
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-09Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke.gerv%gerv.net1-2/+2
2002-05-08Oops :-) Missing #.gerv%gerv.net1-1/+1
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2-3/+162
2002-05-07Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net1-10/+31
the header-related parameters. Patch by gerv; r=bbaetz, caillon.
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net5-0/+33
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-05-03Bug 141609 - "Version unspecified" error when changing product with product ↵gerv%gerv.net1-1/+1
groups enabled. Patch by myk; 2xr=gerv.
2002-04-27Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net1-2/+3
Patch by gerv; r=bbaetz, myk.
2002-04-26Fix for bug 140161: Prevents function call from displaying its return value, ↵myk%mozilla.org1-1/+1
which we don't need. Patch by Myk Melez <myk@mozilla.org>. 2xr=gerv
2002-04-26Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the ↵gerv%gerv.net1-0/+1
footer. Patch by gerv, 2xr=myk.
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-1/+1
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net3-6/+6
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net6-8/+68
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-20Bug 135707 - make template/en/default templates consistent with ↵gerv%gerv.net1-7/+1
template/default. Patch by ddk, 2xr=gerv.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net7-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.