summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
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-19Bug 98707. Query.cgi rewrite, reformatting and templatisation. Patch by me, ↵gerv%gerv.net1-0/+778
layout by mpt and others, r=justdave,matty. Wahey!
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-11-14Fix license headers and make attachment changed page look like bug changed ↵gerv%gerv.net9-7/+196
page. Bug 99518 and 98110. r-myk, no second review.
2001-11-07Bug 108547 - Make the JavaScript use proper DOMjake%acutex.net1-10/+9
Patch by Christopher Aillon <caillon@returnzero.com> r= timeless@bemail.org, kiko@async.com.br
2001-10-26Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org6-10/+160
Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
2001-10-11Fix for bug 97784: comments in attachment update form are now properly ↵justdave%syndicomm.com1-2/+2
word-wrapped. This is a server-side implementation to do the word-wrapping, which will probably eventually be used in the main comments area on the bug form as well. Patch by Myk Melez <myk@mozilla.org> r= gerv, justdave
2001-10-08Fix for bug 98074: Attachment manager doesn't html_escape bug titles.zach%zachlipton.com1-3/+8
r1=caillon <mailto:caillon@returnzero.com>, r2=Jake <mailto:jake@acutex.net>
2001-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org9-0/+559
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com