MantisBT: master 1aa2adf8

Author Committer Branch Timestamp Parent
dregad dregad master 2020-02-02 06:28 master a91e7e13
Affected Issues  0009155: Cell coloring for due date indicates "overdue" when not overdue yet.
 0016869: Change of due date background color
 0026438: Allow multiple, customizable due date levels
Changeset

Allow multiple, customizable due date levels

New config option defining due date levels allowing administrators to
customize both the number of levels, and the cutover deadlines. CSS can
be used to define the colors.

Fixes 0026438, 0009155, 0016869
PR https://github.com/mantisbt/mantisbt/pull/1589

mod - bug_update_page.php Diff File
mod - bug_view_inc.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/bug_api.php Diff File
mod - core/columns_api.php Diff File
mod - core/commands/IssueViewPageCommand.php Diff File
mod - css/default.css Diff File
mod - docbook/Admin_Guide/en-US/config/duedate.xml Diff File
mod - lang/strings_english.txt Diff File