summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/CA
AgeCommit message (Collapse)Author
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-07-24New desc workflow activity to move latest numbered viewpoint to last forAndrew Branson
updating description versions.
2014-04-11OutcomeInitiator based description initialization. Absorbs allAndrew Branson
description editing from the kernel. Module.debug functionality missing - kernel now creates all imported module descriptions with NoWorkflow. Need a way to patch them in later (must be part of this module)
2014-03-06New ModuleFactory - not finished yet. Can collect module info but notAndrew Branson
export. Contents collection to be added. Pretty-printed XML - an example module should be easy to read.
2014-02-13Allow wf assignment to be skipped (in the case of module imports)Andrew Branson
2013-11-18Remove unneeded activity properties for future compatibility.Andrew Branson
Stop using old StateMachine constants for 3.0 compatibility (should actually use new PredefinedStep constants in 3.0 scripts)
2012-07-24Enable default 'New' schema and script to be edited in the factory.Andrew Branson
Fix transition in LocalObjectDefCreator for removal of Autostart
2012-06-22Special workflow for read-only item descriptions just containing theabranson
instatiation activity.
2012-06-19Move resource management workflows back to kernel for debugging.Andrew Branson
2012-06-04MavenizedAndrew Branson