pulls translations from transifex and commits them to github

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

Code commits

htmlformentry

  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> f780010e2db0ff90cb8e22ad503267ae7d9f9d4c

    HTML-755: <encounterDate showTime="true"/> to support time zones. Fix NPE

    • api/src/main/java/org/openmrs/module/htmlformentry/element/EncounterDetailSubmissionElement.java (version f780010e2db0ff90cb8e22ad503267ae7d9f9d4c)

appointmentschedulingui

  • The-Lady <ash.phoenix97@gmail.com>

    The-Lady <ash.phoenix97@gmail.com> 045a76f5005b5e1097abfd22d69ab4d798126d7f

    Added warning log when appointment type ID provided in URL is invalid (#21)

    • omod/src/main/java/org/openmrs/module/appointmentschedulingui/page/controller/AppointmentTypePageController.java (version 045a76f5005b5e1097abfd22d69ab4d798126d7f)

coreapps

  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> dc0ee14d420d706100219102cd0f767819081279

    fix NPE that was being thrown during the test

    • omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/RetrospectiveVisitFragmentControllerTest.java (version dc0ee14d420d706100219102cd0f767819081279)
  • Brandon Istenes <bistenes@gmail.com>

    Brandon Istenes <bistenes@gmail.com> f179db263fd480db39b1d08a30183dfb5474e6ad

    RA-1899: Fix broken tests (#405)

    • omod/pom.xml (version f179db263fd480db39b1d08a30183dfb5474e6ad)
    • omod/src/main/resources/apps/dashboardWidgets_app.json (version f179db263fd480db39b1d08a30183dfb5474e6ad)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.spec.js (version f179db263fd480db39b1d08a30183dfb5474e6ad)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/obsacrossencounters.controller.js (version f179db263fd480db39b1d08a30183dfb5474e6ad)
  • The-Lady <ash.phoenix97@gmail.com>

    The-Lady <ash.phoenix97@gmail.com> 7b8327bd0d077e6ea1646f58e142437635ed39a2

    Encoded patient search results in js file (#404)

    • omod/src/main/webapp/resources/scripts/patientsearch/patientSearchWidget.js (version 7b8327bd0d077e6ea1646f58e142437635ed39a2)