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

Build: #4306 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> 458ca68858f865a109463f2bd03940035c1ff18f

    RA-1890 - Find Patient should be customizable to include additional p… (#379)
    * RA-1890 - Find Patient should be customizable to include additional patient identifiers

    * RA-1890 - Allow customization of the columns displayed in the findPatient results.  Allow configuring exactly what columns appear, in what order, with what column label, and with what column width.

    • omod/src/main/compass/sass/patientsearch/patientSearchWidget.scss (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/patientsearch/PatientSearchWidgetFragmentController.java (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/findpatient/FindPatientPageController.java (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/webapp/fragments/patientsearch/patientSearchWidget.gsp (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/webapp/pages/findpatient/findPatient.gsp (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/webapp/resources/scripts/patientsearch/patientSearchWidget.js (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/patientsearch/PatientSearchWidgetFragmentControllerTest.java (version 458ca68858f865a109463f2bd03940035c1ff18f)