openmrs-core
https://github.com/openmrs/openmrs-core
Java
OpenMRS API and web application code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported1 Subscribers
Add a CodeTriage badge to openmrs-core
Help out
- Issues
- TRUNK-6680: Fix associations that silently became EAGER in the hbm.xml to JPA annotation migration
- github-actions(deps): bump github/codeql-action from 4.37.5 to 4.37.6
- maven(deps): bump software.amazon.awssdk:s3 from 2.32.13 to 2.50.3
- Fixed the duplicate tailing logic in the mergeAddresses method in PatientServiceImpl.java and will now create only one PersonMergeLog
- TRUNK-6761: Mark eligible fields as final and fix JavaDoc typos
- TRUNK-6701: Avoid unnecessary session attribute updates
- TRUNK-6680: Restore lazy fetching and add regression tests
- TRUNK-6702: Make UpdateFilter and InitializationFilter skip checks cheap after startup
- TRUNK-6382/TRUNK-6360: Backport @Transactional/@Cacheable-on-classes-without-interface fix to 2.6.x
- TRUNK-6717: Replace reflective BeanUtils property access with direct PersonName getters
- Docs
- Java not yet supported