pulls translations from transifex and commits them to github

Build: #179 was successful

Job: radiology was successful

Code commits

radiology

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> 2d2d98a722b63e3dbf9fdc218c25f13efd8c044d

    Merge pull request #507 from teleivo/readme-badge
    make travis ci badge svg in readme

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> f8cd49df5621c400bd99293ffdeee60d1a0298de

    make travis ci badge svg in readme
    the travis ci badge is blurry since its a png,
    made it an svg

    • README.md (version f8cd49df5621c400bd99293ffdeee60d1a0298de)
  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> 1461dbe57a5e25211b25ccaf7306b9bed6deb045

    Merge pull request #506 from teleivo/fix-dockerfile
    fix omod Dockerfile URLs to dependencies

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> a0acb07687b2e058085a630543ee77d480e3c054

    fix omod Dockerfile URLs to dependencies
    openmrs retired its nexus repository and now uses artifactory and
    bintray from jfrog.

    * fixed the URLs to get the legacyui and webservices.rest module omods
    in the Dockerfile which creates the radiology modules docker image
    * needed to update the webservices.rest from 2.16 to 2.17 since the
    former wasnt on jfrog

    • omod/src/main/docker/Dockerfile (version a0acb07687b2e058085a630543ee77d480e3c054)