summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
AgeCommit message (Collapse)AuthorFilesLines
2014-07-03Bug 1029354 - Add after_comment_textarea hook to edit attachment pageSimon Green1-0/+1
r=gerv, a=glob
2014-06-11Bug 1015994 - attachment.cgi titles should include bug and/or attachment textDavid Lawrence1-0/+1
r=gerv,a=sgreen
2014-04-18Backout bug 984980Frédéric Buclin1-7/+0
2014-04-17Remove tabsFrédéric Buclin1-4/+4
2014-04-17Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵Acho Arnold1-0/+7
preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
2014-03-26Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin1-24/+27
r/a=justdave
2014-03-12Bug 728892: The attachment "Details" page is still vulnerable to ↵Frédéric Buclin2-2/+2
Clickjacking with SVG or XHTML attachments r/a=justdave
2014-03-10Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, ↵Frédéric Buclin4-5/+5
enter_bug.css and show_bug.css into bug.css r/a=justdave
2014-02-28Bug 975112 - Add the "Preview" mode for "Optional Comment" in the Create New ↵Dave Lawrence2-14/+11
Attachement page r=glob,a=justdave
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin4-4/+4
inexistent files r=gerv a=justdave
2014-01-20Bug 958825: Use HTML5's attribute "autofocus" instead of ↵Frédéric Buclin1-6/+5
onload="element.focus()" r/a=justdave
2014-01-08Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin1-10/+11
r/a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2-4/+4
specific Bugzilla installation r=dkl,a=justdave
2014-01-07Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin1-30/+31
r/a=justdave
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin1-7/+2
r/a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin3-27/+23
r/a=justdave
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin2-7/+21
r/a=justdave
2013-12-22Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin1-14/+8
r/a=justdave
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2-3/+4
CSS styles r/a=justdave
2013-11-18Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones1-1/+1
r=dkl, a=simon
2013-09-19Bug 332034 - Add New Attachment as an option for attachment.cgi when we are ↵Sunil Joshi1-2/+8
not passed any parameters\nr=simon, a=glob
2013-08-30Bug 547311 - Remove the "align" attribute from <th>Christopher Trom3-4/+4
r=simon, a=sgreen
2013-08-27Bug 903337 - Do not display the CC list and the "Remove selected CCs" ↵Sunil Joshi2-2/+2
checkbox if the CC list is empty r=simon, a=glob
2013-02-07Bug 784352: Show a warning when interdiff reports errorsByron Jones1-8/+11
r=dkl, a=LpSolit
2012-10-19Bug 803600: Clean up the comment generated when deleting attachmentsFrédéric Buclin1-9/+2
r=justdave a=LpSolit
2012-10-13Bug 532478: When attaching a file to a bug, display the max size allowed for ↵Sunil Joshi1-0/+3
attachments r/a=LpSolit
2012-07-24Bug 771107 - List of attachments in attachment details screen does not ↵Dave Lawrence1-3/+10
distinguish obsolete attachments r=glob, a=LpSolit
2012-06-26Bug 138546: Add a checkbox to add himself to the CC list when creating or ↵Reed Loden2-2/+19
editing an attachment r/a=LpSolit
2012-05-29Bug 327657: "Edit attachment" page should show me when the file was attachedMatt Selsky1-2/+7
r/a=LpSolit
2012-03-01Bug 731562: Cache the global/user.html.tmpl template for improved performanceFrédéric Buclin1-1/+9
r=dkl a=LpSolit
2012-02-26Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky1-2/+0
r/a=LpSolit
2012-02-08Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin1-4/+16
r=dkl a=LpSolit
2012-01-12Bug 717502 - Add PDF to the list of manually selectable content-typesReed Loden1-0/+1
[r=glob a=LpSolit]
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin14-242/+70
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2012-01-11Bug 717210: If all attachments are stored locally (maxattachmentsize = 0, ↵Simon Green1-2/+2
maxlocalattachment > 0), the link to attach files to bugs is not displayed r/a=LpSolit
2012-01-10Bug 716283: Clickjacking in the attachment "Details" page allows to bypass ↵Frédéric Buclin1-0/+10
token checks r=dkl a=LpSolit
2011-11-21Bug 703983 - CSRF vulnerability in attachment.cgi allows possible ↵Reed Loden1-48/+0
unauthorized attachment creation [r=LpSolit a=LpSolit]
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin9-14/+0
r/a=mkanat
2011-09-02Bug 682822: Hide 'obsolete attachments' section when there are none to displayByron Jones1-15/+11
r=LpSolit, a=LpSolit
2011-08-15Bug 537759: The "Description" field for attachments should be highlighted as ↵Kent Rogers1-2/+3
being mandatory r/a=LpSolit
2013-05-04Bug 654833 - New hook to add additional attachment action links to the ↵David Lawrence1-0/+1
attachment details page r/a=mkanat
2011-02-14Bug 581422: Improve the readability of the text at the top of the attachmentMarc Schumann1-3/+3
detail view r=pyrzak, r=mkanat, a=mkanat
2011-02-11Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and ↵David Lawrence2-0/+6
attachment/edit.html.tmpl r/a=mkanat
2011-01-24Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵Frédéric Buclin1-4/+1
for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace and Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs r=dkl a=LpSolit
2011-01-22Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'timeless1-1/+1
[r=reed a=LpSolit]
2010-11-21Bug 386600: Implement auto-completion for the requestee fieldGuy Pyrzak2-2/+4
r/a=LpSolit
2010-10-30Bug 608437: Unused variables passed to flag/list.html.tmplFrédéric Buclin2-5/+2
a=LpSolit (module owner)
2010-10-29Bug 600516: The "Content Type" and "Flags" sections are not displayed when ↵Frédéric Buclin1-2/+2
trying to add attachments on an existing bug and the user previously clicked "Hide Advanced Fields" in enter_bug.cgi a=LpSolit (module owner)
2010-10-28Bug 607716: The attachment content is pasted into a comment when editing an ↵Guy Pyrzak1-0/+5
attachment with JS disabled r=LpSolit r=mkanat a=LpSolit
2010-10-27Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander1-1/+1
r=glob, a=mkanat