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:modules_extras [2020/06/11 08:31]
kucerar [Import code list and it's items]
devel:documentation:modules_extras [2020/08/19 07:55]
sourek
Line 2: Line 2:
 CzechIdM - extras contains various features, which are not suited to be in any other module. List of the currently supported features is below. CzechIdM - extras contains various features, which are not suited to be in any other module. List of the currently supported features is below.
  
-Currently supported CzechIdM version : 9.2.2+Currently supported CzechIdM version : 10.4.3
  
 [[https://github.com/bcvsolutions/czechidm-extras]] [[https://github.com/bcvsolutions/czechidm-extras]]
 +
 +
 +===== Table of compatible versions =====
 +
 +^ Extras version  ^ Min dependency versions  ^ Max dependency versions  ^ Note  ^
 +| 2.5.0           | idm-core-10.3.3          | UNKNOWN                  |       |
 +
 ===== Developing and releasing ===== ===== Developing and releasing =====
 How to develop a new feature in extras: How to develop a new feature in extras:
Line 49: Line 56:
 ===== Automatic role definitions - Import of data from CSV LRT ===== ===== Automatic role definitions - Import of data from CSV LRT =====
 Documentation is available here: [[tutorial:adm:automatic_role_definitions_-_import_of_data_from_csv|]] Documentation is available here: [[tutorial:adm:automatic_role_definitions_-_import_of_data_from_csv|]]
 +
 +===== Automatic role definitions - Import all rules LRT =====
 +Since module version **1.9.0**.
 +Documentation is available here: [[tutorial:adm:automatic_role_definitions_-_import_all_rules|]]
  
 ===== Assign roles to contract EAV - Import of data from CSV LRT ===== ===== Assign roles to contract EAV - Import of data from CSV LRT =====
Line 136: Line 147:
  
 Documentation is available [[devel:documentation:modules_extras:import_code_list_an_it_s_items|there]] Documentation is available [[devel:documentation:modules_extras:import_code_list_an_it_s_items|there]]
 +
 +===== Evaluators (permissions) for Identities and Contracts which are both subordinate and have given projection =====
 +Since module version **2.4.0**.
 +
 +Documentation is available [[devel:documentation:modules_extras:subordinate_projection_evaluators|there]].
 +
 +===== Workflows for approval of role assignment =====
 +Since module version **2.3.0**
 +
 +Documentation is available [[tutorial:adm:modules_extras_wf|there]]
 +
  • by apeterova