MantisBT: master 8b69aa2a

Author Committer Branch Timestamp Parent
rombert rombert master 2009-10-21 08:45 master fbbc2d01
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