| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-08 | fixing package name in script error info. | Zsolt Kovcs | |
| 2014-10-08 | fixing package name of Logger | Zsolt Kovcs | |
| 2014-10-07 | Adding CreateNewRole to the workflow of server Item | Zsolt Kovcs | |
| 2014-10-07 | Repackage to org.cristalise | Andrew Branson | |
| 2014-10-02 | push after rebase | jet | |
| 2014-10-02 | Check the schema type of the predefined step before bundling the params | Andrew Branson | |
| into a PredefinedStepOutcome. Added single parameter execution method for scripts that can't handle the ... method params. | |||
| 2014-10-01 | Schemas for init props stored during Item.initialize() | Andrew Branson | |
| 2014-10-01 | Collection version support, stored as a new final component of the | Andrew Branson | |
| Collection path. Null version implies "last". | |||
| 2014-09-17 | Server item predefined steps to manage roles. Fixes #200 | Andrew Branson | |
| 2014-09-16 | Abstract properties. Activities cannot be instantiated unless the slot | Andrew Branson | |
| overrides them. Fixes #190 | |||
| 2014-09-09 | Replaced int sysKey Item identifier with UUID, which is now portable. | Andrew Branson | |
| ItemPath objects are now used to identify Items throughout the kernel, replacing ints and Integers. | |||
| 2014-08-28 | pull master devs | ogattaz | |
| 2014-06-12 | Refactored LDAP into its own module. | Andrew Branson | |
| 2014-05-15 | Introduced 'Layer' attribute to allow overriding of descriptions. Desc | Andrew Branson | |
| with the same name in the same description tree will be ranked by LocalObjectLoader according to this number, and the highest one chosen for instantiation. Fixes #188 | |||
| 2014-04-11 | Remove description editing workflows from the kernel - they have been | Andrew Branson | |
| moved to cristal-dev. Requires future post-processing for previous Module.debug functionality | |||
| 2014-04-04 | Module XML now supports a workflowVer attribute for the Item element. If | Andrew Branson | |
| not given, it assumed version 0, as per the previous behaviour. Fixes #180 | |||
| 2014-04-04 | Removed resource type enumeration, because we allow domain-defined types | Andrew Branson | |
| now. Refs #178 | |||
| 2014-04-02 | Default StateMachine workflow | Andrew Branson | |
| 2014-02-13 | Fixed ServerNewEntity. Reference proper transition in PredefinedStep. | Andrew Branson | |
| The Server PredefinedSteps could do with a redesign though. Fixes #155 | |||
| 2014-02-13 | New PredefinedStep: WriteViewpoint. Non-admin users may need to create | Andrew Branson | |
| or replace named viewpoints during ordinary Item workflows. Previously, AddC2KObject was used, but as that is now Admin only, a new step is necessary to do this. Unlike the admin step, this checks that the target Outcome and Event exist and are of the correct schema before the Viewpoint is written. Fixes #154. Refs #152 | |||
| 2013-12-12 | Properties preserve and respect the PropertyDescription 'isMutable' | Andrew Branson | |
| property. This setting prevents the WriteProperty predefined step from changing the property value when isMutable is false. WriteProperty also requires the selected property to already exist - they should be created either during Item instantiation or using AddC2KObject. LDAPPropertyManager prepends the Property name in its entries with ! if they are non mutable. Various places around the kernel that create properties now set the mutable field. Fixes #150 | |||
| 2013-11-18 | 3.0-SNAPSHOT (Will be first open source version) | Andrew Branson | |
| New StateMachine desc IssueID #28 | |||
| 2013-08-02 | Module resources can specify version number, which overrides the default | Andrew Branson | |
| version viewpoint of '0'. | |||
| 2013-06-27 | Removed CERN schema 'BreakApart' property | Andrew Branson | |
| 2013-05-23 | Agent and Item were out of line with the new module versions of NewItem | Andrew Branson | |
| and NewAgent, and the mapfile. | |||
| 2013-05-17 | Add Role management support to module, instead of just creating one if | Andrew Branson | |
| it's not already there. Supports 'jobList' attribute to enable job pushing | |||
| 2013-03-27 | Module didn't allow empty Aggregations | Andrew Branson | |
| 2013-03-27 | Added module property to Resource item property description | Andrew Branson | |
| 2013-02-28 | First unit tests, and their detected correction to the | Andrew Branson | |
| CompositeActivityDef schema. | |||
| 2012-07-12 | Formatting and cleanup | Andrew Branson | |
| 2012-07-12 | Suspend transition now can carry an optional 'Errors' outcome where | Andrew Branson | |
| client processes can record the reason for the suspension. Errors XML is marshalled ErrorInfo. UserCodeProcess automatically sends fatal ErrorInfos through suspend jobs. Job API added to to support all this. fixes #23 | |||
| 2012-07-06 | Remove XML parsing from module processing, use Castor unmarshalling | Andrew Branson | |
| instead. Create module item with collection of imported Items and module XML registered as an outcome. | |||
| 2012-07-06 | Modules serialize with Castor. Just about to remove the parsing. | Andrew Branson | |
| CastorXMLUtility is now a static member of gateway. Domain specific instances can be used by domain applications, but the maps do not interfere with the kernel. | |||
| 2012-07-02 | Removed persistency of VertexOutlineCreator - containing subclasses | Andrew Branson | |
| should set this. Fixed persistency of GTimeStamp Fixed CompActOutcome not showing when loaded | |||
| 2012-06-29 | Pull remaining graph GUI components into cristal-gui | Andrew Branson | |
| 2012-06-22 | Support workflows on module resources | Andrew Branson | |
| 2012-06-22 | Modules and entitycreation support Aggregations, collection properties | Andrew Branson | |
| and class identifiers | |||
| 2012-06-19 | Refactor modules | Andrew Branson | |
| Support workflows on module resources | |||
| 2012-05-30 | Missing txt resources | Andrew Branson | |
| 2012-05-30 | Initial Maven Conversion | Andrew Branson | |
