summaryrefslogtreecommitdiff
path: root/src/main/resources/module.xml
AgeCommit message (Collapse)Author
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-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-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-13Add non-admin example user 'User'Andrew Branson
2013-06-17Depend on XMLDB moduleAndrew 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