Changes for page FORMCYCLE Hilfe


From version 1.1
edited by gru
on 20.01.2021, 16:22
Change comment: Imported from XAR
To version 4.10
edited by Release Notes
on 06.05.2024, 11:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gru
1 +XWiki.ReleaseNotes
Content
... ... @@ -1,34 +1,64 @@
1 +{{info type="info"}}
2 +Details about the vulnerability [[CVE-2022-22965>>https://tanzu.vmware.com/security/cve-2022-22965]] in the Spring Framework and their impact on {{formcycle/}} Versions 7.0.0 through 7.0.11 can be found at the [[General Security Recommendations>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]] page. An updated {{formcycle/}} Version 7.0.12, which includes an updated version of the Spring Framework, is [[available for download>>doc:Blog.WebHome]].
3 +{{/info}}
4 +
5 +{{info type="info"}}
6 +Details about the vulnerabilities [[CVE-2021-44228>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228]], [[CVE-2021-45046>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45046]], [[CVE-2021-45105>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45105]], and [[CVE-2021-44832>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44832]] in Log4J and their impact on {{formcycle/}} Versions 7.0.0 through 7.0.9 can be found at the [[General Security Recommendations>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]] page. An updated {{formcycle/}} Version 7.0.10, which uses a new bug-free version of Log4j, is [[available for download>>doc:Blog.WebHome]].
7 +{{/info}}
8 +
9 +{{info type="info"}}
10 +The help for the new {{formcycle/}} version 8 is located at: https://help8.formcycle.eu and the help for the previous {{formcycle/}} version 6 is located at: https://help6.formcycle.eu
11 +{{/info}}
12 +
1 1  {{velocity}}
2 2  #set ($mainCards = [{
3 3   'iconfc': 'square-edit-outline',
4 4   'title': 'Form designer',
5 - 'description': 'Working with the form designer',
6 - 'documentation': "Formcycle.FormDesigner"
17 + 'description': 'Create and edit forms',
18 + 'documentation': "Formcycle.Designer",
19 + 'bgcolor': '#617496',
20 + 'color': '#fff',
21 + 'colordesc': '#e1e2e4'
7 7  }, {
23 + 'iconfc': 'workflow-fill',
24 + 'title': 'Workflow designer',
25 + 'description': 'Process submitted forms',
26 + 'documentation': 'Formcycle.Designer.Workflow',
27 + 'bgcolor': '#617496',
28 + 'color': '#fff',
29 + 'colordesc': '#e1e2e4'
30 +}, {
8 8   'iconfc': 'wrench',
9 9   'title': 'Administation',
10 10   'description': 'User management, Databases, LDAP, files, templates and much more',
11 - 'documentation': 'Formcycle.UserInterface'
34 + 'documentation': 'Formcycle.UserInterface',
35 + 'bgcolor': '#b6c2d2',
36 + 'color': '#2b3649',
37 + 'colordesc': '#617496'
12 12  }, {
13 13   'iconfc': 'inbox',
14 14   'title': 'Inbox',
15 15   'description': 'Organize submitted forms',
16 - 'documentation': 'Formcycle.Inbox'
42 + 'documentation': 'Formcycle.Inbox',
43 + 'bgcolor': '#ffab70',
44 + 'color': '#fff',
45 + 'colordesc': '#e1e2e4'
17 17  }, {
18 - 'iconfc': 'workflow-fill',
19 - 'title': 'Workflow',
20 - 'description': 'Process submitted forms',
21 - 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing'
22 -}, {
23 23   'icon': 'fa fa-download',
24 24   'title': 'Installation',
25 25   'description': 'Install or update FORMCYCLE',
26 - 'documentation': 'Formcycle.Installation'
50 + 'documentation': 'Formcycle.Installation',
51 + 'bgcolor': '#b6c2d2',
52 + 'color': '#2b3649',
53 + 'colordesc': '#617496'
27 27  }, {
28 28   'iconfc': 'form',
29 29   'title': 'Examples',
30 30   'description': 'Examples of form integration and forms',
31 - 'documentation': 'doc:Examples.WebHome'
58 + 'documentation': 'doc:Examples.WebHome',
59 + 'bgcolor': '#cae7df',
60 + 'color': '#2b3649',
61 + 'colordesc': '#617496'
32 32  }])
33 33  ## 'icon': 'fa fa-play-circle',
34 34  ## 'title': 'Einführungsvideos',
... ... @@ -46,27 +46,37 @@
46 46   'iconfc': 'comment-faq-outline',
47 47   'title': 'Frequently asked questions',
48 48   'description': 'Frequently asked questions',
49 - 'documentation': "https://faq.formcycle.eu/"
79 + 'documentation': "https://faq.formcycle.eu/",
80 + 'bgcolor': '#b6c2d2',
81 + 'color': '#2b3649'
50 50  }, {
51 51   'iconfc': 'puzzle',
52 52   'title': 'Plugin-Documen­tation',
53 53   'description': 'Documentation of the plugins available for FORMCYCLE',
54 - 'documentation': 'Formcycle.PluginDocumentation'
86 + 'documentation': 'Formcycle.PluginDocumentation',
87 + 'bgcolor': '#b6c2d2',
88 + 'color': '#2b3649'
55 55  }, {
56 56   'iconfc': 'action-change-status',
57 57   'title': 'Integration into exter­nal sys­tems',
58 58   'description': 'Integration of FORMCYCLE into CMS/DMS-Systems',
59 - 'documentation': 'Formcycle.CMSExtension'
93 + 'documentation': 'Formcycle.CMSExtension',
94 + 'bgcolor': '#b6c2d2',
95 + 'color': '#2b3649'
60 60  }, {
61 61   'icon': 'fa fa-cloud',
62 62   'title': 'FORM.​CLOUD',
63 63   'description': 'Information about the XIMA FORM.CLOUD',
64 - 'documentation': 'doc:FORMCLOUD.WebHome'
100 + 'documentation': 'doc:FORMCLOUD.WebHome',
101 + 'bgcolor': '#b6c2d2',
102 + 'color': '#2b3649'
65 65  }, {
66 66   'icon': 'fa fa-list',
67 67   'title': 'Release Notes',
68 68   'description': 'Release Notes and download of the current version',
69 - 'documentation': 'doc:Blog.WebHome'
107 + 'documentation': 'doc:Blog.WebHome',
108 + 'bgcolor': '#b6c2d2',
109 + 'color': '#2b3649'
70 70  }])
71 71  
72 72  ## 'icon': 'fa fa-share-square',
... ... @@ -85,3 +85,4 @@
85 85  {{MainMenuTiles cards='$jsontool.serialize($smallCards)' type="small" /}}
86 86  
87 87  {{/velocity}}
128 +