Commit Graph

3331 Commits

Author SHA1 Message Date
mike cullerton 4a918c9b4a Ticket 28 - UIDs with capital letters 2024-05-24 15:54:18 -04:00
mike cullerton 7301b81d5c main -> testing 2024-05-23 13:30:57 -04:00
mike cullerton 3a68345ce1 action to buid image for test server 2024-05-23 13:30:57 -04:00
mike cullerton 26559f5304 add file logging to cr_connect.log 2024-05-23 13:30:57 -04:00
jpitts-uva 2f2214581e Added comment to test push ability. 2024-05-16 13:48:04 -04:00
jpitts-uva 7994f0e902
Merge pull request #605 from sartography/jpitts-uva-patch-1
Remove "with app.app_context()" from process_erroring_workflows
2024-03-13 07:41:11 -04:00
jpitts-uva 3d081563ae Removed "with app.app_context()" from process_erroring_workflows because it seems to be causing issues. 2024-03-13 07:31:23 -04:00
jpitts-uva 36e559502e
Merge pull request #602 from sartography/main
Attempting to get dev and main in sync
2024-02-26 10:41:24 -05:00
jpitts-uva aecc2edbe1
Merge pull request #601 from sartography/revert-596-dev
Revert "Merge pull request #595 from sartography/testing"
2024-02-26 10:35:33 -05:00
jpitts-uva 7f5cd539b6
Revert "Merge pull request #595 from sartography/testing" 2024-02-26 10:35:15 -05:00
jpitts-uva b14bf9b97c
Merge pull request #600 from sartography/revert-598-dev
Revert "Merge pull request #597 from sartography/main"
2024-02-26 10:34:16 -05:00
jpitts-uva 67a21704d1
Revert "Merge pull request #597 from sartography/main" 2024-02-26 10:34:06 -05:00
jpitts-uva c7446339b5
Merge pull request #599 from sartography/revert-597-main
Revert "Merge pull request #596 from sartography/dev"
2024-02-26 10:32:57 -05:00
jpitts-uva 5ffcda35cc
Revert "Merge pull request #596 from sartography/dev" 2024-02-26 10:32:41 -05:00
jpitts-uva 088422f96a
Merge pull request #598 from sartography/dev
Merge pull request #597 from sartography/main
2024-02-26 10:22:24 -05:00
jpitts-uva e2bea53f17
Merge pull request #597 from sartography/main
Merge pull request #596 from sartography/dev
2024-02-26 10:20:58 -05:00
jpitts-uva f78641d6c5
Merge pull request #596 from sartography/dev
Merge pull request #595 from sartography/testing
2024-02-26 10:14:53 -05:00
jpitts-uva 943ac313de
Merge pull request #595 from sartography/testing
Merge pull request #594 from sartography/dev
2024-02-26 10:13:59 -05:00
jpitts-uva ee3a0e586d
Merge pull request #594 from sartography/dev
Added new file types and added fix for app_context error
2024-01-31 00:45:29 -05:00
jpitts-uva d3e03adc97
Merge pull request #593 from sartography/testing
Added new file types and added app_context fix
2024-01-31 00:34:38 -05:00
jpitts-uva 98e87845b7
Merge pull request #592 from sartography/jpitts-uva-patch-1
Added eml and msg file types and associated content types.
2024-01-29 02:49:21 -05:00
jpitts-uva 0733e49cbc
Merge pull request #591 from sartography/jpitts-uva-patch-1
Fix to prevent continuing Sentry "Working outside of application cont…
2024-01-29 02:39:35 -05:00
jpitts-uva 189d47be75 Added eml and msg file types and associated content types. 2024-01-29 02:20:56 -05:00
jpitts-uva 85e2a84642
Fix to prevent continuing Sentry "Working outside of application context" error. 2024-01-17 06:03:59 -05:00
danfunk 9cb7965e7e updating the email template to use a png file and inline styles rather than an SVG and style sheet. 2023-12-19 17:37:21 -05:00
Dan Funk 1d84004aaf
Merge pull request #589 from sartography/dev
test fix
2023-12-05 12:41:02 -05:00
danfunk efff6d9585 test fix 2023-12-05 12:40:17 -05:00
Dan Funk ce472f0881
Merge pull request #588 from sartography/dev
remove check for when a person only has invalid study types.
2023-12-05 12:36:14 -05:00
danfunk cb91c2ba4a remove check for when a person only has invalid study types. 2023-12-05 12:34:00 -05:00
danfunk 8755bc8b29 Trying to resolve an error with the task log. 2023-06-07 15:29:41 -04:00
danfunk 901042ae96 Trying to resolve an error with the task log. 2023-06-07 15:02:32 -04:00
danfunk 50de3536fc A bit of cleanup in docker run so we don't get that bloody git config errors anymore. 2023-05-10 12:54:34 -04:00
danfunk 44fb334367 fixes to logging 2023-05-10 12:38:07 -04:00
danfunk 5f4db5e5fd remove logging file altogether. 2023-05-10 12:28:00 -04:00
danfunk 4fcb1298e2 Reduce noise from Spiffworkflow in the logs. 2023-05-10 11:49:49 -04:00
danfunk 0e26f46a05 minor tweaks to postgres local development. 2023-05-10 11:49:34 -04:00
danfunk 8bf3415c34 Fixing a bad migration 2023-05-10 11:48:55 -04:00
Dan 59490fc350 locking spiffworkflow to a branch because we will not be able to quickly upgrade it at this time. This will allow the latest camunda forms to work. 2023-03-07 15:17:31 -05:00
Dan Funk af7cba2d54
Merge pull request #583 from sartography/feature/study-id-script-773
Script that returns the current study_id #773
2023-02-24 14:20:10 -05:00
mike cullerton acaf3c2fd2 Simple script that returns the current study_id
Includes test and bpmn
2023-02-24 11:05:27 -05:00
Dan Funk ee77d51d1c
Merge pull request #577 from sartography/dependabot/pip/deploy/certifi-2022.12.7
Bump certifi from 2020.11.8 to 2022.12.7 in /deploy
2023-02-14 10:36:57 -05:00
Dan Funk 4f634ea057
Merge pull request #578 from sartography/dependabot/pip/certifi-2022.12.7
Bump certifi from 2020.11.8 to 2022.12.7
2023-02-14 10:36:31 -05:00
Dan cc00b545dc use the correct name for the script task. 2023-01-18 13:45:13 -05:00
Dan de85af4815 Merge branch 'feature/get-user-studies-script' into main 2023-01-13 13:10:51 -05:00
mike cullerton 971e869791 Add comment in the script about last assertion 2023-01-12 13:48:03 -05:00
mike cullerton 1009f8e1e7 Simplified the test 2023-01-12 13:44:55 -05:00
mike cullerton aebb9a578e Test for new script 2023-01-12 13:05:20 -05:00
mike cullerton acde03806c Returns the list of studies for a user, from protocol builder 2023-01-12 13:04:55 -05:00
dependabot[bot] 37187e8481
Bump certifi from 2020.11.8 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 08:40:36 +00:00
dependabot[bot] a1bc7e366a
Bump certifi from 2020.11.8 to 2022.12.7 in /deploy
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 07:37:02 +00:00