pulls translations from transifex and commits them to github
Build: #1664 was successful Scheduled with changes by Michael Seaton <mseaton@pih.org>
Code commits
htmlformentry
-
Michael Seaton <mseaton@pih.org> 7c845e9f25e99087c27db388c20e49c4167708b2
Enable autocomplete drug selector (#229)
Bug fix to prevent duplicate orders to appear after ordering, and to add missing translations. Improvements to drug selector to allow autocomplete and to support choosing whether or not to display concept, drug, or both- api-tests/src/test/java/org/openmrs/module/htmlformentry/test/UpdateFormTest.java (version 7c845e9f25e99087c27db388c20e49c4167708b2)
- api/src/main/java/org/openmrs/module/htmlformentry/handler/DrugOrderTagHandler.java (version 7c845e9f25e99087c27db388c20e49c4167708b2)
- api/src/main/java/org/openmrs/module/htmlformentry/widget/DrugOrderWidget.java (version 7c845e9f25e99087c27db388c20e49c4167708b2)
- omod/src/main/webapp/resources/drugOrderWidget.css (version 7c845e9f25e99087c27db388c20e49c4167708b2)
- omod/src/main/webapp/resources/drugOrderWidget.js (version 7c845e9f25e99087c27db388c20e49c4167708b2)