summaryrefslogtreecommitdiffstats
path: root/app/views/attachments/_links.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/attachments/_links.rhtml.Toshi MARUYAMA2011-08-241-18/+0
* HTML escape at app/views/attachments/_links.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-3/+3
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-221-1/+1
* Unified diff viewer for attached files with .patch or .diff extension (#1403).Jean-Philippe Lang2008-06-081-1/+1
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-6/+11
* Slight change to issues/show.Jean-Philippe Lang2007-09-241-1/+1
* Removed User#display_name (replaced by User#name).Jean-Philippe Lang2007-06-291-1/+1
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-261-0/+13