MantisBT: master 1ae16f1d

Author Committer Branch Timestamp Parent
vboctor vboctor master 2018-02-17 21:47 master 4f649420
Changeset

Implement IssueDeleteCommand

Implement the command use it from web UI, REST API and SOAP API.

mod - api/rest/restcore/issues_rest.php Diff File
mod - api/soap/mc_issue_api.php Diff File
mod - bug_actiongroup.php Diff File
add - core/commands/IssueDeleteCommand.php Diff File
mod - core/commands/IssueNoteDeleteCommand.php Diff File