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 05:08:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
/
services
History
Dan Funk
6861991d8f
Allow setting the type of approvals you want back, by status.
...
Some very minor performance enhancements, that will add up on the Approvers page.
2020-06-05 17:49:55 -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
approval_service.py
Allow setting the type of approvals you want back, by status.
2020-06-05 17:49:55 -04:00
file_service.py
Trying to fix LDAP issues on production. Changing LDAP to static only methods, caching the connection and calling bind before all connection requests.
2020-06-04 14:59:36 -04:00
ldap_service.py
Allow setting the type of approvals you want back, by status.
2020-06-05 17:49:55 -04:00
lookup_service.py
Trying to fix LDAP issues on production. Changing LDAP to static only methods, caching the connection and calling bind before all connection requests.
2020-06-04 14:59:36 -04:00
protocol_builder.py
minor cleanup of error codes.
2020-06-03 15:03:22 -04:00
study_service.py
Trying to fix LDAP issues on production. Changing LDAP to static only methods, caching the connection and calling bind before all connection requests.
2020-06-04 14:59:36 -04:00
workflow_processor.py
Kelly wrote a beautiful method for resetting the workflow that doesn't loose data when reset inside a parallel task, all I needed to do was use it.
2020-05-31 13:48:00 -04:00
workflow_service.py
minor cleanup of error codes.
2020-06-03 15:03:22 -04:00