summaryrefslogtreecommitdiffstats
path: root/template/default/attachment/list.atml
AgeCommit message (Collapse)AuthorFilesLines
2002-04-26Bug 139928 - cvs remove templates from template/default directory. These ↵gerv%gerv.net1-81/+0
templates now all live in template/en/default, for l10n purposes.
2002-04-16Fix for bug 137669: remove <nobr> tags from attachment status listsjustdave%syndicomm.com1-3/+1
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.au1-2/+2
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-02-26Bug 97729 - uploaders need to be able to obsolete their own attachmentsbbaetz%student.usyd.edu.au1-1/+5
r=jake, justdave
2001-11-14Fix license headers and make attachment changed page look like bug changed ↵gerv%gerv.net1-0/+20
page. Bug 99518 and 98110. r-myk, no second review.
2001-10-26Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org1-4/+4
Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
2001-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org1-0/+58
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com