Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1322 was successful Run by child build REFAPP-OMODDISTRO

Code commits

Git

  • Darius Jazayeri <jazayeri@alum.mit.edu>

    Darius Jazayeri <jazayeri@alum.mit.edu> 2ec65883a358e566440f9ebcb8fc673ebebc2eb8

    RA-363 - Refactor app context model to be closer to our ideal representation

    • api/src/main/java/org/openmrs/module/coreapps/contextmodel/PatientContextModel.java (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • api/src/main/java/org/openmrs/module/coreapps/contextmodel/PersonContextModel.java (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • api/src/main/java/org/openmrs/module/coreapps/contextmodel/VisitContextModel.java (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/PatientHeaderFragmentController.java (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/visit/VisitDetailsFragmentController.java (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/clinicianfacing/PatientPageController.java (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/patientdashboard/PatientDashboardPageController.java (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/resources/apps/clinicianPatientDashboardOtherActions_app.json (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/resources/apps/overallActions_extension.json (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/webapp/fragments/patientHeader.gsp (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/webapp/fragments/patientdashboard/visitDetailsTemplate.gsp (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/webapp/pages/clinicianfacing/patient.gsp (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)
    • omod/src/main/webapp/pages/patientdashboard/patientDashboard.gsp (version 2ec65883a358e566440f9ebcb8fc673ebebc2eb8)