summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/lifecycle/instance
AgeCommit message (Expand)Author
2014-08-25Require integers for all resource versionsAndrew Branson
2014-06-18Workflow version in error message when Item creation can't find theAndrew Branson
2014-05-09Return that should have been a continue. NewItem imports were bailingAndrew Branson
2014-04-09Expanded server predefined steps to include server and agent maintenanceAndrew Branson
2014-04-03ResourceImportHandler interface to allow custom <Resource> types orAndrew Branson
2013-09-20Keep a History object in the Workflow to avoid recreating it on repeatedAndrew Branson
2013-07-24SchemaVersion is actually a string property. Probably shouldn't beAndrew Branson
2013-07-23Support for schemaName and schemaVersion in EventAndrew Branson
2013-07-12Cleanup of unused code and annotationsAndrew Branson
2013-06-25More intelligent import of module resources. If resources or outcomesAndrew Branson
2013-06-18Report exception properly in CreateItemFromDescriptionAndrew Branson
2013-06-18Errors were not stored when submitted to activities with no outcomeAndrew Branson
2013-06-14Domain workflow CompositeActivity must be called 'domain'.Andrew Branson
2013-06-13Escape DNs in Path, so special characters can be used in PathAndrew Branson
2013-05-17Add Role management support to module, instead of just creating one ifAndrew Branson
2013-03-27Olivier's fix for advancement!Andrew Branson
2013-02-04Write Import outcomes directly to storage.Andrew Branson
2013-01-31Added ViewName field to Event. Filled in with the Viewpoint name ifAndrew Branson
2012-11-26Fail more gracefully if the Workflow version wasn't suppliedAndrew Branson
2012-11-09Don't throw exception for missing script version unless the name doesn'tAndrew Branson
2012-08-22Replace deprecated Xerces DOM to XML serialisation with DOM3 LS.Andrew Branson
2012-08-03Logging and error message clean-upAndrew Branson
2012-07-30Predefined steps audit, including new steps for collection managementAndrew Branson
2012-07-19Clean-up predefined stepsAndrew Branson
2012-07-13New property 'Breakpoint' in Activity. If set to true, the workflow willAndrew Branson
2012-07-12Suspend transition now can carry an optional 'Errors' outcome whereAndrew Branson
2012-07-06Remove XML parsing from module processing, use Castor unmarshallingAndrew Branson
2012-07-06Modules serialize with Castor. Just about to remove the parsing.Andrew Branson
2012-07-02Removed persistency of VertexOutlineCreator - containing subclassesAndrew Branson
2012-06-29Pull remaining graph GUI components into cristal-guiAndrew Branson
2012-06-26More GUI refactoringAndrew Branson
2012-06-26Refactored GUI into separate moduleAndrew Branson
2012-06-22Modules and entitycreation support Aggregations, collection propertiesAndrew Branson
2012-05-30Initial Maven ConversionAndrew Branson