| Age | Commit message (Expand) | Author |
| 2014-10-03 | Huge exception overhaul: Merged ClusterStorageException with | 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 |
| 2014-10-01 | Predefined steps normally only interact with the last version of a3.0-Beta | Andrew Branson |
| 2014-10-01 | Collection version support, stored as a new final component of the | Andrew Branson |
| 2014-09-30 | Import cleanup | Andrew Branson |
| 2014-09-30 | Remove Serializable. CRISTAL never uses Java serialization, only Castor. | Andrew Branson |
| 2014-09-30 | Initial properties can be supplied as a marshalled PropertyArrayList as | Andrew Branson |
| 2014-09-26 | More FindBugs recommendations | Andrew Branson |
| 2014-09-26 | Various problems found by FindBugs | Andrew Branson |
| 2014-09-22 | ItemPath.fromUUIDString unnecessary as ItemPath(String) supports both | 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-17 | Server item predefined steps to manage roles. Fixes #200 | Andrew Branson |
| 2014-09-16 | RemoveSlotFromCollection crashed if the currentChild parameter was not | Andrew Branson |
| 2014-09-15 | Rename DomainPath.setEntity to setItemPath | 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-30 | Separated modifying Lookup methods into LookupManager, which is only | Andrew Branson |
| 2014-06-17 | Separate property, workflow and collection instantiation into separate | 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-06-05 | LDAP refactored behind interfaces. All functions of LDAP now hidden | Andrew Branson |
| 2014-05-16 | item.request returns the final outcome, which may be modified during the | Andrew Branson |
| 2014-05-14 | Resolved missing @Override warnings | Andrew Branson |
| 2014-05-14 | Return that should have been a continue. NewItem imports were bailing | Andrew Branson |
| 2014-05-08 | Agent now extends Item, so they can have workflows. All traces of the | Andrew Branson |
| 2014-04-11 | Give Item name when NewItem import fails | Andrew Branson |
| 2014-04-09 | Expanded server predefined steps to include server and agent maintenance | 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-03-27 | RemoveDomainPath now checks if the DomainPath exists, is not a context, | Andrew Branson |
| 2014-03-10 | More alignment with Agilium version. | Andrew Branson |
| 2014-03-06 | Type was being overridden with 'domain' if the CompositeActivity name | Andrew Branson |
| 2014-03-06 | AddStepsFromDescription was never used, and probably shouldn't be. It | Andrew Branson |
| 2014-02-13 | AddMemberToCollection now accepts a CastorHashMap of properties to | Andrew Branson |
| 2014-02-13 | New PredefinedStep: WriteViewpoint. Non-admin users may need to create | Andrew Branson |
| 2014-02-13 | Activity.runActivityLogic returns the Outcome, which it may modify. This | Andrew Branson |
| 2014-01-24 | Tweak Admin predef step restriction. Set correct activity property. | Andrew Branson |
| 2014-01-24 | Predefined steps that rewrite the workflow, manipulate collection slots | 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-12-09 | Password wasn't being redacted | Andrew Branson |
| 2013-12-09 | Return false from Transition.hasOutcome and hasScript if there are | 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-09-20 | Keep a History object in the Workflow to avoid recreating it on repeated | Andrew Branson |
| 2013-07-24 | SchemaVersion is actually a string property. Probably shouldn't be | Andrew Branson |
| 2013-07-23 | Support for schemaName and schemaVersion in Event | Andrew Branson |
| 2013-07-12 | Cleanup of unused code and annotations | Andrew Branson |