| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave. | Gervase Markham | 2014-12-17 | 1 | -1/+1 |
* | Bug 1029354 - Add after_comment_textarea hook to edit attachment page | Simon Green | 2014-07-03 | 1 | -0/+1 |
* | Bug 1015994 - attachment.cgi titles should include bug and/or attachment text | David Lawrence | 2014-06-11 | 1 | -0/+1 |
* | Bug 978070: Do not use document.write() to insert HTML code | Frédéric Buclin | 2014-03-26 | 1 | -24/+27 |
* | Bug 728892: The attachment "Details" page is still vulnerable to Clickjacking... | Frédéric Buclin | 2014-03-12 | 1 | -1/+1 |
* | Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, enter_bug.css... | Frédéric Buclin | 2014-03-10 | 1 | -1/+1 |
* | Bug 975112 - Add the "Preview" mode for "Optional Comment" in the Create New ... | Dave Lawrence | 2014-02-28 | 1 | -7/+6 |
* | Bug 969881: All "Help" links in the header and footer of pages point to inexi... | Frédéric Buclin | 2014-02-12 | 1 | -1/+1 |
* | Bug 903337 - Do not display the CC list and the "Remove selected CCs" checkbo... | Sunil Joshi | 2013-08-27 | 1 | -1/+1 |
* | Bug 771107 - List of attachments in attachment details screen does not distin... | Dave Lawrence | 2012-07-23 | 1 | -3/+10 |
* | Bug 138546: Add a checkbox to add himself to the CC list when creating or edi... | Reed Loden | 2012-06-26 | 1 | -2/+10 |
* | Bug 327657: "Edit attachment" page should show me when the file was attached | Matt Selsky | 2012-05-29 | 1 | -2/+7 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 1 | -19/+5 |
* | Bug 716283: Clickjacking in the attachment "Details" page allows to bypass to... | Frédéric Buclin | 2012-01-10 | 1 | -0/+10 |
* | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 1 | -2/+0 |
* | Bug 654833 - New hook to add additional attachment action links to the attach... | David Lawrence | 2013-05-04 | 1 | -0/+1 |
* | Bug 581422: Improve the readability of the text at the top of the attachment | Marc Schumann | 2011-02-14 | 1 | -3/+3 |
* | Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and atta... | David Lawrence | 2011-02-11 | 1 | -0/+3 |
* | Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking f... | Frédéric Buclin | 2011-01-24 | 1 | -4/+1 |
* | Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >' | timeless | 2011-01-22 | 1 | -1/+1 |
* | Bug 386600: Implement auto-completion for the requestee field | Guy Pyrzak | 2010-11-21 | 1 | -1/+2 |
* | Bug 608437: Unused variables passed to flag/list.html.tmpl | Frédéric Buclin | 2010-10-30 | 1 | -4/+1 |
* | Bug 607716: The attachment content is pasted into a comment when editing an a... | Guy Pyrzak | 2010-10-28 | 1 | -0/+5 |
* | Bug 580865: Rename the "edit" link on Attachment Details to "edit details" | Guy Pyrzak | 2010-08-29 | 1 | -1/+1 |
* | Bug 579749: Linkify the URL found in attachments (restore the is_url behavior... | Frédéric Buclin | 2010-07-19 | 1 | -5/+22 |
* | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 2010-07-18 | 1 | -32/+12 |
* | fix for button | Guy Pyrzak | 2010-03-03 | 1 | -5/+5 |
* | 101770v2 | Guy Pyrzak | 2010-03-02 | 1 | -27/+29 |
* | 101770 | Guy Pyrzak | 2010-03-02 | 1 | -151/+176 |
* | Bug 545253: Do not display flags as editable when you cannot edit attachment ... | Frédéric Buclin | 2010-02-10 | 1 | -0/+1 |
* | Bug 524065: Template Hook for attachment creating and editing, at end | mkanat%bugzilla.org | 2009-12-04 | 1 | -0/+2 |
* | Bug 365267: attachment.cgi should not be editable when the user is not logged... | lpsolit%gmail.com | 2009-10-23 | 1 | -55/+109 |
* | Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a... | mkanat%bugzilla.org | 2009-09-30 | 1 | -4/+4 |
* | Bug 408807: Need a link pointing to the bug report from the attachment detail... | lpsolit%gmail.com | 2009-09-27 | 1 | -1/+1 |
* | Bug 488943: Clarify the text of the "Private" checkbox for comments and attac... | mkanat%bugzilla.org | 2009-07-20 | 1 | -2/+5 |
* | Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish B... | lpsolit%gmail.com | 2009-06-22 | 1 | -130/+9 |
* | Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection... | reed%reedloden.com | 2009-03-30 | 1 | -0/+3 |
* | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 2009-02-12 | 1 | -1/+0 |
* | Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ... | lpsolit%gmail.com | 2009-02-02 | 1 | -0/+11 |
* | Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b... | lpsolit%gmail.com | 2009-02-02 | 1 | -30/+5 |
* | Bug 455808: "YAHOO is not defined" JS error thrown when editing attachments | guy.pyrzak%gmail.com | 2008-09-18 | 1 | -0/+1 |
* | Bug 453743: Decrease the number of calls to the DB about flags when viewing a... | lpsolit%gmail.com | 2008-09-08 | 1 | -3/+5 |
* | Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group... | mkanat%bugzilla.org | 2008-08-08 | 1 | -1/+1 |
* | Bug 391949 colchange, login, and a number of other forms are missing a space ... | timeless%mozdev.org | 2008-03-31 | 1 | -2/+2 |
* | Bug 365365: Fix various HTML and CSS validation errors when viewing attachmen... | lpsolit%gmail.com | 2008-03-18 | 1 | -14/+9 |
* | Bug 99215: Attachments have no midair collision protection - Patch by Fréd... | lpsolit%gmail.com | 2007-11-30 | 1 | -0/+1 |
* | Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 2007-11-12 | 1 | -0/+1 |
* | Backing out bug 387607, you cannot edit attachments anymore! | lpsolit%gmail.com | 2007-09-09 | 1 | -2/+1 |
* | Bug 387607 detect and accommodate restored "edit attachment as comment" mode | timeless%mozdev.org | 2007-08-24 | 1 | -1/+2 |
* | Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz... | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |