MantisBT: master 26c869f6

Author Committer Branch Timestamp Parent
vboctor vboctor master 2018-01-02 15:53 master 046dcb64
Changeset

Refactor attaching files

This is a step towards de-coupling attaching of files from the web UI post format.
A follow up will eventually allow attachments being included ias base64 content.

mod - bug_report.php Diff File
mod - bugnote_add.php Diff File
mod - core/commands/IssueNoteAddCommand.php Diff File
mod - core/file_api.php Diff File