MantisBT: master 6e5852da

Author Committer Branch Timestamp Parent
dhx dhx master 2009-09-23 04:51 master 94902e74
Affected Issues  0010748: due_date field does not display properly in View Issues and Print Issues
Changeset

Fix 0010748: Fix due_date column, add new overdue column

This patch implements support for showing the due_date field as a
column.

Additionally, the overdue icon has been moved from within the edit
column to it's own new "overdue" column.

The functionality of the due_date and overdue columns do overlap, so it
only makes sense to use one at a time.

mod - core/columns_api.php Diff File
mod - core/bug_api.php Diff File