cr-connect-workflow/crc/models
Dan 1000b22a3b Don't raise errors on non-ready tasks that calculate a title, the information may not be avaiable yet.
Also Allow autocomplete-num as a valid field property.
2021-03-12 15:40:23 -05:00
..
__init__.py
api_models.py Don't raise errors on non-ready tasks that calculate a title, the information may not be avaiable yet. 2021-03-12 15:40:23 -05:00
data_store.py Add some tests 2020-11-17 09:33:29 -05:00
email.py Email relies now on markdown content 2020-06-17 17:00:16 -06:00
file.py Bug #255, this requires the front end to pass in the name of the task, when doing a lookup. This will prevent a bug where we have multiple user tasks, with enum fields that set the same variable, but use different lookup tables to populate the dropbown or search feature. 2021-03-01 14:54:04 -05:00
ldap.py
protocol_builder.py New study status update 2020-07-30 21:03:11 -06:00
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
task_event.py Add user display name to the response for task events 2021-02-18 08:44:44 -05:00
user.py 1. Updating Personnel BPMN diagram to debug some issues. 2020-09-01 15:58:50 -04:00
workflow.py Make a change to make sure that if there is a new file locally that is not present remotely when we pull from the remote, the new local file gets deleted. 2020-12-08 13:42:01 -05:00