This repository was archived by the owner on Oct 12, 2023. It is now read-only.
0.15.3
- modify TestSortElementTree to test for new commandline switch for keeping all results that bypasses the compress events functions (Christopher Barnes)
- Updating GetTheDocs URL in README.md (Nicholas Rejack)
- Allow setuptools_scm to set the version when it's importing redi.py (Nicholas Rejack)
- docs/conf.py needs to get the version from one directory up. (Nicholas Rejack)
- Adding 2 necessary elements to validate formEvents with HCV RNA forms. Fixing whitespace. (Nicholas Rejack)
- Adding setuptools_scm to docs/conf.py. Now using dynamically-set version number (based on Git tag) (Nicholas Rejack)
- Adding setuptools_scm to redi.py. Now using dynamically-set version number (based on Git tag) (Nicholas Rejack)
- Adding setuptools_scm to setup.py. Now using dynamically-set version number (based on Git tag) (Nicholas Rejack)
- Fixing broken test by reordering XML statements so they validate. (Nicholas Rejack)
- Modifying redi/redi.py to add validation for XSD for formEvents.xml (Nicholas Rejack)
- Added redi/utils/formEvents.xsd to validate formEvents.xml (Nicholas Rejack)
- add info on tests needed before I can make a pull request, to TODO (Christopher Barnes)
- comment out test for --keep-all, add TODO to fix this later (Christopher Barnes)
- Add 2 TODOs that cover issues with the timestamp and how it affects conmeds. (Buck72)
- take the -keep-all logic out of get_key_date (Christopher Barnes)
- take the -keep-all logic out of get_key_date (Christopher Barnes)
- add keep-all-results logic to get_key_dates (Christopher Barnes)
- add keep-all-results logic to get_key_dates (Christopher Barnes)
- mod TestSortElementTree.py to have test keep-all results inputs (Christopher Barnes)
- mod TestSortElementTree.py to have correct number of args(3) to handle new input keep-all (Christopher Barnes)
- fixed incorrect ref to input_file to input_file_path on line 400 in _run (Christopher Barnes)
- set flase correctly in sort elements to turn OFF compression (Christopher Barnes)
- add keep all to create person xml func (Christopher Barnes)
- add keep all to create person xml func (Christopher Barnes)
- add keep all to create person xml func (Christopher Barnes)
- change all refs to --kepp all to use true and false (Christopher Barnes)
- fix inputs to sort_element_tree, pass in keep all results (Christopher Barnes)
- fix inputs to _run, change inputfilename to input_file_path (Christopher Barnes)
- fix inputs to _run, added -K and -f args and set defaults to none (Christopher Barnes)
- process raw file correctly as part of keep all results (Christopher Barnes)
- process raw file correctly as part of keep all results (Christopher Barnes)
- cleanup -K keep all switch (Christopher Barnes)
- cleanup -K keep all switch (Christopher Barnes)
- cleanup -K keep all switch (Christopher Barnes)
- add switch to keep all results (Christopher Barnes)