View Issue Details

IDProjectCategoryView StatusLast Update
0016411mantisbtadministrationpublic2014-12-08 00:34
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.0 
Target Version1.3.0-beta.1Fixed in Version1.3.0-beta.1 
Summary0016411: On workflow thresholds page, changes in 'who can alter' are not color-highlighted
Description

Normally on this page, all changes versus system / global defaults are highlighted in color (blue if global overrides system, and green if project overrides global/system).

This does not work for the access level threshold of "Who can alter this value", which are never color-coded regardless of the actual value

TagsNo tags attached.

Relationships

related to 0010071 closeddregad Manage Workflow Threshold page: 'Who can alter this value' is not saved 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 2ecfefa0

2013-09-26 06:19

dregad


Details Diff
Workflow thresholds page: add color highlight for 'who can alter'

Normally on this page, all changes versus system / global defaults are
highlighted in color. This did not work for the access level threshold
of 'Who can alter this value', which are never color-coded regardless of
the actual value.

This commit introduces a new function print_who_can_change() to remove
code duplication.

Fixes 0016411
Affected Issues
0016411
mod - manage_config_work_threshold_page.php Diff File