Skip to content

A Redmine plugin to display a graph of relationships between issues

Notifications You must be signed in to change notification settings

pragmaton/redmine_issue_dependency_graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple plugin to render a graph of the issues in a version that have precedes/follows relationships to other tickets in the version.

Once the plugin is installed, a Link will show up in the Sidebar of the Issues Page.

Installation requirements

Redmine 4.0.0

This plugin was made to work with Redmine 4.0.0

Graphviz

This plugin uses graphviz to render the graphs; you'll need to install it and have it available in the PATH of the redmine app server before this plugin will work at all.

Acknowledgements

This is a Fork of tpip's Redmine Issue Dependency Graph, itself a fork of mpalmer's Redmine Issue Dependency Graph

About

A Redmine plugin to display a graph of relationships between issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 80.2%
  • HTML 19.8%