summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/choose-product.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2005-07-20Bug 297990: choose-product.html.tmpl generates improper indentation for ↵lpsolit%gmail.com1-2/+2
product descriptions - Patch by Aaron Larson <aaron@larsonsonline.net> r=wurblzap a=myk
2005-02-26Bug 283424 : URL with extra space created in enter_bug.cgi when using a formattravis%sedsystems.ca1-3/+3
Patch by Havard Wigtil <havardw+bugzilla@pvv.org> r=wurblzap a=myk
2005-02-01Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fieldstravis%sedsystems.ca1-0/+1
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni 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-4/+6
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-10-02Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.gerv%gerv.net1-0/+8
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net1-0/+5
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-04-27Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net1-2/+3
Patch by gerv; r=bbaetz, myk.
2002-04-25Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net1-1/+1
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/+42
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.