[midPoint-git] [Evolveum/midpoint] f34eff: Move all config examples to dedicated directory
edison23
noreply at github.com
Thu Jan 22 18:42:43 CET 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: f34efff67fc224579751fb07a26e055429297e85
https://github.com/Evolveum/midpoint/commit/f34efff67fc224579751fb07a26e055429297e85
Author: dakle <dakle at evolveum.com>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
A docs/admin-gui/collections-views/configuration-examples/customize-audit-log-search-panel.adoc
A docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc
A docs/admin-gui/collections-views/configuration-examples/image2021-1-19_13-15-0.png
A docs/admin-gui/collections-views/configuration-examples/mngrs-cllctn.png
A docs/admin-gui/collections-views/configuration-examples/mngrs-tggl-1.png
A docs/admin-gui/collections-views/configuration-examples/mngrs-tggl-2.png
A docs/admin-gui/collections-views/configuration-examples/show-only-active-users.adoc
A docs/admin-gui/collections-views/configuration-examples/usersView.png
R docs/admin-gui/collections-views/example-audit-search/image2021-1-19_13-15-0.png
R docs/admin-gui/collections-views/example-audit-search/index.adoc
R docs/admin-gui/collections-views/example-searchbox-managers/index.adoc
R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-cllctn.png
R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-tggl-1.png
R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-tggl-2.png
R docs/admin-gui/collections-views/show-only-active-users/index.adoc
R docs/admin-gui/collections-views/show-only-active-users/usersView.png
Log Message:
-----------
Move all config examples to dedicated directory
To allow for cleaner structure and adding new examples without cluttering the nav tree too much
Commit: d39da5808a420a05539eed825dc111fee253908e
https://github.com/Evolveum/midpoint/commit/d39da5808a420a05539eed825dc111fee253908e
Author: dakle <dakle at evolveum.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc
Log Message:
-----------
Change use case to filter managers of an organization
Not only managers in general because that makes little sense - there could be also role managers and whatnot.
This changes the query in the code only by one more condition.
I have also added surrounding elements to the 1st code sample to make it clear where it belongs.
Commit: 5da7d1ef7f8c28cf06662fad1abe605fb4e23a90
https://github.com/Evolveum/midpoint/commit/5da7d1ef7f8c28cf06662fad1abe605fb4e23a90
Author: dakle <dakle at evolveum.com>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc
Log Message:
-----------
various tweaks and corrections
Commit: ddc069ba75170d57e9e88bb21c381e0e27fe0149
https://github.com/Evolveum/midpoint/commit/ddc069ba75170d57e9e88bb21c381e0e27fe0149
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
A docs/admin-gui/collections-views/configuration-examples/object-collection-view-show-only-employees-hide-all-users.webp
M docs/admin-gui/collections-views/configuration-examples/show-only-active-users.adoc
Log Message:
-----------
Remove deprecated filter constructs; verify+improve
The config guide used deprecated filter/query constructs (e.g., `<q:text>subtype="EMP"</q:text>`) -> I updated the code samples to
MQL. I also verified the whole configuration and general saw to improve the guide usefulness.
Commit: c743bdce57979f04308d511ed3abe9f49a0dcb53
https://github.com/Evolveum/midpoint/commit/c743bdce57979f04308d511ed3abe9f49a0dcb53
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
A docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
R docs/admin-gui/collections-views/configuration-examples/show-only-active-users.adoc
Log Message:
-----------
Rename file to match the actual content
Commit: a7e712a81eea43c08adab2d5d328576558e4b749
https://github.com/Evolveum/midpoint/commit/a7e712a81eea43c08adab2d5d328576558e4b749
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
Log Message:
-----------
Add section numbering
Commit: 9122a86280ef6f084e90ed1429534b5b5320a590
https://github.com/Evolveum/midpoint/commit/9122a86280ef6f084e90ed1429534b5b5320a590
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
Log Message:
-----------
Fix typos
Commit: bf69cbb5771c384ee4e1bdf246fa71b5214e072e
https://github.com/Evolveum/midpoint/commit/bf69cbb5771c384ee4e1bdf246fa71b5214e072e
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
A docs/admin-gui/collections-views/configuration-examples/index.adoc
Log Message:
-----------
add config examples section index
Commit: 9fcdbd814f672f1cd9c24b0e4bb882af44bbc3a0
https://github.com/Evolveum/midpoint/commit/9fcdbd814f672f1cd9c24b0e4bb882af44bbc3a0
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
Log Message:
-----------
update upkeep status
Commit: c39d5887d038477d03b310aff4c642c518732f39
https://github.com/Evolveum/midpoint/commit/c39d5887d038477d03b310aff4c642c518732f39
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/customize-audit-log-search-panel.adoc
Log Message:
-----------
hide until configurations updated to work on newer MP versions
Commit: d0f82f66fe0a692699bf9876f6eec53f5b73dad7
https://github.com/Evolveum/midpoint/commit/d0f82f66fe0a692699bf9876f6eec53f5b73dad7
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/index.adoc
Log Message:
-----------
fix children macro syntax
Commit: b5202a1e3a0b444257ce1d1006fba8dcb63ca2c1
https://github.com/Evolveum/midpoint/commit/b5202a1e3a0b444257ce1d1006fba8dcb63ca2c1
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc
Log Message:
-----------
tweak/add title; reorder frontmatter
Commit: 931d4a5f1ca017c04f1df20a68ef9362c2226220
https://github.com/Evolveum/midpoint/commit/931d4a5f1ca017c04f1df20a68ef9362c2226220
Author: dakle <dakle at evolveum.com>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M docs/security/authorization/admin-gui.adoc
M docs/security/authorization/model.adoc
M gui/admin-gui/package-lock.json
M gui/admin-gui/package.json
M gui/admin-gui/src/frontend/scss/_tables.scss
M gui/admin-gui/src/frontend/scss/smart-int.scss
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/ObjectListPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ContainerableListPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/action/AbstractCertItemDecisionAction.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/button/ReloadableButton.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/search/SearchableItemsDefinitions.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/NoValuePanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/ResourceObjectsPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/basic/BasicResourceWizardPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/basic/ResourceTemplate.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/attribute/mapping/AttributeMappingsTableWizardPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/correlation/CorrelationItemsTableWizardPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/correlation/SmartCorrelationTable.java
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/DefinedResource.java
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationDefiningType.html
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationDefiningType.java
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationDefiningTypes.html
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationDefiningTypes.java
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationStart.html
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationStart.java
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationTypesSuggestion.html
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationTypesSuggestion.java
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/RealResourceStatus.java
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/ResourceStatus.java
R gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/Util.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/component/SimulationActionFlow.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/component/SimulationActionTaskButton.java
A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/component/SimulationDataSamplingPanel.html
A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/component/SimulationDataSamplingPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/panel/correaltion/SimulationCorrelationPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/util/CorrelationUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/wizard/ResourceSimulationTaskWizardPanel.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/wizard/ResourceSimulationTaskWizardPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/util/RelationUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/BoxedTablePanel.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/BoxedTablePanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/CountToolbar.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/PageResources.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/shadows/ShadowTablePanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/session/UserProfileStorage.java
M icf-connectors/dummy-connector/src/main/java/com/evolveum/icf/dummy/connector/AbstractObjectDummyConnector.java
M icf-connectors/dummy-resource/src/main/java/com/evolveum/icf/dummy/resource/ConnectorOperationHook.java
M icf-connectors/dummy-resource/src/main/java/com/evolveum/icf/dummy/resource/DummyResource.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/relation/IndexedRelationDefinitions.java
M infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
A infra/test-util/src/main/java/com/evolveum/midpoint/test/util/AbstractMultithreadCycleRunner.java
M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/MultithreadRunner.java
M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/ParallelTestThread.java
M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertCaseOperationsHelper.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationWorkDefinition.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensUtil.java
M model/model-intest/pom.xml
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestRaceConditions.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestTaskActivityPolicies.java
M model/model-intest/src/test/resources/tasks/thresholds/dummy.xml
A model/model-intest/src/test/resources/tasks/thresholds/resource-csv-data.csv
A model/model-intest/src/test/resources/tasks/thresholds/resource-csv.xml
A model/model-intest/src/test/resources/tasks/thresholds/role-csv.xml
A model/model-intest/src/test/resources/tasks/thresholds/role-dummy.xml
R model/model-intest/src/test/resources/tasks/thresholds/task-reconciliation-composite.xml
A model/model-intest/src/test/resources/tasks/thresholds/task-reconciliation-csv.xml
A model/model-intest/src/test/resources/tasks/thresholds/task-reconciliation.xml
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/activity/SaveReportFileSupport.java
A model/report-impl/src/test/java/com/evolveum/midpoint/report/TestDeltaPrinter.java
A model/report-impl/src/test/resources/misc/delta.xml
A model/report-impl/src/test/resources/schema/schema.xsd
M model/report-impl/testng-integration.xml
M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingSuggestionOperationFactory.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/MappingsSuggestionOperation.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SchemaMatchService.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SchemaMatchingOperation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/CorrelationSchemaMatchingActivityRun.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/MappingsSchemaMatchingActivityRun.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/WellKnownSchemaDetector.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/WellKnownSchemaProvider.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/WellKnownSchemaService.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/WellKnownSchemaType.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/ad/UserActiveDirectoryMappingProvider.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/ad/UserActiveDirectorySchemaDetector.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/ldap/InetOrgPersonLdapMappingProvider.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/ldap/InetOrgPersonLdapSchemaDetector.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/scim/UserScimMappingProvider.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/scim/UserScimSchemaDetector.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestCorrelatorSuggestions.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java
M release-notes.adoc
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/activity/run/IterativeActivityRun.java
M repo/repo-common/src/test/java/com/evolveum/midpoint/repo/common/RepoConcurrencyTest.java
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/accesscert/QAccessCertificationCaseMapping.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/ActivityCounterGroupAsserter.java
M repo/system-init/src/main/resources/initial-objects/lookup-table/200-lookup-languages.xml
M repo/system-init/src/main/resources/initial-objects/lookup-table/210-lookup-locales.xml
M repo/system-init/src/main/resources/initial-objects/mark/739-mark-shadow-correlation-owner-found.xml
M repo/system-init/src/main/resources/initial-objects/mark/740-mark-shadow-correlation-owner-not-found.xml
M repo/system-init/src/main/resources/initial-objects/mark/741-mark-shadow-correlation-owner-not-certain.xml
R repo/system-init/src/main/resources/initial-objects/mark/mark-shadow-correlation-owner-found.xml
R repo/system-init/src/main/resources/initial-objects/mark/mark-shadow-correlation-owner-not-certain.xml
R repo/system-init/src/main/resources/initial-objects/mark/mark-shadow-correlation-owner-not-found.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into docs/master/add/dashboard-auditlog-search-collection-widget
Commit: a987e768656c429004aa4f04f2a25d9b18ff007b
https://github.com/Evolveum/midpoint/commit/a987e768656c429004aa4f04f2a25d9b18ff007b
Author: dakle <dakle at evolveum.com>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration/index.adoc
Log Message:
-----------
Remove duplicate content; capitalization
- Remove the intro that was a needless duplicate of what is in the parent index page.
- Sentence-case title and headings to conform to the last year agreement
Commit: 8a215da14372f2b1dcf7cac2b36426f4ef1356d9
https://github.com/Evolveum/midpoint/commit/8a215da14372f2b1dcf7cac2b36426f4ef1356d9
Author: dakle <dakle at evolveum.com>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration/index.adoc
Log Message:
-----------
Add meta description; minor typography changes
Commit: 4d3e296f736dcaa4f857bce91944fa7c9e89edfe
https://github.com/Evolveum/midpoint/commit/4d3e296f736dcaa4f857bce91944fa7c9e89edfe
Author: dakle <dakle at evolveum.com>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration/index.adoc
Log Message:
-----------
Add audit log collection config
Commit: 76e1d4957efc04d18a7f4ef0faae2b1c0e55f990
https://github.com/Evolveum/midpoint/commit/76e1d4957efc04d18a7f4ef0faae2b1c0e55f990
Author: dakle <dakle at evolveum.com>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Change upkeep status to green
The article has been reworked recently and will soon get a new section on audit log widget, I think it is as green as it can get.
Commit: 194c7ff132a23d18f5e284ca46e5e13df5c7a11f
https://github.com/Evolveum/midpoint/commit/194c7ff132a23d18f5e284ca46e5e13df5c7a11f
Author: dakle <dakle at evolveum.com>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Tweak intro+headings; minor restructuring
Commit: 4c79bbc57f0505802cab355b9966b194316e8d23
https://github.com/Evolveum/midpoint/commit/4c79bbc57f0505802cab355b9966b194316e8d23
Author: dakle <dakle at evolveum.com>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
A docs/admin-gui/dashboards/configuration/audit-log-users-join-move-leave.webp
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Add audit log widget section
To be proof-read (by me)
Commit: 0988320ad6bb2350357636e7c96d27f2b5d41a4f
https://github.com/Evolveum/midpoint/commit/0988320ad6bb2350357636e7c96d27f2b5d41a4f
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
A docs/admin-gui/dashboards/configuration/audit-log-users-modified-list.webp
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Add note about filtered audit log
When users click the More info button in a dashboard widget, they get to the filtered audit log providing more details.
Commit: f1832bed34e00c63d31cdd5ce6b68173e73ec633
https://github.com/Evolveum/midpoint/commit/f1832bed34e00c63d31cdd5ce6b68173e73ec633
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Simplify and condense wording
Commit: 1d28c63c6feb3c2ee7bf9096e6ba5e67d3ca0ae5
https://github.com/Evolveum/midpoint/commit/1d28c63c6feb3c2ee7bf9096e6ba5e67d3ca0ae5
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
replace tabs with spaces
Commit: 8ca4aa83b988fce35efb8ad9d92199123d089ef1
https://github.com/Evolveum/midpoint/commit/8ca4aa83b988fce35efb8ad9d92199123d089ef1
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/resource-wizard/object-type/mapping/index.adoc
A docs/misc/reports/security-note-csv-export.adoc
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/certification/component/CertResponseDetailsPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/component/TaskOperationalButtonsPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/schemaHandling/objectType/smart/SmartIntegrationUtils.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/component/SimulationActionFlow.java
A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/component/SimulationProgressPanel.html
A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/component/SimulationProgressPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/simulation/wizard/ResourceSimulationTaskWizardPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/PageReports.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/DeltaColumn.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/ImportReportPopupPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/server/PageTasks.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/server/TaskProgressPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/server/dto/GuiTaskResultStatus.java
M infra/common/src/main/java/com/evolveum/midpoint/common/UserFriendlyPrettyPrinter.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/DeltaScanner.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/DeltaScannerResult.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportUtils.java
M model/report-impl/src/test/java/com/evolveum/midpoint/report/TestDeltaPrinter.java
A model/report-impl/src/test/resources/misc/delta-add.xml
M model/report-impl/src/test/resources/misc/delta.xml
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SchemaMatchingOperation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/wellknownschemas/WellKnownSchemaProvider.java
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/ChangedItemPathComputer.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into docs/master/add/dashboard-auditlog-search-collection-widget
Commit: 9826b92e1538bb3ff160b2097fb120c49b151ca1
https://github.com/Evolveum/midpoint/commit/9826b92e1538bb3ff160b2097fb120c49b151ca1
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc
Log Message:
-----------
Add metadata to link examples from feature page
The example use cases should be linked from the object collection and view feature page
/midpoint/features/current/object-collection-and-view/ -> this commit adds metadata to ensure that
Commit: a198c7585c76aac863b39d4b87f3da253549b55b
https://github.com/Evolveum/midpoint/commit/a198c7585c76aac863b39d4b87f3da253549b55b
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration/index.adoc
M docs/admin-gui/collections-views/index.adoc
Log Message:
-----------
Move duplicit intro content from config to intro
This was partly done in a987e76 but I realized the whole intro section is better-suited for the intro article.
Commit: 92bb32812650d21d92479fa393d9c2d373540b5f
https://github.com/Evolveum/midpoint/commit/92bb32812650d21d92479fa393d9c2d373540b5f
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration/index.adoc
Log Message:
-----------
Omit misleading info
Delete the specifics about which channel might be the origin of object modification filtered by the event type filter because the
list was not complete by far and it is beyond scope of the example to explain all the ways that can trigger the two event types
used in the code sample
Commit: f18176cc7389bf226219530e7c9f383980b63ca1
https://github.com/Evolveum/midpoint/commit/f18176cc7389bf226219530e7c9f383980b63ca1
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc
Log Message:
-----------
Remove ellipses in tag def-it breaks syntax hilight
The ellipses there served the purpose to show that the tag is not that simple&short in reality, but it is indeed syntactically
invalid and it shown red in the rendered code sample in the Docs. It is better get rid of it than have as the most prominent piece
in the code sample.
Commit: b216faff941bac2a3c9e9e47e434ed2a14b504cb
https://github.com/Evolveum/midpoint/commit/b216faff941bac2a3c9e9e47e434ed2a14b504cb
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
R docs/admin-gui/collections-views/configuration-examples/customize-audit-log-search-panel.adoc
R docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
R docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc
R docs/admin-gui/collections-views/configuration-examples/image2021-1-19_13-15-0.png
R docs/admin-gui/collections-views/configuration-examples/index.adoc
R docs/admin-gui/collections-views/configuration-examples/mngrs-cllctn.png
R docs/admin-gui/collections-views/configuration-examples/mngrs-tggl-1.png
R docs/admin-gui/collections-views/configuration-examples/mngrs-tggl-2.png
R docs/admin-gui/collections-views/configuration-examples/object-collection-view-show-only-employees-hide-all-users.webp
R docs/admin-gui/collections-views/configuration-examples/usersView.png
A docs/admin-gui/collections-views/use-cases/customize-audit-log-search-panel.adoc
A docs/admin-gui/collections-views/use-cases/customize-user-list-visibility-in-gui.adoc
A docs/admin-gui/collections-views/use-cases/embed-collection-to-navigation-and-search-bar.adoc
A docs/admin-gui/collections-views/use-cases/image2021-1-19_13-15-0.png
A docs/admin-gui/collections-views/use-cases/index.adoc
A docs/admin-gui/collections-views/use-cases/mngrs-cllctn.png
A docs/admin-gui/collections-views/use-cases/mngrs-tggl-1.png
A docs/admin-gui/collections-views/use-cases/mngrs-tggl-2.png
A docs/admin-gui/collections-views/use-cases/object-collection-view-show-only-employees-hide-all-users.webp
A docs/admin-gui/collections-views/use-cases/usersView.png
Log Message:
-----------
Rename the examples section to use cases
Use cases express better, in my view, the nature of the content the section contains.
Commit: 8561a2fbd3cabc830ac738ae4879cb60ecfc4910
https://github.com/Evolveum/midpoint/commit/8561a2fbd3cabc830ac738ae4879cb60ecfc4910
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/admin-gui-config/index.adoc
Log Message:
-----------
Make xref paths absolute; remove link texts
The paths in xref macros should be absolute for easier maintainability (e.g. automated updates of redirected paths).
The link texts were redundant, the macro automatically renders the page title as link text if none specified. The manual link text
containing page title only introduces problems when the page is rewritten and title changed substantially.
Commit: eb388bc0f71d5b25eb0d940ab0038c0ace6f0d4b
https://github.com/Evolveum/midpoint/commit/eb388bc0f71d5b25eb0d940ab0038c0ace6f0d4b
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/admin-gui-config/index.adoc
Log Message:
-----------
update redirected xref path
Commit: 55ec771deddc3166b628dc84e638615c3d8b1664
https://github.com/Evolveum/midpoint/commit/55ec771deddc3166b628dc84e638615c3d8b1664
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/DeltaColumn.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/DeltaScanner.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportUtils.java
M model/report-impl/src/test/java/com/evolveum/midpoint/report/TestDeltaPrinter.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into docs/master/add/dashboard-auditlog-search-collection-widget
Commit: f3e5fd865fdca9add7b1e80c7ead60b1cfe64ab0
https://github.com/Evolveum/midpoint/commit/f3e5fd865fdca9add7b1e80c7ead60b1cfe64ab0
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/use-cases/index.adoc
Log Message:
-----------
remove duplicit redirect
Commit: 6b6e9e6f9aa51716219c0ad7609e3e63c5c579cd
https://github.com/Evolveum/midpoint/commit/6b6e9e6f9aa51716219c0ad7609e3e63c5c579cd
Author: dakle <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/collections-views/configuration/index.adoc
Log Message:
-----------
add link to related dashboard config
Commit: 42704bf623f126a5f3c69aec4a1e500bec499e0e
https://github.com/Evolveum/midpoint/commit/42704bf623f126a5f3c69aec4a1e500bec499e0e
Author: edison23 <dakle at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/admin-gui-config/index.adoc
M docs/admin-gui/collections-views/configuration/index.adoc
R docs/admin-gui/collections-views/example-audit-search/image2021-1-19_13-15-0.png
R docs/admin-gui/collections-views/example-audit-search/index.adoc
R docs/admin-gui/collections-views/example-searchbox-managers/index.adoc
R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-cllctn.png
R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-tggl-1.png
R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-tggl-2.png
M docs/admin-gui/collections-views/index.adoc
R docs/admin-gui/collections-views/show-only-active-users/index.adoc
R docs/admin-gui/collections-views/show-only-active-users/usersView.png
A docs/admin-gui/collections-views/use-cases/customize-audit-log-search-panel.adoc
A docs/admin-gui/collections-views/use-cases/customize-user-list-visibility-in-gui.adoc
A docs/admin-gui/collections-views/use-cases/embed-collection-to-navigation-and-search-bar.adoc
A docs/admin-gui/collections-views/use-cases/image2021-1-19_13-15-0.png
A docs/admin-gui/collections-views/use-cases/index.adoc
A docs/admin-gui/collections-views/use-cases/mngrs-cllctn.png
A docs/admin-gui/collections-views/use-cases/mngrs-tggl-1.png
A docs/admin-gui/collections-views/use-cases/mngrs-tggl-2.png
A docs/admin-gui/collections-views/use-cases/object-collection-view-show-only-employees-hide-all-users.webp
A docs/admin-gui/collections-views/use-cases/usersView.png
A docs/admin-gui/dashboards/configuration/audit-log-users-join-move-leave.webp
A docs/admin-gui/dashboards/configuration/audit-log-users-modified-list.webp
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Merge pull request #474 from Evolveum/docs/master/add/dashboard-auditlog-search-collection-widget
Restructure object collections & views section; add audit log collection & dashboard config guide; remove deprecated configurations; update GUI filter use case to more realistic scenario; hide use case with obsolete configuration (WP MID-11032 created to update it)
Compare: https://github.com/Evolveum/midpoint/compare/7d134eb4cf3d...42704bf623f1
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list