Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://tickets.openmrs.org/browse/HTML#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel

Version 4.0.0 (unreleased as of September 2020)

Backwards-incompatible changes:

  • Increase minimum required OpenMRS version from 1.9 to 2.1.0
  • Remove support for Logic expressions
  • Remove support for the <standardRegimen> tag with drug orders

Version 2.0.8

Jira Issues
columnskey,summary,status,fixVersion
anonymoustrue
urlhttp://tickets.openmrs.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=fixVersion+%3D+%22HTML+Form+Entry+2.0.8%22+AND+project+%3D+HTML+ORDER+BY+priority+DESC,+status+DESC&tempMax=1000
height150

...

  • HTML Forms may now be shared via the Metadata Sharing Module
  • Support for scripting of forms using Javascript (See the Javascript reference in the HTML Reference)
  • Edit and Delete links are now displayed when viewing a form on the encounters tab (HTML-38)
  • encounterProvider tag now behaves intelligently when given no arguments
  • Programs, Locations, and default Provider may now be specified by UUID, which allows forms to be more portable (HTML-63)
  • Support for specifying a limited list of providers (HTML-55)
  • Support obs elements where the user chooses the question, but the answer is fixed, (conceptIds argument to the obs tag) (HTML-16)
  • Bugfixes in handling obs groups (when multiple obs groups on a form have the same questions but different answers) (HTML-78HTML-68)
  • For developers: support for exporting data entered via a particular section of a particular form (HTML-90)

...