| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-27 | 3.0-SNAPSHOT | Andrew Branson | |
| Do Integer.parseInt(propObj.toString()) to tolerate String or Integer version properties. | |||
| 2013-10-27 | Beta? | Andrew Branson | |
| 2013-10-25 | Changes and refactoring to gui requirements | Andrew Branson | |
| Used descriptions must use an integer version. | |||
| 2013-10-24 | Remove second last mod date. | Andrew Branson | |
| 2013-10-24 | Clear of exceptions | Andrew Branson | |
| 2013-09-17 | Merge and tidy after 2.4 | Andrew Branson | |
| 2013-09-16 | More | Andrew Branson | |
| 2013-09-16 | ActivityDef is a DescriptionObject | Andrew Branson | |
| 2013-07-24 | SchemaVersion is actually a string property. Probably shouldn't be | Andrew Branson | |
| though. | |||
| 2013-07-23 | Support for schemaName and schemaVersion in Event | Andrew Branson | |
| 2013-06-18 | Errors were not stored when submitted to activities with no outcome | Andrew Branson | |
| 2013-01-31 | Added ViewName field to Event. Filled in with the Viewpoint name if | Andrew Branson | |
| specified in the Activity properties, making it possible to derive previous states of the Viewpoint. Closes #96 Cleanup outcome storing code. Throw an exception if SchemaType filled in and outcome is empty. | |||
| 2012-07-13 | New property 'Breakpoint' in Activity. If set to true, the workflow will | Andrew Branson | |
| not proceed automatically past that activity after COMPLETE or DONE transitions, but will instead wait for PROCEED or SKIP. AUTOSTART removed. Now composite activities autostart, while atomic ones don't. closes #30 | |||
| 2012-07-12 | Suspend transition now can carry an optional 'Errors' outcome where | Andrew Branson | |
| client processes can record the reason for the suspension. Errors XML is marshalled ErrorInfo. UserCodeProcess automatically sends fatal ErrorInfos through suspend jobs. Job API added to to support all this. fixes #23 | |||
| 2012-06-29 | Pull remaining graph GUI components into cristal-gui | Andrew Branson | |
| 2012-05-30 | Initial Maven Conversion | Andrew Branson | |
