cr-connect-workflow/crc/services
Dan Funk 571c1d7d24 Merge branch 'feature/rrp-endpoints' into feature/disable_protocol_builder 2020-05-22 16:18:33 -04:00
..
__init__.py Provide a script for generating word documents from template files. Refractored file managment into a service to make it easier to programatically add files. Modified the workflow_processor to inject the study_id and workflow_id into the running workflow so that this meta-information is avialable at the task level. 2020-02-10 16:19:23 -05:00
file_service.py Adding yet another flush, because Travis builds keep failing due to database race condition issues in this method. 2020-05-20 10:02:30 -04:00
ldap_service.py dropping the remaining config stuff for flask_sso. 2020-05-22 09:50:18 -04:00
lookup_service.py Quick cleanup, adding a space 2020-05-19 16:23:20 -04:00
protocol_builder.py Allow disabling the Protocol Builder 2020-05-22 14:37:49 -04:00
study_service.py Merge branch 'feature/rrp-endpoints' into feature/disable_protocol_builder 2020-05-22 16:18:33 -04:00
workflow_processor.py Fixes pernicious bug where template document versions were not being updated properly, and template completion script was not honoring version numbers 2020-05-20 00:10:32 -04:00
workflow_service.py Gets image ids from task data and Injects images into jinja docx 2020-05-19 21:51:54 -04:00