Skip to content

Develop/coyote#10

Merged
lacarmen merged 1135 commits intoMagentaHealth:develop/coyotefrom
openo-beta:develop/coyote
Jan 15, 2025
Merged

Develop/coyote#10
lacarmen merged 1135 commits intoMagentaHealth:develop/coyotefrom
openo-beta:develop/coyote

Conversation

@sebastian-j-ibanez
Copy link
Copy Markdown

Changes made

Upgrade to Java 21

  • Use openjdk:21-jdk-slim Docker image.
  • Related PR can be found here.

Upgrade to Struts 2

  • Update all classes related to struts 1 to use struts 2.
  • Related PR can be found here.

Fix JSP compilation errors

  • Document the command to compile JSPs in pom (mvn package -Pjspc).
  • Fix all outstanding JSP compilation errors.
  • Also cleanup POM dependencies.
  • Related PR can be found here.

Update insecure pom dependencies

  • Several dependencies could be upgraded without any breaking changes.
  • These updates eliminated Dependabot security issues.
  • Related PR can be found here.

Fix unit test failures

  • Several small fixes that cause
  • Related PR can be found here

garciaerin and others added 30 commits December 6, 2024 11:19
- Changed the 0 to 1 on line 90.
- Changed the named parameters.
- Changed the 0s to 1s.
- Changed named parameters.
- Added 1 next to the ?
Update BillingONCHeader1DaoImpl.java
- Changed named parameters.
- Added missing numbers beside the ?
Update DocumentDaoImpl.java
- changed named parameters
- added the missing 1 beside the ?
Update EFormDAtaDaoImpl.java
- changed named parameters
- added missing numbers beside the ?
Update EChartDaoImpl.java file
- changed named parameters
- added missing numbers beside the ?
Update EmailConfigDaoImpl.java
- changed the named parameters to ?1
Update EReferAttachmentDataDaoImpl.java
- changed the named parameters
Update HI7TextInfoDaoImpl.java file
- changed named parameters
- added missing numbers beside the ?
… file

Revert Hsfo2RecommitScheduleDaoImpl.java
Update MdsOBRDAoIMpl.java file
- changed the line 53
Update MessageLostDaoImpl.java
- changed named parameters
Update BedDaoImpl.java
- to prevent mismatches between the expected parameter indices and the bound values
Update Rourke2020Dao.java
- just the correct named parameter
gongjian1981 and others added 26 commits January 8, 2025 13:34
- Updated JDK version number.
- Removed `java.security.acl.Group` package, it has been deprecated in Java 9, and removed in Java 14.
Copy link
Copy Markdown

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request #10 has too many files changed.

We can only review pull requests with up to 300 changed files, and this pull request has 8561.

@lacarmen lacarmen merged commit a7dae07 into MagentaHealth:develop/coyote Jan 15, 2025
kk-chung pushed a commit that referenced this pull request Mar 20, 2025
Fix: Sanitize Uploaded Document Filenames to Prevent Broken Links
D3V41 pushed a commit that referenced this pull request Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants