pulls translations from transifex and commits them to github

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

Code commits

htmlformentry

  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> 2667da9f242b8f8f110cc2aecb56d661d821b03b

    Ensure view of existing orders respects the configured template (#233)
    Follow-up fixes to order tag to ensure that the rendered view (for orders in view mode and for revising orders in edit/enter mode) respect the orderTemplate and can be configured within a form via the orderTemplate and css.

    • api/src/main/java/org/openmrs/module/htmlformentry/widget/OrderWidget.java (version 2667da9f242b8f8f110cc2aecb56d661d821b03b)
    • omod/src/main/webapp/resources/orderWidget.css (version 2667da9f242b8f8f110cc2aecb56d661d821b03b)
    • omod/src/main/webapp/resources/orderWidget.js (version 2667da9f242b8f8f110cc2aecb56d661d821b03b)

coreapps

  • Brandon Istenes <bistenes@gmail.com>

    Brandon Istenes <bistenes@gmail.com> bdb00e4f7a0bf760f005f2d5591bcaa677fcf545

    RA-1899 pt 1: Write tests for latestobsforconceptlist (#385)
    * RA-1899 pt 1: Write tests for latestobsforconceptlist

    This also improves some UI text in the latestobsforconceptlist widget.

    * Use spaces for whitespace

    * Fix 'y' in maxAgeToDays

    * Don't run tests when running the server

    * Add 'npm run test' to mvn test phase

    • omod/pom.xml (version bdb00e4f7a0bf760f005f2d5591bcaa677fcf545)
    • omod/src/main/web/dashboardwidgets/dashboardwidgetscommons.service.js (version bdb00e4f7a0bf760f005f2d5591bcaa677fcf545)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.controller.js (version bdb00e4f7a0bf760f005f2d5591bcaa677fcf545)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.html (version bdb00e4f7a0bf760f005f2d5591bcaa677fcf545)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.spec.js (version bdb00e4f7a0bf760f005f2d5591bcaa677fcf545)
    • package.json (version bdb00e4f7a0bf760f005f2d5591bcaa677fcf545)

printer

radiologyapp