summaryrefslogtreecommitdiff
path: root/src/main/resources/boot
AgeCommit message (Expand)Author
2014-10-08fixing package name in script error info.Zsolt Kovcs
2014-10-08fixing package name of LoggerZsolt Kovcs
2014-10-07Adding CreateNewRole to the workflow of server ItemZsolt Kovcs
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-10-02push after rebasejet
2014-10-02Check the schema type of the predefined step before bundling the paramsAndrew Branson
2014-10-01Schemas for init props stored during Item.initialize()Andrew Branson
2014-10-01Collection version support, stored as a new final component of theAndrew Branson
2014-09-17Server item predefined steps to manage roles. Fixes #200Andrew Branson
2014-09-16Abstract properties. Activities cannot be instantiated unless the slotAndrew Branson
2014-09-09Replaced int sysKey Item identifier with UUID, which is now portable.Andrew Branson
2014-08-28pull master devsogattaz
2014-06-12Refactored LDAP into its own module.Andrew Branson
2014-05-15Introduced 'Layer' attribute to allow overriding of descriptions. DescAndrew Branson
2014-04-11Remove description editing workflows from the kernel - they have beenAndrew Branson
2014-04-04Module XML now supports a workflowVer attribute for the Item element. IfAndrew Branson
2014-04-04Removed resource type enumeration, because we allow domain-defined typesAndrew Branson
2014-04-02Default StateMachine workflowAndrew Branson
2014-02-13Fixed ServerNewEntity. Reference proper transition in PredefinedStep.Andrew Branson
2014-02-13New PredefinedStep: WriteViewpoint. Non-admin users may need to createAndrew Branson
2013-12-12Properties preserve and respect the PropertyDescription 'isMutable'Andrew Branson
2013-11-183.0-SNAPSHOT (Will be first open source version)Andrew Branson
2013-08-02Module resources can specify version number, which overrides the defaultAndrew Branson
2013-06-27Removed CERN schema 'BreakApart' propertyAndrew Branson
2013-05-23Agent and Item were out of line with the new module versions of NewItemAndrew Branson
2013-05-17Add Role management support to module, instead of just creating one ifAndrew Branson
2013-03-27Module didn't allow empty AggregationsAndrew Branson
2013-03-27Added module property to Resource item property descriptionAndrew Branson
2013-02-28First unit tests, and their detected correction to theAndrew Branson
2012-07-12Formatting and cleanupAndrew 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-22Support workflows on module resourcesAndrew Branson
2012-06-22Modules and entitycreation support Aggregations, collection propertiesAndrew Branson
2012-06-19Refactor modulesAndrew Branson
2012-05-30Missing txt resourcesAndrew Branson
2012-05-30Initial Maven ConversionAndrew Branson