aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
Commit message (Expand)AuthorAgeFilesLines
* Bug 969881: All "Help" links in the header and footer of pages point to inexi...Frédéric Buclin2014-02-124-4/+4
* Bug 958825: Use HTML5's attribute "autofocus" instead of onload="element.focu...Frédéric Buclin2014-01-201-6/+5
* Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin2014-01-081-10/+11
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan2014-01-072-4/+4
* Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin2014-01-071-30/+31
* Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin2014-01-071-7/+2
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-313-27/+23
* Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin2013-12-282-7/+21
* Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin2013-12-221-14/+8
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by C...Frédéric Buclin2013-12-222-3/+4
* Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones2013-11-181-1/+1
* Bug 332034 - Add New Attachment as an option for attachment.cgi when we are n...Sunil Joshi2013-09-191-2/+8
* Bug 547311 - Remove the "align" attribute from <th>Christopher Trom2013-08-303-4/+4
* Bug 903337 - Do not display the CC list and the "Remove selected CCs" checkbo...Sunil Joshi2013-08-272-2/+2
* Bug 784352: Show a warning when interdiff reports errorsByron Jones2013-02-071-8/+11
* Bug 803600: Clean up the comment generated when deleting attachmentsFrédéric Buclin2012-10-191-9/+2
* Bug 532478: When attaching a file to a bug, display the max size allowed for ...Sunil Joshi2012-10-131-0/+3
* Bug 771107 - List of attachments in attachment details screen does not distin...Dave Lawrence2012-07-231-3/+10
* Bug 138546: Add a checkbox to add himself to the CC list when creating or edi...Reed Loden2012-06-262-2/+19
* Bug 327657: "Edit attachment" page should show me when the file was attachedMatt Selsky2012-05-291-2/+7
* Bug 731562: Cache the global/user.html.tmpl template for improved performanceFrédéric Buclin2012-03-011-1/+9
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-261-2/+0
* Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin2012-02-081-4/+16
* Bug 717502 - Add PDF to the list of manually selectable content-typesReed Loden2012-01-111-0/+1
* 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
* Bug 717210: If all attachments are stored locally (maxattachmentsize = 0, max...Simon Green2012-01-111-2/+2
* Bug 716283: Clickjacking in the attachment "Details" page allows to bypass to...Frédéric Buclin2012-01-101-0/+10
* Bug 703983 - CSRF vulnerability in attachment.cgi allows possible unauthorize...Reed Loden2011-11-211-48/+0
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-239-14/+0
* Bug 682822: Hide 'obsolete attachments' section when there are none to displayByron Jones2011-09-021-15/+11
* Bug 537759: The "Description" field for attachments should be highlighted as ...Kent Rogers2011-08-151-2/+3
* Bug 654833 - New hook to add additional attachment action links to the attach...David Lawrence2013-05-041-0/+1
* Bug 581422: Improve the readability of the text at the top of the attachmentMarc Schumann2011-02-141-3/+3
* Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and atta...David Lawrence2011-02-112-0/+6
* Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking f...Frédéric Buclin2011-01-241-4/+1
* Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'timeless2011-01-221-1/+1
* Bug 386600: Implement auto-completion for the requestee fieldGuy Pyrzak2010-11-212-2/+4
* Bug 608437: Unused variables passed to flag/list.html.tmplFrédéric Buclin2010-10-302-5/+2
* Bug 600516: The "Content Type" and "Flags" sections are not displayed when tr...Frédéric Buclin2010-10-291-2/+2
* Bug 607716: The attachment content is pasted into a comment when editing an a...Guy Pyrzak2010-10-281-0/+5
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-1/+1
* Bug 596079: Merge content-types.html.tmpl with createformcontents.html.tmplFrédéric Buclin2010-10-162-28/+17
* Bug 414509: offer View All (non obsolete) attachmentsGuy Pyrzak2010-10-022-2/+13
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-271-2/+4
* Bug 580865: Rename the "edit" link on Attachment Details to "edit details"Guy Pyrzak2010-08-291-1/+1
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-232-5/+5
* Bug 579749: Linkify the URL found in attachments (restore the is_url behavior...Frédéric Buclin2010-07-191-5/+22
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-184-53/+34
* Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin2010-07-081-12/+0
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-191-2/+6