@optimajet/workflow-designer 5.2.4 → 5.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/workflowdesigner.min.css +4 -0
- package/dist/workflowdesignerfull.min.js +2 -2
- package/localization/workflowdesigner.localization_de.js +4 -0
- package/localization/workflowdesigner.localization_en.js +4 -0
- package/localization/workflowdesigner.localization_es.js +4 -0
- package/localization/workflowdesigner.localization_fr.js +6 -2
- package/localization/workflowdesigner.localization_it.js +4 -0
- package/localization/workflowdesigner.localization_pt.js +4 -0
- package/localization/workflowdesigner.localization_ru.js +4 -0
- package/localization/workflowdesigner.localization_tr.js +4 -0
- package/package.json +1 -1
|
@@ -388,6 +388,9 @@ var WorkflowDesignerConstants = {
|
|
|
388
388
|
MailServerPort: "Mail server port",
|
|
389
389
|
MailServerFrom: "Mail server from",
|
|
390
390
|
To: "To",
|
|
391
|
+
CcList: "CC address list",
|
|
392
|
+
BccList: "BCC address list",
|
|
393
|
+
ReplyToList: "Reply to address list",
|
|
391
394
|
Subject: "Subject",
|
|
392
395
|
MailServerSsl: "MailServerSsl",
|
|
393
396
|
IsHTML: "IsHTML",
|
|
@@ -529,6 +532,7 @@ var WorkflowDesignerConstants = {
|
|
|
529
532
|
Label: "Logs",
|
|
530
533
|
ParamName: "LogEnabled",
|
|
531
534
|
Description: "This parameter is the default value for logging processes based on this scheme",
|
|
535
|
+
Refresh: "Refresh",
|
|
532
536
|
AutoRefresh: "Auto refresh",
|
|
533
537
|
Empty: "Empty",
|
|
534
538
|
Timestamp: "Timestamp",
|
|
@@ -378,6 +378,9 @@ var WorkflowDesignerConstants = {
|
|
|
378
378
|
MailServerPort: "Mail server port",
|
|
379
379
|
MailServerFrom: "Mail server from",
|
|
380
380
|
To: "To",
|
|
381
|
+
CcList: "CC address list",
|
|
382
|
+
BccList: "BCC address list",
|
|
383
|
+
ReplyToList: "Reply to address list",
|
|
381
384
|
Subject: "Subject",
|
|
382
385
|
MailServerSsl: "MailServerSsl",
|
|
383
386
|
IsHTML: "IsHTML",
|
|
@@ -518,6 +521,7 @@ var WorkflowDesignerConstants = {
|
|
|
518
521
|
Label: "Logs",
|
|
519
522
|
ParamName: "LogEnabled",
|
|
520
523
|
Description: "This parameter is the default value for logging processes based on this scheme",
|
|
524
|
+
Refresh: "Refresh",
|
|
521
525
|
AutoRefresh: "Auto refresh",
|
|
522
526
|
Empty: "Empty",
|
|
523
527
|
Timestamp: "Timestamp",
|
|
@@ -388,6 +388,9 @@ var WorkflowDesignerConstants = {
|
|
|
388
388
|
MailServerPort: "Mail server port",
|
|
389
389
|
MailServerFrom: "Mail server from",
|
|
390
390
|
To: "To",
|
|
391
|
+
CcList: "CC address list",
|
|
392
|
+
BccList: "BCC address list",
|
|
393
|
+
ReplyToList: "Reply to address list",
|
|
391
394
|
Subject: "Subject",
|
|
392
395
|
MailServerSsl: "MailServerSsl",
|
|
393
396
|
IsHTML: "IsHTML",
|
|
@@ -529,6 +532,7 @@ var WorkflowDesignerConstants = {
|
|
|
529
532
|
Label: "Logs",
|
|
530
533
|
ParamName: "LogEnabled",
|
|
531
534
|
Description: "This parameter is the default value for logging processes based on this scheme",
|
|
535
|
+
Refresh: "Refresh",
|
|
532
536
|
AutoRefresh: "Auto refresh",
|
|
533
537
|
Empty: "Empty",
|
|
534
538
|
Timestamp: "Timestamp",
|
|
@@ -86,7 +86,7 @@ var WorkflowDesignerConstants = {
|
|
|
86
86
|
AnnotationName: "Name",
|
|
87
87
|
AnnotationValue: "Value",
|
|
88
88
|
Scheme: "Inline scheme",
|
|
89
|
-
UserComment: "
|
|
89
|
+
UserComment: "Commenter",
|
|
90
90
|
AlwaysConditionShouldBeSingle: "Toujours condition devrait être célibataire",
|
|
91
91
|
OtherwiseConditionShouldBeSingle: "Sinon, la condition devrait être unique"
|
|
92
92
|
},
|
|
@@ -187,7 +187,7 @@ var WorkflowDesignerConstants = {
|
|
|
187
187
|
ActionLabel: "Action",
|
|
188
188
|
ExpressionLabel: "Expression",
|
|
189
189
|
OtherwiseLabel: "Otherwise",
|
|
190
|
-
UserComment: "
|
|
190
|
+
UserComment: "Commenter",
|
|
191
191
|
Subprocess: "Subprocess",
|
|
192
192
|
SubprocessNone: "None",
|
|
193
193
|
SubprocessStart: "Start",
|
|
@@ -388,6 +388,9 @@ var WorkflowDesignerConstants = {
|
|
|
388
388
|
MailServerPort: "Mail server port",
|
|
389
389
|
MailServerFrom: "Mail server from",
|
|
390
390
|
To: "To",
|
|
391
|
+
CcList: "CC address list",
|
|
392
|
+
BccList: "BCC address list",
|
|
393
|
+
ReplyToList: "Reply to address list",
|
|
391
394
|
Subject: "Subject",
|
|
392
395
|
MailServerSsl: "MailServerSsl",
|
|
393
396
|
IsHTML: "IsHTML",
|
|
@@ -529,6 +532,7 @@ var WorkflowDesignerConstants = {
|
|
|
529
532
|
Label: "Logs",
|
|
530
533
|
ParamName: "LogEnabled",
|
|
531
534
|
Description: "This parameter is the default value for logging processes based on this scheme",
|
|
535
|
+
Refresh: "Refresh",
|
|
532
536
|
AutoRefresh: "Auto refresh",
|
|
533
537
|
Empty: "Empty",
|
|
534
538
|
Timestamp: "Timestamp",
|
|
@@ -388,6 +388,9 @@ var WorkflowDesignerConstants = {
|
|
|
388
388
|
MailServerPort: "Mail server port",
|
|
389
389
|
MailServerFrom: "Mail server from",
|
|
390
390
|
To: "To",
|
|
391
|
+
CcList: "CC address list",
|
|
392
|
+
BccList: "BCC address list",
|
|
393
|
+
ReplyToList: "Reply to address list",
|
|
391
394
|
Subject: "Subject",
|
|
392
395
|
MailServerSsl: "MailServerSsl",
|
|
393
396
|
IsHTML: "IsHTML",
|
|
@@ -529,6 +532,7 @@ var WorkflowDesignerConstants = {
|
|
|
529
532
|
Label: "Logs",
|
|
530
533
|
ParamName: "LogEnabled",
|
|
531
534
|
Description: "This parameter is the default value for logging processes based on this scheme",
|
|
535
|
+
Refresh: "Refresh",
|
|
532
536
|
AutoRefresh: "Auto refresh",
|
|
533
537
|
Empty: "Empty",
|
|
534
538
|
Timestamp: "Timestamp",
|
|
@@ -388,6 +388,9 @@ var WorkflowDesignerConstants = {
|
|
|
388
388
|
MailServerPort: "Mail server port",
|
|
389
389
|
MailServerFrom: "Mail server from",
|
|
390
390
|
To: "To",
|
|
391
|
+
CcList: "CC address list",
|
|
392
|
+
BccList: "BCC address list",
|
|
393
|
+
ReplyToList: "Reply to address list",
|
|
391
394
|
Subject: "Subject",
|
|
392
395
|
MailServerSsl: "MailServerSsl",
|
|
393
396
|
IsHTML: "IsHTML",
|
|
@@ -529,6 +532,7 @@ var WorkflowDesignerConstants = {
|
|
|
529
532
|
Label: "Logs",
|
|
530
533
|
ParamName: "LogEnabled",
|
|
531
534
|
Description: "This parameter is the default value for logging processes based on this scheme",
|
|
535
|
+
Refresh: "Refresh",
|
|
532
536
|
AutoRefresh: "Auto refresh",
|
|
533
537
|
Empty: "Empty",
|
|
534
538
|
Timestamp: "Timestamp",
|
|
@@ -388,6 +388,9 @@ var WorkflowDesignerConstants = {
|
|
|
388
388
|
MailServerPort: "Mail server port",
|
|
389
389
|
MailServerFrom: "Mail server from",
|
|
390
390
|
To: "To",
|
|
391
|
+
CcList: "CC address list",
|
|
392
|
+
BccList: "BCC address list",
|
|
393
|
+
ReplyToList: "Reply to address list",
|
|
391
394
|
Subject: "Subject",
|
|
392
395
|
MailServerSsl: "MailServerSsl",
|
|
393
396
|
IsHTML: "IsHTML",
|
|
@@ -529,6 +532,7 @@ var WorkflowDesignerConstants = {
|
|
|
529
532
|
Label: "Logs",
|
|
530
533
|
ParamName: "LogEnabled",
|
|
531
534
|
Description: "This parameter is the default value for logging processes based on this scheme",
|
|
535
|
+
Refresh: "Refresh",
|
|
532
536
|
AutoRefresh: "Auto refresh",
|
|
533
537
|
Empty: "Empty",
|
|
534
538
|
Timestamp: "Timestamp",
|
|
@@ -388,6 +388,9 @@ var WorkflowDesignerConstants = {
|
|
|
388
388
|
MailServerPort: "Mail server port",
|
|
389
389
|
MailServerFrom: "Mail server from",
|
|
390
390
|
To: "To",
|
|
391
|
+
CcList: "CC address list",
|
|
392
|
+
BccList: "BCC address list",
|
|
393
|
+
ReplyToList: "Reply to address list",
|
|
391
394
|
Subject: "Subject",
|
|
392
395
|
MailServerSsl: "MailServerSsl",
|
|
393
396
|
IsHTML: "IsHTML",
|
|
@@ -529,6 +532,7 @@ var WorkflowDesignerConstants = {
|
|
|
529
532
|
Label: "Logs",
|
|
530
533
|
ParamName: "LogEnabled",
|
|
531
534
|
Description: "This parameter is the default value for logging processes based on this scheme",
|
|
535
|
+
Refresh: "Refresh",
|
|
532
536
|
AutoRefresh: "Auto refresh",
|
|
533
537
|
Empty: "Empty",
|
|
534
538
|
Timestamp: "Timestamp",
|