summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/make-template.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2015-01-30Bug 488942: The term "bookmarkable template" is meaningless to new users, ↵Matt Selsky1-11/+6
change to "Make Template". r=gerv, a=glob.
2013-11-04Bug 933485 - Uncaught bugword in bug entry template.Marc Schumann1-1/+1
r=LpSolit; a=glob
2012-09-19Bug 345244: Bug template creation window has silly titleSunil Joshi1-1/+1
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-18/+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
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2005-12-14Bug 319718: Make summary the link title for bookmarkable templates.wurblzap%gmail.com1-2/+12
Patch by Marc Schumann <wurblzap@gmail.com>, r=timeless, a=justdave
2005-03-17Bug 280639: When creating bookmarkable template, it is called "this link" - ↵lpsolit%gmail.com1-3/+5
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, 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-2/+4
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-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
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/+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.