aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/make-template.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* 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 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 319718: Make summary the link title for bookmarkable templates.wurblzap%gmail.com2005-12-141-2/+12
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=timeless, a=justdave
* Bug 280639: When creating bookmarkable template, it is called "this link" - ↵lpsolit%gmail.com2005-03-171-3/+5
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, 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-2/+4
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com2003-04-251-1/+1
| | | | | | | | | templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
* 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/+33
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.