| Age | Commit message (Expand) | 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-06 | Fix built-in shutdown script function. | Andrew Branson |
| 2014-10-02 | Fix bad merge | Andrew Branson |
| 2014-10-02 | push after rebase | jet |
| 2014-10-02 | Updated links to libraries and their licenses. | Andrew Branson |
| 2014-10-02 | Check the schema type of the predefined step before bundling the params | Andrew Branson |
| 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 |
| 2014-09-30 | Remove Collection.URLInfo. Add Collection.Version, and add it to the | Andrew Branson |
| 2014-09-26 | Forgot to modify map file for the removal of Parent2ChildCollection | Andrew Branson |
| 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 |
| 2014-09-09 | Replaced int sysKey Item identifier with UUID, which is now portable. | Andrew Branson |
| 2014-08-28 | pull master devs | ogattaz |
| 2014-06-12 | Refactored LDAP into its own module. | Andrew Branson |
| 2014-06-11 | Separate PredefinedStepContainers for Agents and Items (and Server Item) | Andrew Branson |
| 2014-06-05 | Moved old entitycreation package from the predefined step package to a | Andrew Branson |
| 2014-05-15 | Introduced 'Layer' attribute to allow overriding of descriptions. Desc | Andrew Branson |
| 2014-05-08 | Agent now extends Item, so they can have workflows. All traces of the | Andrew Branson |
| 2014-04-11 | Remove description editing workflows from the kernel - they have been | Andrew Branson |
| 2014-04-04 | Module XML now supports a workflowVer attribute for the Item element. If | Andrew Branson |
| 2014-04-04 | Removed resource type enumeration, because we allow domain-defined types | Andrew Branson |
| 2014-04-02 | Default StateMachine workflow | Andrew Branson |
| 2014-02-13 | Fixed ServerNewEntity. Reference proper transition in PredefinedStep. | Andrew Branson |
| 2014-02-13 | New PredefinedStep: WriteViewpoint. Non-admin users may need to create | Andrew Branson |
| 2014-01-24 | Console functions updated to new Resource API | Andrew Branson |
| 2013-12-12 | Properties preserve and respect the PropertyDescription 'isMutable' | Andrew Branson |
| 2013-12-05 | Add itemSysKey as a variable of the workflow during initialization. | Andrew Branson |
| 2013-11-18 | 3.0-SNAPSHOT (Will be first open source version) | Andrew Branson |
| 2013-08-02 | Module resources can specify version number, which overrides the default | Andrew Branson |
| 2013-07-23 | Support for schemaName and schemaVersion in Event | Andrew Branson |
| 2013-07-23 | Add schema details to event | Andrew Branson |
| 2013-07-17 | Backwards compatibility. Use castor 'transient' field attribute to | Andrew Branson |
| 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 |
| 2013-05-17 | Add Role management support to module, instead of just creating one if | Andrew Branson |
| 2013-04-03 | Remove old XMLSpy comments | Andrew Branson |
| 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 |
| 2013-02-14 | Fold script console environment into Script. | Andrew Branson |
| 2013-01-31 | Added ViewName field to Event. Filled in with the Viewpoint name if | Andrew Branson |
| 2012-07-25 | Use Maven resource filtering for version string | Andrew Branson |
| 2012-07-12 | Formatting and cleanup | Andrew Branson |
| 2012-07-12 | Suspend transition now can carry an optional 'Errors' outcome where | Andrew Branson |
| 2012-07-11 | Changelog, re-instated version, version bump | Andrew Branson |
| 2012-07-06 | Remove XML parsing from module processing, use Castor unmarshalling | Andrew Branson |