This change includes:
- revamping the Attachment model to inherit File
- adding 'attach' method to the IssueController
- implementing the AttachmentController
- displaying a list of attachments in the issue template
- adding file upload to the edit template