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

Build: #3548 did not complete

Job: Default Job did not complete

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Joseph Medina <jmedina756@yahoo.com>

    Joseph Medina <jmedina756@yahoo.com> 2fcdc62026523154ab430d5a48179dc35b730f4c

    RA-1474: Coreapps: Patient Search Widget performed redundant search when running on OpenMRS 2.1.x (#142)
    * RA-1474: Coreapps: Patient Search Widget performed redundant search when
    running on OpenMRS 2.1.x

    * Addressing changes proposed by Mr. Goodrich: changing code convention things that were missed, and added issue link in comments to added code.

    * Removing unnecessary parameter

    * gsp updates

    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/patientsearch/PatientSearchWidgetFragmentController.java (version 2fcdc62026523154ab430d5a48179dc35b730f4c)
    • omod/src/main/webapp/fragments/patientsearch/patientSearchWidget.gsp (version 2fcdc62026523154ab430d5a48179dc35b730f4c)
    • omod/src/main/webapp/resources/scripts/patientsearch/patientSearchWidget.js (version 2fcdc62026523154ab430d5a48179dc35b730f4c)