MantisBT: master 481ba094

Author Committer Branch Timestamp Parent
vboctor vboctor master 2014-10-25 23:31 master ee419986
Affected Issues  0017410: Time tracking information is not included in issue print page
Changeset

Show time tracking on print issue page

This change includes the following fixes:

  • Use bugnote API in print issue page.
  • Add time tracking information in print issue page.
  • Use bold for both reminders and time tracking, rather than one bold and one italics.
  • Remove fixup of bugnote type to TIME_TRACKING in API rather than in calling code.

Fixes 0017410

mod - bugnote_view_inc.php Diff File
mod - core/bugnote_api.php Diff File
mod - print_bugnote_inc.php Diff File