pulls translations from transifex and commits them to github

Build: #166 was successful Scheduled with changes by 3 people

Code commits

coreapps

  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> ef996029261f78800af388c7f9a34e5cc7c64c2e

    RA-1002: “End Visit” button on PatientDashboard page doesn’t function properly If you set a custom visitUrl and visitsUrl as part of the app, don't redirect to the active visit

    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/clinicianfacing/VisitsSectionFragmentController.java (version ef996029261f78800af388c7f9a34e5cc7c64c2e)
  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> c4d2dd54b2e57e019e7972f548e6885afb8f786a

    RA-1002: “End Visit” button on PatientDashboard page doesn’t function properly If you set a custom visitUrl and visitsUrl as part of the app, don't redirect to the active visit

    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/clinicianfacing/VisitsSectionFragmentController.java (version c4d2dd54b2e57e019e7972f548e6885afb8f786a)
  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> f51c1d500563643139b8b90ef73b854aaeba8797

    RA-1002: “End Visit” button on PatientDashboard page doesn’t function properly Fix problem where coreapps was not redirecting to custom visit page even if set as a coreapps property

    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/clinicianfacing/VisitsSectionFragmentController.java (version f51c1d500563643139b8b90ef73b854aaeba8797)
  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> 5e4043e4b55c34d3250a5f25deb0d00380ea77c2

    RA-1002: “End Visit” button on PatientDashboard page doesn’t function properly Fix problem where coreapps was not redirecting to custom visit page even if set as a coreapps property

    • api/src/main/java/org/openmrs/module/coreapps/CoreAppsProperties.java (version 5e4043e4b55c34d3250a5f25deb0d00380ea77c2)
    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/clinicianfacing/VisitsSectionFragmentController.java (version 5e4043e4b55c34d3250a5f25deb0d00380ea77c2)

registrationapp

  • Mark Goodrich <mgoodrich@pih.org>

    Mark Goodrich <mgoodrich@pih.org> affc5f007fb0fc63071262c13118bf2c99c74a96

    Merge pull request #18 from cioan/ADDR-106
    ADDR-106, filter out address hierarchy levels with no mapped address …

  • Cosmin Ioan <cioan@pih.org>

    Cosmin Ioan <cioan@pih.org> 182358bb906c5011a3ee360b848b4ccd6094cba5

    ADDR-106, filter out address hierarchy levels with no mapped address field

    • omod/src/main/java/org/openmrs/module/registrationapp/fragment/controller/field/PersonAddressWithHierarchyFragmentController.java (version 182358bb906c5011a3ee360b848b4ccd6094cba5)