MantisBT: master 23aecac3

Author Committer Branch Timestamp Parent
Paul Richards vboctor master 2014-10-17 10:14 master a217cfbc
Affected Issues  0017782: New Event: EVENT_MANAGE_VERSION_DELETE
Changeset

Fixes 0017783: New Event: EVENT_MANAGE_VERSION_DELETE

Add new event: EVENT_MANAGE_VERSION_DELETE

These events allow plugins to log or 'block' a version or 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/versions, or to provide auditing/event
logging.

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