pulls translations from transifex and commits them to github

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

Code commits

coreapps

  • Mutesasira Moses <mozzymutesa@gmail.com>

    Mutesasira Moses <mozzymutesa@gmail.com> d6e9b38fdf64990e5355ca5165452c12225323bd

    RA-1688 : Expand General Actions Column to reomove word wrap of action titles (#277)

    • omod/src/main/webapp/pages/clinicianfacing/patient.gsp (version d6e9b38fdf64990e5355ca5165452c12225323bd)
  • Samuel Male <samuelsmalek@gmail.com>

    Samuel Male <samuelsmalek@gmail.com> 3e279be8d6db963c2b51f005eee0697d1f90545f

    RA-1694: EncounterDiagnosis to only display current encounter diagnoses.
    * RA-1694: EncounterDiagnosis widget to only display diagnoses of the current encounter and not all patient's past diagnoses

    * RA-1694: Fixing broken test

    • api-2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java (version 3e279be8d6db963c2b51f005eee0697d1f90545f)
    • api-2.2/src/test/java/org/openmrs/module/htmlformentry/EncounterDiagnosesElementTest.java (version 3e279be8d6db963c2b51f005eee0697d1f90545f)

registrationapp

  • Ruhanga <41738040+Ruhanga@users.noreply.github.com>

    Ruhanga <41738040+Ruhanga@users.noreply.github.com> 74310e2ab173c91fd99cc591ced9d1ee86012c6d

    RA-1605: Enable editing patient relationships via the edit section page.
    * RA-1605: Follow up commit to enable editing patient relationship via the edit section page of registration app

    * RA-1605 : Relationships summary widget to display summary correctly

    * RA-1605 : Injecting personService spring bean

    • omod/src/main/java/org/openmrs/module/registrationapp/RegistrationAppUiUtils.java (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)
    • omod/src/main/java/org/openmrs/module/registrationapp/page/controller/EditSectionPageController.java (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)
    • omod/src/main/webapp/fragments/field/personRelationship.gsp (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)
    • omod/src/main/webapp/fragments/summary/section.gsp (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)
    • omod/src/main/webapp/pages/editSection.gsp (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)
    • omod/src/main/webapp/resources/scripts/editSection.js (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)
    • omod/src/main/webapp/resources/scripts/field/personRelationship.js (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)
    • omod/src/test/java/org/openmrs/module/registrationapp/RegistrationAppUiUtilsTest.java (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)
    • omod/src/test/java/org/openmrs/module/registrationapp/page/controller/EditSectionPageControllerComponentTest.java (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)
    • omod/src/test/java/org/openmrs/module/registrationapp/page/controller/EditSectionPageControllerTest.java (version 74310e2ab173c91fd99cc591ced9d1ee86012c6d)