summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/events
AgeCommit message (Collapse)Author
2013-02-04Cleanup timestamp exceptionAndrew Branson
2013-01-31Added ViewName field to Event. Filled in with the Viewpoint name ifAndrew 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.
2012-05-30Initial Maven ConversionAndrew Branson