pulls translations from transifex and commits them to github

Build: #1072 was successful Scheduled with changes by Ruhanga <41738040+Ruhanga@users.noreply.github.com>

Code commits

coreapps

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

    Ruhanga <41738040+Ruhanga@users.noreply.github.com> 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42

    RA-1611: Handling of <encounterDiagnoses/> "0" attributes.
    * RA-1611 : Follow up commit for diagnosisSets and diagnosisClasses parameters alternate between 'null' and the 'default' from the their GPs

    * RA-1611, RA-1610, RA-1603, RA-1599 : Follow up commit to conditionally add attributes to <encounterDiagnosis*/>

    * RA-1611 : Allow querying for diagnoses against all provided search parameters

    * RA-1611 : When any attribute is specified, all defaults drop

    * RA-1611 : Missing diagnosis search parameters to default to using GP defined defaults

    * RA-1611 : Specifing null for diagnosisSets and diagnosisConceptSources through '0' char

    * RA-1611 : Documenting the usage of '0' for diagnosis search

    * RA-1611 : Formating changes on comments and javadoc

    • api-2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • api-pre2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • api/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesByObsElement.java (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • api/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesByObsTagHandler.java (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • api/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesTagHandler.java (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/DiagnosesFragmentController.java (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • omod/src/main/webapp/fragments/diagnosis/encounterDiagnoses.gsp (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • omod/src/main/webapp/resources/scripts/diagnoses/diagnoses-angular.js (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • omod/src/main/webapp/resources/scripts/diagnoses/diagnoses.js (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/DiagnosesFragmentControllerTest.java (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)
    • omod/src/test/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesTagHandlerComponentTest.java (version 97c396c63f3c9be124f4b70fb4b6c3c5c7c70a42)