aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/attachment.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Bug 1073264 - allow attachment download to be offloaded to the ↵Gervase Markham2014-10-241-27/+1
| | | | | | webserver using X-SendFile or equivalent. r=gerv, a=glob." Morning brain thought this bug was approved for 5.0. This reverts commit 55e8faeed19ff618483cb5803847bdba6c80c752.
* Bug 1073264 - allow attachment download to be offloaded to the webserver ↵Damien Nozay2014-10-241-1/+27
| | | | using X-SendFile or equivalent. r=gerv, a=glob.
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2014-01-071-5/+5
| | | | | | specific Bugzilla installation r=dkl,a=justdave
* Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin2013-12-221-10/+10
| | | | r/a=justdave
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* revert accidental property changesByron Jones2011-03-091-0/+0
|
* Bug 633776: Automatic charset detection for text attachmentsByron Jones2011-03-091-0/+0
| | | | r=mkanat, a=mkanat
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-4/+0
| | | | r/a=mkanat
* Bug 490930: Always store attachments locally if they are over X size (and ↵Frédéric Buclin2010-07-081-8/+11
| | | | | | below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit
* Bug 577407: Several HTML elements have the same ID when editing parametersFrédéric Buclin2010-07-081-1/+1
| | | | r/a=mkanat
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-191-3/+2
| | | | r=mkanat a=LpSolit
* Bug 480986: The BMP -> PNG conversion tool for new attachments should be an ↵lpsolit%gmail.com2009-08-131-5/+1
| | | | extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵lpsolit%gmail.com2009-02-021-17/+32
| | | | possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit
* Bug 38862: [SECURITY] attachments should be at a different hostname - Patch ↵lpsolit%gmail.com2009-02-021-0/+18
| | | | by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric ↵lpsolit%gmail.com2008-12-101-6/+1
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com2006-04-181-0/+4
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-201-1/+4
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 312185: Create a new "Attachments" tab when editing params - Patch by ↵lpsolit%gmail.com2005-10-131-0/+47
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave