From cc79e98c4763affba4fa2e17dfe5a412f9de66c3 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Mon, 2 Jul 2012 14:16:20 +0200 Subject: Removed persistency of VertexOutlineCreator - containing subclasses should set this. Fixed persistency of GTimeStamp Fixed CompActOutcome not showing when loaded --- src/main/resources/boot/CA/ManageCompositeActDef.xml | 4 +--- src/main/resources/boot/CA/ManageElementaryActDef.xml | 4 +--- src/main/resources/boot/CA/ManageSchema.xml | 4 +--- src/main/resources/boot/CA/ManageScript.xml | 4 +--- src/main/resources/boot/CA/NoWorkflow.xml | 2 +- src/main/resources/boot/CA/ServerItemWorkflow.xml | 4 +--- src/main/resources/boot/OD/CompositeActivityDef.xsd | 2 +- 7 files changed, 7 insertions(+), 17 deletions(-) (limited to 'src/main/resources/boot') diff --git a/src/main/resources/boot/CA/ManageCompositeActDef.xml b/src/main/resources/boot/CA/ManageCompositeActDef.xml index 15a60b5..9eb8bf0 100644 --- a/src/main/resources/boot/CA/ManageCompositeActDef.xml +++ b/src/main/resources/boot/CA/ManageCompositeActDef.xml @@ -1,6 +1,6 @@ - + @@ -214,6 +214,4 @@ - AssignNewVersionFromLast - EditActivityDef diff --git a/src/main/resources/boot/CA/ManageElementaryActDef.xml b/src/main/resources/boot/CA/ManageElementaryActDef.xml index 90ffaf8..03f747a 100644 --- a/src/main/resources/boot/CA/ManageElementaryActDef.xml +++ b/src/main/resources/boot/CA/ManageElementaryActDef.xml @@ -1,6 +1,6 @@ - + @@ -214,6 +214,4 @@ - AssignNewVersionFromLast - EditActivityDef diff --git a/src/main/resources/boot/CA/ManageSchema.xml b/src/main/resources/boot/CA/ManageSchema.xml index d25ce70..69580fe 100644 --- a/src/main/resources/boot/CA/ManageSchema.xml +++ b/src/main/resources/boot/CA/ManageSchema.xml @@ -1,6 +1,6 @@ - + @@ -213,6 +213,4 @@ - AssignNewVersionFromLast - EditSchema diff --git a/src/main/resources/boot/CA/ManageScript.xml b/src/main/resources/boot/CA/ManageScript.xml index c629c8e..9dff06f 100644 --- a/src/main/resources/boot/CA/ManageScript.xml +++ b/src/main/resources/boot/CA/ManageScript.xml @@ -1,6 +1,6 @@ - + @@ -214,6 +214,4 @@ - EditScriptDefinition - AssignNewVersionFromLast diff --git a/src/main/resources/boot/CA/NoWorkflow.xml b/src/main/resources/boot/CA/NoWorkflow.xml index e49b1cc..e0746f4 100644 --- a/src/main/resources/boot/CA/NoWorkflow.xml +++ b/src/main/resources/boot/CA/NoWorkflow.xml @@ -1,6 +1,6 @@ - + diff --git a/src/main/resources/boot/CA/ServerItemWorkflow.xml b/src/main/resources/boot/CA/ServerItemWorkflow.xml index 7d8531d..085f8ab 100644 --- a/src/main/resources/boot/CA/ServerItemWorkflow.xml +++ b/src/main/resources/boot/CA/ServerItemWorkflow.xml @@ -1,6 +1,6 @@ - + @@ -212,6 +212,4 @@ - CreateNewAgent - CreateNewItem diff --git a/src/main/resources/boot/OD/CompositeActivityDef.xsd b/src/main/resources/boot/OD/CompositeActivityDef.xsd index b6dc373..acdcae4 100644 --- a/src/main/resources/boot/OD/CompositeActivityDef.xsd +++ b/src/main/resources/boot/OD/CompositeActivityDef.xsd @@ -142,7 +142,7 @@ - + -- cgit v1.2.3