MantisBT: master 2c22ce06

Author Committer Branch Timestamp Parent
dhx master 2009-06-20 14:43 master e877da17
Affected Issues  0010274: Display target release date next to target version
Changeset

Change show_scheduled_release_dates to threshold

As per follow-up comments from Victor regarding
20c59001f25e15b65062529eaac0659d1f94c85a (bug 0010274).

Change the boolean option $g_show_scheduled_release_dates to a new
threshold value named $g_show_version_dates_threshold. Remove references
to the word "scheduled" and "release" in favour of just "version dates".
Documentation has also been updated accordingly.

mod - config_defaults_inc.php Diff File
mod - bug_view_page.php Diff File
mod - core/print_api.php Diff File
mod - docbook/adminguide/en/configuration.sgml Diff File
mod - bug_view_advanced_page.php Diff File