Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 97729 - uploaders need to be able to obsolete their own attachments | bbaetz%student.usyd.edu.au | 2002-02-26 | 1 | -1/+5 |
| | | | | r=jake, justdave | ||||
* | Bug 126487 - Edit attachment as comment was causing an immediate submit ↵ | jake%acutex.net | 2002-02-20 | 1 | -3/+3 |
| | | | | | | instead of letting you edit it in newer Mozilla builds. r= bbaetz x2 | ||||
* | Moving JS to beginning of file to avoid IE warnings. | gerv%gerv.net | 2002-02-13 | 1 | -79/+79 |
| | |||||
* | Fix for bug 98021: Cleans up "edit attachment" interface on NS4.x by ↵ | myk%mozilla.org | 2002-02-02 | 1 | -3/+11 |
| | | | | | | | removing text of buttons that do not work in that browser. Patch by Myk Melez <myk@mozilla.org>. r=kiko x 2 | ||||
* | Fix for bug 97784: Wrap comments properly on "edit attachment" page. | myk%mozilla.org | 2001-12-27 | 1 | -1/+1 |
| | | | | | Fix by Myk Melez <myk@mozilla.org>. r=kiko,justdave | ||||
* | Fix license headers and make attachment changed page look like bug changed ↵ | gerv%gerv.net | 2001-11-14 | 6 | -7/+136 |
| | | | | page. Bug 99518 and 98110. r-myk, no second review. | ||||
* | Bug 108547 - Make the JavaScript use proper DOM | jake%acutex.net | 2001-11-07 | 1 | -10/+9 |
| | | | | | Patch by Christopher Aillon <caillon@returnzero.com> r= timeless@bemail.org, kiko@async.com.br | ||||
* | Fix for bug 98602: re-implementation of "create attachment" page. | myk%mozilla.org | 2001-10-26 | 6 | -10/+160 |
| | | | | | Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net | ||||
* | Fix for bug 97784: comments in attachment update form are now properly ↵ | justdave%syndicomm.com | 2001-10-11 | 1 | -2/+2 |
| | | | | | | | | word-wrapped. This is a server-side implementation to do the word-wrapping, which will probably eventually be used in the main comments area on the bug form as well. Patch by Myk Melez <myk@mozilla.org> r= gerv, justdave | ||||
* | Fix for bug 98074: Attachment manager doesn't html_escape bug titles. | zach%zachlipton.com | 2001-10-08 | 1 | -3/+8 |
| | | | | | r1=caillon <mailto:caillon@returnzero.com>, r2=Jake <mailto:jake@acutex.net> | ||||
* | Fix for bug 84338: initial implementation of attachment tracker, which lets ↵ | myk%mozilla.org | 2001-08-31 | 4 | -0/+344 |
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com |