summaryrefslogtreecommitdiffstats
path: root/template/default/attachment
AgeCommit message (Collapse)AuthorFilesLines
2002-04-18Bug 135545 - missing template version strings. Patch by ddk; 2xr=gerv.gerv%gerv.net1-0/+21
2002-04-16Fix for bug 137669: remove <nobr> tags from attachment status listsjustdave%syndicomm.com2-6/+2
Patch by Jeffrey Baker <jwbaker@acm.org> r= justdave x2
2002-04-15Bug 129442 - make html of a default installation (mostly) HTML 4.01bbaetz%student.usyd.edu.au1-5/+5
transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave
2002-04-07Bug 133423 - Audit templates for FILTER usagebbaetz%student.usyd.edu.au4-8/+9
r=gerv, justdave
2002-04-06Bug 135473 - Using back button after failure on attachment.cgi does not ↵gerv%gerv.net1-0/+1
disable radio buttons when patch checkbox is checked. Patch by ddk <ddkilzer@theracingworld.com>, 2xr=gerv.
2002-04-04Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com6-0/+6
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-02-26Bug 97729 - uploaders need to be able to obsolete their own attachmentsbbaetz%student.usyd.edu.au1-1/+5
r=jake, justdave
2002-02-20Bug 126487 - Edit attachment as comment was causing an immediate submit ↵jake%acutex.net1-3/+3
instead of letting you edit it in newer Mozilla builds. r= bbaetz x2
2002-02-13Moving JS to beginning of file to avoid IE warnings.gerv%gerv.net1-79/+79
2002-02-02Fix for bug 98021: Cleans up "edit attachment" interface on NS4.x by ↵myk%mozilla.org1-3/+11
removing text of buttons that do not work in that browser. Patch by Myk Melez <myk@mozilla.org>. r=kiko x 2
2001-12-27Fix for bug 97784: Wrap comments properly on "edit attachment" page.myk%mozilla.org1-1/+1
Fix by Myk Melez <myk@mozilla.org>. r=kiko,justdave
2001-11-14Fix license headers and make attachment changed page look like bug changed ↵gerv%gerv.net6-7/+136
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.org4-0/+344
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com