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

Build: #3710 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com>

    icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> 579f24ef8ea6f393844cf9f42bb528f42df215b7

    RA-1908: LoginPageController to set the "clientTimezone" user property. (#88)
    * HTML-755 Add userProperty "clientTimezone" when selecting a location.

    Add userProperty "clientTimezone" when selecting a location.
    If we only have 1 location, if timezones are enabled and that user don't have the user proprety "clientTimezone" set on the DB, it will force the user to click on that single location, if timezones are not enable then it will skip the location selection screen(if only 1 location are possible for that user).

    Update the UiFramework version.

    * HTML-755 Fix typo and formatting code

    * HTML-755 Formatting code

    * HTML-755 Correct typo

    * HTML-755 Change method name.

    * HTML-755 Adding new test

    * HTML-755 Adding new test

    * HTML-755 UPPERCASE constants names

    * HTML-755 Constant Convention changes.

    • omod/src/main/java/org/openmrs/module/referenceapplication/page/controller/LoginPageController.java (version 579f24ef8ea6f393844cf9f42bb528f42df215b7)
    • omod/src/main/webapp/pages/login.gsp (version 579f24ef8ea6f393844cf9f42bb528f42df215b7)
    • omod/src/test/java/org/openmrs/module/referenceapplication/page/controller/LoginPageControllerTest.java (version 579f24ef8ea6f393844cf9f42bb528f42df215b7)
    • pom.xml (version 579f24ef8ea6f393844cf9f42bb528f42df215b7)