Changes between Version 62 and Version 63 of MasterTicketsPlugin


Ignore:
Timestamp:
May 1, 2020, 9:11:24 PM (4 years ago)
Author:
Ryan J Ollos
Comment:

Fix typo in last edit.

Legend:

Unmodified
Added
Removed
Modified
  • MasterTicketsPlugin

    v62 v63  
    99This plugin adds "blocks" and "blocked by" fields to each ticket, enabling you to express dependencies between tickets. It also provides a graphviz-based dependency-graph feature for those tickets having dependencies specified, allowing you to visually understand the dependency tree. The dependency graph is viewable by clicking 'depgraph' in the context (in the upper right corner) menu when viewing a ticket that blocks or is blocked by another ticket.
    1010
    11 This plugin works on Trac 0.11 and 1.2 (no longer maintained), and Trac 1.0+. See also DepgraphSidebarPlugin.
     11This plugin works on Trac 0.11 and 0.12 (no longer maintained), and Trac 1.0+. See also DepgraphSidebarPlugin.
    1212
    1313[[Image(TracTicketDepgraphPlugin:TracTicketDepgraphPlugin-Screenshot.jpg, 80%, border=2)]]