Skip to content

Commit

Permalink
Merge branch 'docs/cleanup-4.8' into support-4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
matusmacik committed Apr 25, 2024
2 parents c45862c + 0fa42f1 commit c7e170b
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 34 deletions.
6 changes: 3 additions & 3 deletions docs/admin-gui/dashboards/configuration/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ We create the same object collection.
.*Example Object Collection*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/howto/collection-enabled-users.xml [Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/howto/collection-enabled-users.xml[Git]
sampleRef::samples/dashboard/howto/collection-enabled-users.xml[]
====
Expand All @@ -554,7 +554,7 @@ Next, we have to create a dashboard. We also need to add the attribute `displayS
[%collapsible]
.*Example Dashboard Configuration*
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/dashboard-asynchronous-widget.xml [Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/dashboard-asynchronous-widget.xml[Git]
sampleRef::samples/dashboard/dashboard-asynchronous-widget.xml[]
====
Expand All @@ -565,7 +565,7 @@ Finally, we create a report for dashboard.
[%collapsible]
.*Example Report Configuration*
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/report-asynchronous-widget.xml [Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/report-asynchronous-widget.xml[Git]
sampleRef::samples/dashboard/report-asynchronous-widget.xml[]
====
Expand Down
3 changes: 2 additions & 1 deletion docs/misc/reports/configuration/dashboard-report.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@ Configuration of Dashboard report contains attribute _storeExportedWidgetData_,
[%collapsible]
.*Example Report Configuration*
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/report-asynchronous-widget.xml [Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/report-asynchronous-widget.xml[Git]
sampleRef::samples/dashboard/report-asynchronous-widget.xml[]
====
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
:page-wiki-metadata-create-date: 2020-08-18T15:06:52.473+02:00
:page-wiki-metadata-modify-user: lskublik
:page-wiki-metadata-modify-date: 2020-09-07T09:26:13.342+02:00
:page-upkeep-status: green
:page-upkeep-status: yellow
:page-upkeep-note: check TODO's after sampleRef is fully in prod remove links

Please see xref:/midpoint/reference/misc/reports/configuration/#new-report[Report configuration] for basic information about configuration variables.

Expand All @@ -22,7 +23,7 @@ Configuration for this use case consists only from the report itself, because we
.*Example Report Configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/audit-report-changed-attrs.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/audit-report-changed-attrs.xml[Git]
sampleRef::samples/reports/audit-report-changed-attrs.xml[]
====
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
:page-wiki-metadata-create-date: 2020-08-18T14:15:45.548+02:00
:page-wiki-metadata-modify-user: lskublik
:page-wiki-metadata-modify-date: 2020-08-18T15:03:38.032+02:00
:page-upkeep-status: green
:page-upkeep-status: yellow
:page-upkeep-note: check TODO's after sampleRef is fully in prod remove links

Please see xref:/midpoint/reference/misc/reports/configuration/#new-report[Report configuration] for basic information about configuration variables.

Expand All @@ -23,7 +24,7 @@ We need import object collection and report.
.*Example Resource Configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/resources/csv/resource-csv-username.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/resources/csv/resource-csv-username.xml[Git]
sampleRef::samples/resources/csv/resource-csv-username.xml[]
====
Expand All @@ -32,7 +33,7 @@ sampleRef::samples/resources/csv/resource-csv-username.xml[]
.*Example CSV Source File*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/resources/csv/midpoint-username.csv[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/resources/csv/midpoint-username.csv[Git]
sampleRef::samples/resources/csv/midpoint-username.csv[]
====
Expand All @@ -41,7 +42,7 @@ sampleRef::samples/resources/csv/midpoint-username.csv[]
.*Example Object Collection*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/resource-account-shadows.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/resource-account-shadows.xml[Git]
sampleRef::samples/objectCollection/resource-account-shadows.xml[]
====
Expand All @@ -50,7 +51,7 @@ sampleRef::samples/objectCollection/resource-account-shadows.xml[]
.*Example Report Configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/comparing-attributes.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/comparing-attributes.xml[Git]
sampleRef::samples/reports/comparing-attributes.xml[]
====
Expand Down
11 changes: 6 additions & 5 deletions docs/misc/reports/examples/example-policysituation/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
:page-wiki-metadata-create-date: 2020-05-04T13:00:25.101+02:00
:page-wiki-metadata-modify-user: lskublik
:page-wiki-metadata-modify-date: 2020-05-04T14:37:22.496+02:00
:page-upkeep-status: green
:page-upkeep-status: yellow
:page-upkeep-note: check TODO's after sampleRef is fully in prod remove links

Please see xref:/midpoint/reference/admin-gui/dashboards/configuration/[Dashboard configuration] for basic information about configuration variables.

Expand All @@ -23,7 +24,7 @@ At first, we need to configure a policy rule. In this Example we add the followi
.*Example System Config configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/misc/system-policy-rec.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/misc/system-policy-rec.xml[Git]
sampleRef::samples/misc/system-policy-rec.xml[]
====
Expand All @@ -36,7 +37,7 @@ Afterwards We need to configure object collection for users with policySituation
.*Example ObjectCollection configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/users-with-policySituation.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/users-with-policySituation.xml[Git]
sampleRef::samples/objectCollection/users-with-policySituation.xml[]
====
Expand All @@ -47,7 +48,7 @@ When we have the object collection in place, we want to set up an import Dashboa
.*Example Dashboard configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/users-policy-situation.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/users-policy-situation.xml[Git]
sampleRef::samples/dashboard/users-policy-situation.xml[]
====
Expand All @@ -60,7 +61,7 @@ We want to report it out as a table of users created by Midpoint, for this we ca
.*Example Dashboard Report Configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/users-created-policy-dashboard-report.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/users-created-policy-dashboard-report.xml[Git]
sampleRef::samples/reports/users-created-policy-dashboard-report.xml[]
====
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
:page-wiki-metadata-create-date: 2020-05-04T13:35:21.566+02:00
:page-wiki-metadata-modify-user: lskublik
:page-wiki-metadata-modify-date: 2020-09-04T08:41:08.212+02:00
:page-upkeep-status: green
:page-upkeep-status: yellow
:page-upkeep-note: check TODO's after sampleRef is fully in prod remove links

Please see xref:/midpoint/reference/admin-gui/dashboards/configuration/[Dashboard configuration] for basic information about configuration variables and Auditing-Custom column for steps how to add custom column.

Expand All @@ -31,7 +32,7 @@ CREATE INDEX iAuditEventCustSituation
.*Example Resource Configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/resources/csv/resource-csv-username.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/resources/csv/resource-csv-username.xml[Git]
sampleRef::samples/resources/csv/resource-csv-username.xml[]
====
Expand All @@ -40,7 +41,7 @@ sampleRef::samples/resources/csv/resource-csv-username.xml[]
.*Example CSV Source File*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/resources/csv/midpoint-username.csv[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/resources/csv/midpoint-username.csv[Git]
sampleRef::samples/resources/csv/midpoint-username.csv[]
====
Expand All @@ -51,7 +52,7 @@ As next adding we're adding next snippet of configuration to config.xml file in
.*config.xml configuration snippet*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/misc/config-custom-column.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/misc/config-custom-column.xml[Git]
sampleRef::samples/misc/config-custom-column.xml[]
====
Expand All @@ -62,7 +63,7 @@ After modifying config.xml we have to restart Midpoint. As last part of adding c
.*Snippet of system configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/misc/system-config-event-rec.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/misc/system-config-event-rec.xml[Git]
sampleRef::samples/misc/system-config-event-rec.xml[]
====
Expand All @@ -74,7 +75,7 @@ In object collection for audit events we use sql select command.
.*Object collection*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/admin-status-midification.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/admin-status-midification.xml[Git]
sampleRef::samples/objectCollection/admin-status-midification.xml[]
====
Expand All @@ -85,7 +86,7 @@ When we have object collection, then import Dashboard object with widget for our
.*Dashboard*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/change-of-admin-status-custom-column.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/dashboard/change-of-admin-status-custom-column.xml[Git]
sampleRef::samples/dashboard/change-of-admin-status-custom-column.xml[]
====
Expand All @@ -98,7 +99,7 @@ We want report with table of audit events, so we import dashboard report.
.*Report*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/dashboard-report-custom-column.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/dashboard-report-custom-column.xml[Git]
sampleRef::samples/reports/dashboard-report-custom-column.xml[]
====
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
:page-wiki-metadata-create-date: 2020-05-04T12:41:02.412+02:00
:page-wiki-metadata-modify-user: lskublik
:page-wiki-metadata-modify-date: 2020-07-27T09:14:49.594+02:00
:page-upkeep-status: green
:page-upkeep-status: yellow
:page-upkeep-note: check TODO's after sampleRef is fully in prod remove links

Please see xref:/midpoint/reference/admin-gui/dashboards/configuration/[Dashboard configuration] for basic information about configuration variables.

Expand All @@ -23,7 +24,7 @@ As the first step we need to configure an object collection for all roles.
.*Example Object Collection*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/all-roles.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/all-roles.xml[Git]
sampleRef::samples/objectCollection/all-roles.xml[]
====
Expand All @@ -34,7 +35,7 @@ We want a report with table of roles for this we configure the report definition
.*Example Report Configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/roles-and-members.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/roles-and-members.xml[Git]
sampleRef::samples/reports/roles-and-members.xml[]
====
Expand Down
3 changes: 2 additions & 1 deletion docs/misc/reports/examples/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
:page-display-order: 100
:page-toc: top
:search-alias: "report examples"
:page-upkeep-status: green
:page-upkeep-status: yellow
:page-upkeep-note: check TODO's after sampleRef is fully in prod remove links

== Description
Common use-cases and user story examples for the midPoint Reporting feature.
Expand Down
7 changes: 4 additions & 3 deletions docs/misc/reports/examples/long-unchanged-accounts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
:page-wiki-metadata-create-date: 2020-08-18T14:55:17.864+02:00
:page-wiki-metadata-modify-user: lskublik
:page-wiki-metadata-modify-date: 2020-08-18T15:06:44.581+02:00
:page-upkeep-status: green
:page-upkeep-status: yellow
:page-upkeep-note: check TODO's after sampleRef is fully in prod remove links

Please see xref:/midpoint/reference/misc/reports/configuration/#new-report[Report configuration] for basic information about configuration variables.

Expand All @@ -24,7 +25,7 @@ The configuration consists of an object collection and report definition.
.*Object collection XML*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/last-sync-resource-accounts.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/objectCollection/last-sync-resource-accounts.xml[Git]
sampleRef::samples/objectCollection/last-sync-resource-accounts.xml[]
====
Expand All @@ -33,7 +34,7 @@ sampleRef::samples/objectCollection/last-sync-resource-accounts.xml[]
.*Report XML*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/unchanged-accounts.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/unchanged-accounts.xml[Git]
sampleRef::samples/reports/unchanged-accounts.xml[]
====
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
= Collection report: Reference Search Based Report
:page-nav-title: Reference Search Based Report
:page-upkeep-status: green
:page-upkeep-status: yellow
:page-upkeep-note: check TODO's after sampleRef is fully in prod remove links

++++
{% include since.html since="4.7" %}
Expand Down
5 changes: 3 additions & 2 deletions docs/misc/reports/examples/users-without-account.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
:page-wiki-metadata-create-date: 2020-08-18T13:56:23.128+02:00
:page-wiki-metadata-modify-user: lskublik
:page-wiki-metadata-modify-date: 2020-08-20T08:16:17.750+02:00
:page-upkeep-status: green
:page-upkeep-status: yellow
:page-upkeep-note: check TODO's after sampleRef is fully in prod remove links

Please see xref:/midpoint/reference/misc/reports/configuration/#new-report[Report configuration] for basic information about configuration variables.

Expand All @@ -23,7 +24,7 @@ We need only report configuration with condition.
.*Example Report configuration*
[%collapsible]
====
link::https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/users-without-account.xml[Git]
link:https://github.com/Evolveum/midpoint-samples/blob/master/samples/reports/users-without-account.xml[Git]
sampleRef::samples/reports/users-without-account.xml[]
====
Expand Down

0 comments on commit c7e170b

Please sign in to comment.