summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/lifecycle/instance
AgeCommit message (Expand)Author
2013-03-18Initial Interface creation. Some compilation problems remain.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