Changes between Version 3 and Version 4 of TicketRelationsPlugin


Ignore:
Timestamp:
Oct 13, 2011, 7:27:27 PM (13 years ago)
Author:
Leif Högberg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TicketRelationsPlugin

    v3 v4  
    55== Description ==
    66
    7 The TicketRelations plugin enables you to define dependency relations between tickets.
     7{{{
     8#!NewsFlash
     9This plugin is hosted on
     10[https://github.com/leihog/TracTicketRelations github]
     11}}}
    812
    9 TicketRelations is based on mastertickets by Noah Kantrowitz but removes the extra fluff (graphs) that came with mastertickets.
    10 
     13The !TicketRelations plugin enables you to define dependency relations between tickets.
     14!TicketRelations is based on [MasterTicketsPlugin mastertickets] by Noah Kantrowitz but removes the extra fluff (graphs) that came with mastertickets.
    1115The concept is the same, in that you define ticket relations using the custom ticket fields ''blocking'' and ''blocked by''.
    12 
    13 
    14 TicketRelations is made for and tested on Trac 0.12. I have no idea if it works on older versions.
    15 
    16 This plugin is hosted on github!
     16!TicketRelations is made for and tested on Trac 0.12. I have no idea if it works on older versions.
    1717
    1818== Download ==