MantisBT: master 42e7ed02

Author Committer Branch Timestamp Parent
Paul Richards vboctor master 2014-10-17 10:13 master f9ee2fec
Affected Issues  0017783: New Event: EVENT_MANAGE_PROJECT_DELETE
Changeset

New Event: EVENT_MANAGE_PROJECT_DELETE

Add new event: EVENT_MANAGE_PROJECT_DELETE

These events allow plugins to process or 'block' a project deletion,
as they occur prior to any version or project deletion.

This could be used to allow synchronisation with a 3rd party system, to deny
the deletion of specific projects.

Fixes 0017783

Signed-off-by: Victor Boctor victor@mantishub.net

mod - core/events_inc.php Diff File
mod - core/project_api.php Diff File
mod - docbook/Developers_Guide/en-US/Events_Reference_Manage.xml Diff File