pulls translations from transifex and commits them to github

Build: #268 was successful Scheduled with changes by Rafal Korytkowski and mgoodrich <mark.goodrich@live.com>

Code commits

coreapps

  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> 343f59cc28ce517cde8f9d64e657219129666437

    UHM-2821: Program Overview widget Reorganized order of functions to (hopefully!) make this easiest to follow

    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.controller.js (version 343f59cc28ce517cde8f9d64e657219129666437)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.html (version 343f59cc28ce517cde8f9d64e657219129666437)
  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> 09b85c61548a2129269c42825479325090603c25

    UHM-2821: Program Overview widget Added delete functionality

    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.controller.js (version 09b85c61548a2129269c42825479325090603c25)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.html (version 09b85c61548a2129269c42825479325090603c25)
  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> 625148d04363a151e3689146fd4a799473e22801

    Revert mistaken commit of change to targetDir in package.json

    • package.json (version 625148d04363a151e3689146fd4a799473e22801)
  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> 746201c4334fb0ab4b23d112709e76f3a36aa104

    RA-1362: Bundle dashboard widgets with webpack add ui.bootstrap dependency to relationships widget

    • omod/src/main/web/dashboardwidgets/relationships/index.js (version 746201c4334fb0ab4b23d112709e76f3a36aa104)
    • package.json (version 746201c4334fb0ab4b23d112709e76f3a36aa104)
  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> f4a0dffeb8bd6860cc7fb4002d0afb6f41abc7d0

    RA-1362: Bundle dashboard widgets with webpack change program history fragment to use new webpack libraries fix duplicate function name in program status controller

    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.controller.js (version f4a0dffeb8bd6860cc7fb4002d0afb6f41abc7d0)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.html (version f4a0dffeb8bd6860cc7fb4002d0afb6f41abc7d0)
    • omod/src/main/webapp/fragments/program/programHistory.gsp (version f4a0dffeb8bd6860cc7fb4002d0afb6f41abc7d0)
  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> 808847f5a2e3fc145272bab93a0bd54ed0d95ac4

    RA-1362: Bundle dashboard widgets with webpack Add dependency on angular-ui-bootstrap

    • omod/src/main/web/dashboardwidgets/programstatus/index.js (version 808847f5a2e3fc145272bab93a0bd54ed0d95ac4)
    • package.json (version 808847f5a2e3fc145272bab93a0bd54ed0d95ac4)
  • Rafal Korytkowski

    Rafal Korytkowski 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03

    RA-1362 Bundle dashboard widgets with webpack (#104)
    * RA-1362 Bundle dashboard widgets with webpack

    * RA-1362: Migrate programstatus to es6

    * RA-1362 Removed unused loaders

    * RA-1362 Fixed webpack vendor config

    * RA-1362: Fixing travis setup

    * RA-1362 Fixing 'this' in fetchPatientPrograms by binding

    * RA-1362 Disabled installing optional dependencies

    • .gitignore (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • .travis.yml (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • README.md (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/pom.xml (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dashboardwidgets.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dashboardwidgets.services.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dashboardwidgetscommons.service.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/dataintegrityviolations/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/obsacrossencounters.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/obsacrossencounters.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsacrossencounters/obsacrossencounters.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsgraph/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsgraph/obsgraph.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsgraph/obsgraph.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/obsgraph/obsgraph.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programs/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programs/programs.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programs/programs.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programs/programs.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programstatus/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/programstatus/programstatus.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/relationships/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/relationships/relationships.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/relationships/relationships.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/relationships/relationships.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/visitbyencountertype/index.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/visitbyencountertype/visitbyencountertype.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/visitbyencountertype/visitbyencountertype.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/web/dashboardwidgets/visitbyencountertype/visitbyencountertype.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/fragments/dashboardwidgets/dashboardWidget.gsp (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/Chart.min.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/angular-chart.min.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardWidgetsCommons.service.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/dataintegrityviolations/dataintegrityviolations.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/latestobsforconceptlist/latestobsforconceptlist.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsacrossencounters/obsacrossencounters.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsacrossencounters/obsacrossencounters.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsacrossencounters/obsacrossencounters.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsgraph/obsgraph.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsgraph/obsgraph.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/obsgraph/obsgraph.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programs/programs.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programs/programs.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programs/programs.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programstatus/programstatus.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programstatus/programstatus.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/programstatus/programstatus.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/relationships/relationships.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/relationships/relationships.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/relationships/relationships.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/visitbyencountertype/visitbyencountertype.component.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/visitbyencountertype/visitbyencountertype.controller.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/dashboardwidgets/visitbyencountertype/visitbyencountertype.html (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • omod/src/main/webapp/resources/scripts/fragments/openmrs-contrib-uicommons.bundle.min.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • package.json (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)
    • webpack.config.js (version 7f6842d6fc40e0e418b2911f0d7cb4bef3794d03)