Versions Compared

Key

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

...

  • formentry.infopath_server_url - The url compiled into the xsns so that they can speak to the right server (e.g http://192.168.1.1:8080/openmrs)
  • formentry.infopath_taskpane_refresh_sec - How often to refresh the taskpane page (in seconds) in order to keep the connection alive
  • formentry.infopath_taskpane_keepalive_min - Maximum number of minutes to keep refreshing the page in order to keep the connection alive
  • formentry.infopath_taskpane.relationship_sort_order - To be finished by Jeremy
  • formentry.queue_dir - Filesystem dir to store the submitted xml items (default formentry/queue)
  • formentry.queue_archive_dir - Filesystem dir to store the already processed queue items (default formentry/archive/%Y/%M)
  • formentry.xsn_archive_dir - filesystem to store xsns that are no longer needed. (active xsns are stored in the db)
  • formentry.default_hl7_source - name of hl7 source to attribute to incoming xml (default is local)

Release Notes

  • 5.0.7 (Unreleased)
  • 5.0.4 (Unreleased)
  • 5.0.3 (unreleased due to search bug)
    • Added new 1.8 style searches popups (WIP)

New line of releases for all OpenMRS 1.8+ versions

  • 4.5.9.5
    • Fixed FORM-141 - put global properties in the velocity context for infopath default value usage
  • 4.5.9.4
  • 4.5.9.1
  • 4.5.9
    • Reverted new search widgets in infopath taskpane to old-style searches
  • 4.5.8
    • Made compatible with OpenMRS 1.8+
    • Added index to formentry_xsn column for speed improvements
    • Fixed taskpane to work with Jetty servlet container
    • Fixed FORM-107 and FORM-108
  • 4.5.4
    • Fixed problem with duplicating forms - FORM-103
  • 4.5.3 (unreleased)
    • Improved speed for loading the patient dashboard - TRUNK-1615
  • 4.5.2
    • Added InfoPath taskpane widget for offline relationship selection - FORM-1
    • Enhanced InfoPath encounter taskpane widget to inject more data into the form - FORM-91
  • 4.5.1
    • Added ability to add relationships to form schemas - #1740
    • Added a way to insert InfoPath widgets into forms
  • 4.5
    • Made formentry Sync Module compliant. Xsns objects are now sync-able - #1983
    • Fixed duplicated form from being overwritten when using Sync module - #2351
  • 4.4.3
    • Changed to copy the standard openmrs-infopath javascript file into all XSNs upon publish - #270
  • 4.4.2
    • Fixed fix for formentry admin screen error - #2263
  • 4.4.1
    • Fixed formentry admin screen error - #2047
  • 4.4
    • Adding in fixes for formentry taskpane to point at user instead of person - #2033

...