summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
AgeCommit message (Collapse)AuthorFilesLines
2002-06-05Bug 148919: Make entryheader a separate template. (again)matty%chariot.net.au2-2/+38
2002-06-04Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until ↵myk%mozilla.org1-5/+3
problems with it can be investigated and resolved. r=jouni,gerv
2002-06-01Bug 148363 - minor html glitch on the enter_bug templatebbaetz%student.usyd.edu.au1-1/+1
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org9-26/+26
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-13Bug 143560 - showdependencytree.cgi eats all available memory if there's a ↵gerv%gerv.net1-1/+1
circular dependency. Patch by myk; 2xr=gerv.
2002-05-10Bug 143231 - Changing a bug with an empty buglist gives a warning. Patch by ↵gerv%gerv.net1-1/+1
jouni@heikniemi.net; 2xr=justdave.
2002-05-09Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.gerv%gerv.net2-2/+2
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-4/+6
2002-05-07Bug 134571 - client-side image maps in showdependencygraph.cgibbaetz%student.usyd.edu.au1-4/+12
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, justdave
2002-05-07Oops - adding INTERFACE comments accidentally included some code from ↵gerv%gerv.net1-6/+4
another patch. Backing out those changes.
2002-05-07Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net1-1/+1
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-4/+27
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/+2
groups enabled. Patch by myk; 2xr=gerv.
2002-05-02Bug 140770 - Navigation doesn't work after creating a new bug. This fix ↵gerv%gerv.net2-26/+10
displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke.
2002-05-01Bug 141385 - dependency graph title is incorrect when doall is specified. ↵gerv%gerv.net1-1/+1
Patch by zeroJ@null.net; 2xr=gerv.
2002-04-29Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz.gerv%gerv.net1-2/+2
2002-04-29Bug 137623 - showdependencytree.cgi has minor grammatical and formatting ↵gerv%gerv.net1-24/+13
issues. Patch by gerv; r=bbaetz, justdave.
2002-04-29Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, ↵gerv%gerv.net1-1/+1
2xr=gerv.
2002-04-29Bug 138904 - post_bug templates should be separate. Renaming template so ↵gerv%gerv.net1-0/+0
that the name's not so long, and we can use formats.
2002-04-29Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; ↵gerv%gerv.net1-0/+1
r=justdave, bbaetz.
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-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2-2/+2
2002-04-25Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net3-7/+7
2xr=gerv.
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net12-27/+27
2002-04-22Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net5-0/+330
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.
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net13-32/+32
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-4/+5
template/default. Patch by ddk, 2xr=gerv.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net17-0/+1910
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.