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/02/18 10:04]
sourek
devel:documentation:modules_extras [2020/02/21 14:11]
doischert [Notification about the end of identity's last contract]
Line 60: Line 60:
 ===== Status task ===== ===== Status task =====
 Documentation is available here: [[tutorial:adm:status_task_how_to_set_up|]] Documentation is available here: [[tutorial:adm:status_task_how_to_set_up|]]
 +Information about content is here: [[devel:documentation:modules_extras:status_task_content|]]
  
 ===== SSO authenticate ===== ===== SSO authenticate =====
Line 85: Line 86:
 A notification about the end of identity's last contract will be sent to those who have a specified role assigned and optionally the manager of the user. A different notification can be sent before the contract ends and when it ends.  A notification about the end of identity's last contract will be sent to those who have a specified role assigned and optionally the manager of the user. A different notification can be sent before the contract ends and when it ends. 
 More information is available here: [[tutorial:adm:notification_-_identity_s_last_contract_is_ending|]] More information is available here: [[tutorial:adm:notification_-_identity_s_last_contract_is_ending|]]
 +Edit: full IdmIdentityDto was added for use in a template in 1.7.0
 ===== Get titles before and after ===== ===== Get titles before and after =====
 Almost every project receive all titles in one string and IdM allow separates titles before and after. For this case was created in *ExtrasUtils* two methods *getTitlesAfter* and *getTitlesBefore*. And transformation scripts *extrasGetTitlesBefore* and *extrasGetTitlesAfter*, transformation scripts calls method from utils. Almost every project receive all titles in one string and IdM allow separates titles before and after. For this case was created in *ExtrasUtils* two methods *getTitlesAfter* and *getTitlesBefore*. And transformation scripts *extrasGetTitlesBefore* and *extrasGetTitlesAfter*, transformation scripts calls method from utils.
  • by apeterova