Build result summary

Details

Completed
Queue duration
7 seconds
Duration
49 seconds
Labels
None
Revision
71558fb8d6ef3da506c561f277eb904227e7960c 71558fb8d6ef3da506c561f277eb904227e7960c
Total tests
24
Successful since
#240 ()

Tests

Code commits

Author Commit Message Commit date
Mark Goodrich <mgoodrich@pih.org> Mark Goodrich <mgoodrich@pih.org> 71558fb8d6ef3da506c561f277eb904227e7960c 71558fb8d6ef3da506c561f277eb904227e7960c Merge pull request #4 from mhawila/HTML-384
HTML-384: Added support for ajax autocomplete provider to EncounterPr…
mhawila <a.mhawila@gmail.com> mhawila <a.mhawila@gmail.com> 28aa5d3ea5208da8c16969db045bf8b08a450987 28aa5d3ea5208da8c16969db045bf8b08a450987 HTML-384: Added support for ajax autocomplete provider to EncounterProviderAndRole tag. To accomplish this I have added support for two attributes. 1. autocompleteProvider which can take values true/false (Dafault is false) 2. providerMatchMode which is used to specifiy how matching is done when the text to be searched is submitted via ajax. This takes one of the three    values namely "START", "END", "ANYWHERE" with "START" as default.
Matching is done per standard OpenMRS API (i.e. via ProviderService).

Jira issues

IssueDescriptionStatus
Unknown Issue TypeHTML-384Could not obtain issue details from Jira