aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/list
Commit message (Collapse)AuthorAgeFilesLines
* Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv.gerv%gerv.net2002-04-301-2/+2
|
* Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. ↵gerv%gerv.net2002-04-271-1/+5
| | | | Patch by gerv; r=bbaetz, myk.
* Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash ↵myk%mozilla.org2002-04-261-14/+14
| | | | | | | since "size" is a hash built-in method in Template Toolkit 2.07 Patch by Gerv <gerv@gerv.net> r=ddk,myk
* Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-252-3/+6
|
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-242-4/+4
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-204-9/+9
| | | | 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-198-0/+871
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.