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
devel:documentation:modules_extras [2023/12/13 14:21]
sourek
devel:documentation:modules_extras [2024/06/04 12:26]
apeterova
Line 55: Line 55:
       - After release, repo admin makes changes on the ''develop''  branch: upps module version to ''X(+1).Y(+1).Z(+1)-SNAPSHOT''  in the ''pom.xml''  and ''package.json''. What the next version of the module will be is up to discussion preceding the release.       - After release, repo admin makes changes on the ''develop''  branch: upps module version to ''X(+1).Y(+1).Z(+1)-SNAPSHOT''  in the ''pom.xml''  and ''package.json''. What the next version of the module will be is up to discussion preceding the release.
  
-===== Virtual system import LRT ===== +=====   =====
- +
-Documentation is available here: [[:tutorial:adm:systems_-_import_of_data_from_csv|]] +
- +
-===== Automatic role definitions - Import of data from CSV LRT ===== +
- +
-Documentation is available here: [[:tutorial:adm:automatic_role_definitions_-_import_of_data_from_csv|]]+
  
 ===== Automatic role definitions - Import all rules LRT ===== ===== Automatic role definitions - Import all rules LRT =====
Line 286: Line 280:
 ===== Evaluator (permissions) for users with given form projection who do not have contract in denied organization ===== ===== Evaluator (permissions) for users with given form projection who do not have contract in denied organization =====
  
-Since module version **3.10.0**.+Since module version **4.3.0**.
  
 Documentation is available [[.:modules_extras:identity_evaluator_by_projection_denied_org|there]]. Documentation is available [[.:modules_extras:identity_evaluator_by_projection_denied_org|there]].
 +
 +===== Recalculate identities with roles =====
 +
 +Since module version **4.5.0**.
 +
 +Documentation is available [[.:modules_extras:recalculate_identities_with_roles|there]].
 +
 +===== Send custom notification to identities =====
 +
 +Since module version **4.5.0**.
 +
 +Documentation is available [[.:modules_extras:send_custom_notification_to_identities|there]].
 +
 +===== Notify about identity changes caused by synchronization =====
 +
 +Since module version **3.11.0**  .
 +
 +Documentation is available [[.:modules_extras:sync_change_notification|there]].
 +
 +===== Approval of externs created from Hub =====
 +
 +Since module version **4.5.1**.
 +
 +Documentation is available [[.:modules_extras:approval_of_extern_created_from_hub|there]].
 +
 +===== Missing related entity permissions report =====
 +
 +Since module version **2.13.0, 3.12.0,**  **4.6.0**.
 +
 +Documentation is available [[.:modules_extras:missing_related_entity_permissions_report|there]].
 +
 +----
 +
 +=====   =====
 +
 +===== Virtual system import LRT =====
 +
 +Documentation is available here: [[:tutorial:adm:systems_-_import_of_data_from_csv|]]
 +
 +===== Automatic role definitions - Import of data from CSV LRT =====
 +
 +Documentation is available here: [[:tutorial:adm:automatic_role_definitions_-_import_of_data_from_csv|]]
 +
  
  • by apeterova