summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/edit.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2006-02-22Patch for bug 97868: Rename the "Edit" action (for attachments) to something ↵jocuri%softhome.net1-3/+3
else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave.
2005-12-08Bug 301764: The file size indicates "0" when editing local attachments - ↵lpsolit%gmail.com1-34/+47
Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
2005-10-20Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net1-2/+2
Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, a=justdave
2005-10-20Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net1-6/+24
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-02-26Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net1-2/+2
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
2004-09-24Bug 261071 Error: Error in parsing value for property 'vertical-align'. ↵timeless%mozdev.org1-1/+1
Declaration dropped. r=vladd a=myk
2004-09-10Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br1-4/+3
viewer UI while we're at it). Do just that. r=myk, a=myk.
2004-03-15Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Termstimeless%mozdev.org1-1/+1
r=justdave a=justdave
2004-02-06Fix for bug 127995: shows the size of attachments in the show bug and ↵myk%mozilla.org1-0/+1
attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-11-14Bug 219358 - Make attachments with all supported MIME types viewable in the ↵gerv%gerv.net1-2/+7
edit page. Patch by gerv; r=kiko, r,a=justdave.
2003-08-20Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com1-1/+15
links if it is not there (bug 215268)
2003-07-31Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com1-30/+77
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-8/+10
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-1/+1
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
2003-01-14Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net1-1/+2
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-10-24Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com1-0/+234
2002-10-24Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.gerv%gerv.net1-234/+0
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-13/+8
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.net1-0/+3
Attachments. Patch by bugreport@peshkin.net; r=gerv.
2002-08-10Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; ↵gerv%gerv.net1-6/+4
r=gerv.
2002-07-28Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.gerv%gerv.net1-3/+12
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-1/+1
r=jouni, gerv
2002-06-11Bug 150826 - missing space between list of attachmentsbbaetz%student.usyd.edu.au1-1/+1
r=mattyt x2
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-4/+4
Patch by mental <xor@ivwnet.com>. r=justdave,myk
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-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-2/+2
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
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.net1-0/+226
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.