View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019586 | mantisbt | timeline | public | 2015-04-08 06:51 | 2017-01-02 16:08 |
Reporter | Georg Seifert | Assigned To | dregad | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 1.3.5 | Fixed in Version | 1.3.5 | ||
Summary | 0019586: Support disabling timeline feature based on access level | ||||
Description | Several other things/categories are customizable by setting (e.g: $g_roadmap_view_threshold = VIEWER;) | ||||
Tags | No tags attached. | ||||
related to | 0022096 | closed | dregad | My View page without timeline does not respect the $g_my_view_boxes_fixed_position setting |
has duplicate | 0020497 | closed | atrol | Make Timeline optional |
related to | 0022095 | closed | dregad | Inconsistent number of "My View boxes" columns |
related to | 0022104 | closed | dregad | My View Page layout misses some boxes |
Here is the link to the PR that was integrated: |
|
The 2-column display does not respect the $g_my_view_boxes_fixed_position setting. Edit: not sure whether that config should be kept at all. Maybe we should just make it obsolete ? |
|
@vboctor your commit 1827ccf7 caused this issue to be resolved again, without addressing my earlier comment. I opened 0022096 to follow up. |
|
MantisBT: master a246e29c 2016-12-12 11:28:34 Sebastian Limbach Committer: vboctor Details Diff |
Support turning off timeline from My View page. Fixes 0019586 |
Affected Issues 0019586 |
|
mod - config_defaults_inc.php | Diff File | ||
mod - docbook/Admin_Guide/en-US/config/defaults.xml | Diff File | ||
mod - my_view_page.php | Diff File | ||
MantisBT: master-1.3.x 22f68e7d 2016-12-30 12:48:45 Details Diff |
Support turning off timeline from My View page. Backported from master a246e29cb6b512e0018ff75166fa7db090737ed7 Fixes 0019586 |
Affected Issues 0019586 |
|
mod - config_defaults_inc.php | Diff File | ||
mod - docbook/Admin_Guide/en-US/config/defaults.xml | Diff File | ||
mod - my_view_page.php | Diff File | ||
MantisBT: master-1.3.x 1827ccf7 2016-12-30 14:27:46 Details Diff |
Add ‘timeline_view_threshold’ to public configs Fixes 0019586 |
Affected Issues 0019586 |
|
mod - config_defaults_inc.php | Diff File |