Bugzilla:TaskJugglerIntegration: Difference between revisions
Jump to navigation
Jump to search
T.schutter (talk | contribs) (TaskJuggler Integration) |
T.schutter (talk | contribs) |
||
Line 1: | Line 1: | ||
Here are some Python scripts that can be used to extract tasks from a Bugzilla database and to create TaskJuggler tasks. | Here are some Python scripts that can be used to extract tasks from a Bugzilla database and to create TaskJuggler tasks. | ||
Revision as of 15:53, 6 July 2006
Here are some Python scripts that can be used to extract tasks from a Bugzilla database and to create TaskJuggler tasks.
Note that the scripts have not been uploaded yet! At this time I can only seem to upload images.
Edit the script and change the configuration variables at the top. Run the script with 1 or more Bugzilla milestone parameters. For example: bztotj.py mozilla0.9 This will create a number of .tji files.
Run this script to create date_macros.tji which contains macros that define various dates relative to today.
An example Taskjuggler project that uses the .tji files created by bztotj.py and date_macros.py.