Bugzilla:TaskJugglerIntegration

Revision as of 21:18, 6 July 2006 by Justdave (talk | contribs) (TaskJugglerIntegration moved to Bugzilla:TaskJugglerIntegration: this is related to Bugzilla, not Mozilla in general)

Here are some Python scripts that can be used to extract tasks from a Bugzilla database and to create TaskJuggler tasks. These files are released under a BSD license.

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.