This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
Watch
1
Star
0
Fork
0
You've already forked cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
synced
2025-02-23 13:18:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
/
services
History
Dan Funk
d5c91e575f
stuff that might be broken.
2020-05-23 15:21:30 -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
stuff that might be broken.
2020-05-23 15:21: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