Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 2004-01-19 | 1 | -1/+1 |
| | | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | ||||
* | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 2003-09-07 | 1 | -1/+3 |
| | | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | ||||
* | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 2003-07-04 | 1 | -9/+11 |
| | | | | 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.com | 2003-04-25 | 1 | -2/+2 |
| | | | | | | | | | 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 181047 - Change non-output templates to have a ctype of "none". Patch by ↵ | gerv%gerv.net | 2003-01-06 | 1 | -1/+1 |
| | | | | gerv; r=bbaetz, a=justdave. | ||||
* | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 2002-12-08 | 1 | -24/+7 |
| | | | | | | field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave | ||||
* | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 2002-11-04 | 1 | -0/+3 |
| | | | | Toms Baugis, r=kiko, 2xr=joel. | ||||
* | Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. | gerv%gerv.net | 2002-09-19 | 1 | -6/+21 |
| | |||||
* | Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. | gerv%gerv.net | 2002-07-27 | 1 | -17/+39 |
| | |||||
* | Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. | gerv%gerv.net | 2002-04-24 | 1 | -2/+2 |
| | |||||
* | Bug 135707 - template reorganisation. This makes the new copies of the ↵ | gerv%gerv.net | 2002-04-20 | 1 | -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.net | 2002-04-19 | 1 | -0/+51 |
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. |