summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/dependency-graph.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2016-02-16Bug 487573: Show RESOLVED button on Dependency Graph page. r=gervStas Umansky1-0/+2
2012-12-02Bug 547311: Remove the "align" attribute from <th>Christopher Trom1-3/+3
r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-17/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin1-2/+0
r/a=mkanat
2010-09-08Bug 463134: Remove "Show every bug in the system with dependencies" in ↵Frédéric Buclin1-4/+1
dependency graphs r/a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-04-07Bug 102622: Dependency graphs should be able to be limited by "relationship" ↵lpsolit%gmail.com1-25/+22
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-3/+3
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com1-1/+1
<batosti@async.com.br> r=ghendricks a=myk
2005-10-12Bug 106003: Dependency tree does not show the summary of the root bug - ↵lpsolit%gmail.com1-0/+2
Patch by Todd Stansell <tjs@tellme.com> r=wicked a=justdave
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-16/+18
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-3/+3
r=jouni, gerv
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-2/+2
Patch by mental <xor@ivwnet.com>. r=justdave,myk
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-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-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-2/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-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.