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
roadmap [2019/01/14 06:15]
cirkval smazání 9.4
roadmap [2019/12/04 13:11]
svandav
Line 2: Line 2:
  
  
-===== 9.=====+===== 10.=====
  
-Planned date02/2019+The goals of this version:
  
-  * UX web GUI improvements +Fix known issues with newer versions of currently used third party libraries (e.g. ModelMapper). 
-  * Monitoring interface (REST, dashboard+To be up to date. Some third party libraries cannot be used with our old devstack. 
-  * Task delegation +Remove obsolete deprecated classes and methods.
-  * New bulk action - add new guarantees to roles+
  
-===== 10.0 =====+**Why is migration good for you**:
  
-Planned date: 05/2019 +  Frontend localization can be changed without refresh is needed. 
-  Graphical schema of managed system and attributes in GUI +  * Script textarea contains suggestion box (thx to newer library). 
-  * New reports - role approvals, role assignments, system synchronization summary report +  * Frontend performance was increased. 
-  * Improvements in account management - easily link/unlink account to identity +  * More than 100 vulnerabilities are removed
-  * Role guarantee defined by role+
  
 +Technology upgrade backend and frontend. 
  
 +Backend:
 +<code>
 +Spring Boot 1.3.8.RELEASE => 2.1.7.RELEASE
 +Spring 4.2.8.RELEASE => 5.1.9.RELEASE
 +Spring Security 4.0.4.RELEASE => 5.1.6.RELEASE
 +Spring Data 1.9.5.RELEASE => 2.1.10.RELEASE
 +Hibernate 4.3.11.Final => 5.3.10.Final
 +Spring Data Rest removed at all
 +Activiti 5.22.0 => 6.0.0
 +Groovy 2.4.7 => 2.5.8
 +Groovy Sandbox 1.11 => 1.19
 +ModelMapper 0.7.8 => 2.3.5
 +Guava 18.0 => 28.1-jre
 +Swagger 2.7.0 => 2.9.2
 +Forest index 0.3.0 => 1.1.1
 +</code>
 +
 +Frontend:
 +<code>
 +React from 15.6 to 16.9.
 +React-router from 2.3 to 5.1.
 +React-redux from 4.4 to 7.1.
 +Redux from 3.5 to 4.0.
 +Redux-immutable from 1.3 to 4.0.
 +React-ace from 3.7 to 7.0.
 +Browserify from 13.0 to 16.5.
 +</code>
 +Planned release 12/2019
 + 
 ===== 10.1 ===== ===== 10.1 =====
  
-Planned date: 07/2019 + Differential synchronization. 
-  Web GUI improvements + Export/import configuration of roles and systems. 
-  Identity templates - new external contractor, new employee + IdMTool for release a projects. 
-  Protected system management improvements - add account into protected state during synchronization and manually in GUI +
-  * Remove role from users on role detail page+
  
-  
  
 ===== 10.2 ===== ===== 10.2 =====
-Planned date: 09/2019 + 
-  Audit log improvements - aggregate informations for identity in GUI + Huge simplification of user interface with focus on user experience. 
-  * Evaluator templates + 
-  * New manager computation algorithms +Planned till 03/2020
-  * CRT module improvements+
  
 ===== WISH list ===== ===== WISH list =====
Line 41: Line 66:
   * Import and Export for CzechIdM entities (bulk actions) - min. users, roles and their relations.   * Import and Export for CzechIdM entities (bulk actions) - min. users, roles and their relations.
   * Front End configuration in GUI   * Front End configuration in GUI
-  * PAM module +  * PAM/PIM module 
-  * File systems folders rights management module+  * Active Directory File system folders rights management module
   * Easy configuration import/export   * Easy configuration import/export
   * User Task agenda with history   * User Task agenda with history
  • by kolombom