View Issue Details

IDProjectCategoryView StatusLast Update
0020711mantisbtbugtrackerpublic2019-01-07 09:13
Reportervboctor Assigned Tocommunity  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.3.0-rc.1 
Target Version1.3.0-rc.2Fixed in Version1.3.0-rc.2 
Summary0020711: Support default due date for submitted issues
Description

Support due dates like 'now', '+2 days', or '' (no date) via configuration option. The due date should be set whether or not the submitted has access to view / update the due date.

TagsNo tags attached.

Relationships

related to 0012522 closedcommunity Set duedate automatically 
related to 0012467 new Making the due_date mandatory/required when adding a report 

Activities

Related Changesets

MantisBT: master 3d65134a

2016-03-16 22:39

luke

Committer: dregad


Details Diff
Support default value for due date

Access check for CSV/Excel export when displaying due date, and handling
null due date in CSV/Excel. Update manual for due date configs.

Fixes 0020710, 0020711, 0020712

Signed-off-by: Damien Regad <dregad@mantisbt.org>

Reformatted original commit message, added issues references.
Squashed changes from follow-up commit in pull request.
Affected Issues
0020710, 0020711, 0020712
mod - bug_report_page.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/csv_api.php Diff File
mod - core/excel_api.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File
add - docbook/Admin_Guide/en-US/config/duedate.xml Diff File