pulls translations from transifex and commits them to github

Build: #129 was successful

Job: registrationapp was successful

Code commits

registrationapp

  • Daniel Kayiwa

    Daniel Kayiwa d2f3bc2f11a55542a8a5a0b5e0a612955199aa2a

    Merge pull request #15 from themoonraker13/master
    RA-1264 - Added 'Relationship' section on patient registration page to allow addition of person relationships

  • Parth Kachchhi <themoonraker13@gmail.com>

    Parth Kachchhi <themoonraker13@gmail.com> 467591060f2485a4fcf496bc66e08fd834d764a2 m

    Added 'Relationship' section on patient registration page to allow addition of person relationships
    Replaced with single class imports

    Fixed ui and functional issues

    Added excluded relationship types back and added messages for hard coded strings in code

    • api/src/main/resources/messages.properties (version 467591060f2485a4fcf496bc66e08fd834d764a2)
    • omod/src/main/java/org/openmrs/module/registrationapp/fragment/controller/RegisterPatientFragmentController.java (version 467591060f2485a4fcf496bc66e08fd834d764a2)
    • omod/src/main/java/org/openmrs/module/registrationapp/page/controller/RegisterPatientPageController.java (version 467591060f2485a4fcf496bc66e08fd834d764a2)
    • omod/src/main/webapp/fragments/field/personRelationship.gsp (version 467591060f2485a4fcf496bc66e08fd834d764a2)
    • omod/src/main/webapp/pages/registerPatient.gsp (version 467591060f2485a4fcf496bc66e08fd834d764a2)
    • omod/src/main/webapp/resources/scripts/field/personRelationship.js (version 467591060f2485a4fcf496bc66e08fd834d764a2)