| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-25 | Move to Nexus2.3.22.3.2 | Andrew Branson | |
| 2012-08-28 | 2.3.2 release | Andrew Branson | |
| 2012-08-28 | Update changelog | Andrew Branson | |
| 2012-08-28 | Simplify execute method signature | Andrew Branson | |
| 2012-08-22 | Rename clashing parameter names | Andrew Branson | |
| 2012-08-22 | Replace deprecated Xerces DOM to XML serialisation with DOM3 LS. | Andrew Branson | |
| Refactor all to use the Outcome.serialize static method. | |||
| 2012-08-20 | Remembered why Steve used an IntegerWrapper - so the int would be | Andrew Branson | |
| mutable. Just return the int instead. | |||
| 2012-08-03 | Logging and error message clean-up | Andrew Branson | |
| Logger.debug(String) now deprecated so they're easier to spot when left in. | |||
| 2012-08-01 | LDAP properties: Integer port and support for generating secure admin | Andrew Branson | |
| passwords for embedded LDAP servers. | |||
| 2012-07-30 | Predefined steps audit, including new steps for collection management | Andrew Branson | |
| Fixes #19 | |||
| 2012-07-30 | Remove RelationshipUtils. Move getIsComposite method into Aggregation | Andrew Branson | |
| where it is used. Separate slot adding from member assignment in Aggregation. | |||
| 2012-07-30 | Introduce Module.debug property to enable editing workflows on module | Andrew Branson | |
| resources. | |||
| 2012-07-30 | Remove 'IntegerWrapper' and just use the java one instead. | Andrew Branson | |
| 2012-07-25 | Use Maven resource filtering for version string | Andrew Branson | |
| Cleanup warnings Rename demo instance to 'local' as cristal-dev now defines a server | |||
| 2012-07-25 | Archiva port changed | Andrew Branson | |
| 2012-07-25 | Forward slashes in launch configs | Andrew Branson | |
| 2012-07-25 | Example file updates | Andrew Branson | |
| Allow full path to clc Remove cristal-dev dependency | |||
| 2012-07-24 | cristal-dev upgrade | Andrew Branson | |
| 2012-07-19 | Clean-up predefined steps | Andrew Branson | |
| 2012-07-19 | Ignore conf files | Andrew Branson | |
| 2012-07-19 | Config cleanup | Andrew Branson | |
| 2012-07-13 | New property 'Breakpoint' in Activity. If set to true, the workflow will | Andrew Branson | |
| not proceed automatically past that activity after COMPLETE or DONE transitions, but will instead wait for PROCEED or SKIP. AUTOSTART removed. Now composite activities autostart, while atomic ones don't. closes #30 | |||
| 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-11 | Moved getVertex(Point) and getEdge(Point) to GraphPanel in cristal-gui | Andrew Branson | |
| 2012-07-11 | Changelog, re-instated version, version bump | Andrew Branson | |
| 2012-07-11 | Commented out ItemHTTPServer | Andrew Branson | |
| 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-26 | More GUI refactoring | Andrew Branson | |
| 2012-06-26 | Refactored GUI into separate module | Andrew Branson | |
| 2012-06-22 | Eclipse metadata delete again | 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-22 | Alternate placement of slot labels to be more readable. | Andrew Branson | |
| 2012-06-22 | getItem now works on any Path object, so it's compatible with | Andrew Branson | |
| Path.getChildren() | |||
| 2012-06-22 | Alternate placement of slot labels to be more readable. | Andrew Branson | |
| 2012-06-19 | Refactor modules | Andrew Branson | |
| Support workflows on module resources | |||
| 2012-06-14 | Ignore actual clc files | Andrew Branson | |
| 2012-06-14 | Remove eclipse project settings from repo | Andrew Branson | |
| 2012-06-14 | Debugging. For some reason separating the return from the unmarshalling | Andrew Branson | |
| stopped a strange threading issue. | |||
| 2012-06-14 | Move module imports into Bootstrap thread. | Andrew Branson | |
| 2012-06-14 | ModuleException | Andrew Branson | |
| 2012-06-14 | Remove eclipse project files from repo | Andrew Branson | |
| 2012-06-14 | Added project metadata | Andrew Branson | |
| 2012-06-14 | Created ModuleException | Andrew Branson | |
| 2012-06-04 | Removed ref to internal mozilla undef. javax.script should now return | Andrew Branson | |
| null instead. | |||
| 2012-06-04 | Untrack conf files and add examples to avoid conflicts. | Andrew Branson | |
