﻿ticket,summary,type,release,owner,status,created,modified,_description,_reporter
6942,TracTicketDepgraphPlugin do not differ opened and closed tickets,enhancement,0.11,Felix Tiede,new,2010-04-07T13:14:33+02:00,2010-04-08T12:43:28+02:00,"Plugin generates identical graph nodes for both opened and closed tickets. Thereby graph loses some important information and becomes useless. 

It will be very useful to get closed tickets as the crossed out number.

Vyacheslav",vvbufetov@…
5224,Not seeing ticket descriptions,defect,0.11,Felix Tiede,new,2009-05-11T23:09:25+02:00,2009-07-24T17:02:07+02:00,"Downloaded the new depgraph.py and put in <path to trac>/plugins folder.  Upgraded Trac and restarted apache.

Still seeing old style with big numbers in ovals.  I would like to get new style as in you screenshots.",Ariel Balter
3924,Some changes to make this beautiful tool more versatile,enhancement,0.11,Felix Tiede,new,2008-10-17T01:03:48+02:00,2009-07-29T00:08:54+02:00,"Hello, I reworked the code little bit to have better presentation for printouts (see attached screen-copies) + added 3rd parameter to select the rankdir (LR, TB, BT, RL), if needed:
{{{
[[DepGraph(,-1,LR)]] - standard left-right == [[DepGraph]]
[[DepGraph(,-1,TB)]] - whole graph like [[DepGraph]], but Top-Bottom
[[DepGraph(,-1,BT)]] - same, but Bottom-Top, etc.
similar for ticket range:
[[DepGraph(13,2,BT)]]
}}}
Modified code attached (sorry, no time to polish, but it works),[[BR]]
rgds, Paul",ergo@…
4110,Configurable url handler,enhancement,0.11,Felix Tiede,new,2008-11-17T15:28:21+01:00,2008-11-17T15:28:21+01:00,"The plugin seems to step on MasterTicket's toes a bit. I like MasterTicket's graphs for single tickets, but both this plugin and MasterTicket share the same url handler of 'depgraph'. I'd like to be able to customise that in trac.ini or something.

I'm using 4794 (with a patch applied from #4084).",Dave
5494,the macro and the depgraph link use a different presentation logic,enhancement,0.11,Felix Tiede,new,2009-07-09T17:28:55+02:00,2009-07-09T17:28:55+02:00,"when creating a depgraph with the macro, the tasks are colored based on their priority

it would be more useful to diplay them as done when accessing the depgraph from the ticket details screen (red = open tickets, green = closed tickets)
",ssergi@…
6547,TracTicketDepgraphPlugin not generating image map in wiki image,defect,0.11,Felix Tiede,new,2010-02-05T21:34:07+01:00,2010-02-07T10:06:46+01:00,"I have two different installations of Trac on two different servers.

With the following identical code in the Main Wiki page 

{{{

[[DepGraph]]

}}}

The one generates a dependency graph where the tickets icons are clickable and go to their respective tickets.

The other generates a dependency graph where the tickets are just a straight image.

dot compiles are identical (or appear to be) between the two.

How do I force the dependency plugin to emit the image map to make them clickable also.

EKG
",ekgermann@…
6950,depgraph shows dependency to one ticket but the link points to another ticket,defect,0.11,Felix Tiede,new,2010-04-08T12:53:19+02:00,2010-04-08T12:53:19+02:00,"Hi,

the graphic representation shows a dependency child/parent relation from #295 -> #300 -> #306.
you need to look at the attached snapshot to follow the ticket numbers i'm using in my description.

this matches with the actual data in the tickets themselves.
The problems that i have is that the link behind #306 points to a completely different ticket (in this case #300)

this is the case for all tickets in the same row as #306 (#304, #309, ...)

also there are no links behind the tickets for the same row as #300 (#301, #302, ...)

i'm using this plugin on a 0.11 version
{{{
Trac:	0.11.6
Python:	2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]
setuptools:	0.6c11
SQLite:	3.6.2
pysqlite:	2.5.6
Genshi:	0.5.1
mod_python:	3.3.2-dev-20080819
Pygments:	1.1.1
Subversion:	1.6.6 (r40053)
CustomFieldAdmin:	0.2.2
RPC:	1.0.6
jQuery:	1.2.6
}}}


",tomi.peiov@…
8566,Port under Trac v.0.12.x and MasterTicket v.3.x ?,enhancement,0.12,Felix Tiede,new,2011-03-03T19:12:07+01:00,2011-03-26T07:23:07+01:00,"Please make port to new stable versions of Trac and !MasterTicket. Current version 0.11 have a problem like: 
{{{
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 70: ordinal not in range(128)
2011-03-03 20:57:03,322 Trac[main] WARNING: HTTPInternalError: 500 Error Trac (Error Genshi UnicodeDecodeError ...
}}}",slevin@…
13062,Depgraph with Collapsible Branches,enhancement,,Felix Tiede,new,2017-02-06T04:58:52+01:00,2017-02-06T04:58:52+01:00,"We use Depgraph heavily but as our project keeps growing in size, the graphs are becoming unwieldy to display and navigate. It would be super useful to make branches collapsible / expandable by clicking on the node.",ralph@…
