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-21 20:28:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
/
api
History
Dan Funk
fed6e86f92
Trying to fix LDAP issues on production. Changing LDAP to static only methods, caching the connection and calling bind before all connection requests.
...
Also assuring we don't load the documents.xls file over and over again.
2020-06-04 14:59:36 -04:00
..
__init__.py
Adding file management. Files are stored in the database along with basic meta data.
2019-12-27 13:50:03 -05:00
approval.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
common.py
Run the validation twice, once completing all of the data, and a second time, completing only the required fields.
2020-05-30 17:26:27 -04:00
file.py
minor cleanup of error codes.
2020-06-03 15:03:22 -04:00
study.py
minor cleanup of error codes.
2020-06-03 15:03:22 -04:00
tools.py
minor cleanup of error codes.
2020-06-03 15:03:22 -04:00
user.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.py
Adds workflow spec title to workflow api schema
2020-05-31 22:46:56 -04:00