index
:
cristal-kernel.git
2.3.2
2.3.3
2.4
idl-rewrite
ldap-refactor
ldap-refactor-saved
lookup
master
state
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
c2kernel
/
lifecycle
/
instance
/
Activity.java
Age
Commit message (
Expand
)
Author
2014-06-02
Initial commit
Andrew Branson
2014-05-16
item.request returns the final outcome, which may be modified during the
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-23
Refactored Resource into a new ResourceLoader interface, which allows
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-06-18
Errors were not stored when submitted to activities with no outcome
Andrew Branson
2013-01-31
Added ViewName field to Event. Filled in with the Viewpoint name if
Andrew Branson
2012-07-13
New property 'Breakpoint' in Activity. If set to true, the workflow will
Andrew Branson
2012-07-12
Suspend transition now can carry an optional 'Errors' outcome where
Andrew Branson
2012-06-29
Pull remaining graph GUI components into cristal-gui
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson