aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/dependency-graph.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 106003: Dependency tree does not show the summary of the root bug - ↵lpsolit%gmail.com2005-10-121-0/+2
| | | | Patch by Todd Stansell <tjs@tellme.com> r=wicked a=justdave
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-041-16/+18
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-3/+3
| | | | r=jouni, gerv
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-2/+2
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 134571 - client-side image maps in showdependencygraph.cgibbaetz%student.usyd.edu.au2002-05-071-4/+12
| | | | Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, justdave
* Bug 141385 - dependency graph title is incorrect when doall is specified. ↵gerv%gerv.net2002-05-011-1/+1
| | | | Patch by zeroJ@null.net; 2xr=gerv.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-241-2/+2
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-2/+2
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+98
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.