Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Improved workflow for creating and editing forms
    • HTML-21 Fix workflow of creating a new HTML Form
    • HTML-98 Provide a Starter Form
    • HTML-93 Improve navigation on the htmlform entry management pages
    • HTML-25 Improve display of the HTML Form Entry "Manage HTML Forms" page
    • HTML-22 Remove name column from the htmlformentry_html_form table
    • HTML-20 HTMLforms require unique form id
  • Display historic patient data on a form
    • HTML-96 Allow access to Logic service through HTML Form Entry
    • HTML-97 Allow access to existing Obs data in HTML Form Entry
  • Additional improvements
    • HTML-95 Discard Changes link doesn't work
    • HTML-30 Misleading error with empty form content

Version 1.6.8 (@revision 16009) (JIRA)

  • 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)

Version 1.6.7 (@revision 15357)

  • Fixed bug when redisplaying forms containing obsgroups (introduced somewhere around version 1.6.4)
  • Improved performance by caching tag handlers
  • Added delete and print links to view-mode pop-up
  • Improved provider widget so that providers are sorted by name

...