OpenMRS Core Master
Build: #654 failed
Job: Integration Test was successful
Code commits
openmrs-core
-
Daniel Kayiwa f9b9664e4eb226ae5526ef69c8589c969fa399f3
Merge pull request #1071 from harsha89/TRUNK-4293-additional
revert changes to allow multiple identifiers with same identifier types TRUNK-4293 -
harsha89 <harsz89@gmail.com> 33b173009f2b55679db3f08974b2891b9a4a7c5c
added warning for short patient form and patient form
- webapp/src/main/webapp/WEB-INF/messages.properties (version 33b173009f2b55679db3f08974b2891b9a4a7c5c)
- webapp/src/main/webapp/WEB-INF/view/admin/patients/include/editPatientIdentifier.jsp (version 33b173009f2b55679db3f08974b2891b9a4a7c5c)
- webapp/src/main/webapp/WEB-INF/view/admin/patients/patientForm.jsp (version 33b173009f2b55679db3f08974b2891b9a4a7c5c)
- webapp/src/main/webapp/WEB-INF/view/admin/patients/shortPatientForm.jsp (version 33b173009f2b55679db3f08974b2891b9a4a7c5c)
-
harsha89 <harsz89@gmail.com> 7924ae0b4e9f693e5877e12fce02b854c478c91d
revert changes to allow multiple identifiers with same identifier types TRUNK-4293
- api/src/main/java/org/openmrs/validator/PatientIdentifierValidator.java (version 7924ae0b4e9f693e5877e12fce02b854c478c91d)
- api/src/main/java/org/openmrs/validator/PatientValidator.java (version 7924ae0b4e9f693e5877e12fce02b854c478c91d)
- api/src/test/java/org/openmrs/validator/PatientValidatorTest.java (version 7924ae0b4e9f693e5877e12fce02b854c478c91d)
- web/src/main/java/org/openmrs/web/controller/patient/ShortPatientFormValidator.java (version 7924ae0b4e9f693e5877e12fce02b854c478c91d)
- web/src/test/java/org/openmrs/web/controller/patient/ShortPatientFormValidatorTest.java (version 7924ae0b4e9f693e5877e12fce02b854c478c91d)