Änderungen von Dokument FORMCYCLE Hilfe


Von Version 9.1
bearbeitet von XIMA Admin
am 23.03.2022, 14:29
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 13.11
bearbeitet von gru
am 08.09.2025, 13:02
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.ximaadmin
1 +XWiki.gru
Tags
... ... @@ -1,0 +1,1 @@
1 +CVE-2022
Inhalt
... ... @@ -1,7 +1,19 @@
1 1  {{info type="info"}}
2 -Die Hilfe zur vorherigen {{formcycle/}} Version 6 befindet sich unter: https://help6.formcycle.eu
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.
3 3  {{/info}}
4 4  
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]].
7 +{{/info}}
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 +
5 5  {{velocity}}
6 6  #set ($mainCards = [{
7 7   'iconfc': 'square-edit-outline',
... ... @@ -119,13 +119,13 @@
119 119  
120 120  {{html}}
121 121  ##$jsontool.serialize(${mainCards})<br>
122 -
134 +##$jsontool.serialize($mainCards)<br>
123 123  {{/html}}
124 124  
125 125  {{MainMenuTiles cards='$jsontool.serialize($mainCards)' /}}
126 126  
127 -{{MainMenuTiles cards='$jsontool.serialize($smallCards)' type="small" /}}
128 128  
140 +
129 129  {{/velocity}}
130 130  
131 131  {{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-Dokumen­tation~",~"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"/}}
... ... @@ -843,3 +843,160 @@
843 843  -->
844 844  {{/html}}
845 845  {{/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 + font-family: "Corporate S W01","HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman",'TeXGyreHerosRegular',"Helvetica","Tahoma","Geneva","Arial",sans-serif !important;
892 + border-bottom: none;
893 + }
894 +
895 + .dialogv8-buttons {
896 + margin-top: 10px;
897 + padding-top: 10px;
898 + display: flex;
899 + justify-content: space-around;
900 + flex-wrap: wrap;
901 + gap: 10px;
902 + border-top: 1px solid black;
903 + }
904 +
905 + .dialog-buttons button {
906 + padding: 10px 20px;
907 + font-size: 15px;
908 + border: none;
909 + border-radius: 15px;
910 + cursor: pointer;
911 + }
912 +
913 + .continue-button {
914 + background-color: #617496;
915 + color: white;
916 + }
917 +
918 + .abort-button {
919 + background-color: #efefef;
920 + color: black;
921 + }
922 +
923 + /* Responsive adjustments */
924 + @media (max-width: 480px) {
925 + #dialogv8 {
926 + width: 95%;
927 + padding: 15px;
928 + }
929 +
930 + .dialogv8-buttons {
931 + flex-direction: column;
932 + }
933 +
934 + .dialogv8-buttons button {
935 + width: 100%;
936 + }
937 + }
938 +</style>
939 +
940 +<div id="overlayv8" style="display: none;">
941 + <div id="dialogv8">
942 + <h2>Die aktuelle formcycle Version ist die Version 8. Möchten Sie zur Hilfe für diese Version weitergeleitet werden?</h2>
943 + <div>
944 + <input type="checkbox" id="dialogv8cb" name="dialogv8cb" value="true">
945 + <label for="dialogv8cb" style="margin-top: 3px;">Diese Entscheidung merken</label><br>
946 + </div>
947 + <div class="dialogv8-buttons">
948 + <button class="continue-button" id="continueBtn">Zur V8 Hilfe wechseln</button>
949 + <button class="abort-button" id="abortBtn">In der V7 Hilfe bleiben</button>
950 + </div>
951 + </div>
952 +</div>
953 +
954 +<script>
955 +function setCookie(cname, cvalue, exdays) {
956 + const d = new Date();
957 + d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
958 + let expires = "expires="+d.toUTCString();
959 + document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
960 +}
961 +
962 +function getCookie(cname) {
963 + let name = cname + "=";
964 + let ca = document.cookie.split(';');
965 + for(let i = 0; i < ca.length; i++) {
966 + let c = ca[i];
967 + while (c.charAt(0) == ' ') {
968 + c = c.substring(1);
969 + }
970 + if (c.indexOf(name) == 0) {
971 + return c.substring(name.length, c.length);
972 + }
973 + }
974 + return "";
975 +}
976 +
977 +function checkCookie() {
978 + let user = getCookie("dialogv8");
979 + if (dialogv8 != "") {
980 + console.log("Cookie found " + dialogv8);
981 + return false;
982 + }
983 + return null;
984 +}
985 +
986 + // Show the overlay dialog when the page loads
987 + window.onload = function() {
988 + let cookieValue = checkCookie();
989 + console.log("checkCookie",cookieValue);
990 + if (0 && cookieValue != null) {
991 + console.log("cookieValue",cookieValue);
992 + } else {
993 + document.getElementById("overlayv8").style.display = "flex";
994 + }
995 + };
996 +
997 + // Redirect on continue
998 + document.getElementById("continueBtn").onclick = function() {
999 + window.location.href = "https://help8.formcycle.eu/support/home";
1000 + if ($('[INPUT name="dialogv8cb"]').val() == "true") {
1001 + setCookie("dialogv8", "true", 90);
1002 + }
1003 + };
1004 +
1005 + // Close overlay on abort
1006 + document.getElementById("abortBtn").onclick = function() {
1007 + document.getElementById("overlayv8").style.display = "none";
1008 + if ($('[INPUT name="dialogv8cb"]').val() == "true") {
1009 + setCookie("dialogv8", "false", 90);
1010 + }
1011 + };
1012 +</script>
1013 +{{/html}}
1014 +{{/velocity}}
Flag_DE.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.gru
Größe
... ... @@ -1,0 +1,1 @@
1 +339 bytes
Inhalt