| Age | Commit message (Expand) | Author |
| 2014-10-02 | push after rebase | jet |
| 2014-10-01 | Replace qualified class names with imports now the Import classes have | Andrew Branson |
| 2014-10-01 | Generate new UUID during import if the id field is empty, as well as | Andrew Branson |
| 2014-09-26 | Only override Module.reset value if it's actually given for a particular | Andrew Branson |
| 2014-09-22 | ItemPath.fromUUIDString unnecessary as ItemPath(String) supports both | Andrew Branson |
| 2014-09-21 | Lost commits - NPE on ModuleResource.getVersion caused by bad | Andrew Branson |
| 2014-09-19 | Introduced static method ItemPath.fromUUIDString and made the UUID | Andrew Branson |
| 2014-09-18 | Hierarchical Roles. Fixes #199 | Andrew Branson |
| 2014-09-15 | Add trim calls to ObjectProperties.getString() to discard any extra | 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-25 | Validate module resources to schema. Die if module resource import | Andrew Branson |
| 2014-06-05 | Moved old entitycreation package from the predefined step package to a | Andrew Branson |
| 2014-06-05 | LDAP refactored behind interfaces. All functions of LDAP now hidden | Andrew Branson |
| 2014-05-15 | Introduced 'Layer' attribute to allow overriding of descriptions. Desc | Andrew Branson |
| 2014-05-14 | Removed unnecessary ItemProxy casts after removal of EntityProxy | Andrew Branson |
| 2014-04-11 | Remove description editing workflows from the kernel - they have been | Andrew Branson |
| 2014-04-09 | Merge module properties as the loading order is established, so that | Andrew Branson |
| 2014-04-04 | Module XML now supports a workflowVer attribute for the Item element. If | Andrew Branson |
| 2014-04-02 | ResourceImportHandler interface to allow custom <Resource> types or | Andrew Branson |
| 2014-02-26 | Properties extended as ObjectProperties, which can return any Object, | Andrew Branson |
| 2014-01-23 | Refactored Resource into a new ResourceLoader interface, which allows | Andrew Branson |
| 2013-12-12 | Properties preserve and respect the PropertyDescription 'isMutable' | 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-06-27 | Removed CERN schema 'BreakApart' property | Andrew Branson |
| 2013-06-25 | More intelligent import of module resources. If resources or outcomes | Andrew Branson |
| 2013-06-24 | Set agent in module scripts to either current user or system. | Andrew Branson |
| 2013-05-17 | Force order of imports to make sure roles and agents are in before | Andrew Branson |
| 2013-05-17 | Add Role management support to module, instead of just creating one if | Andrew Branson |
| 2013-04-03 | Fix bug in shuffling | Andrew Branson |
| 2013-02-08 | Logging and exception cleanup | Andrew Branson |
| 2013-02-04 | Move server startup script execution to the end of the item registration | Andrew Branson |
| 2013-02-04 | Cleanup module import log messages | Andrew Branson |
| 2012-11-30 | Report module dependency shuffling in log | Andrew Branson |
| 2012-11-26 | Clean up module exception. | Andrew Branson |
| 2012-11-26 | Fixes #84 | Andrew Branson |
| 2012-11-09 | Validate module xml against schema before unmarshalling. Fixes #82 | 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-06 | Remove XML parsing from module processing, use Castor unmarshalling | Andrew Branson |
| 2012-07-06 | Modules serialize with Castor. Just about to remove the parsing. | Andrew Branson |
| 2012-06-22 | Modules and entitycreation support Aggregations, collection properties | Andrew Branson |
| 2012-06-19 | Refactor modules | Andrew Branson |