MantisBT: master 3ecab1a8

Author Committer Branch Timestamp Parent
vboctor vboctor master 2016-04-25 22:02 master 934f63c0
Changeset

Make mention processing an explicit API action

Don't process mentions as part of create API for issues and notes.
However, make it a separate APIs and call it from applicable scenarios.

mod - api/soap/mc_issue_api.php Diff File
mod - bug_actiongroup.php Diff File
mod - bug_actiongroup_add_note_inc.php Diff File
mod - bug_reminder.php Diff File
mod - bug_report.php Diff File
mod - bug_update.php Diff File
mod - bugnote_add.php Diff File
mod - core/bug_api.php Diff File
mod - core/bugnote_api.php Diff File