summaryrefslogtreecommitdiffstats
path: root/app/views/attachments
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Add Another file to ticket doesn't work in IE (broken by r3750).Jean-Philippe Lang2010-07-251-2/+1
* Convert the file attachment's description to a label.Eric Davis2010-05-251-2/+2
* Adds the filename to the html title of attachment view.Jean-Philippe Lang2009-04-252-0/+4
* 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-223-3/+3
* File viewer for attached text files.Jean-Philippe Lang2008-06-091-0/+15
* Unified diff viewer for attached files with .patch or .diff extension (#1403).Jean-Philippe Lang2008-06-082-1/+16
* Prevent page reloading if something goes wrong in the 'add more file' javascr...Jean-Philippe Lang2008-03-161-1/+1
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-292-10/+20
* 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-262-0/+17