* src/plugins/GraphViz.py: Support for graphical report

if dot was found on the system.


svn: r3904
This commit is contained in:
Alex Roitman
2005-01-12 00:48:42 +00:00
parent 99eb6c0e88
commit 94a9a554de
2 changed files with 118 additions and 5 deletions

View File

@@ -12,6 +12,9 @@
* src/Utils.py (for_each_ancestor): Switch from Person to handle.
* src/GenericFilter.py (for_each_ancestor): Pass db instance.
* src/plugins/GraphViz.py: Support for graphical report
if dot was found on the system.
2005-01-10 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/EditPlace.py (EditPlace.display_references):
Fix event and object references.