This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
Watch
1
Star
0
Fork
You've already forked cr-connect-workflow
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1bb30e689
cr-connect-workflow
/
crc
History
Dan
a1bb30e689
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
..
api
Don't fail the sync completely when a remote file does not exist.
2021-05-05 15:59:00 -04:00
models
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
scripts
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
services
fixes
#322
, do not error out deleting files that have assocaited data stores, just remove the data store.
2021-05-05 20:21:33 -04:00
static
Removed the test and templates from the unused mails service.
2021-03-11 11:34:24 -05:00
templates
Change location of `CR Connect` string. Move it left, closer to the logo
2021-03-23 13:12:13 -04:00
__init__.py
Set the correct default value on enumerations - if it is a multi-select enum (checkbox is set) then it should return a default value of an empty array, and not a dictionary.
2021-04-09 08:40:58 -04:00
api.yml
Merge branch 'dev' into feature/performance-refactor
2021-05-04 11:30:13 -04:00