| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-18 | Morelookup | Andrew Branson | |
| 2013-03-18 | Extracted LDAP specifics into subpackage | Andrew Branson | |
| 2013-03-18 | Initial Interface creation. Some compilation problems remain. | Andrew Branson | |
| 2013-02-18 | No need for the 2 second thread wait for client processes. | Andrew Branson | |
| 2013-02-14 | Fold script console environment into Script. | Andrew Branson | |
| Add support for 'textFiles/consoleScript.lang.txt' console function declarations in kernel and modules. Use that context for ScriptConsole network consoles and new ShellConsole client process. | |||
| 2013-02-14 | Add mCurrentUser property for logged in client processes. | Andrew Branson | |
| 2013-02-13 | Removed isServer boolean - implied by AbstractMain.runningAsWrapper | 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 | |
| for that module. | |||
| 2013-02-04 | Cleanup module import log messages | Andrew Branson | |
| 2013-01-31 | Added ViewName field to Event. Filled in with the Viewpoint name if | Andrew Branson | |
| specified in the Activity properties, making it possible to derive previous states of the Viewpoint. Closes #96 Cleanup outcome storing code. Throw an exception if SchemaType filled in and outcome is empty. | |||
| 2013-01-24 | Signal stopping to the wrapper manager | Andrew Branson | |
| 2013-01-24 | Fix crash when module ResourceURL is invalid | Andrew Branson | |
| 2013-01-14 | Correct ORB properties for hostname and port IOR config | Andrew Branson | |
| 2012-12-14 | Use XMLUnit XML Diff to compare system resources, for compatibility with | Andrew Branson | |
| XMLDBs that may not return lexigraphically identical documents | |||
| 2012-11-30 | Report module dependency shuffling in log | Andrew Branson | |
| 2012-11-26 | Removed old cmdline switched from usage() | Andrew Branson | |
| 2012-11-26 | Clean up module exception. | Andrew Branson | |
| Merge circular module dependency check with unmet check, earlier in the process. | |||
| 2012-11-26 | Write console port to server item even if it's been automatically | Andrew Branson | |
| generated. | |||
| 2012-11-26 | Fixes #84 | Andrew Branson | |
| 2012-11-09 | Validate module xml against schema before unmarshalling. Fixes #82 | Andrew Branson | |
| 2012-07-30 | Introduce Module.debug property to enable editing workflows on module | Andrew Branson | |
| resources. | |||
| 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 | Example file updates | Andrew Branson | |
| Allow full path to clc Remove cristal-dev dependency | |||
| 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 | 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-06-26 | Refactored GUI into separate module | 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-06-14 | Move module imports into Bootstrap thread. | Andrew Branson | |
| 2012-06-14 | ModuleException | Andrew Branson | |
| 2012-06-14 | Created ModuleException | Andrew Branson | |
| 2012-05-30 | Initial Maven Conversion | Andrew Branson | |
