Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:documentation:compatibility [2020/04/08 14:13]
fiserp [PostgreSQL]
devel:documentation:compatibility [2021/01/07 16:37]
apeterova Tomcat 7
Line 23: Line 23:
  
 {{:devel:documentation:ie7windows.png?100 |}} {{:devel:documentation:ie7windows.png?100 |}}
-==== Internet Explorer ==== +==== Internet Explorer & Edge ==== 
-For now isn't possible use CzechIdM product with older version than 11+For now it isn't possible to use CzechIdM product with IE versions older than IE11
 === Tested versions === === Tested versions ===
   * IE 11,   * IE 11,
   * IE 11.345.17134.0   * IE 11.345.17134.0
-  * EDGE 42.17134.1.0+  * EDGE 84.0.522.59
  
-=== Know issues ===+=== Known issues ===
   * **Icons and fonts do not work** if your system or IE has downloading of fonts disabled (this is a security setting). You can enable it in IE or system settings (or through the AD domain GPO). See following pictures for how to do that: {{:devel:documentation:fontdisable01.png?linkonly | System settings }} or {{ :devel:documentation:fontdisable02.png?linkonly | IE settings}}. [[http://www.thewindowsclub.com/icons-fonts-missing-internet-explorer-11|Article about it]].   * **Icons and fonts do not work** if your system or IE has downloading of fonts disabled (this is a security setting). You can enable it in IE or system settings (or through the AD domain GPO). See following pictures for how to do that: {{:devel:documentation:fontdisable01.png?linkonly | System settings }} or {{ :devel:documentation:fontdisable02.png?linkonly | IE settings}}. [[http://www.thewindowsclub.com/icons-fonts-missing-internet-explorer-11|Article about it]].
 +  * **Calendar in approval tasks overlaps** the bottom of the page. A scroll bar appears but when working on touchpad without gesture scrolling support there is no way to scroll. As a workaround you can type the date into the text field without using the calendar. This is fixed in newer versions of Edge based on Chromium core.
    
  
Line 54: Line 55:
  
 You can download the Tomcat from [[https://tomcat.apache.org/download-80.cgi|its official webpage]]. You can download the Tomcat from [[https://tomcat.apache.org/download-80.cgi|its official webpage]].
 +
 +CzechIdM 10 and higher versions are not compatible with Apache Tomcat 7.
  
 === Known issues === === Known issues ===
Line 83: Line 86:
 Tested versions: Tested versions:
   * 9.6   * 9.6
 +  * 10
   * 11   * 11
   * 12   * 12
Line 94: Line 98:
 ==== Microsoft SQL Server ==== ==== Microsoft SQL Server ====
 {{:devel:documentation:mssql.png?150 |}} {{:devel:documentation:mssql.png?150 |}}
-Microsoft SQL Server is second supported tabase. CzechIdM application contains all required flyway scripts for run the database. Please follow these [[tutorial:adm:mssql_database_support|instruction]] for setup CzechIdM and MsSQL.+Microsoft SQL Server is another supported database. CzechIdM application contains all required flyway scripts to manage the tables inside database. Please follow these [[tutorial:adm:mssql_database_support|instructions]] to setup CzechIdM with MsSQL database. 
 + 
 +Tested versions: 
 +  * SQL Server 2017, version 14, build 14.0.3294.2
  
-Tested version: +=== Knows issues === 
-  * SQL Server 2017version 14+  * Filtering by fulltext ID's doesn't work correctly. For exampleEvents agenda and filter by ownerId and Id (the ownerType filtering works). 
 +  * (only CzechIdM versions older than 10.1) Automatic roles by attribute work in MsSQL only when using shorttext (String).
  
-=== Know issues === 
-  * Filtering by fulltext ID's doesn't work correctly. For example Events agenda and filter by ownerId and Id. On the agenda works ownerType. 
-  * Automatic roles by attribute works in MsSQL only with shorttext (String). 
  • by laniko