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 [2022/06/14 21:18]
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 258: Line 252:
 Since module version **3.6.0** Since module version **3.6.0**
  
-Complete documentation is available+Complete documentation is available [[.:modules_extras:account_creation_notification|there]]. 
 + 
 +===== Create automatic role for organization group ===== 
 + 
 +This feature creates automatic organization role for group. 
 + 
 +Since module version **3.7.0** 
 + 
 +Complete documentation is available [[.:modules_extras:create_automatic_role_for_organization_group|there.]] 
 + 
 +===== Notification about roles without guarantees ===== 
 + 
 +This feature sends notification about roles with expiring/expired/missing role guarantees. 
 + 
 +Since module version **3.8.0** 
 + 
 +Complete documentation is available [[.:modules_extras:notification_about_roles_without_guarantees|there.]] 
 + 
 +===== Resize profile photo to defined size ===== 
 + 
 +This feature allows you to resize user profile photos to a defined size. 
 + 
 +Since module version **3.9.0** 
 + 
 +Complete documentation is available [[.:modules_extras:resize_profile_photo|there.]] 
 + 
 +===== Evaluator (permissions) for users with given form projection who do not have contract in denied organization ===== 
 + 
 +Since module version **4.3.0**. 
 + 
 +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