.. |
__init__.py
|
Lots and lots of random stuff as I organize code and get things to make sense.
|
2019-12-18 14:02:17 -05:00 |
check_study.py
|
Added description and validate_only
|
2021-07-02 15:51:24 -04:00 |
complete_template.py
|
Fixing a regression. It's critical that Spiffworkflow's box implement deepcopy, as this is used by Jinga prior to generating a word document.
|
2021-05-05 21:36:57 -04:00 |
delete_file.py
|
Refactoring Reference files to use the lookup table, rather than parsing the results directly out of the spreadsheet, or attempting to cache them.
|
2021-07-06 13:10:20 -04:00 |
email.py
|
Modified email script and email_service to accommodate new bcc, reply_to, and attachments arguments
|
2021-08-19 17:34:55 -04:00 |
fact_service.py
|
Replace all legacy style calls with new calls.
|
2020-07-24 14:33:24 -04:00 |
failing_script.py
|
Tests for uid in logs. Currently we test for uid in a response. This covers ApiError.
|
2020-12-11 17:47:53 -05:00 |
file_data_get.py
|
Import DataStoreBase from service now
|
2021-06-02 10:00:55 -04:00 |
file_data_set.py
|
Refactoring Reference files to use the lookup table, rather than parsing the results directly out of the spreadsheet, or attempting to cache them.
|
2021-07-06 13:10:20 -04:00 |
get_dashboard_url.py
|
Changed URL to use HTTPS instead of HTTP
|
2021-05-06 15:52:27 -04:00 |
get_irb_info.py
|
Fixed typo. Response should be list, not dict.
|
2021-05-03 14:52:29 -04:00 |
get_study_associate.py
|
Always use a schema to define what is being returned, it enforces consistency of the API and internally we can depend on well defined objects.
|
2021-08-10 16:16:08 -04:00 |
get_study_associates.py
|
Always use a schema to define what is being returned, it enforces consistency of the API and internally we can depend on well defined objects.
|
2021-08-10 16:16:08 -04:00 |
is_file_uploaded.py
|
Ticket 143. Test whether file is uploaded.
|
2021-01-04 10:53:21 -05:00 |
ldap.py
|
Modify LDAP script so that it doesn't raise an error when we don't get a record back from LDAP.
|
2021-07-22 10:44:41 -04:00 |
reset_workflow.py
|
WorkflowProcessor handles this error
|
2021-06-15 11:12:50 -04:00 |
script.py
|
service and scripts with working test - still needs a few more tests to try out, but should work to get Mike going
|
2021-02-24 12:55:23 -05:00 |
study_data_get.py
|
Import DataStoreBase from service now
|
2021-06-02 10:00:55 -04:00 |
study_data_set.py
|
Import DataStoreBase from service now
|
2021-06-02 10:00:55 -04:00 |
study_info.py
|
Refactoring Reference files to use the lookup table, rather than parsing the results directly out of the spreadsheet, or attempting to cache them.
|
2021-07-06 13:10:20 -04:00 |
update_study.py
|
Add short_title to study, change update_study task to use kw arguments and add the short_title to the update_study script
|
2021-03-02 10:03:53 -05:00 |
update_study_associate.py
|
initial checkin of changes for branch
|
2021-02-24 12:05:06 -05:00 |
update_study_associates.py
|
Add test and fix to make sure that an empty study associates list (or a blank list) will effectively clear the extra study associates
|
2021-06-01 11:46:43 -04:00 |
user_data_get.py
|
Import DataStoreBase from service now
|
2021-06-02 10:00:55 -04:00 |
user_data_set.py
|
Import DataStoreBase from service now
|
2021-06-02 10:00:55 -04:00 |