pulls translations from transifex and commits them to github

Code commits

printer

  • pihinformatics <pihinformatics@gmail.com>

    pihinformatics <pihinformatics@gmail.com> 39d444464e85142bfcbff4906405777ca196612a

    'automatic update of mvn version dependencies'

    • pom.xml (version 39d444464e85142bfcbff4906405777ca196612a)

radiologyapp

  • pihinformatics <pihinformatics@gmail.com>

    pihinformatics <pihinformatics@gmail.com> 4ba323746cb6183381620011b0c0a1ad0268b607

    'automatic update of mvn version dependencies'

    • pom.xml (version 4ba323746cb6183381620011b0c0a1ad0268b607)

referenceapplication

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

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

    RA-1928: LoginPageController to handle URLs with one "/" only. (#91)
    * RA-1928 If only contains one "/" character, it till use the entire urlPath for the urlContextPath

    * RA-1928 Change from http to https

    * RA-1928 Change from http to https

    * RA-1928 Undo changes from http to https

    * RA-1928 New Test for LoginPageController.java

    * RA-1928 Update test get_shouldRedirectUserToHomeIfAuthenticatedAndPathForOpenmrsWasGivenOnUrl

    * RA-1928 Update constants name

    * RA-1928 Renaming method

    • omod/src/main/java/org/openmrs/module/referenceapplication/page/controller/LoginPageController.java (version dc9b76e7abd35dab82bfecaf23370d1d70c1215e)
    • omod/src/test/java/org/openmrs/module/referenceapplication/page/controller/LoginPageControllerTest.java (version dc9b76e7abd35dab82bfecaf23370d1d70c1215e)