MantisBT: master 402a4266

Author Committer Branch Timestamp Parent
dregad dregad master 2018-01-19 14:00 master 51e159c4
Affected Issues  0012978: Summary - Time Stats For Resolved Issues (days)
Changeset

Summary: move time stats calculation to API

The chunk of code previously in summary_page.php was moved to a new API
function summary_helper_get_time_stats(), with some minor refactoring
and code cleanup.

Fixes 0012978

mod - core/summary_api.php Diff File
mod - summary_page.php Diff File