Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename .rhtml to .html.erb of app/views/attachments/_links.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -18/+0 |
* | HTML escape at app/views/attachments/_links.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | AttachmentsController now handles attachments deletion. | Jean-Philippe Lang | 2008-12-09 | 1 | -3/+3 |
* | Appends the filename to the attachment url so that clients that ignore conten... | Jean-Philippe Lang | 2008-07-22 | 1 | -1/+1 |
* | Unified diff viewer for attached files with .patch or .diff extension (#1403). | Jean-Philippe Lang | 2008-06-08 | 1 | -1/+1 |
* | Adds an optional description to attachments. | Jean-Philippe Lang | 2008-02-29 | 1 | -6/+11 |
* | Slight change to issues/show. | Jean-Philippe Lang | 2007-09-24 | 1 | -1/+1 |
* | Removed User#display_name (replaced by User#name). | Jean-Philippe Lang | 2007-06-29 | 1 | -1/+1 |
* | Attachments can now be added to wiki pages (original patch by Pavol Murin). O... | Jean-Philippe Lang | 2007-05-26 | 1 | -0/+13 |