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/04/15 05:59]
cirkval [9.7 Rhyolite]
roadmap [2019/11/19 13:49]
svandav
Line 2: Line 2:
  
  
 +===== 10.0 =====
 +Technology upgrade backend and frontend. 
  
-===== 9.7 Quartz ===== +Backend: 
- +<code> 
-Planned date: 04/2019 +Spring Boot 1.3.8.RELEASE => 2.1.7.RELEASE 
- +Spring 4.2.8.RELEASE => 5.1.9.RELEASE 
-  * init data - a set of preset data - identities, roles, rights, proces, including permissions +Spring Security 4.0.4.RELEASE => 5.1.6.RELEASE 
-  * Graphical schema of managed system and attributes in GUI +Spring Data 1.9.5.RELEASE => 2.1.10.RELEASE 
-  * "Eye" on password field - user can see entered password+Hibernate 4.3.11.Final => 5.3.10.Final 
-  * Changing the password should clear block login date https://redmine.czechidm.com/issues/1530, https://redmine.czechidm.com/issues/1554 +Spring Data Rest removed at all 
-  * Password policy - part Name and Surname - like in Active Directory (https://redmine.czechidm.com/issues/1573) +Activiti 5.22.0 => 6.0.0 
-  * User attributes not allowed in passwords check for the delimiters +Groovy 2.4.7 => 2.5.8 
-  * Provisioning of roles speed optimalization https://redmine.czechidm.com/issues/1607 +Groovy Sandbox 1.11 => 1.19 
-====== 9.7 Rhyolite =====+ModelMapper 0.7.8 => 2.3.5 
- +Guava 18.0 => 28.1-jre 
-Planned date: 07/2019 +Swagger 2.7.=> 2.9.
-  * Web GUI improvements +Forest index 0.3.0 => 1.1.1 
-  * Monitoring interface (REST, dashboard) +</code>
-  * Task delegation +
-  * New bulk action - add new guarantees to roles +
-  * Identity templates - new external contractor, new employee +
-  * Protected system management improvements - add account into protected state during synchronization and manually in GUI +
-  * Remove role from users on role detail page+
  
 +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 11/2019
    
-===== 10.===== +===== 10.===== 
-Planned date: 09/2019 +Huge simplification of user interface with focus on user experience. Planned till 01/2019
-  * Audit log improvements - aggregate informations for identity in GUI +
-  * Evaluator templates +
-  * New manager computation algorithms +
-  * CRT module improvements+
  
 ===== WISH list ===== ===== WISH list =====
Line 37: Line 41:
   * 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