summaryrefslogtreecommitdiffstats
path: root/template/default/global/header
AgeCommit message (Collapse)AuthorFilesLines
2002-04-26Bug 139928 - cvs remove templates from template/default directory. These ↵gerv%gerv.net1-58/+0
templates now all live in template/en/default, for l10n purposes.
2002-04-07Bug 133423 - Audit templates for FILTER usagebbaetz%student.usyd.edu.au1-1/+1
r=gerv, justdave
2002-04-04Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com1-0/+1
been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
2002-03-18Bug 131568: template/default/global/header validates HTML 4.01 Transitionaljustdave%syndicomm.com1-2/+2
Patch by ville.skytta@iki.fi (Ville Skyttä) r= justdave x2
2002-03-12Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org1-0/+9
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
2002-02-03Fix for bug 121747: Stops every script before it does anything else if ↵myk%mozilla.org1-8/+5
Bugzilla is currently shut down. Also adds global template instantiation code to globals.pl. Patch by Myk Melez <myk@mozilla.org>. r=gerv,kiko
2002-01-22Bug 121170 - template outputs empty <style> tagbbaetz%student.usyd.edu.au1-3/+5
r=justdave,timeless
2001-11-20Fix for bug 107120, templates/default/global/header has invalid HTML.zach%zachlipton.com1-1/+1
Patch removes a <meta> tag as per bug 38856. Patch by David D. Kilzer <mailto:ddkilzer@theracingworld.com>. r1=Christopher Aillon <mailto:caillon@returnzero.com>. No 2nd review required as per caillon.
2001-11-18Fix for bug 107120: templates/default/global/header was generating HTML that ↵justdave%syndicomm.com1-6/+6
wouldn't validate as HTML 4.01 Transitional Patch by Dave Miller <justdave@syndicomm.com> r= jake, bbaetz
2001-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org1-0/+49
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com