summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/OD/CompositeActivityDef.xsd
AgeCommit message (Collapse)Author
2013-11-11Vertex ID, Edge ID, width and height values were defined as bytes, Andrew Branson
Guy created more than 127 vertices in a workflow, so it's now an integer.
2013-02-28First unit tests, and their detected correction to theAndrew Branson
CompositeActivityDef schema.
2012-07-02Removed persistency of VertexOutlineCreator - containing subclassesAndrew Branson
should set this. Fixed persistency of GTimeStamp Fixed CompActOutcome not showing when loaded
2012-06-19Refactor modulesAndrew Branson
Support workflows on module resources
2012-05-30Initial Maven ConversionAndrew Branson