aboutsummaryrefslogtreecommitdiffstats
path: root/Attachment.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net2002-03-241-20/+6
|
* Bug 97729 - uploaders need to be able to obsolete their own attachmentsbbaetz%student.usyd.edu.au2002-02-261-2/+12
| | | | r=jake, justdave
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-24/+11
| | | | r=mattyt, afranke
* Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment datesbbaetz%student.usyd.edu.au2002-01-231-3/+4
| | | | r=gerv,myk
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+0
| | | | | Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
* Bug 104261 - incorrect template paths. r=myk, ddk.gerv%gerv.net2001-11-221-1/+1
|
* Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org2001-10-311-4/+1
| | | | | Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
* Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org2001-08-311-0/+117
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com