OpenMRS Core Master

Build: #428 failed

Job: Build and Test failed

Stages & jobs

  1. Default Stage

Code commits

openmrs-core

  • Daniel Kayiwa

    Daniel Kayiwa 0f9c419fe66676f2c4f33c319558698ee0b843f9

    Merge pull request #930 from harsha89/TRUNK-3483_4322
    issue cannot enroll patient in a program more than once TRUNK-3483 and 4322 solution

  • harsha89 <harsz89@gmail.com>

    harsha89 <harsz89@gmail.com> ff5aba8c8f088000c0bdb3d7df2e306555b5be1e

    changes done as per comment made in the pull request

    • api/src/main/java/org/openmrs/validator/PatientProgramValidator.java (version ff5aba8c8f088000c0bdb3d7df2e306555b5be1e)
    • api/src/test/java/org/openmrs/validator/PatientProgramValidatorTest.java (version ff5aba8c8f088000c0bdb3d7df2e306555b5be1e)
  • harsha89 <harsz89@gmail.com>

    harsha89 <harsz89@gmail.com> c2af66d65b68f4356e681feac8888921a2550740

    issue cannot enroll patient in a program more than once TRUNK-3483 and 4322 solution

    • api/src/main/java/org/openmrs/validator/PatientProgramValidator.java (version c2af66d65b68f4356e681feac8888921a2550740)
    • api/src/test/java/org/openmrs/validator/PatientProgramValidatorTest.java (version c2af66d65b68f4356e681feac8888921a2550740)
    • web/src/main/java/org/openmrs/web/controller/program/PatientProgramFormController.java (version c2af66d65b68f4356e681feac8888921a2550740)
    • webapp/src/main/webapp/WEB-INF/messages.properties (version c2af66d65b68f4356e681feac8888921a2550740)
    • webapp/src/main/webapp/WEB-INF/view/portlets/patientPrograms.jsp (version c2af66d65b68f4356e681feac8888921a2550740)