pulls translations from transifex and commits them to github

Build: #94 was successful Scheduled with changes by Daniel Kayiwa and isears <isaac.j.sears@gmail.com>

Code commits

uicommons

  • Daniel Kayiwa

    Daniel Kayiwa 678bccedb79b49cab97e33f662166d83ac527941

    Merge pull request #27 from isears/RA-452
    Fix reflected xss in patient registration page

  • isears <isaac.j.sears@gmail.com>

    isears <isaac.j.sears@gmail.com> 6145fb1f2dafa4b41fd5329306101f7bfa115640 m

    Fix reflected xss in patient registration page
    The vulnerability in question is addressed at the following url:
    https://packetstormsecurity.com/files/128748

    • omod/src/main/webapp/resources/scripts/navigator/navigatorModels.js (version 6145fb1f2dafa4b41fd5329306101f7bfa115640)

coreapps

  • Daniel Kayiwa

    Daniel Kayiwa fb63246894ad6d4752e2ba25db2e2df56cb8a8e6

    Merge pull request #40 from isears/RA-452
    Sanitize addr and phone number fields to prevent xss

  • isears <isaac.j.sears@gmail.com>

    isears <isaac.j.sears@gmail.com> 33604873261da7062539bb314eda807d829fcdfd

    Sanitize addr and phone number fields to prevent xss

    • omod/src/main/webapp/fragments/patientdashboard/contactInfoInline.gsp (version 33604873261da7062539bb314eda807d829fcdfd)