summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/edit.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2009-10-23Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com1-55/+109
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-10-01Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), ↵mkanat%bugzilla.org1-4/+4
and use it to detect when PatchReader is available. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-09-27Bug 408807: Need a link pointing to the bug report from the attachment ↵lpsolit%gmail.com1-1/+1
details and diff pages - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
2009-07-20Bug 488943: Clarify the text of the "Private" checkbox for comments and ↵mkanat%bugzilla.org1-2/+5
attachments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-06-23Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish ↵lpsolit%gmail.com1-130/+9
Bezzala <nbezzala@yahoo.com> r/a=LpSolit
2009-03-30Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF ↵reed%reedloden.com1-0/+3
protection" [p=reed r=LpSolit a=LpSolit]
2009-02-12Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org1-1/+0
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2009-02-02Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵lpsolit%gmail.com1-0/+11
possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit
2009-02-02Bug 38862: [SECURITY] attachments should be at a different hostname - Patch ↵lpsolit%gmail.com1-30/+5
by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-09-19Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com1-0/+1
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-09-08Bug 453743: Decrease the number of calls to the DB about flags when viewing ↵lpsolit%gmail.com1-3/+5
a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org1-1/+1
Bugzilla::Group objects (instead of a hashref of group ids and names).
2008-03-31Bug 391949 colchange, login, and a number of other forms are missing a space ↵timeless%mozdev.org1-2/+2
before checked r=vladd a=lpsolit
2008-03-18Bug 365365: Fix various HTML and CSS validation errors when viewing ↵lpsolit%gmail.com1-14/+9
attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-11-30Bug 99215: Attachments have no midair collision protection - Patch by ↵lpsolit%gmail.com1-0/+1
Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave
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
r=myk a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-08-14Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ↵lpsolit%gmail.com1-13/+13
- Patch by Frédéric Buclin <LpSolit@gmail.com>
2007-07-05Bug 339437: Make flag requestee a select box and limit users to requestable ↵lpsolit%gmail.com1-2/+0
only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit
2007-03-02Bug 371833 - ""Edit attachment as comment" could be twice as fast" ↵reed%reedloden.com1-2/+1
[p=bz/reed r=timeless a=mkanat]
2007-02-11Bug 369958 - "Attachment edit page has unneeded <br>s" [p=reed r=LpSolit ↵reed%reedloden.com1-2/+2
a=LpSolit]
2007-01-08Bug 365520 attachment/edit has unescaped &timeless%mozdev.org1-2/+2
patch by bmo2007@rsz.jp r=timeless a=justdave
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
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-1/+1
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com1-1/+1
<batosti@async.com.br> r=ghendricks a=myk
2006-06-16Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML ↵lpsolit%gmail.com1-1/+1
entities - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com1-2/+14
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com1-1/+1
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-02-22Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com1-5/+21
<wurblzap@gmail.com> r=vladd a=justdave
2006-02-22Patch for bug 97868: Rename the "Edit" action (for attachments) to something ↵jocuri%softhome.net1-3/+3
else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave.
2005-12-08Bug 301764: The file size indicates "0" when editing local attachments - ↵lpsolit%gmail.com1-34/+47
Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
2005-10-20Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net1-2/+2
Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, a=justdave
2005-10-20Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net1-6/+24
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
2005-02-26Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net1-2/+2
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
2004-09-24Bug 261071 Error: Error in parsing value for property 'vertical-align'. ↵timeless%mozdev.org1-1/+1
Declaration dropped. r=vladd a=myk
2004-09-10Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br1-4/+3
viewer UI while we're at it). Do just that. r=myk, a=myk.
2004-03-15Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Termstimeless%mozdev.org1-1/+1
r=justdave a=justdave
2004-02-06Fix for bug 127995: shows the size of attachments in the show bug and ↵myk%mozilla.org1-0/+1
attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-11-14Bug 219358 - Make attachments with all supported MIME types viewable in the ↵gerv%gerv.net1-2/+7
edit page. Patch by gerv; r=kiko, r,a=justdave.
2003-08-20Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com1-1/+15
links if it is not there (bug 215268)
2003-07-31Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com1-30/+77
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-8/+10
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com1-1/+1
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
2003-01-14Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, ↵jouni%heikniemi.net1-1/+2
a=justdave
2002-11-19Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵myk%mozilla.org1-2/+1
its purpose. r=bbaetz a=myk
2002-10-24Backing out checking for bug 172874 because it broke the tree.justdave%syndicomm.com1-0/+234