MantisBT: master-1.2.x 878cc23e

Author Committer Branch Timestamp Parent
rombert rombert master-1.2.x 2009-10-21 08:45 master-1.2.x 7dc11790
Affected Issues  0008612: MantisConnect does not expose Time Tracking on Notes or Issues
Changeset

Issue 0008612: Expose time tracking on notes using the SOAP API

Expose the invidual time spent on each IssueNoteData. Checks are performed
to see if the user has the required access level.

A new utility function mci_get_time_tracking_from_note has been added to
centralise access control checks and conversions.

mod - api/soap/mc_api.php Diff File
mod - api/soap/mantisconnect.php Diff File
mod - api/soap/mc_issue_api.php Diff File