summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/edit.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Bug 654833 - New hook to add additional attachment action links to the attach...David Lawrence1-0/+1
2011-02-14Bug 581422: Improve the readability of the text at the top of the attachmentMarc Schumann1-3/+3
2011-02-11Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and atta...David Lawrence1-0/+3
2011-01-24Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking f...Frédéric Buclin1-4/+1
2011-01-22Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'timeless1-1/+1
2010-11-21Bug 386600: Implement auto-completion for the requestee fieldGuy Pyrzak1-1/+2
2010-10-30Bug 608437: Unused variables passed to flag/list.html.tmplFrédéric Buclin1-4/+1
2010-10-28Bug 607716: The attachment content is pasted into a comment when editing an a...Guy Pyrzak1-0/+5
2010-08-29Bug 580865: Rename the "edit" link on Attachment Details to "edit details"Guy Pyrzak1-1/+1
2010-07-19Bug 579749: Linkify the URL found in attachments (restore the is_url behavior...Frédéric Buclin1-5/+22
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-32/+12
2010-03-03fix for buttonGuy Pyrzak1-5/+5
2010-03-03101770v2Guy Pyrzak1-27/+29
2010-03-03101770Guy Pyrzak1-151/+176
2010-02-10Bug 545253: Do not display flags as editable when you cannot edit attachment ...Frédéric Buclin1-0/+1
2009-12-04Bug 524065: Template Hook for attachment creating and editing, at endmkanat%bugzilla.org1-0/+2
2009-10-23Bug 365267: attachment.cgi should not be editable when the user is not logged...lpsolit%gmail.com1-55/+109
2009-10-01Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a...mkanat%bugzilla.org1-4/+4
2009-09-27Bug 408807: Need a link pointing to the bug report from the attachment detail...lpsolit%gmail.com1-1/+1
2009-07-20Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org1-2/+5
2009-06-23Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish B...lpsolit%gmail.com1-130/+9
2009-03-30Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...reed%reedloden.com1-0/+3
2009-02-12Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org1-1/+0
2009-02-02Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ...lpsolit%gmail.com1-0/+11
2009-02-02Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b...lpsolit%gmail.com1-30/+5
2008-09-19Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com1-0/+1
2008-09-08Bug 453743: Decrease the number of calls to the DB about flags when viewing a...lpsolit%gmail.com1-3/+5
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org1-1/+1
2008-03-31Bug 391949 colchange, login, and a number of other forms are missing a space ...timeless%mozdev.org1-2/+2
2008-03-18Bug 365365: Fix various HTML and CSS validation errors when viewing attachmen...lpsolit%gmail.com1-14/+9
2007-11-30Bug 99215: Attachments have no midair collision protection - Patch by Fréd...lpsolit%gmail.com1-0/+1
2007-11-12Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com1-0/+1
2007-09-09Backing out bug 387607, you cannot edit attachments anymore!lpsolit%gmail.com1-2/+1
2007-08-24Bug 387607 detect and accommodate restored "edit attachment as comment" modetimeless%mozdev.org1-1/+2
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com1-1/+0
2007-08-14Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ...lpsolit%gmail.com1-13/+13
2007-07-05Bug 339437: Make flag requestee a select box and limit users to requestable o...lpsolit%gmail.com1-2/+0
2007-03-02Bug 371833 - ""Edit attachment as comment" could be twice as fast" [p=bz/reed...reed%reedloden.com1-2/+1
2007-02-11Bug 369958 - "Attachment edit page has unneeded <br>s" [p=reed r=LpSolit a=Lp...reed%reedloden.com1-2/+2
2007-01-08Bug 365520 attachment/edit has unescaped &timeless%mozdev.org1-2/+2
2006-12-19Bug 364167 - "no space in Attachments on this Bug:263" [p=reed r=LpSolit a=myk]reed%reedloden.com1-1/+1
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-14/+19
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-1/+1
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com1-1/+1
2006-06-16Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML entities...lpsolit%gmail.com1-1/+1
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com1-2/+14
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com1-1/+1
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com1-5/+21
2006-02-22Patch for bug 97868: Rename the "Edit" action (for attachments) to something ...jocuri%softhome.net1-3/+3
2005-12-08Bug 301764: The file size indicates "0" when editing local attachments - Patc...lpsolit%gmail.com1-34/+47