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-22 20:58:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
/
models
History
mike cullerton
b0cf74fa3d
Merge branch 'dev' into add-by-user-61
...
# Conflicts: # tests/files/test_files_api.py
2021-07-07 10:46:50 -04:00
..
__init__.py
Refactor models into seperate directories
2019-12-31 16:32:47 -05:00
api_models.py
Prefer tasks that share a parent over just the the next available task when returning the next_task in the workflow processor.
2021-06-08 08:03:14 -04:00
data_store.py
Moving metrics into SpiffWorkflow so we can run the performance metrics deeply across both systems simultaniously.
2021-06-18 16:41:55 -04:00
email.py
Email relies now on markdown content
2020-06-17 17:00:16 -06:00
file.py
Merge branch 'dev' into add-by-user-61
2021-07-07 10:46:50 -04:00
ldap.py
Switching from using "default" to "server_default" for all default time settings, and running migrations so that this is set at the database level rather than in python, to hopefully correct some issues with dates being 4 hours in the future. Having a very hard time replicating this issue locally.
2021-05-14 12:28:50 -04:00
protocol_builder.py
These changes relate to changes in PB Mock ticket 273, where we removed Q_COMPLETE as a column in the PB Mock Study table. It is now a relationship.
2021-04-02 12:01:00 -04:00
study.py
Switching from using "default" to "server_default" for all default time settings, and running migrations so that this is set at the database level rather than in python, to hopefully correct some issues with dates being 4 hours in the future. Having a very hard time replicating this issue locally.
2021-05-14 12:28:50 -04:00
task_event.py
Merge branch 'dev' into 310-task-event-timezone
2021-05-04 11:21:36 -04:00
user.py
1. Updating Personnel BPMN diagram to debug some issues.
2020-09-01 15:58:50 -04:00
workflow.py
Switching from using "default" to "server_default" for all default time settings, and running migrations so that this is set at the database level rather than in python, to hopefully correct some issues with dates being 4 hours in the future. Having a very hard time replicating this issue locally.
2021-05-14 12:28:50 -04:00