... |
... |
@@ -1,19 +1,11 @@ |
1 |
1 |
{{info type="info"}} |
2 |
|
-Hinweis zur Sicherheitslücke [[CVE-2022-42889>>https://nvd.nist.gov/vuln/detail/CVE-2022-42889]] in der Komponente Apache Commons Text: Die innerhalb der Bibliothek betroffene Funktionalität wird aktuell in {{formcycle/}} an keiner Stelle verwendet, weshalb {{formcycle/}} nicht von diesem Problem betroffen ist. Ab {{formcycle/}} Version 7.2.1 wird eine fehlerfreie Version der Bibliothek verwendet. |
|
2 |
+Hinweise zu den bekannt gewordenen Sicherheitslücken [[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]] und [[CVE-2021-44832>>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44832]] in Log4j und deren Auswirkungen auf die {{formcycle/}} Versionen 7.0.0 bis 7.0.9 befinden sich auf der Seite [[Allgemeine Sicherheitsempfehlungen>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]]. Eine aktualisierte {{formcycle/}} Version 7.0.10, die eine neue fehlerfreie Version von Log4j verwendet, steht [[zum Download bereit>>doc:Blog.WebHome]]. |
3 |
3 |
{{/info}} |
4 |
4 |
|
5 |
5 |
{{info type="info"}} |
6 |
|
-Weitere Informationen über die Sicherheitslücke [[CVE-2022-22965>>https://tanzu.vmware.com/security/cve-2022-22965]] im Spring Framework und deren Einfluss auf {{formcycle/}}-Versionen 7.0.0 bis 7.0.11 finden sich auf der Seite zu den [[Allgemeinen Sicherheitsempfehlungen>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]]. Version 7.0.12 von {{formcycle/}} mit einer aktualisierten Version des Spring Frameworks steht [[steht zum Download bereit>>doc:Blog.WebHome]]. |
|
6 |
+Die Hilfe zur vorherigen {{formcycle/}} Version 6 befindet sich unter: https://help6.formcycle.eu |
7 |
7 |
{{/info}} |
8 |
8 |
|
9 |
|
-{{info type="info"}} |
10 |
|
-Weitere Informationen über die Sicherheitslücken [[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 und deren Einfluss auf {{formcycle/}}-Versionen 7.0.0 bis 7.0.9 finden sich auf der Seite zu den [[Allgemeinen Sicherheitsempfehlungen>>doc:Formcycle.SystemSettings.Sicherheit.WebHome]]. Version 7.0.10 von {{formcycle/}} mit einer aktualisierten Version von Log4J [[steht zum Download bereit>>doc:Blog.WebHome]]. |
11 |
|
-{{/info}} |
12 |
|
- |
13 |
|
-{{info type="info"}} |
14 |
|
-Die Hilfe zur neuen {{formcycle/}} Version 8 befindet sich unter: https://help8.formcycle.eu und die Hilfe zur vorherigen {{formcycle/}} Version 6 befindet sich unter: https://help6.formcycle.eu |
15 |
|
-{{/info}} |
16 |
|
- |
17 |
17 |
{{velocity}} |
18 |
18 |
#set ($mainCards = [{ |
19 |
19 |
'iconfc': 'square-edit-outline', |
... |
... |
@@ -63,13 +63,12 @@ |
63 |
63 |
'bgcolor': '#cae7df', |
64 |
64 |
'color': '#2b3649', |
65 |
65 |
'colordesc': '#617496' |
66 |
|
-}, { |
67 |
|
- 'icon': 'fa fa-play-circle', |
68 |
|
- 'title': 'Schulungsvideos und Anwendungsfälle', |
69 |
|
- 'description': 'Kurze Videos zu den verschiedensten Themen', |
70 |
|
- 'documentation': 'doc:Schulung.WebHome' |
71 |
71 |
}]) |
72 |
|
- |
|
59 |
+ |
|
60 |
+## 'icon': 'fa fa-play-circle', |
|
61 |
+## 'title': 'Einführungsvideos', |
|
62 |
+## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"', |
|
63 |
+## 'documentation': 'https://formcycle.eu/de/features' |
73 |
73 |
##}, { |
74 |
74 |
## 'iconfc': 'puzzle', |
75 |
75 |
## 'title': 'Anwendungsfälle', |
... |
... |
@@ -136,12 +136,10 @@ |
136 |
136 |
|
137 |
137 |
{{MainMenuTiles cards='$jsontool.serialize($mainCards)' /}} |
138 |
138 |
|
|
130 |
+{{MainMenuTiles cards='$jsontool.serialize($smallCards)' type="small" /}} |
139 |
139 |
|
140 |
|
- |
141 |
141 |
{{/velocity}} |
142 |
142 |
|
143 |
|
-{{MainMenuTiles cards="[{~"iconfc~":~"information-outline~",~"title~":~"Workshops~",~"description~":~"Workshops zu verschiedenen Themen rund um FORMCYCLE~",~"documentation~":~"doc:Workshops.WebHome~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"icon~":~"fa fa-cloud~",~"title~":~"FORM.CLOUD~",~"description~":~"Informationen zur XIMA FORM.CLOUD~",~"documentation~":~"doc:FORMCLOUD.WebHome~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"iconfc~":~"action-change-status~",~"title~":~"Einbindung externer Systeme~",~"description~":~"Einbindung von FORMCYCLE in CMS/DMS-Systeme~",~"documentation~":~"Formcycle.CMSExtension~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"iconfc~":~"puzzle~",~"title~":~"Plugin-Dokumentation~",~"description~":~"Dokumentation der für FORMCYCLE verfügbaren Plugins~",~"documentation~":~"Formcycle.PluginDocumentation~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"icon~":~"fa fa-list~",~"title~":~"Release Notes~",~"description~":~"Release Notes und Download der aktuellen Version~",~"documentation~":~"doc:Blog.WebHome~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"},{~"iconfc~":~"comment-faq-outline~",~"title~":~"Häufig gestellte Fragen~",~"description~":~"Häufig gestellte Fragen~",~"documentation~":~"https://faq.formcycle.eu/~",~"bgcolor~":~"#b6c2d2~",~"color~":~"#2b3649~"}]" type="small"/}} |
144 |
|
- |
145 |
145 |
{{velocity}} |
146 |
146 |
{{html wiki="false" clean="false"}} |
147 |
147 |
|
... |
... |
@@ -855,154 +855,3 @@ |
855 |
855 |
--> |
856 |
856 |
{{/html}} |
857 |
857 |
{{/velocity}} |
858 |
|
- |
859 |
|
-{{velocity}} |
860 |
|
-{{html wiki="false" clean="false"}} |
861 |
|
-<style> |
862 |
|
- /* Overlay background */ |
863 |
|
- #overlayv8 { |
864 |
|
- position: fixed; |
865 |
|
- top: 0; |
866 |
|
- left: 0; |
867 |
|
- width: 100%; |
868 |
|
- height: 100%; |
869 |
|
- background-color: rgba(0, 0, 0, 0.5); /* 50% transparent black */ |
870 |
|
- display: flex; |
871 |
|
- justify-content: center; |
872 |
|
- align-items: center; |
873 |
|
- z-index: 1000; |
874 |
|
- } |
875 |
|
- |
876 |
|
- /* Dialog box */ |
877 |
|
- #dialogv8 { |
878 |
|
- background-color: white; |
879 |
|
- padding: 20px; |
880 |
|
- border-radius: 25px; |
881 |
|
- max-width: 90%; |
882 |
|
- width: 400px; |
883 |
|
- box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); |
884 |
|
- text-align: center; |
885 |
|
- font-family: "Corporate S W01","HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman",'TeXGyreHerosRegular',"Helvetica","Tahoma","Geneva","Arial",sans-serif !important; |
886 |
|
- } |
887 |
|
- |
888 |
|
- #dialogv8 h2, #dialogv8 label { |
889 |
|
- margin-top: 0; |
890 |
|
- font-size: 15px; |
891 |
|
- } |
892 |
|
- |
893 |
|
- .dialogv8-buttons { |
894 |
|
- margin-top: 20px; |
895 |
|
- display: flex; |
896 |
|
- justify-content: space-around; |
897 |
|
- flex-wrap: wrap; |
898 |
|
- gap: 10px; |
899 |
|
- } |
900 |
|
- |
901 |
|
- .dialog-buttons button { |
902 |
|
- padding: 10px 20px; |
903 |
|
- font-size: 15px; |
904 |
|
- border: none; |
905 |
|
- border-radius: 15px; |
906 |
|
- cursor: pointer; |
907 |
|
- } |
908 |
|
- |
909 |
|
- .continue-button { |
910 |
|
- background-color: #617496; |
911 |
|
- color: white; |
912 |
|
- } |
913 |
|
- |
914 |
|
- .abort-button { |
915 |
|
- background-color: #efefef; |
916 |
|
- color: black; |
917 |
|
- } |
918 |
|
- |
919 |
|
- /* Responsive adjustments */ |
920 |
|
- @media (max-width: 480px) { |
921 |
|
- #dialogv8 { |
922 |
|
- width: 95%; |
923 |
|
- padding: 15px; |
924 |
|
- } |
925 |
|
- |
926 |
|
- .dialogv8-buttons { |
927 |
|
- flex-direction: column; |
928 |
|
- } |
929 |
|
- |
930 |
|
- .dialogv8-buttons button { |
931 |
|
- width: 100%; |
932 |
|
- } |
933 |
|
- } |
934 |
|
-</style> |
935 |
|
- |
936 |
|
-<div id="overlayv8" style="display: none;"> |
937 |
|
- <div id="dialogv8"> |
938 |
|
- <h2>Die aktuelle formcycle Version ist die Version 8. Möchten Sie zur Hilfe für diese Version weitergeleitet werden?</h2> |
939 |
|
- <input type="checkbox" id="dialogv8cb" name="dialogv8cb" value="true"> |
940 |
|
- <label for="dialogv8cb">Diese Entscheidung merken</label><br> |
941 |
|
- <div class="dialogv8-buttons"> |
942 |
|
- <button class="continue-button" id="continueBtn">Zur V8 Hilfe wechseln</button> |
943 |
|
- <button class="abort-button" id="abortBtn">In der V7 Hilfe bleiben</button> |
944 |
|
- </div> |
945 |
|
- </div> |
946 |
|
-</div> |
947 |
|
- |
948 |
|
-<script> |
949 |
|
-function setCookie(cname, cvalue, exdays) { |
950 |
|
- const d = new Date(); |
951 |
|
- d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000)); |
952 |
|
- let expires = "expires="+d.toUTCString(); |
953 |
|
- document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; |
954 |
|
-} |
955 |
|
- |
956 |
|
-function getCookie(cname) { |
957 |
|
- let name = cname + "="; |
958 |
|
- let ca = document.cookie.split(';'); |
959 |
|
- for(let i = 0; i < ca.length; i++) { |
960 |
|
- let c = ca[i]; |
961 |
|
- while (c.charAt(0) == ' ') { |
962 |
|
- c = c.substring(1); |
963 |
|
- } |
964 |
|
- if (c.indexOf(name) == 0) { |
965 |
|
- return c.substring(name.length, c.length); |
966 |
|
- } |
967 |
|
- } |
968 |
|
- return ""; |
969 |
|
-} |
970 |
|
- |
971 |
|
-function checkCookie() { |
972 |
|
- let user = getCookie("dialogv8"); |
973 |
|
- if (dialogv8 != "") { |
974 |
|
- console.log("Cookie found " + dialogv8); |
975 |
|
- return false; |
976 |
|
- } |
977 |
|
- return null; |
978 |
|
-} |
979 |
|
- |
980 |
|
- // Show the overlay dialog when the page loads |
981 |
|
- window.onload = function() { |
982 |
|
- let cookieValue = checkCookie(); |
983 |
|
- console.log("checkCookie",cookieValue); |
984 |
|
- if (0 && cookieValue != null) { |
985 |
|
- console.log("cookieValue",cookieValue); |
986 |
|
- } else { |
987 |
|
- document.getElementById("overlayv8").style.display = "flex"; |
988 |
|
- } |
989 |
|
- }; |
990 |
|
- |
991 |
|
- // Redirect on continue |
992 |
|
- document.getElementById("continueBtn").onclick = function() { |
993 |
|
- window.location.href = "https://help8.formcycle.eu/support/home"; |
994 |
|
- if ($('[INPUT name="dialogv8cb"]').val() == "true") { |
995 |
|
- setCookie("dialogv8", "true", 90); |
996 |
|
- } |
997 |
|
- }; |
998 |
|
- |
999 |
|
- // Close overlay on abort |
1000 |
|
- document.getElementById("abortBtn").onclick = function() { |
1001 |
|
- document.getElementById("overlayv8").style.display = "none"; |
1002 |
|
- if ($('[INPUT name="dialogv8cb"]').val() == "true") { |
1003 |
|
- setCookie("dialogv8", "false", 90); |
1004 |
|
- } |
1005 |
|
- }; |
1006 |
|
-</script> |
1007 |
|
-{{/html}} |
1008 |
|
-{{/velocity}} |