summaryrefslogtreecommitdiff
path: root/src/main/resources
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-10Repackage to org.cristalise. Move java version to 1.7.Andrew Branson
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-10-01Testing of subroles and uuid specification.Andrew Branson
Remove erroneous ItemDesc workflow collection Version property
2014-09-26Update is due to Lookup and ItemProxy API changesZsolt Kovcs
2014-09-16Abstract activity propertiesAndrew Branson
2014-08-27Revert "Support 'Layer' property"Andrew Branson
This reverts commit b11e80cf20bd65b7a52508ef24b1dce657dc01a4.
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-05-15Support 'Layer' propertyAndrew 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-20contents collectionAndrew Branson
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
2014-02-13Add non-admin example user 'User'Andrew Branson
2014-02-13Allow wf assignment to be skipped (in the case of module imports)Andrew Branson
2013-12-12Tweaked isMutable propertiesAndrew 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-06-17Depend on XMLDB moduleAndrew Branson
2013-06-17Better declarationAndrew 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-30Depend on cristal-kernel rather than the other way around.Andrew Branson
Include eclipse launchers for server and client. Fix wrong order of package elements
2012-07-25cristal-dev defines its own server, and depends on cristal-kernel ratherabranson
than the other way around.
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-07-02Move module.xmlAndrew Branson
2012-06-22Special workflow for read-only item descriptions just containing theabranson
instatiation activity.
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