AlphaFlow 1.0.2
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Change log
- Updated documentation.
- Added statistical summary in the workflow manager overview.
- Cleaned up the "instances" tab in the ZMI. The tool buttons are gone now, you can filter by workflow instance status and have a better table view.
- Added new tab "tools" in the ZMI. It features the old tool buttons from the instances view and two new tools: restart helper and bulk dropin.
- Introduced some AlphaFlow-specific exceptions to not confuse normal application exceptions with workflow specific exceptions.
- Fixed Bug 2897: Expanding users from groups for assignment to workitems did not work.
- Fixed Bug 3047: Errors that occured while triggering alarm work items did not record traceback in the event log.
- Fixed bug that disallowed using multiple configuration work items responsible for different activities within a single workflow. (# 2934)
- Removed artificial system user "alphaflow_system_user". Using the AccessControl.SpecialUsers.system user now.
- Added italian translation. Thanks to Fabrizio Reale for the work.
- Fixed FTP functionality for AlphaFlow-aware content types.