View Issue Details

IDProjectCategoryView StatusLast Update
0017782mantisbtplug-inspublic2015-03-15 19:58
Reportergrangeway Assigned Tovboctor  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version1.3.0-beta.2Fixed in Version1.3.0-beta.2 
Summary0017782: New Event: EVENT_MANAGE_VERSION_DELETE
Description

Add an event to allow tracking of version deletions

This could be used to allow synchronisation with a 3rd party system, to deny
the deletion of specific versions, or to provide auditing/event
logging.

Tagspatch

Relationships

related to 0017783 closedvboctor New Event: EVENT_MANAGE_PROJECT_DELETE 

Related Changesets

MantisBT: master 23aecac3

2014-10-17 10:14

Paul Richards

Committer: vboctor


Details Diff
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.
Affected Issues
0017782
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

MantisBT: master a01f2d00

2015-02-20 18:56

vboctor


Details Diff
Text week for EVENT_MANAGE_VERSION_DELETE docs Affected Issues
0017782
mod - docbook/Developers_Guide/en-US/Events_Reference_Manage.xml Diff File