summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
AgeCommit message (Collapse)AuthorFilesLines
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
2010-10-16Bug 596079: Merge content-types.html.tmpl with createformcontents.html.tmplFrédéric Buclin2-28/+17
r=timello a=LpSolit
2010-10-03Bug 414509: offer View All (non obsolete) attachmentsGuy Pyrzak2-2/+13
r=LpSolit, a=LpSolit
2010-09-28Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander1-2/+4
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat
2010-08-29Bug 580865: Rename the "edit" link on Attachment Details to "edit details"Guy Pyrzak1-1/+1
r=mkanat, a=mkanat
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2-5/+5
r/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 Buclin4-53/+34
r/a=mkanat
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and ↵Frédéric Buclin1-12/+0
below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit
2010-04-19Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin1-2/+6
r=mkanat a=LpSolit
2010-03-28Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and ↵Reed Loden1-2/+14
requestees" [r=LpSolit a=LpSolit]
2010-03-03fix for buttonGuy Pyrzak1-5/+5
2010-03-03101770v2Guy Pyrzak1-27/+29
2010-03-03101770Guy Pyrzak4-155/+180
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2-6/+6
r=mkanat, a=mkanat
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-18Bug 162060: Remove the relationship between "votestoconfirm" and whether or ↵mkanat%bugzilla.org1-1/+2
not the UNCONFIRMED status is available, by adding a checkbox to enable the UNCONFIRMED status in editproducts.cgi. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-07Bug 530009: Put the template header stuff required to display show_bug all ↵mkanat%bugzilla.org2-34/+2
in one place Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-12-04Bug 524065: Template Hook for attachment creating and editing, at endmkanat%bugzilla.org2-0/+4
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-11-16Bug 528872 - "Attachments in attachments table should have CSS classes to ↵reed%reedloden.com1-1/+5
help with styling" [p=reed r=LpSolit a=LpSolit]
2009-11-10Bug 505038: Use $user->is_insider instead of ↵lpsolit%gmail.com1-3/+2
$user->in_group(Bugzilla->params->{'insidergroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
2009-10-23Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com2-55/+110
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-10-19Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed ↵reed%reedloden.com2-0/+2
r=LpSolit a=LpSolit]
2009-10-01Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), ↵mkanat%bugzilla.org2-5/+5
and use it to detect when PatchReader is available. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-10-01Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org1-2/+2
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.com3-1/+6
details and diff pages - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
2009-09-22Bug 388830: Use JS to make sure there's a Description value when submitting ↵mkanat%bugzilla.org1-1/+3
an attachment Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit
2009-08-06Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ↵mkanat%bugzilla.org2-2/+2
object if one is available Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-07-20Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵mkanat%bugzilla.org2-4/+10
attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-07-09Bug 352615: Group empty cells together to reduce the size of the diff page - ↵lpsolit%gmail.com1-17/+25
Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
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-05-29Bug 494751 - Toggling Add/Don't add attachment doesn't reset JS statebbaetz%acm.org2-2/+7
r/a=mkanat
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-03-09Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed ↵reed%reedloden.com1-2/+1
r=LpSolit a=LpSolit]
2009-02-12Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org4-6/+3
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat