aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
Commit message (Collapse)AuthorAgeFilesLines
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com2006-06-182-193/+117
| | | | Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML ↵lpsolit%gmail.com2006-06-161-1/+1
| | | | entities - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Follow-up spelling patch for bug 44595: replace 'a irreversible way' with ↵vladd%bugzilla.org2006-06-081-1/+1
| | | | 'an irreversible way'; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Follow-up patch for bug 315590: fix scenario where we have private ↵uid6232006-06-071-1/+1
| | | | attachments, and make the numbering behaviour consistent with the way we currently treat private bug comments; patch by Vlad Dascalu <vladd@bugzilla.org>, r=timeless; a=myk on the bug.
* Patch for bug 315590: add anchors to flag section; patch by timeless ↵uid6232006-06-061-2/+4
| | | | <timeless@bemail.org>, r=vladd, a=myk.
* Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com2006-04-184-3/+145
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
* Bug 313256: Update CSS for attachment comment in real time to private ↵lpsolit%gmail.com2006-03-091-1/+13
| | | | comments - Patch by André Batosti <batosti@async.com.br> r=vladd a=myk
* Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net2006-03-031-1/+1
| | | | identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
* Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com2006-03-021-3/+3
| | | | show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com2006-02-263-3/+3
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2006-02-222-6/+29
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Patch for bug 326060: Remove template check for flag.setter (it always ↵jocuri%softhome.net2006-02-222-6/+2
| | | | exists) - patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.
* Patch for bug 97868: Rename the "Edit" action (for attachments) to something ↵jocuri%softhome.net2006-02-225-7/+7
| | | | else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave.
* Bug 321187 please be nice to links and generate explicit action uristimeless%mozdev.org2006-01-101-3/+3
| | | | r=lpsolit a=justdave
* Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad ↵lpsolit%gmail.com2005-12-141-1/+1
| | | | Dascalu <vladd@bugzilla.org> r=jouni a=justdave
* Bug 301764: The file size indicates "0" when editing local attachments - ↵lpsolit%gmail.com2005-12-081-34/+47
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 313069 Fix javascript error when editing attachmentsbugreport%peshkin.net2005-10-201-2/+2
| | | | | Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, a=justdave
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-203-9/+99
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵lpsolit%gmail.com2005-10-181-3/+3
| | | | <bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave
* Partial fix for bug 302669: rewrites Attachment.pm to provide a real ↵myk%mozilla.org2005-09-011-6/+6
| | | | Attachment class; r=lpsolit
* Fix for bug 302083: automatically converts BMP files to PNG files to ↵myk%mozilla.org2005-07-301-1/+6
| | | | conserve disk space; patch by Greg Hendricks; r=myk, a=myk
* Bug 300507: "View All" is misplaced in the attachment table - Patch by ↵lpsolit%gmail.com2005-07-141-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=glob a=myk
* Bug 297870: attachments table/list should show attachment creatorbugzilla%glob.com.au2005-07-101-0/+6
| | | | Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,a=justdave
* Bug 297797: New Hook - add actions to attachment table - Patch by Dennis ↵bugreport%peshkin.net2005-06-161-0/+1
| | | | Melentyev <dennis.melentyev@infopulse.com.ua> r/a=myk
* Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp ↵lpsolit%gmail.com2005-05-231-1/+1
| | | | <gavin.sharp@gmail.com> r=LpSolit a=justdave
* Bug 274724: The 'Edit Attachment' link is now available even if a user does ↵lpsolit%gmail.com2005-04-281-35/+30
| | | | not have 'editbugs' privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
* Bug 288131: PatchViewer adds extra empty lines in modified parts of patches ↵lpsolit%gmail.com2005-03-301-1/+0
| | | | - Patch by Frederic Buclin <LpSolit@gmail.com> r=glob a=justdave
* Bug 87976: application/xml should be in default list for attachment typesmkanat%kerio.com2005-02-271-0/+1
| | | | Patch By Anne van Kesteren <bug@annevankesteren.nl> r=myk, r=mkanat, a=myk
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-253-4/+4
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net2005-02-211-0/+12
| | | | r=wurblzap.a=justdave
* Bug 280410 : Use more <label> elements in attachment/create.html.tmpltravis%sedsystems.ca2005-02-051-10/+7
| | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=GavinS a=justdave
* Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca2005-01-191-1/+1
| | | | | | prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
* Patch for bug 266955: Only display interdiff options if we have ↵jocuri%softhome.net2004-11-051-1/+1
| | | | other_patches; patch by Christian Reis <kiko@async.com.br>; r=myk, a=myk.
* Bug 261071 Error: Error in parsing value for property 'vertical-align'. ↵timeless%mozdev.org2004-09-241-1/+1
| | | | | | Declaration dropped. r=vladd a=myk
* Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br2004-09-103-39/+48
| | | | viewer UI while we're at it). Do just that. r=myk, a=myk.
* Patch for bug 254371: include Flag Types in create new attachments form; ↵jocuri%softhome.net2004-09-011-0/+14
| | | | patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk.
* Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk.kiko%async.com.br2004-08-231-2/+3
|
* Fix for bug 252839: Remove &action=view from links in attachment table;kiko%async.com.br2004-07-291-1/+1
| | | | | this was done to improve link target consistency and avoid shell-pasting bustage from the & character. r=myk, a=justdave.
* Fix for bug 252943: broken title in interdiff. Adds reasonable title whilekiko%async.com.br2004-07-271-3/+8
| | | | | doing an interdiff, and fixes some broken and confusing double-linking in the text. r=joel, a=justdave.
* Fix for bug 251898: Add function information to PatchReader output.kiko%async.com.br2004-07-181-5/+11
| | | | | | Added support for the function strings included in unified and contextual diffs, which is included in PatchReader-0.9.5. r=jkeiser, a=justdave.
* Bug 223541: Make flags show up correctly in "View all attachments" mode.jouni%heikniemi.net2004-05-301-4/+11
| | | | | r=joel a=justdave
* Additional fix for bug 87770: attachment.cgi should work with nokiko%async.com.br2004-04-141-2/+2
| | | | | | | | | parameters. Use <button> tags to allow for localization of the labels. r=myk, a=myk. I padded the Edit button with &nbsp;s to ensure it has the same width as the View button; it may not be kosher but passes as visually agreeable, at least.
* Patch for bug 87770: make attachment.cgi work with no parameters; patch by ↵jocuri%softhome.net2004-04-101-0/+43
| | | | GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk.
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-172-6/+2
| | | | | | | | specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk.
* Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Termstimeless%mozdev.org2004-03-151-1/+1
| | | | r=justdave a=justdave
* Fix for bug 127995: shows the size of attachments in the show bug and ↵myk%mozilla.org2004-02-063-2/+6
| | | | | | | | attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
* Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to ↵gerv%gerv.net2004-02-031-1/+1
| | | | prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
* Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.gerv%gerv.net2004-01-301-1/+1
|
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-1910-10/+10
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 219358 - Make attachments with all supported MIME types viewable in the ↵gerv%gerv.net2003-11-141-2/+7
| | | | edit page. Patch by gerv; r=kiko, r,a=justdave.