aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/hidden-fields.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 299405: Attachments don't work if you need to log in again [ Undefined ↵lpsolit%gmail.com2007-01-181-2/+20
| | | | subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 238878: Make hidden-fields template, User Matching and Flags use direct ↵lpsolit%gmail.com2005-04-081-12/+11
| | | | CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> 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-3/+3
| | | | 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-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 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au2002-08-271-2/+11
| | | | | multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
* Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields ↵jouni%heikniemi.net2002-07-221-1/+1
| | | | template.
* Bug 157074 - verify-new-product doubles comment linefeeds on Win32bbaetz%student.usyd.edu.au2002-07-191-1/+2
| | | | r=myk, jouni
* Bug 141609 - "Version unspecified" error when changing product with product ↵gerv%gerv.net2002-05-031-1/+1
| | | | groups enabled. Patch by myk; 2xr=gerv.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+32
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.