aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
Commit message (Collapse)AuthorAgeFilesLines
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by ↵Frédéric Buclin2013-12-222-3/+4
| | | | | | CSS styles r/a=justdave
* Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones2013-11-181-1/+1
| | | | r=dkl, a=simon
* Bug 332034 - Add New Attachment as an option for attachment.cgi when we are ↵Sunil Joshi2013-09-191-2/+8
| | | | not passed any parameters\nr=simon, a=glob
* Bug 547311 - Remove the "align" attribute from <th>Christopher Trom2013-08-303-4/+4
| | | r=simon, a=sgreen
* Bug 903337 - Do not display the CC list and the "Remove selected CCs" ↵Sunil Joshi2013-08-272-2/+2
| | | | | checkbox if the CC list is empty r=simon, a=glob
* Bug 784352: Show a warning when interdiff reports errorsByron Jones2013-02-071-8/+11
| | | | r=dkl, a=LpSolit
* Bug 803600: Clean up the comment generated when deleting attachmentsFrédéric Buclin2012-10-191-9/+2
| | | | r=justdave a=LpSolit
* Bug 532478: When attaching a file to a bug, display the max size allowed for ↵Sunil Joshi2012-10-131-0/+3
| | | | | | attachments r/a=LpSolit
* Bug 771107 - List of attachments in attachment details screen does not ↵Dave Lawrence2012-07-231-3/+10
| | | | | | distinguish obsolete attachments r=glob, a=LpSolit
* Bug 138546: Add a checkbox to add himself to the CC list when creating or ↵Reed Loden2012-06-262-2/+19
| | | | | | editing an attachment r/a=LpSolit
* Bug 327657: "Edit attachment" page should show me when the file was attachedMatt Selsky2012-05-291-2/+7
| | | | r/a=LpSolit
* Bug 731562: Cache the global/user.html.tmpl template for improved performanceFrédéric Buclin2012-03-011-1/+9
| | | | r=dkl a=LpSolit
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-261-2/+0
| | | | r/a=LpSolit
* Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin2012-02-081-4/+16
| | | | r=dkl a=LpSolit
* Bug 717502 - Add PDF to the list of manually selectable content-typesReed Loden2012-01-111-0/+1
| | | | [r=glob a=LpSolit]
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-1114-242/+70
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 717210: If all attachments are stored locally (maxattachmentsize = 0, ↵Simon Green2012-01-111-2/+2
| | | | | | maxlocalattachment > 0), the link to attach files to bugs is not displayed r/a=LpSolit
* Bug 716283: Clickjacking in the attachment "Details" page allows to bypass ↵Frédéric Buclin2012-01-101-0/+10
| | | | | | token checks r=dkl a=LpSolit
* Bug 703983 - CSRF vulnerability in attachment.cgi allows possible ↵Reed Loden2011-11-211-48/+0
| | | | | | unauthorized attachment creation [r=LpSolit a=LpSolit]
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-239-14/+0
| | | | r/a=mkanat
* Bug 682822: Hide 'obsolete attachments' section when there are none to displayByron Jones2011-09-021-15/+11
| | | | r=LpSolit, a=LpSolit
* Bug 537759: The "Description" field for attachments should be highlighted as ↵Kent Rogers2011-08-151-2/+3
| | | | | | being mandatory r/a=LpSolit
* Bug 654833 - New hook to add additional attachment action links to the ↵David Lawrence2013-05-041-0/+1
| | | | | | attachment details page r/a=mkanat
* Bug 581422: Improve the readability of the text at the top of the attachmentMarc Schumann2011-02-141-3/+3
| | | | | detail view r=pyrzak, r=mkanat, a=mkanat
* Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and ↵David Lawrence2011-02-112-0/+6
| | | | | | attachment/edit.html.tmpl r/a=mkanat
* Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵Frédéric Buclin2011-01-241-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
* Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'timeless2011-01-221-1/+1
| | | | [r=reed a=LpSolit]
* Bug 386600: Implement auto-completion for the requestee fieldGuy Pyrzak2010-11-212-2/+4
| | | | r/a=LpSolit
* Bug 608437: Unused variables passed to flag/list.html.tmplFrédéric Buclin2010-10-302-5/+2
| | | | a=LpSolit (module owner)
* Bug 600516: The "Content Type" and "Flags" sections are not displayed when ↵Frédéric Buclin2010-10-291-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)
* Bug 607716: The attachment content is pasted into a comment when editing an ↵Guy Pyrzak2010-10-281-0/+5
| | | | | | attachment with JS disabled r=LpSolit r=mkanat a=LpSolit
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-1/+1
| | | | r=glob, a=mkanat
* Bug 596079: Merge content-types.html.tmpl with createformcontents.html.tmplFrédéric Buclin2010-10-162-28/+17
| | | | r=timello a=LpSolit
* Bug 414509: offer View All (non obsolete) attachmentsGuy Pyrzak2010-10-022-2/+13
| | | | r=LpSolit, a=LpSolit
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-271-2/+4
| | | | | <script src> and <link href> tags in Bugzilla r=glob, a=mkanat
* Bug 580865: Rename the "edit" link on Attachment Details to "edit details"Guy Pyrzak2010-08-291-1/+1
| | | | r=mkanat, a=mkanat
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-232-5/+5
| | | | r/a=mkanat
* Bug 579749: Linkify the URL found in attachments (restore the is_url ↵Frédéric Buclin2010-07-191-5/+22
| | | | | | behavior) if there is only an URL in them r/a=LpSolit
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-184-53/+34
| | | | r/a=mkanat
* Bug 490930: Always store attachments locally if they are over X size (and ↵Frédéric Buclin2010-07-081-12/+0
| | | | | | below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-191-2/+6
| | | | r=mkanat a=LpSolit
* Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and ↵Reed Loden2010-03-271-2/+14
| | | | | | requestees" [r=LpSolit a=LpSolit]
* fix for buttonGuy Pyrzak2010-03-031-5/+5
|
* 101770v2Guy Pyrzak2010-03-021-27/+29
|
* 101770Guy Pyrzak2010-03-024-155/+180
|
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-172-6/+6
| | | | r=mkanat, a=mkanat
* Bug 545253: Do not display flags as editable when you cannot edit attachment ↵Frédéric Buclin2010-02-101-0/+1
| | | | | | attributes a=LpSolit (module owner)
* Bug 162060: Remove the relationship between "votestoconfirm" and whether or ↵mkanat%bugzilla.org2009-12-171-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
* Bug 530009: Put the template header stuff required to display show_bug all ↵mkanat%bugzilla.org2009-12-072-34/+2
| | | | | | in one place Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 524065: Template Hook for attachment creating and editing, at endmkanat%bugzilla.org2009-12-042-0/+4
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat