pulls translations from transifex and commits them to github

Build: #1651 was successful

Job: coreapps was successful

Code commits

coreapps

  • icrc-ifernandes <65180726+icrc-ifernandes@users.noreply.github.com>

    icrc-ifernandes <65180726+icrc-ifernandes@users.noreply.github.com> b55dff75214cf8a643e83ede17418aa301314edf

    RA-1857: Added WidgetsCommons#formatDate for L10n.

    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/dashboardwidgets/DashboardWidgetFragmentController.java (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/bahmniappointments/bahmniappointments.html (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/dashboardwidgetscommons.service.js (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/obsacrossencounters.html (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/obsgraph/obsgraph.controller.js (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/programs/index.js (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/programs/programs.controller.js (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/programs/programs.html (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/programstatus/index.js (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.controller.js (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.html (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/main/web/dashboardwidgets/visitbyencountertype/visitbyencountertype.html (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/ParserEncounterIntoSimpleObjectsTest.java (version b55dff75214cf8a643e83ede17418aa301314edf)
    • omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/VisitDetailsFragmentControllerTest.java (version b55dff75214cf8a643e83ede17418aa301314edf)
    • pom.xml (version b55dff75214cf8a643e83ede17418aa301314edf)
  • Nischith Shetty <drnjshetty@gmail.com>

    Nischith Shetty <drnjshetty@gmail.com> a9ec3775e379467906faf32b23e0ebc0e1e4bd2d

    RA-1871: Fix for the missing Health Trend Summary in 2.11 patient dashboard (#380)

    • omod/src/main/resources/apps/dashboardWidgets_app.json (version a9ec3775e379467906faf32b23e0ebc0e1e4bd2d)
  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> 458ca68858f865a109463f2bd03940035c1ff18f

    RA-1890 - Find Patient should be customizable to include additional p… (#379)
    * RA-1890 - Find Patient should be customizable to include additional patient identifiers

    * RA-1890 - Allow customization of the columns displayed in the findPatient results.  Allow configuring exactly what columns appear, in what order, with what column label, and with what column width.

    • omod/src/main/compass/sass/patientsearch/patientSearchWidget.scss (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/patientsearch/PatientSearchWidgetFragmentController.java (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/findpatient/FindPatientPageController.java (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/webapp/fragments/patientsearch/patientSearchWidget.gsp (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/webapp/pages/findpatient/findPatient.gsp (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/main/webapp/resources/scripts/patientsearch/patientSearchWidget.js (version 458ca68858f865a109463f2bd03940035c1ff18f)
    • omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/patientsearch/PatientSearchWidgetFragmentControllerTest.java (version 458ca68858f865a109463f2bd03940035c1ff18f)