= Add support for ticket dependencies to Trac = == Description == '''NOTE''': The 0.10 version of this plugin suffers from many systemic design flaws. The 0.11 version has been re-written from the ground up to avoid these, however I do not currently have the time to invest in a backport. Please do not file tickets against the 0.10 version, as I will close all of them as `wontfix`. '''NOTE 2''' The 0.11 version requires a version of Genshi from trunk (or >=0.5 once that is released). '''NOTE 3''' People seem to be misunderstanding this, so I will repeat it. '''DO NOT USE THE 0.10 VERSION, IT IS BROKEN'''. Just put the ticket numbers that a given ticket is blocking in the `Blocking` field. Enter just the number, no leading `#`. Separate multiple numbers with commas. Make sure you add the custom fields as shown below. You need to install graphviz to use the dependency graphs. == Bugs/Feature Requests == Existing bugs and feature requests for MasterTicketsPlugin are [report:9?COMPONENT=MasterTicketsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=MasterTicketsPlugin&owner=coderanger new ticket]. == Download == Download the zipped source from [download:masterticketsplugin here]. == Source == You can check out MasterTicketsPlugin from [http://trac-hacks.org/svn/masterticketsplugin here] using Subversion, or [source:masterticketsplugin browse the source] with Trac. == Example == To enable: {{{ [components] mastertickets.* = enabled [ticket-custom] blocking = text blocking.label = Blocking blockedby = text blockedby.label = Blocked By }}} == Recent Changes == [[ChangeLog(masterticketsplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:coderanger] [[BR]] '''Contributors:'''