... |
... |
@@ -1,37 +1,60 @@ |
|
1 |
+{{info type="info"}} |
|
2 |
+Information about the vulnerabilities [[CVE-2021-44228>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228]] and [[CVE-2021-45046>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45046]] in Log4j and their impact on {{formcycle/}} Versions 7.0.0 through 7.0.7 are located on the [[General Security Recommendations>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]] page. An updated {{formcycle/}} Version 7.0.8, which uses a new bug-free version of Log4j, is [[available for download>>doc:Blog.FORMCYCLE 708.WebHome]]. |
|
3 |
+{{/info}} |
|
4 |
+ |
|
5 |
+{{info type="info"}} |
|
6 |
+The help for the previous {{formcycle/}} version 6 is located at: https://help6.formcycle.eu |
|
7 |
+{{/info}} |
|
8 |
+ |
1 |
1 |
{{velocity}} |
2 |
2 |
#set ($mainCards = [{ |
3 |
3 |
'iconfc': 'square-edit-outline', |
4 |
|
- 'title': 'Designer', |
5 |
|
- 'description': 'Working with the form and workflow designer', |
6 |
|
- 'documentation': "Formcycle.FormDesigner", |
|
12 |
+ 'title': 'Form designer', |
|
13 |
+ 'description': 'Create and edit forms', |
|
14 |
+ 'documentation': "Formcycle.Designer", |
7 |
7 |
'bgcolor': '#617496', |
8 |
8 |
'color': '#fff', |
9 |
9 |
'colordesc': '#e1e2e4' |
10 |
10 |
}, { |
|
19 |
+ 'iconfc': 'workflow-fill', |
|
20 |
+ 'title': 'Workflow designer', |
|
21 |
+ 'description': 'Process submitted forms', |
|
22 |
+ 'documentation': 'Formcycle.Designer.Workflow', |
|
23 |
+ 'bgcolor': '#617496', |
|
24 |
+ 'color': '#fff', |
|
25 |
+ 'colordesc': '#e1e2e4' |
|
26 |
+}, { |
11 |
11 |
'iconfc': 'wrench', |
12 |
12 |
'title': 'Administation', |
13 |
13 |
'description': 'User management, Databases, LDAP, files, templates and much more', |
14 |
|
- 'documentation': 'Formcycle.UserInterface' |
|
30 |
+ 'documentation': 'Formcycle.UserInterface', |
|
31 |
+ 'bgcolor': '#b6c2d2', |
|
32 |
+ 'color': '#2b3649', |
|
33 |
+ 'colordesc': '#617496' |
15 |
15 |
}, { |
16 |
16 |
'iconfc': 'inbox', |
17 |
17 |
'title': 'Inbox', |
18 |
18 |
'description': 'Organize submitted forms', |
19 |
|
- 'documentation': 'Formcycle.Inbox' |
|
38 |
+ 'documentation': 'Formcycle.Inbox', |
|
39 |
+ 'bgcolor': '#ffab70', |
|
40 |
+ 'color': '#fff', |
|
41 |
+ 'colordesc': '#e1e2e4' |
20 |
20 |
}, { |
21 |
|
- 'iconfc': 'workflow-fill', |
22 |
|
- 'title': 'Workflow', |
23 |
|
- 'description': 'Process submitted forms', |
24 |
|
- 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' |
25 |
|
-}, { |
26 |
26 |
'icon': 'fa fa-download', |
27 |
27 |
'title': 'Installation', |
28 |
28 |
'description': 'Install or update FORMCYCLE', |
29 |
|
- 'documentation': 'Formcycle.Installation' |
|
46 |
+ 'documentation': 'Formcycle.Installation', |
|
47 |
+ 'bgcolor': '#b6c2d2', |
|
48 |
+ 'color': '#2b3649', |
|
49 |
+ 'colordesc': '#617496' |
30 |
30 |
}, { |
31 |
31 |
'iconfc': 'form', |
32 |
32 |
'title': 'Examples', |
33 |
33 |
'description': 'Examples of form integration and forms', |
34 |
|
- 'documentation': 'doc:Examples.WebHome' |
|
54 |
+ 'documentation': 'doc:Examples.WebHome', |
|
55 |
+ 'bgcolor': '#cae7df', |
|
56 |
+ 'color': '#2b3649', |
|
57 |
+ 'colordesc': '#617496' |
35 |
35 |
}]) |
36 |
36 |
## 'icon': 'fa fa-play-circle', |
37 |
37 |
## 'title': 'Einführungsvideos', |
... |
... |
@@ -49,27 +49,37 @@ |
49 |
49 |
'iconfc': 'comment-faq-outline', |
50 |
50 |
'title': 'Frequently asked questions', |
51 |
51 |
'description': 'Frequently asked questions', |
52 |
|
- 'documentation': "https://faq.formcycle.eu/" |
|
75 |
+ 'documentation': "https://faq.formcycle.eu/", |
|
76 |
+ 'bgcolor': '#b6c2d2', |
|
77 |
+ 'color': '#2b3649' |
53 |
53 |
}, { |
54 |
54 |
'iconfc': 'puzzle', |
55 |
55 |
'title': 'Plugin-Documentation', |
56 |
56 |
'description': 'Documentation of the plugins available for FORMCYCLE', |
57 |
|
- 'documentation': 'Formcycle.PluginDocumentation' |
|
82 |
+ 'documentation': 'Formcycle.PluginDocumentation', |
|
83 |
+ 'bgcolor': '#b6c2d2', |
|
84 |
+ 'color': '#2b3649' |
58 |
58 |
}, { |
59 |
59 |
'iconfc': 'action-change-status', |
60 |
60 |
'title': 'Integration into external systems', |
61 |
61 |
'description': 'Integration of FORMCYCLE into CMS/DMS-Systems', |
62 |
|
- 'documentation': 'Formcycle.CMSExtension' |
|
89 |
+ 'documentation': 'Formcycle.CMSExtension', |
|
90 |
+ 'bgcolor': '#b6c2d2', |
|
91 |
+ 'color': '#2b3649' |
63 |
63 |
}, { |
64 |
64 |
'icon': 'fa fa-cloud', |
65 |
65 |
'title': 'FORM.CLOUD', |
66 |
66 |
'description': 'Information about the XIMA FORM.CLOUD', |
67 |
|
- 'documentation': 'doc:FORMCLOUD.WebHome' |
|
96 |
+ 'documentation': 'doc:FORMCLOUD.WebHome', |
|
97 |
+ 'bgcolor': '#b6c2d2', |
|
98 |
+ 'color': '#2b3649' |
68 |
68 |
}, { |
69 |
69 |
'icon': 'fa fa-list', |
70 |
70 |
'title': 'Release Notes', |
71 |
71 |
'description': 'Release Notes and download of the current version', |
72 |
|
- 'documentation': 'doc:Blog.WebHome' |
|
103 |
+ 'documentation': 'doc:Blog.WebHome', |
|
104 |
+ 'bgcolor': '#b6c2d2', |
|
105 |
+ 'color': '#2b3649' |
73 |
73 |
}]) |
74 |
74 |
|
75 |
75 |
## 'icon': 'fa fa-share-square', |