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
- Fixed the duplicate tailing logic in the mergeAddresses method in PatientServiceImpl.java and will now create only one PersonMergeLog
- 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-6718: Properly handle InterruptedException instead of swallowing it in thread/daemon code
- TRUNK-6738: Create Database Schema for Observation Archiving
- TRUNK-6737: Simplify LogicTransform implementation
- TRUNK-6685: Patient identifier search no longer includes the identifierType field
- TRUNK-6723: Add ConceptInterpretationRule domain entity and persistence
- maven(deps): bump com.mysql:mysql-connector-j from 9.7.0 to 26.7.0
- Harden UUID reference and updater authorization boundaries
- Docs
- Java not yet supported