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_reports [2020/03/11 09:14]
doischert
devel:documentation:modules_reports [2020/08/31 12:10]
doischert
Line 9: Line 9:
 {{ :devel:documentation:rpt.png | [reports] and [rpt] modules}} {{ :devel:documentation:rpt.png | [reports] and [rpt] modules}}
  
-The module is fully dependent on [[devel:documentation:modules_rpt|reports [rpt]]] module and only contains implemented reports, not the logic of creating reports in general.+The module is fully dependent on the [[devel:documentation:modules_rpt|reports [rpt]]] module and only contains implemented reports, not the logic of creating reports in general.
  
 ====== Overview of implemented reports ====== ====== Overview of implemented reports ======
Line 15: Line 15:
 ==== Identities and their roles ==== ==== Identities and their roles ====
  
-This report . Learn more+This report allows you to export the list of identities together with their assigned roles[[devel:documentation:modules_reports:reports:identities_and_their_roles|Learn more]]
  
 ==== Roles and their identities ==== ==== Roles and their identities ====
  
-This report . Learn more+This report allows you to export the list of roles and their holders[[devel:documentation:modules_reports:reports:roles_and_their_identities|Learn more]]
  
 ==== Identities, their main contract and their roles ==== ==== Identities, their main contract and their roles ====
  
-This report . Learn more+This report allows you to export the list of identities (with information about their contracts, inclone contract EAV) together with their assigned roles (and values of role attributes). [[devel:documentation:modules_reports:reports:identities_their_main_contract_and_their_roles|Learn more]] 
 + 
 +==== Identities and their automatically assigned roles changes ==== 
 + 
 +This report allows you to export all changes in automatically assigned roles (both by position and attribute) for users in a given time period. [[devel:documentation:modules_reports:reports:identities_and_their_automatically_assigned_roles_changes|Learn more]] 
 + 
 +==== Identities and their password changes on a system ==== 
 + 
 +This report allows you to export all password changes in end systems. You can filter by system, time period, and success of the change. [[devel:documentation:modules_reports:reports:identities_and_their_password_changes_on_a_system|Learn more]]
  
 ====== Read more ====== ====== Read more ======
Line 30: Line 38:
   * [[tutorial:adm:modules_reports| Reports module [rpt] - How to create a report]]   * [[tutorial:adm:modules_reports| Reports module [rpt] - How to create a report]]
 ===== Devel guide ===== ===== Devel guide =====
 +  * [[devel:documentation:modules_reports:developing_and_releasing|Developing and releasing in the module reports]]
   * [[devel:documentation:modules_rpt:dev:report_manager|How reports work]]   * [[devel:documentation:modules_rpt:dev:report_manager|How reports work]]
   * [[devel:documentation:modules_rpt:dev:attachment_manager|Attachment manager]]   * [[devel:documentation:modules_rpt:dev:attachment_manager|Attachment manager]]
 ===== Devel tutorials ===== ===== Devel tutorials =====
   * [[ tutorial:dev:create_report | Create a report ]]   * [[ tutorial:dev:create_report | Create a report ]]
  • by sourek