| Age | Commit message (Expand) | Author |
| 2014-04-09 | Expanded server predefined steps to include server and agent maintenance | Andrew Branson |
| 2014-04-04 | Module XML now supports a workflowVer attribute for the Item element. If | Andrew Branson |
| 2014-04-02 | ResourceImportHandler interface to allow custom <Resource> types or | Andrew Branson |
| 2014-03-27 | RemoveDomainPath now checks if the DomainPath exists, is not a context, | Andrew Branson |
| 2014-03-06 | AddStepsFromDescription was never used, and probably shouldn't be. It | Andrew Branson |
| 2014-02-13 | AddMemberToCollection now accepts a CastorHashMap of properties to | Andrew Branson |
| 2014-02-13 | New PredefinedStep: WriteViewpoint. Non-admin users may need to create | Andrew Branson |
| 2014-01-24 | Tweak Admin predef step restriction. Set correct activity property. | Andrew Branson |
| 2014-01-24 | Predefined steps that rewrite the workflow, manipulate collection slots | Andrew Branson |
| 2014-01-23 | Refactored Resource into a new ResourceLoader interface, which allows | Andrew Branson |
| 2013-12-12 | Properties preserve and respect the PropertyDescription 'isMutable' | Andrew Branson |
| 2013-12-09 | Password wasn't being redacted | Andrew Branson |
| 2013-12-05 | Add itemSysKey as a variable of the workflow during initialization. | Andrew Branson |
| 2013-11-18 | 3.0-SNAPSHOT (Will be first open source version) | Andrew Branson |
| 2013-09-20 | Keep a History object in the Workflow to avoid recreating it on repeated | Andrew Branson |
| 2013-07-23 | Support for schemaName and schemaVersion in Event | Andrew Branson |
| 2013-07-12 | Cleanup of unused code and annotations | Andrew Branson |
| 2013-06-25 | More intelligent import of module resources. If resources or outcomes | Andrew Branson |
| 2013-06-18 | Report exception properly in CreateItemFromDescription | Andrew Branson |
| 2013-06-14 | Domain workflow CompositeActivity must be called 'domain'. | Andrew Branson |
| 2013-06-13 | Escape DNs in Path, so special characters can be used in Path | Andrew Branson |
| 2013-05-17 | Add Role management support to module, instead of just creating one if | Andrew Branson |
| 2013-02-04 | Write Import outcomes directly to storage. | Andrew Branson |
| 2013-01-31 | Added ViewName field to Event. Filled in with the Viewpoint name if | Andrew Branson |
| 2012-11-26 | Fail more gracefully if the Workflow version wasn't supplied | Andrew Branson |
| 2012-08-22 | Replace deprecated Xerces DOM to XML serialisation with DOM3 LS. | Andrew Branson |
| 2012-08-03 | Logging and error message clean-up | Andrew Branson |
| 2012-07-30 | Predefined steps audit, including new steps for collection management | Andrew Branson |
| 2012-07-19 | Clean-up predefined steps | Andrew Branson |
| 2012-07-13 | New property 'Breakpoint' in Activity. If set to true, the workflow will | Andrew Branson |
| 2012-07-06 | Remove XML parsing from module processing, use Castor unmarshalling | Andrew Branson |
| 2012-07-06 | Modules serialize with Castor. Just about to remove the parsing. | Andrew Branson |
| 2012-06-29 | Pull remaining graph GUI components into cristal-gui | Andrew Branson |
| 2012-06-22 | Modules and entitycreation support Aggregations, collection properties | Andrew Branson |
| 2012-05-30 | Initial Maven Conversion | Andrew Branson |