aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 422935 – Status values for “Take Bug” functionality on ↵wurblzap%gmail.com2008-03-171-3/+3
| | | | | | | attachment creation not localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵lpsolit%gmail.com2008-03-102-2/+2
| | | | fix it)
* Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵reed%reedloden.com2008-03-092-5/+21
| | | | can be styled" [p=reed r+a=LpSolit]
* Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org2008-02-091-1/+3
| | | | | | normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
* Bug 414267: show bug UI broken after editing an attachment - Patch by Guy ↵lpsolit%gmail.com2008-01-301-0/+14
| | | | Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
* Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org2008-01-281-1/+1
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 410524: createCalendar() and showCalendar() undefined after attaching a ↵lpsolit%gmail.com2008-01-031-0/+3
| | | | file - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 99215: Attachments have no midair collision protection - Patch by ↵lpsolit%gmail.com2007-11-302-0/+77
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave
* Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-126-2/+9
|
* Bug 398739: "Taking a bug" while adding a new attachment locks the bug ↵lpsolit%gmail.com2007-10-081-0/+15
| | | | status forever if the ASSIGNED bug status has been renamed or deleted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 398428: After creating or editing an attachment, immediately display the ↵lpsolit%gmail.com2007-10-032-5/+5
| | | | bug it belongs to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* 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
| | | | r=myk a=mkanat
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-2014-14/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ↵lpsolit%gmail.com2007-08-142-14/+14
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com>
* Bug 339437: Make flag requestee a select box and limit users to requestable ↵lpsolit%gmail.com2007-07-051-2/+0
| | | | only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit
* Bug 218618: Show line numbers on patch attachments when viewing them in ↵lpsolit%gmail.com2007-05-272-14/+53
| | | | "diff" mode - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 376497: validateID() should return an attachment object - Patch by ↵lpsolit%gmail.com2007-04-043-19/+16
| | | | Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
* Bug 371833 - ""Edit attachment as comment" could be twice as fast" ↵reed%reedloden.com2007-03-021-2/+1
| | | | [p=bz/reed r=timeless a=mkanat]
* Bug 369958 - "Attachment edit page has unneeded <br>s" [p=reed r=LpSolit ↵reed%reedloden.com2007-02-111-2/+2
| | | | a=LpSolit]
* Bug 367679 - "Usability changes to new attachment table" [p=reed r=LpSolit ↵reed%reedloden.com2007-01-241-8/+10
| | | | a=LpSolit]
* Bug 365247: New UI for the attachment table (ported from b.m.o) - Patch by ↵lpsolit%gmail.com2007-01-211-52/+48
| | | | Frédéric Buclin <LpSolit@gmail.com> (UI proposed by Mike Connor <mconnor@mozilla.com>) r=bkor a=LpSolit
* Bug 365470: The "Locate Attachment" page still has an Edit button - Patch by ↵lpsolit%gmail.com2007-01-091-1/+1
| | | | bmo2007@rsz.jp r=LpSolit a=myk
* Bug 365520 attachment/edit has unescaped &timeless%mozdev.org2007-01-081-2/+2
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 365516 attachment/confirm-delete uses p as brtimeless%mozdev.org2007-01-081-1/+1
| | | | patch by bmo2007@rsz.jp r=timeless a=justdave
* Bug 248037: Link from attachment 'created' date to comment where it was ↵lpsolit%gmail.com2006-12-311-1/+3
| | | | created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave
* Bug 364952 - "Clicking "Hide/Show Obsolete" link should not scroll show_bug ↵reed%reedloden.com2006-12-271-1/+6
| | | | page" [p=reed/Hannibal r=LpSolit a=justdave]
* Bug 364748: Bug number not displayed when viewing all attachments - Patch by ↵lpsolit%gmail.com2006-12-231-2/+7
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
* Bug 364167 - "no space in Attachments on this Bug:263" [p=reed r=LpSolit a=myk]reed%reedloden.com2006-12-191-1/+1
|
* Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-111-5/+5
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 317409: Add an option to hide obsolete attachments - Patch by Frédéric ↵lpsolit%gmail.com2006-10-241-2/+35
| | | | Buclin <LpSolit@gmail.com> r=bkor a=myk
* Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2006-10-202-47/+36
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-184-23/+28
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com2006-10-152-8/+7
| | | | attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-043-4/+4
| | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-125-7/+7
| | | | <batosti@async.com.br> r=ghendricks a=myk
* 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