taskjuggler-python icon indicating copy to clipboard operation
taskjuggler-python copied to clipboard

Python interface to TaskJuggler 3.6 to import, run, export the plan

Results 9 taskjuggler-python issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.2. Changelog *Sourced from [urllib3's changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst).* > 1.24.2 (2019-04-17) > ------------------- > > * Don't load system certificates by default when any other ``ca_certs``, ``ca_certs_dir``...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [py](https://github.com/pytest-dev/py) from 1.4.34 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

Hi Grandrew, When I run the minimal invocation example, I get an error: Jg.add_task(t) gives ERROR:root:Loading Issues is not implemented in upstream library I got this 3 years ago and...

On ubuntu 16.04 LTS with python 2.7.12 and taskjuggler 3.6.0, trying the basic usage example throws an error: `Python 2.7.12 (default, Nov 12 2018, 14:36:49) [GCC 5.4.0 20160609] on linux2...

I already complete installation step then I don't know how to run it

like so: ``` pip install jira-taskjuggler-python pip install airtable-taskjuggler-python pip install google-calendar-python pip install andrews-taskjuggler-strategy tjp-client --api airtable --api google-calendar --strategy andrews ``` where `andrews` strategy will take all the...

enhancement

TJ3 emits error and does not generate anything if there are past appointments set. Proposed solution: ignore past appointments