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

Build: #2044 was successful Changes by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Daniel Kayiwa

    Daniel Kayiwa e773877c9bd4e33a8972f4cfa32c22907182bde2

    Merge pull request #24 from venkatp1997/RA-774
    RA-774: A lock icon is displayed against the coreapps.systemAdministr…

  • Venkat Parthasarathy <venkat.p1997@gmail.com>

    Venkat Parthasarathy <venkat.p1997@gmail.com> 87c284a13a03f8421497335bb5ee617551666c33 m

    RA-774: A lock icon is displayed against the coreapps.systemAdministrationApp and if the lock icon is clicked the failed to disable message is displayed
    RA-774: Added a list called appsThatCannotBeStopped that will contain coreapps.systemAdministrationApp

    RA-774: A lock icon is displayed against the apps that cannot be stopped which is unclickable and hence can neither be deleted or disabled.

    • omod/src/main/java/org/openmrs/module/referenceapplication/page/controller/ManageAppsPageController.java (version 87c284a13a03f8421497335bb5ee617551666c33)
    • omod/src/main/webapp/pages/manageApps.gsp (version 87c284a13a03f8421497335bb5ee617551666c33)