pulls translations from transifex and commits them to github

Build: #327 was successful

Job: registrationapp was successful

Code commits

registrationapp

  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> 755f8c0a791f308df04898025e21e66230d1c72f

    Biometrics (#24)
    RA-1395 - Add ability to collect and enroll patient fingerprints during registration

    * Adds a new fingerprint widget and associated configuration
    * Adds javascript and html to registration page to alert user to matching biometric results if found
    * Submits biometric subject data within registration form
    * Upgrades required versions of registrationcore and uicommons due to required new features

    • api/src/main/java/org/openmrs/module/registrationapp/model/FingerprintWidget.java (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • api/src/main/resources/messages.properties (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • omod/src/main/java/org/openmrs/module/registrationapp/form/RegisterPatientFormBuilder.java (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • omod/src/main/java/org/openmrs/module/registrationapp/fragment/controller/MatchingPatientsFragmentController.java (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • omod/src/main/java/org/openmrs/module/registrationapp/fragment/controller/RegisterPatientFragmentController.java (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • omod/src/main/webapp/fragments/field/fingerprint.gsp (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • omod/src/main/webapp/pages/registerPatient.gsp (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • omod/src/main/webapp/resources/scripts/field/fingerprint.js (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • omod/src/main/webapp/resources/scripts/registerPatient.js (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • omod/src/test/java/org/openmrs/module/registrationapp/fragment/controller/RegisterPatientFragmentControllerTest.java (version 755f8c0a791f308df04898025e21e66230d1c72f)
    • pom.xml (version 755f8c0a791f308df04898025e21e66230d1c72f)