... |
... |
@@ -1,17 +1,25 @@ |
|
1 |
+{{info type="info"}} |
|
2 |
+Hinweise zu den bekannt gewordenen Sicherheitslücken [[CVE-2021-44228>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228]] und [[CVE-2021-45046>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45046]] in Log4j und deren Auswirkungen auf die {{formcycle/}} Versionen 7.0.0 bis 7.0.7 befinden sich auf der Seite [[Allgemeine Sicherheitsempfehlungen>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]]. Eine aktualisierte {{formcycle/}} Version 7.0.8, die eine neue fehlerfreie Version von Log4j verwendet, steht [[zum Download bereit>>doc:Blog.FORMCYCLE 708.WebHome]]. |
|
3 |
+{{/info}} |
|
4 |
+ |
|
5 |
+{{info type="info"}} |
|
6 |
+Die Hilfe zur vorherigen {{formcycle/}} Version 6 befindet sich unter: https://help6.formcycle.eu |
|
7 |
+{{/info}} |
|
8 |
+ |
1 |
1 |
{{velocity}} |
2 |
2 |
#set ($mainCards = [{ |
3 |
3 |
'iconfc': 'square-edit-outline', |
4 |
4 |
'title': 'Formulardesigner', |
5 |
|
- 'description': 'Arbeiten mit dem Formulardesigner', |
6 |
|
- 'documentation': "Formcycle.FormDesigner", |
|
13 |
+ 'description': 'Formulare erstellen und bearbeiten', |
|
14 |
+ 'documentation': "Formcycle.Designer", |
7 |
7 |
'bgcolor': '#617496', |
8 |
8 |
'color': '#fff', |
9 |
9 |
'colordesc': '#e1e2e4' |
10 |
10 |
}, { |
11 |
11 |
'iconfc': 'workflow-fill', |
12 |
|
- 'title': 'Workflow', |
|
20 |
+ 'title': 'Workflowdesigner', |
13 |
13 |
'description': 'Formulardaten verarbeiten', |
14 |
|
- 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing', |
|
22 |
+ 'documentation': 'Formcycle.Designer.Workflow', |
15 |
15 |
'bgcolor': '#617496', |
16 |
16 |
'color': '#fff', |
17 |
17 |
'colordesc': '#e1e2e4' |
... |
... |
@@ -30,7 +30,7 @@ |
30 |
30 |
'documentation': 'Formcycle.Inbox', |
31 |
31 |
'bgcolor': '#ffab70', |
32 |
32 |
'color': '#fff', |
33 |
|
- 'colordesc': '#e1e2e4' |
|
41 |
+ 'colordesc': '#fff' |
34 |
34 |
}, { |
35 |
35 |
'icon': 'fa fa-download', |
36 |
36 |
'title': 'Installation', |
... |
... |
@@ -110,7 +110,7 @@ |
110 |
110 |
## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
111 |
111 |
##}, { |
112 |
112 |
|
113 |
|
- |
|
121 |
+ |
114 |
114 |
|
115 |
115 |
{{html}} |
116 |
116 |
##$jsontool.serialize(${mainCards})<br> |