Skip to content

Commit 938a6a3

Browse files
committed
WFE (autocommit)
1 parent bad4050 commit 938a6a3

144 files changed

Lines changed: 2556 additions & 1357 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Designer/Localization/workflowdesigner.localization_de.js

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ var WorkflowDesignerConstants = {
9393
Decision: {
9494
Title: "Decision",
9595
TitleForInline: "Decision Inline",
96+
To: "To activity",
97+
WhenTrue: "When True",
98+
WhenFalse: "When False",
99+
Transition: "Transitions to activities",
96100
Name: "Name",
97101
State: "State",
98102
IsInitial: "Initial",
@@ -103,10 +107,6 @@ var WorkflowDesignerConstants = {
103107
PreExecutionImplementation: "PreExecution Implementation",
104108
Annotations: "Annotations",
105109
Scheme: "Inline scheme",
106-
To: "To activity",
107-
WhenTrue: "When True",
108-
WhenFalse: "When False",
109-
Transition: "Transitions to activities",
110110
Condition: "Condition",
111111
ConditionType: "Type",
112112
ConditionAction: "Action",
@@ -120,6 +120,9 @@ var WorkflowDesignerConstants = {
120120
DecisionTable: {
121121
Title: "Decision table",
122122
TitleForInline: "Decision table Inline",
123+
To: "To activity",
124+
Transition: "Transitions to activities",
125+
Parameters: "Parameters",
123126
Name: "Name",
124127
State: "State",
125128
IsInitial: "Initial",
@@ -130,11 +133,8 @@ var WorkflowDesignerConstants = {
130133
PreExecutionImplementation: "PreExecution Implementation",
131134
Annotations: "Annotations",
132135
Scheme: "Inline scheme",
133-
To: "To activity",
134-
Transition: "Transitions to activities",
135136
ConditionType: "Type",
136137
Condition: "Condition",
137-
Parameters: "Parameters",
138138
ConditionAction: "Action",
139139
ResultOnPreExecution: "PreExec. Result",
140140
ConditionActionParameter: "Action parameter",
@@ -149,6 +149,7 @@ var WorkflowDesignerConstants = {
149149
From: "Von der Aktivität",
150150
To: "Zur Aktivität",
151151
Classifier: "Klassifizierer",
152+
ClassifierValues: ["NotSpecified", "Direct", "Reverse"],
152153
Restrictions: "Beschränkungen",
153154
RestrictionsType: "Art",
154155
RestrictionsActor: "Anwender",

Designer/Localization/workflowdesigner.localization_en.js

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ var WorkflowDesignerConstants = {
9191
Decision: {
9292
Title: "Decision",
9393
TitleForInline: "Decision Inline",
94+
To: "To activity",
95+
WhenTrue: "When True",
96+
WhenFalse: "When False",
97+
Transition: "Transitions to activities",
9498
Name: "Name",
9599
State: "State",
96100
IsInitial: "Initial",
@@ -101,10 +105,6 @@ var WorkflowDesignerConstants = {
101105
PreExecutionImplementation: "PreExecution Implementation",
102106
Annotations: "Annotations",
103107
Scheme: "Inline scheme",
104-
To: "To activity",
105-
WhenTrue: "When True",
106-
WhenFalse: "When False",
107-
Transition: "Transitions to activities",
108108
Condition: "Condition",
109109
ConditionType: "Type",
110110
ConditionAction: "Action",
@@ -118,6 +118,9 @@ var WorkflowDesignerConstants = {
118118
DecisionTable: {
119119
Title: "Decision table",
120120
TitleForInline: "Decision table Inline",
121+
To: "To activity",
122+
Transition: "Transitions to activities",
123+
Parameters: "Parameters",
121124
Name: "Name",
122125
State: "State",
123126
IsInitial: "Initial",
@@ -128,11 +131,8 @@ var WorkflowDesignerConstants = {
128131
PreExecutionImplementation: "PreExecution Implementation",
129132
Annotations: "Annotations",
130133
Scheme: "Inline scheme",
131-
To: "To activity",
132-
Transition: "Transitions to activities",
133134
ConditionType: "Type",
134135
Condition: "Condition",
135-
Parameters: "Parameters",
136136
ConditionAction: "Action",
137137
ResultOnPreExecution: "PreExec. Result",
138138
ConditionActionParameter: "Action parameter",
@@ -147,6 +147,7 @@ var WorkflowDesignerConstants = {
147147
From: "From activity",
148148
To: "To activity",
149149
Classifier: "Classifier",
150+
ClassifierValues: ["NotSpecified", "Direct", "Reverse"],
150151
Restrictions: "Restrictions",
151152
RestrictionsType: "Type",
152153
RestrictionsActor: "Actor",

Designer/Localization/workflowdesigner.localization_es.js

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ var WorkflowDesignerConstants = {
9393
Decision: {
9494
Title: "Decision",
9595
TitleForInline: "Decision Inline",
96+
To: "To activity",
97+
WhenTrue: "When True",
98+
WhenFalse: "When False",
99+
Transition: "Transitions to activities",
96100
Name: "Name",
97101
State: "State",
98102
IsInitial: "Initial",
@@ -103,10 +107,6 @@ var WorkflowDesignerConstants = {
103107
PreExecutionImplementation: "PreExecution Implementation",
104108
Annotations: "Annotations",
105109
Scheme: "Inline scheme",
106-
To: "To activity",
107-
WhenTrue: "When True",
108-
WhenFalse: "When False",
109-
Transition: "Transitions to activities",
110110
Condition: "Condition",
111111
ConditionType: "Type",
112112
ConditionAction: "Action",
@@ -120,6 +120,9 @@ var WorkflowDesignerConstants = {
120120
DecisionTable: {
121121
Title: "Decision table",
122122
TitleForInline: "Decision table Inline",
123+
To: "To activity",
124+
Transition: "Transitions to activities",
125+
Parameters: "Parameters",
123126
Name: "Name",
124127
State: "State",
125128
IsInitial: "Initial",
@@ -130,11 +133,8 @@ var WorkflowDesignerConstants = {
130133
PreExecutionImplementation: "PreExecution Implementation",
131134
Annotations: "Annotations",
132135
Scheme: "Inline scheme",
133-
To: "To activity",
134-
Transition: "Transitions to activities",
135136
ConditionType: "Type",
136137
Condition: "Condition",
137-
Parameters: "Parameters",
138138
ConditionAction: "Action",
139139
ResultOnPreExecution: "PreExec. Result",
140140
ConditionActionParameter: "Action parameter",
@@ -149,6 +149,7 @@ var WorkflowDesignerConstants = {
149149
From: "De la actividad",
150150
To: "A la actividad",
151151
Classifier: "Clasificador",
152+
ClassifierValues: ["NotSpecified", "Direct", "Reverse"],
152153
Restrictions: "Restricciones",
153154
RestrictionsType: "Tipo",
154155
RestrictionsActor: "Actor",

Designer/Localization/workflowdesigner.localization_fr.js

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ var WorkflowDesignerConstants = {
9393
Decision: {
9494
Title: "Decision",
9595
TitleForInline: "Decision Inline",
96+
To: "To activity",
97+
WhenTrue: "When True",
98+
WhenFalse: "When False",
99+
Transition: "Transitions to activities",
96100
Name: "Name",
97101
State: "State",
98102
IsInitial: "Initial",
@@ -103,10 +107,6 @@ var WorkflowDesignerConstants = {
103107
PreExecutionImplementation: "PreExecution Implementation",
104108
Annotations: "Annotations",
105109
Scheme: "Inline scheme",
106-
To: "To activity",
107-
WhenTrue: "When True",
108-
WhenFalse: "When False",
109-
Transition: "Transitions to activities",
110110
Condition: "Condition",
111111
ConditionType: "Type",
112112
ConditionAction: "Action",
@@ -120,6 +120,9 @@ var WorkflowDesignerConstants = {
120120
DecisionTable: {
121121
Title: "Decision table",
122122
TitleForInline: "Decision table Inline",
123+
To: "To activity",
124+
Transition: "Transitions to activities",
125+
Parameters: "Parameters",
123126
Name: "Name",
124127
State: "State",
125128
IsInitial: "Initial",
@@ -130,11 +133,8 @@ var WorkflowDesignerConstants = {
130133
PreExecutionImplementation: "PreExecution Implementation",
131134
Annotations: "Annotations",
132135
Scheme: "Inline scheme",
133-
To: "To activity",
134-
Transition: "Transitions to activities",
135136
ConditionType: "Type",
136137
Condition: "Condition",
137-
Parameters: "Parameters",
138138
ConditionAction: "Action",
139139
ResultOnPreExecution: "PreExec. Result",
140140
ConditionActionParameter: "Action parameter",
@@ -149,6 +149,7 @@ var WorkflowDesignerConstants = {
149149
From: "De l'activité",
150150
To: "À l'activité",
151151
Classifier: "Classificateur",
152+
ClassifierValues: ["NotSpecified", "Direct", "Reverse"],
152153
Restrictions: "Restrictions",
153154
RestrictionsType: "Type",
154155
RestrictionsActor: "Acteur",

Designer/Localization/workflowdesigner.localization_it.js

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ var WorkflowDesignerConstants = {
9393
Decision: {
9494
Title: "Decision",
9595
TitleForInline: "Decision Inline",
96+
To: "To activity",
97+
WhenTrue: "When True",
98+
WhenFalse: "When False",
99+
Transition: "Transitions to activities",
96100
Name: "Name",
97101
State: "State",
98102
IsInitial: "Initial",
@@ -103,10 +107,6 @@ var WorkflowDesignerConstants = {
103107
PreExecutionImplementation: "PreExecution Implementation",
104108
Annotations: "Annotations",
105109
Scheme: "Inline scheme",
106-
To: "To activity",
107-
WhenTrue: "When True",
108-
WhenFalse: "When False",
109-
Transition: "Transitions to activities",
110110
Condition: "Condition",
111111
ConditionType: "Type",
112112
ConditionAction: "Action",
@@ -120,6 +120,9 @@ var WorkflowDesignerConstants = {
120120
DecisionTable: {
121121
Title: "Decision table",
122122
TitleForInline: "Decision table Inline",
123+
To: "To activity",
124+
Transition: "Transitions to activities",
125+
Parameters: "Parameters",
123126
Name: "Name",
124127
State: "State",
125128
IsInitial: "Initial",
@@ -130,11 +133,8 @@ var WorkflowDesignerConstants = {
130133
PreExecutionImplementation: "PreExecution Implementation",
131134
Annotations: "Annotations",
132135
Scheme: "Inline scheme",
133-
To: "To activity",
134-
Transition: "Transitions to activities",
135136
ConditionType: "Type",
136137
Condition: "Condition",
137-
Parameters: "Parameters",
138138
ConditionAction: "Action",
139139
ResultOnPreExecution: "PreExec. Result",
140140
ConditionActionParameter: "Action parameter",
@@ -149,6 +149,7 @@ var WorkflowDesignerConstants = {
149149
From: "Dall'attività",
150150
To: "All'attività",
151151
Classifier: "Classificatore",
152+
ClassifierValues: ["NotSpecified", "Direct", "Reverse"],
152153
Restrictions: "Restrizioni",
153154
RestrictionsType: "Genere",
154155
RestrictionsActor: "Attore",

Designer/Localization/workflowdesigner.localization_pt.js

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ var WorkflowDesignerConstants = {
9393
Decision: {
9494
Title: "Decision",
9595
TitleForInline: "Decision Inline",
96+
To: "To activity",
97+
WhenTrue: "When True",
98+
WhenFalse: "When False",
99+
Transition: "Transitions to activities",
96100
Name: "Name",
97101
State: "State",
98102
IsInitial: "Initial",
@@ -103,10 +107,6 @@ var WorkflowDesignerConstants = {
103107
PreExecutionImplementation: "PreExecution Implementation",
104108
Annotations: "Annotations",
105109
Scheme: "Inline scheme",
106-
To: "To activity",
107-
WhenTrue: "When True",
108-
WhenFalse: "When False",
109-
Transition: "Transitions to activities",
110110
Condition: "Condition",
111111
ConditionType: "Type",
112112
ConditionAction: "Action",
@@ -120,6 +120,9 @@ var WorkflowDesignerConstants = {
120120
DecisionTable: {
121121
Title: "Decision table",
122122
TitleForInline: "Decision table Inline",
123+
To: "To activity",
124+
Transition: "Transitions to activities",
125+
Parameters: "Parameters",
123126
Name: "Name",
124127
State: "State",
125128
IsInitial: "Initial",
@@ -130,11 +133,8 @@ var WorkflowDesignerConstants = {
130133
PreExecutionImplementation: "PreExecution Implementation",
131134
Annotations: "Annotations",
132135
Scheme: "Inline scheme",
133-
To: "To activity",
134-
Transition: "Transitions to activities",
135136
ConditionType: "Type",
136137
Condition: "Condition",
137-
Parameters: "Parameters",
138138
ConditionAction: "Action",
139139
ResultOnPreExecution: "PreExec. Result",
140140
ConditionActionParameter: "Action parameter",
@@ -149,6 +149,7 @@ var WorkflowDesignerConstants = {
149149
From: "Da atividade",
150150
To: "Para atividade",
151151
Classifier: "Classificador",
152+
ClassifierValues: ["NotSpecified", "Direct", "Reverse"],
152153
Restrictions: "Restrições",
153154
RestrictionsType: "Tipo",
154155
RestrictionsActor: "Ator",

Designer/Localization/workflowdesigner.localization_ru.js

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ var WorkflowDesignerConstants = {
9393
Decision: {
9494
Title: "Decision",
9595
TitleForInline: "Decision Inline",
96+
To: "To activity",
97+
WhenTrue: "When True",
98+
WhenFalse: "When False",
99+
Transition: "Transitions to activities",
96100
Name: "Name",
97101
State: "State",
98102
IsInitial: "Initial",
@@ -103,10 +107,6 @@ var WorkflowDesignerConstants = {
103107
PreExecutionImplementation: "PreExecution Implementation",
104108
Annotations: "Annotations",
105109
Scheme: "Inline scheme",
106-
To: "To activity",
107-
WhenTrue: "When True",
108-
WhenFalse: "When False",
109-
Transition: "Transitions to activities",
110110
Condition: "Condition",
111111
ConditionType: "Type",
112112
ConditionAction: "Action",
@@ -120,6 +120,9 @@ var WorkflowDesignerConstants = {
120120
DecisionTable: {
121121
Title: "Decision table",
122122
TitleForInline: "Decision table Inline",
123+
To: "To activity",
124+
Transition: "Transitions to activities",
125+
Parameters: "Parameters",
123126
Name: "Name",
124127
State: "State",
125128
IsInitial: "Initial",
@@ -130,11 +133,8 @@ var WorkflowDesignerConstants = {
130133
PreExecutionImplementation: "PreExecution Implementation",
131134
Annotations: "Annotations",
132135
Scheme: "Inline scheme",
133-
To: "To activity",
134-
Transition: "Transitions to activities",
135136
ConditionType: "Type",
136137
Condition: "Condition",
137-
Parameters: "Parameters",
138138
ConditionAction: "Action",
139139
ResultOnPreExecution: "PreExec. Result",
140140
ConditionActionParameter: "Action parameter",
@@ -149,6 +149,7 @@ var WorkflowDesignerConstants = {
149149
From: "От деятельности",
150150
To: "К деятельности",
151151
Classifier: "Классификатор",
152+
ClassifierValues: ["NotSpecified", "Direct", "Reverse"],
152153
Restrictions: "Ограничения",
153154
RestrictionsType: "Тип",
154155
RestrictionsActor: "Актер",

0 commit comments

Comments
 (0)