aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/edit.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 365267: attachment.cgi should not be editable when the user is not logged...lpsolit%gmail.com2009-10-231-55/+109
* Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), a...mkanat%bugzilla.org2009-09-301-4/+4
* Bug 408807: Need a link pointing to the bug report from the attachment detail...lpsolit%gmail.com2009-09-271-1/+1
* Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org2009-07-201-2/+5
* Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish B...lpsolit%gmail.com2009-06-221-130/+9
* Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...reed%reedloden.com2009-03-301-0/+3
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-121-1/+0
* Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ...lpsolit%gmail.com2009-02-021-0/+11
* Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b...lpsolit%gmail.com2009-02-021-30/+5
* Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com2008-09-181-0/+1
* Bug 453743: Decrease the number of calls to the DB about flags when viewing a...lpsolit%gmail.com2008-09-081-3/+5
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-081-1/+1
* Bug 391949 colchange, login, and a number of other forms are missing a space ...timeless%mozdev.org2008-03-311-2/+2
* Bug 365365: Fix various HTML and CSS validation errors when viewing attachmen...lpsolit%gmail.com2008-03-181-14/+9
* Bug 99215: Attachments have no midair collision protection - Patch by Fréd...lpsolit%gmail.com2007-11-301-0/+1
* Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-121-0/+1
* Backing out bug 387607, you cannot edit attachments anymore!lpsolit%gmail.com2007-09-091-2/+1
* Bug 387607 detect and accommodate restored "edit attachment as comment" modetimeless%mozdev.org2007-08-241-1/+2
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-201-1/+0
* Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ...lpsolit%gmail.com2007-08-141-13/+13
* Bug 339437: Make flag requestee a select box and limit users to requestable o...lpsolit%gmail.com2007-07-051-2/+0
* Bug 371833 - ""Edit attachment as comment" could be twice as fast" [p=bz/reed...reed%reedloden.com2007-03-021-2/+1
* Bug 369958 - "Attachment edit page has unneeded <br>s" [p=reed r=LpSolit a=Lp...reed%reedloden.com2007-02-111-2/+2
* Bug 365520 attachment/edit has unescaped &timeless%mozdev.org2007-01-081-2/+2
* Bug 364167 - "no space in Attachments on this Bug:263" [p=reed r=LpSolit a=myk]reed%reedloden.com2006-12-191-1/+1
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-14/+19
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-1/+1
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-121-1/+1
* Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML entities...lpsolit%gmail.com2006-06-161-1/+1
* Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com2006-04-181-2/+14
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com2006-02-261-1/+1
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com2006-02-221-5/+21
* Patch for bug 97868: Rename the "Edit" action (for attachments) to something ...jocuri%softhome.net2006-02-221-3/+3
* Bug 301764: The file size indicates "0" when editing local attachments - Patc...lpsolit%gmail.com2005-12-081-34/+47
* Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net2005-10-201-2/+2
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-201-6/+24
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-2/+2
* Bug 261071 Error: Error in parsing value for property 'vertical-align'. Decla...timeless%mozdev.org2004-09-241-1/+1
* Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br2004-09-101-4/+3
* Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Termstimeless%mozdev.org2004-03-151-1/+1
* Fix for bug 127995: shows the size of attachments in the show bug and attachm...myk%mozilla.org2004-02-061-0/+1
* Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net2004-01-191-1/+1
* Bug 219358 - Make attachments with all supported MIME types viewable in the e...gerv%gerv.net2003-11-141-2/+7
* Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com2003-08-201-1/+15
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...jkeiser%netscape.com2003-07-311-30/+77
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net2003-07-041-8/+10
* Bug 192677: Add new test to flag failure-to-filter situations in the template...justdave%syndicomm.com2003-04-251-1/+1
* Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=...jouni%heikniemi.net2003-01-141-1/+2
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about it...myk%mozilla.org2002-11-191-2/+1
* Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com2002-10-241-0/+234