MantisBT: master ec616fd3

Author Committer Branch Timestamp Parent
dregad dregad master 2019-09-21 15:32 master 89b126e1
Affected Issues  0017594: Display issue Summary inside relation graph nodes
Changeset

Relationship Graphs allow display of Issue Summary

A new Show/Hide Summary button lets the user choose whether they want to
see just the Issue ID, or also the Summary. In that case, the text is
truncated to an arbitrary 30 characters, to avoid the node boxes being
too wide.

Fixes 0017594

mod - bug_relationship_graph.php Diff File
mod - bug_relationship_graph_img.php Diff File
mod - core/relationship_graph_api.php Diff File
mod - lang/strings_english.txt Diff File