summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
AgeCommit message (Collapse)AuthorFilesLines
2016-04-22Bug 1266167 - clickjacking is possible on "view all" and "details" ↵David Lawrence2-2/+2
attachment pages
2016-03-24Bug 1259266 - Attachment of security issues when viewing a bug are ↵David Lawrence1-3/+3
indistinguishable from any other attachment.
2016-03-23Bug 1251236 - Please show the diff on the attachment details page when a ↵Byron Jones1-65/+70
patch has been reviewed in MozReview
2015-10-19Bug 1146780 - treat github and mozreview attachments as patchesByron Jones1-1/+1
2015-07-21Bug 1180572 - create attachment_storage parameterByron Jones1-6/+2
2015-06-08Bug 1172649: Create New Attachment comment previews are not working due to ↵David Lawrence2-0/+2
Error: TypeError: YAHOO.util.Connect is undefined
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones2-2/+0
jquery)
2015-05-22Bug 1135164: display a warning on show_bug when an unassigned bug has a ↵Byron Jones1-0/+3
patch attached
2015-03-25Bug 1146886: after publishing a review with splinter, the 'edit' mode ↵Byron Jones2-2/+2
doesn't work
2015-03-24Bug 1096798: prototype modal show_bug viewByron Jones2-4/+27
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones2-0/+2
API tokens into the shadow DB)
2015-03-09Bug 1140049 - Advertise MozReview on Create New Attachment page. r=globMark Côté1-0/+3
2014-09-25Bug 1072110: _concatenate_js assumes javascript_urls is an arrayByron Jones1-1/+1
2014-06-11Bug 1015994: attachment.cgi titles should include bug and/or attachment textDavid Lawrence1-0/+1
2014-02-28Bug 977981 - backport upstream bug 975112 to bmo/4.2 to add the "Preview" ↵Dave Lawrence2-16/+12
mode for attachment comments
2013-12-11Bug 885148 - Commenting via patch details does not clear needinfo flagDave Lawrence1-0/+1
r=glob
2013-12-05Bug 922226: redirect when attachments contain reviewboard URLsByron Jones1-1/+1
2013-11-18Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones1-1/+1
2013-10-15Bug 916906: attaching a file which just contains a github url should ↵Byron Jones1-1/+2
automatically redirect to it when viewing
2013-08-14minor tweaks to mozilla skinByron Jones1-1/+1
2013-01-30Bug 784352: show a warning when interdiff reports errorsByron Jones1-8/+11
2012-10-23Bug 803600: Operators email address is exposed to anons on attachment deletionFrédéric Buclin1-9/+2
2012-08-16Bug 779862: shift PatchReader into bugzilla namespace and fix long standing ↵Dave Lawrence1-0/+6
issues
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-03-06Bug 732189 - Backport 731562 to bmo: Cache the global/user.html.tmpl ↵Dave Lawrence1-1/+9
template, r=glob https://bugzilla.mozilla.org/show_bug.cgi?id=731562
2012-02-09merged with bugzilla/4.2Dave Lawrence1-4/+16
2012-02-08Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin1-4/+16
r=dkl a=LpSolit
2012-01-17merged with bugzilla/4.2Dave Lawrence1-2/+2
2012-01-12Bug 717502: add PDF to the list of selectable content-typesReed Loden1-0/+1
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-11merged with bugzilla/4.2Dave Lawrence1-0/+10
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-22merged with bmo/4.2Dave Lawrence1-48/+0
2011-11-21Bug 703983 - CSRF vulnerability in attachment.cgi allows possible ↵Reed Loden1-48/+0
unauthorized attachment creation [r=LpSolit a=LpSolit]
2011-10-05more porting workDavid Lawrence1-0/+1
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