summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/edit.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2016-02-10Bug 1247195 - The "Comment Preview" field no longer works when viewing ↵Dylan Hardison1-0/+1
attachment details r=lpsolit,a=dylan
2016-01-08Bug 1235772: Display all text/* attachments as plain text in the "Details" pageFrédéric Buclin1-2/+7
r=gerv
2015-08-26Bug 1197822: Do not display the "View" link for deleted attachmentsFrédéric Buclin1-18/+20
r=gerv a=sgreen
2015-05-14Bug 1160809: Validate the MIME type before uploading attachmentsFrédéric Buclin1-2/+5
r=dkl a=glob
2015-05-07Bug 1159589: migrate autocomplete from yui to jqueryByron Jones1-1/+0
r=dylan,a=glob
2015-03-13Bug 1062718 - add the ability to disable sending of mail when updating bugsPami Ketolainen1-0/+6
r=dylan,a=sgreen
2015-03-05Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones1-0/+1
r=dkl,a=glob
2014-12-17Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham1-1/+1
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-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 Buclin1-1/+1
Clickjacking with SVG or XHTML attachments r/a=justdave
2014-03-10Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, ↵Frédéric Buclin1-1/+1
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 Lawrence1-7/+6
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 Buclin1-1/+1
inexistent files r=gerv a=justdave
2013-08-27Bug 903337 - Do not display the CC list and the "Remove selected CCs" ↵Sunil Joshi1-1/+1
checkbox if the CC list is empty r=simon, a=glob
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 Loden1-2/+10
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-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-19/+5
add it to files which miss one r=kiko r=mkanat r=mrbball 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-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin1-2/+0
r/a=mkanat
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 Lawrence1-0/+3
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 Pyrzak1-1/+2
r/a=LpSolit
2010-10-30Bug 608437: Unused variables passed to flag/list.html.tmplFrédéric Buclin1-4/+1
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-08-29Bug 580865: Rename the "edit" link on Attachment Details to "edit details"Guy Pyrzak1-1/+1
r=mkanat, a=mkanat
2010-07-19Bug 579749: Linkify the URL found in attachments (restore the is_url ↵Frédéric Buclin1-5/+22
behavior) if there is only an URL in them r/a=LpSolit
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-32/+12
r/a=mkanat
2010-03-03fix for buttonGuy Pyrzak1-5/+5
2010-03-03101770v2Guy Pyrzak1-27/+29
2010-03-03101770Guy Pyrzak1-151/+176
2010-02-10Bug 545253: Do not display flags as editable when you cannot edit attachment ↵Frédéric Buclin1-0/+1
attributes a=LpSolit (module owner)
2009-12-04Bug 524065: Template Hook for attachment creating and editing, at endmkanat%bugzilla.org1-0/+2
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-10-23Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com1-55/+109
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-10-01Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), ↵mkanat%bugzilla.org1-4/+4
and use it to detect when PatchReader is available. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-09-27Bug 408807: Need a link pointing to the bug report from the attachment ↵lpsolit%gmail.com1-1/+1
details and diff pages - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
2009-07-20Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵mkanat%bugzilla.org1-2/+5
attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-06-23Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish ↵lpsolit%gmail.com1-130/+9
Bezzala <nbezzala@yahoo.com> r/a=LpSolit
2009-03-30Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF ↵reed%reedloden.com1-0/+3
protection" [p=reed r=LpSolit a=LpSolit]
2009-02-12Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org1-1/+0
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2009-02-02Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵lpsolit%gmail.com1-0/+11
possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit
2009-02-02Bug 38862: [SECURITY] attachments should be at a different hostname - Patch ↵lpsolit%gmail.com1-30/+5
by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-09-19Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com1-0/+1
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-09-08Bug 453743: Decrease the number of calls to the DB about flags when viewing ↵lpsolit%gmail.com1-3/+5
a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org1-1/+1
Bugzilla::Group objects (instead of a hashref of group ids and names).