summaryrefslogtreecommitdiffstats
path: root/Attachment.pm
AgeCommit message (Collapse)AuthorFilesLines
2002-12-11Bug 184256 Canedit group_control_map entry does not prevent making attachmentsbugreport%peshkin.net1-2/+7
r=bbaetz a=justdave
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org1-8/+2
every time we display. r=justdave a=justdave
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-17/+25
enhancements to attachment statuses. r=gerv,bbaetz
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net1-2/+3
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-03-24Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net1-20/+6
2002-02-26Bug 97729 - uploaders need to be able to obsolete their own attachmentsbbaetz%student.usyd.edu.au1-2/+12
r=jake, justdave
2002-02-13Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au1-24/+11
r=mattyt, afranke
2002-01-23Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment datesbbaetz%student.usyd.edu.au1-3/+4
r=gerv,myk
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-1/+0
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
2001-11-22Bug 104261 - incorrect template paths. r=myk, ddk.gerv%gerv.net1-1/+1
2001-10-31Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org1-4/+1
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/+117
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com