Mantis Bug Tracker
 

View Issue Details Jump to Notes ] Wiki ] Related Changesets ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010274mantisbtbugtrackerpublic2009-03-30 07:042009-06-23 15:26
Reporterdhx 
Assigned Todhx 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit trunk 
Target Version1.2.0rc1Fixed in Version1.2.0rc1 
Summary0010274: Display target release date next to target version
DescriptionI would find it particularly useful to see the target release date next to the target version field when viewing a bug report. The roadmap page already has this functionality.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (0021364)
dhx (developer)
2009-04-02 01:15

I've completed a patch, which can be pulled from branch 10274 at git://git.mantisforge.org/mantisbt/dhx.git [^]

- Related Changesets
MantisBT: master 20c59001
Timestamp: 2009-06-20 15:43:30
Author: dhx
Details ] Diff ]
Option to show scheduled version release dates

This is a new feature which allows the scheduled release dates for
versions to be shown next to product version, target version and fixed
in version fields. Disabled by default. Enable this feature by setting
$g_show_scheduled_release_dates = ON in your configuration. Showing
release dates can be quite useful for quickly seeing how far away a
target version is due, etc.

Also renamed instances of $t_show_verison to $t_show_product_version to
reduce confusion in the codebase as to whether it is referring to the
Mantis version ($g_show_version) or the product versions
($g_show_product_version).

Resolves bug 0010274.
mod - core/filter_api.php Diff ] File ]
mod - bug_view_page.php Diff ] File ]
mod - bug_update_advanced_page.php Diff ] File ]
mod - docbook/adminguide/en/configuration.sgml Diff ] File ]
mod - bug_report_page.php Diff ] File ]
mod - bug_actiongroup_page.php Diff ] File ]
mod - config_defaults_inc.php Diff ] File ]
mod - bug_change_status_page.php Diff ] File ]
mod - view_filters_page.php Diff ] File ]
mod - core/print_api.php Diff ] File ]
mod - bug_update_page.php Diff ] File ]
mod - bug_view_advanced_page.php Diff ] File ]
mod - bug_report_advanced_page.php Diff ] File ]
MantisBT: master 2c22ce06
Timestamp: 2009-06-20 18:43:34
Author: dhx
Details ] Diff ]
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 ]

- Issue History
Date Modified Username Field Change
2009-03-30 07:04 dhx New Issue
2009-03-30 07:09 siebrand Severity minor => feature
2009-04-02 01:15 dhx Note Added: 0021364
2009-06-20 12:00 dhx Changeset attached master 20c59001 =>
2009-06-20 12:17 dhx Assigned To => dhx
2009-06-20 12:17 dhx Status new => resolved
2009-06-20 12:17 dhx Resolution open => fixed
2009-06-20 12:17 dhx Fixed in Version => 1.2.x
2009-06-20 12:17 dhx Target Version => 1.2.x
2009-06-20 14:50 dhx Changeset attached master 2c22ce06 =>
2009-06-23 15:26 jreese Status resolved => closed


MantisBT 1.2.2 git master-1.2.x[^]
Copyright © 2000 - 2010 MantisBT Group
Time: 0.2120 seconds.
memory usage: 1,964 KB
Powered by Mantis Bugtracker