summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/SC
AgeCommit message (Collapse)Author
2014-10-16AddMemberToCollection call wasn't passing in the Version propertyAndrew Branson
2014-10-13Update SetWorkflow to use getCollection, getViewpoint and collectionAndrew Branson
(non-admin) predef steps
2014-10-13Quick fix to make use of collecition versionZsolt Kovcs
2014-10-13Missed two com.c2kernel refs in the scriptsAndrew Branson
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-09-26Update is due to Lookup and ItemProxy API changesZsolt Kovcs
2014-07-24New desc workflow activity to move latest numbered viewpoint to last forAndrew Branson
updating description versions.
2014-06-05Reconstruct domain path for pushing to the treeAndrew Branson
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-13Remove import of old static Resource class that wasn't used.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)
2013-08-28Initial canvas workAndrew Branson
2013-02-12GUI calls throw Errors in headless configurations. Commented out forAndrew Branson
now.
2013-02-04Incorrect case on collection 'workflow'Andrew Branson
2013-01-25RestoredAndrew Branson
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-07-06Require workflow version for item descriptionsabranson
Switch to Gateway.getMarshaller() from CastorXMLUtility Replace module.xml with marshalled form
2012-06-22getField() now returns a string, so getData() isn't required.abranson
2012-06-19Move resource management workflows back to kernel for debugging.Andrew Branson
2012-06-04MavenizedAndrew Branson