summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
AgeCommit message (Collapse)AuthorFilesLines
2003-02-10Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com2-4/+2
a=justdave
2003-01-14Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net3-3/+7
a=justdave
2002-12-15Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+11
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org2-2/+2
every time we display. r=justdave a=justdave
2002-11-19Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵myk%mozilla.org1-2/+1
its purpose. r=bbaetz a=myk
2002-11-09Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org1-6/+3
r=bbaetz a=justdave
2002-10-24Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com7-0/+733
2002-10-24Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net7-733/+0
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2-24/+32
enhancements to attachment statuses. r=gerv,bbaetz
2002-09-22Fix for bug 63601: Recommend filename when downloading attachments (except ↵justdave%syndicomm.com1-0/+3
in IE4, which chokes on the Content-Disposition header) Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com> r= bbaetz, gerv
2002-08-20Bug 143286 - Add support for Insiders, Private comments, Private ↵gerv%gerv.net3-4/+22
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-08-14Bug 153578 - Attachment modified date is meant to be attachment creationbbaetz%student.usyd.edu.au1-1/+1
date r=preed, joel
2002-08-10Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵gerv%gerv.net3-14/+19
r=gerv.
2002-07-28Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net2-11/+30
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2-2/+2
r=jouni, gerv
2002-06-11Bug 150826 - missing space between list of attachmentsbbaetz%student.usyd.edu.au1-1/+1
r=mattyt x2
2002-06-05Fix for bug 148179: Cleans up interface to header.html.tmpl.myk%mozilla.org1-1/+1
r=justdave,bbaetz
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org5-12/+12
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-05-07Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net1-1/+1
the header-related parameters. Patch by gerv; r=bbaetz, caillon.
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2-0/+16
or so - many more to go... Patch by gerv; 2xr=bbaetz.
2002-04-27Fix for bug 140354: Prevents "edit attachment as comment" from displaying ↵myk%mozilla.org1-2/+2
opening and closing HTML tags on recent versions of Mozilla by making the regexp that finds and removes them case-insensitive. Patch by Myk Melez <myk@mozilla.org> 2xr=gerv
2002-04-25Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net1-1/+1
2xr=gerv.
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net5-10/+10
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net5-10/+10
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net7-0/+664
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.