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

Build: #3599 was successful Changes by Lubwama Samuel <lubwamasamuel3@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Lubwama Samuel <lubwamasamuel3@gmail.com>

    Lubwama Samuel <lubwamasamuel3@gmail.com> 02cba17e5b1a07a64e6373e03f8ed983ed3144b0

    Enable closing of patient active visits when patient is marked dead. (#152)
    Enable edit in patient Vital Status when patient is dead when user has permission Task: Edit Vital Status

    Check lists before starting to close active visits
    Reduction in lines in method to close active vistits
    Changing name of method to close active visits
    Pursing one paramenter other than two

    Indenting linen in patientHeader

    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/MarkPatientDeadPageController.java (version 02cba17e5b1a07a64e6373e03f8ed983ed3144b0)
    • omod/src/main/resources/config.xml (version 02cba17e5b1a07a64e6373e03f8ed983ed3144b0)
    • omod/src/main/webapp/fragments/patientHeader.gsp (version 02cba17e5b1a07a64e6373e03f8ed983ed3144b0)
    • omod/src/main/webapp/pages/markPatientDead.gsp (version 02cba17e5b1a07a64e6373e03f8ed983ed3144b0)