Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-04-13 | Fix for bug 125660: Templatizes process_bug.cgi. | myk%mozilla.org | 1 | -0/+32 | |
Patch by Myk Melez <myk@mozilla.org> r=gerv,bbaetz | |||||
2002-04-07 | Bug 133423 - Audit templates for FILTER usage | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=gerv, justdave | |||||
2002-04-06 | Bug 126456 - fix our error handling. Change the name of the functions to ↵ | gerv%gerv.net | 1 | -9/+15 | |
something more sane; a few enhancements. Patch by gerv, 2xr=myk. | |||||
2002-04-04 | Fix for bug 135291: add version string to new templates and fix the string ↵ | zach%zachlipton.com | 2 | -0/+2 | |
for non xml templates. r=bbaetz, r2=ddk | |||||
2002-04-04 | Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz. | gerv%gerv.net | 2 | -0/+89 | |
2002-04-04 | Fix for bug 98658: Let administrator know which customised templates have ↵ | zach%zachlipton.com | 4 | -1/+4 | |
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-18 | Bug 131568: template/default/global/header validates HTML 4.01 Transitional | justdave%syndicomm.com | 1 | -2/+2 | |
Patch by ville.skytta@iki.fi (Ville Skyttä) r= justdave x2 | |||||
2002-03-12 | Fix for bug 103778: Rewrites and templatizes buglist.cgi. | myk%mozilla.org | 2 | -2/+11 | |
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv | |||||
2002-02-05 | show_bug.cgi templatisation. | gerv%gerv.net | 1 | -0/+41 | |
2002-02-03 | Fix for bug 121747: Stops every script before it does anything else if ↵ | myk%mozilla.org | 2 | -8/+21 | |
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-22 | Bug 121170 - template outputs empty <style> tag | bbaetz%student.usyd.edu.au | 1 | -3/+5 | |
r=justdave,timeless | |||||
2001-11-20 | Fix for bug 107120, templates/default/global/header has invalid HTML. | zach%zachlipton.com | 1 | -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-18 | Fix for bug 107120: templates/default/global/header was generating HTML that ↵ | justdave%syndicomm.com | 1 | -6/+6 | |
wouldn't validate as HTML 4.01 Transitional Patch by Dave Miller <justdave@syndicomm.com> r= jake, bbaetz | |||||
2001-08-31 | Fix for bug 84338: initial implementation of attachment tracker, which lets ↵ | myk%mozilla.org | 2 | -0/+55 | |
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com |