pulls translations from transifex and commits them to github

Build: #1328 was successful Scheduled with changes by kml27 <long27km@uw.edu>

Code commits

htmlformentry

  • kml27 <long27km@uw.edu>

    kml27 <long27km@uw.edu> 9d3c57989b70fcb18ecb0b430b520d3199d23627

    HTML-721 : retroactive entry updates patient program enrollment date (#169)
    * HTML-721 : retroactive entry of patient program workflow state should update patient program enrollment date if the state startDate is before the current PatientProgram dateEnrolled

    * moving logic to change patientProgram enrollment date to an earlier states startDate to FormSubmissionActions.transitionToState()

    * removing duplication and voiding of patientProgram

    • api-tests/src/test/java/org/openmrs/module/htmlformentry/WorkflowStateTagTest.java (version 9d3c57989b70fcb18ecb0b430b520d3199d23627)
    • api/src/main/java/org/openmrs/module/htmlformentry/FormSubmissionActions.java (version 9d3c57989b70fcb18ecb0b430b520d3199d23627)