2011-08-28

OpenGroupwware Coils & WMOGAG Coils 0.1.44 Released

OpenGroupware Coils 0.1.44 has been uploaded to Sourceforge and PyPI.  A corresponding version of WMOGAG (Whitemice OpenGroupwareAdministrators Guide) that documents in detail the new features and capabilities is also now available.  Most notable in this release is the completed implementation of the coils.workflow.9100 component which provides a socket listener for accepting data into the work-flow engine from raw data streams.

Bug fixes
  • LOGIC: object::get-notes now complies with documented behavior when asked for notes on an entity that doesn't support notes
  • OIE: findRegularExpressionAction's singleton parameter accepts YES / NO values in the same manner as the toggle values of other actions (it previously accepted only TRUE / FALSE)
  • NETWORK: Fixed the XML-RPC proxy transcoder to transcode input as well as output.
  • OIE: ColumnarXLSReaderFormat handling of defined static columns corrected.
Enhancements
  • LOGIC: Rewinding of the stream when creating a workflow message from a stream of file can be disabled.
  • LOGIC: Implemented route::search;  routes can now be search for using criteria.
  • OIE: New action "chompText" implements common text transforms such as correcting pagination and removing margins.
  • OIE: findRegularExpressionAction now has a "trimValue" paramter to remove whitespace from the value.
  • zOGI: Improved support for managing OIE / workflow entities
  • CORE: The _MESSAGES sub-key in the Omphalos representation of a Process now includes the messages contained by the process
  • OIE: Data can now be submitted to OIE via the new coils.workflow.9100 component which provides a 'raw' socket listener.  Documentation for this component is provided in version 0.1.44 of WMOGAG; include use of stream preambles to match a data stream to a workflow.

No comments:

Post a Comment