aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/dependency-graph.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-17/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-231-2/+0
| | | | r/a=mkanat
* Bug 463134: Remove "Show every bug in the system with dependencies" in ↵Frédéric Buclin2010-09-081-4/+1
| | | | | | dependency graphs r/a=mkanat
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 102622: Dependency graphs should be able to be limited by "relationship" ↵lpsolit%gmail.com2007-04-071-25/+22
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-3/+3
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-121-1/+1
| | | | <batosti@async.com.br> r=ghendricks a=myk
* 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.