[midPoint-git] [Evolveum/midpoint] f34eff: Move all config examples to dedicated directory
Radovan Semancik
noreply at github.com
Tue Jan 27 14:55:29 CET 2026
Branch: refs/heads/feature/cel
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: 6e7d928db9c1990493b5e6b0d890d7c1711470fe
https://github.com/Evolveum/midpoint/commit/6e7d928db9c1990493b5e6b0d890d7c1711470fe
Author: Viliam Repan <vilo.repan 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:
-----------
MID-10984 MID-10985 added more tests, partial deltas fix for simple column
Commit: 567dbad07964cc3deeeb37bc8e62d53d25058cf3
https://github.com/Evolveum/midpoint/commit/567dbad07964cc3deeeb37bc8e62d53d25058cf3
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/resource-wizard/object-type/mapping/index.adoc
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
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: bb1c231bbae0dbbf2b1c557a28ce0f48797b4fc3
https://github.com/Evolveum/midpoint/commit/bb1c231bbae0dbbf2b1c557a28ce0f48797b4fc3
Author: honchar <honchar 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/ImportReportPopupPanel.java
Log Message:
-----------
Revert "Restrict report file name not to start with a dot."
This reverts commit f0e4b0c92264f05c0dc426dbe8e6cfea3f4db43f.
Commit: b7953059b62f7f5324ac2c75d3b9609fcb8ce597
https://github.com/Evolveum/midpoint/commit/b7953059b62f7f5324ac2c75d3b9609fcb8ce597
Author: honchar <honchar 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/PageReports.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/ImportReportPopupPanel.java
Log Message:
-----------
Revert "Fix the path of the import report file"
This reverts commit 5ad8eac77b8268aec13bb5daa5f5a6237903efec.
Commit: a8084780f0cac876fe02c7b4fdb72ae5250fb68b
https://github.com/Evolveum/midpoint/commit/a8084780f0cac876fe02c7b4fdb72ae5250fb68b
Author: honchar <honchar 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/ReportDownloadHelper.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/ImportReportPopupPanel.java
Log Message:
-----------
Fix import report file name to be a generated UUID
The file name which is stored to mp-home/import folder while Import
report run, is now generated as a random UUID. Handling file name
in this way guarantees safe file saving.
Related to #11014
Commit: 7d134eb4cf3d3057a08b4c9ac4f00becf4f6c742
https://github.com/Evolveum/midpoint/commit/7d134eb4cf3d3057a08b4c9ac4f00becf4f6c742
Author: honchar <honchar 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/web/page/admin/reports/component/DeltaColumn.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 repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/ChangedItemPathComputer.java
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
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)
Commit: c30fa2415c849a323e3a969542659ccbe3df5127
https://github.com/Evolveum/midpoint/commit/c30fa2415c849a323e3a969542659ccbe3df5127
Author: Viliam Repan <vilo.repan 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 gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/DeltaColumnPanel.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/DeltaColumnPanel.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
M model/report-impl/src/test/resources/misc/delta.xml
Log Message:
-----------
MID-10984 MID-10985 more tests, minor cleanup, done.
Commit: ae9e27d63cad5edccc9231a3a839a99264bd91a9
https://github.com/Evolveum/midpoint/commit/ae9e27d63cad5edccc9231a3a839a99264bd91a9
Author: dakle <dakle at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Adjust widget code to match illustration below it
The widget code was a minimalistic widget with comment indicating it is for removed users, while the illustration screenshot was
better configured and the linked collection example filters modified users, not removed ones -> the changes the widget code to
contain the whole configuration (unit, label, etc.).
Commit: ec8392b5ab4f68e59c8bf819d44f7f9da980ba0e
https://github.com/Evolveum/midpoint/commit/ec8392b5ab4f68e59c8bf819d44f7f9da980ba0e
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M docs/security/audit/index.adoc
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/DeltaColumn.java
Log Message:
-----------
MID-10984 MID-10985 audit delta column docs improvements
Commit: 0991f25173d90869c4015e0d09e8ec57d2f74aa9
https://github.com/Evolveum/midpoint/commit/0991f25173d90869c4015e0d09e8ec57d2f74aa9
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 2efd220797cd3d9aae7234b0d9fc120df75af307
https://github.com/Evolveum/midpoint/commit/2efd220797cd3d9aae7234b0d9fc120df75af307
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M docs/security/audit/index.adoc
M docs/tasks/activities/error-handling.adoc
M docs/tasks/activity-policies.adoc
Log Message:
-----------
MID-10989 limitations added
Commit: e19d5b02b4229e4d5d3df254f6769d37b14c2b5d
https://github.com/Evolveum/midpoint/commit/e19d5b02b4229e4d5d3df254f6769d37b14c2b5d
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M docs/tasks/activities/error-handling.adoc
M docs/tasks/activity-policies.adoc
Log Message:
-----------
MID-10989 limitations added, fixed xrefs
Commit: daed8c5b0a21d28b2b20f67f6d6c6fc42baded20
https://github.com/Evolveum/midpoint/commit/daed8c5b0a21d28b2b20f67f6d6c6fc42baded20
Author: dakle <dakle at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M docs/concepts/polystring.adoc
Log Message:
-----------
bring heading level sequence into order
Commit: 79988581f8bf6bdb862b764f8e59324f0b00b000
https://github.com/Evolveum/midpoint/commit/79988581f8bf6bdb862b764f8e59324f0b00b000
Author: edison23 <dakle at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M docs/concepts/polystring.adoc
Log Message:
-----------
Merge pull request #476 from Evolveum/docs/master/fix/heading-levels-out-of-order
bring heading level sequence into order
Commit: ea93f40a8acc92542b0948bffd95e86c020cfda2
https://github.com/Evolveum/midpoint/commit/ea93f40a8acc92542b0948bffd95e86c020cfda2
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M pom.xml
Log Message:
-----------
spring boot bump to 3.5.10
Commit: 8ce6644c0218576a5a513b10b2bc08b796eee02a
https://github.com/Evolveum/midpoint/commit/8ce6644c0218576a5a513b10b2bc08b796eee02a
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/component/TaskOperationalButtonsPanel.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java
Log Message:
-----------
MID-10944 clearing state few UI fixes
Commit: 2e48196979d993cad55e8294c167a96e5742f473
https://github.com/Evolveum/midpoint/commit/2e48196979d993cad55e8294c167a96e5742f473
Author: honchar <honchar at evolveum.com>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java
Log Message:
-----------
Failing test for duplicated assignment request
Related to #10979
Commit: ba8b24ef0e06634b958875d878cda90ef989dcba
https://github.com/Evolveum/midpoint/commit/ba8b24ef0e06634b958875d878cda90ef989dcba
Author: dominikhorvath <dominikhorvath138 at gmail.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/util/SmartIntegrationConstants.java
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/SmartIntegrationRestController.java
Log Message:
-----------
create endpoint for generate Association suggestions
Commit: 64982fc5a03b344bb41c7f4c546da1c2f82e9355
https://github.com/Evolveum/midpoint/commit/64982fc5a03b344bb41c7f4c546da1c2f82e9355
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M docs/tasks/activities/error-handling.adoc
M docs/tasks/activity-policies.adoc
Log Message:
-----------
MID-10989 improved limitations for error handling/activity policies
Commit: d75c416edfcee118f246edb7ce877d421efcae5a
https://github.com/Evolveum/midpoint/commit/d75c416edfcee118f246edb7ce877d421efcae5a
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/util/SmartIntegrationConstants.java
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/SmartIntegrationRestController.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: eed688afea1994f3ff2df48cb0b62f138f5e7136
https://github.com/Evolveum/midpoint/commit/eed688afea1994f3ff2df48cb0b62f138f5e7136
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityHandler.java
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityRun.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityHandler.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityRun.java
Log Message:
-----------
Rename correlation simulation classes
**What**
Rename classes related to simulation of correlation (handler/run) to
explicitly refer to simulation.
**Why**
Current implementation does support only simulation (preview) modes.
Mentioning it in the name itself makes it explicit.
**Task**: 11031
Commit: d871c3a605955521a08cb7af26a895721de44fc5
https://github.com/Evolveum/midpoint/commit/d871c3a605955521a08cb7af26a895721de44fc5
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchemaFactory.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchemaParser.java
Log Message:
-----------
Allow to parse schema with additional schema handling
**What**
Allow to parse resource schema with considering also additional schema
handling, which does not need to be stored in the resource.
**Why**
In case of correlation simulation, we want to simulate also
correlations, which are not yet stored, they are just suggested (by
system or LLM). However, such suggested correlations may use mappings,
which are also "suggested" only, just for the purpose of the
correlation. These mappings needs to be somehow "added" to the overall
resource schema in order to be usable by the correlation. This change
allows that.
**Notes**
This change also deletes a comment and annotation on one of
`getCompleteSchema` methods, which stated that it is meant only for
internal use and testing. The reason is that this method does not do
anything, what would not be already done by other exposed methods.
**Task**: 11031
Commit: e1b583499d10d5557d013c740b87503f8d822973
https://github.com/Evolveum/midpoint/commit/e1b583499d10d5557d013c740b87503f8d822973
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlation/CorrelationService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityRun.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationServiceTest.java
M model/model-impl/src/test/resources/correlator/correlation/task/account.csv
M model/model-impl/src/test/resources/correlator/correlation/task/dummy-resource.xml
A model/model-impl/src/test/resources/correlator/correlation/task/family-name-correlator.xml
A model/model-impl/src/test/resources/correlator/correlation/task/personal-number-correlator.xml
M model/model-impl/src/test/resources/correlator/correlation/task/users.xml
Log Message:
-----------
Support correlation with additional item mappings
**What**
Implement support for correlation using correlators, which uses not yet
stored mappings.
**Why**
It is needed to allow simulation of suggested (by system or LLM)
correlations. Suggested correlations often uses mappings, which are also
only suggested - not stored in resource yet.
In order to simulate such correlations, we need to specify this
additional mappings explicitly (instead of expecting their presence in
resource).
**Task**: 11031
Commit: 583523ac50b0743565fa945c414dcf28ca5e3290
https://github.com/Evolveum/midpoint/commit/583523ac50b0743565fa945c414dcf28ca5e3290
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityRun.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationWorkDefinition.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestCorrelatorSimulationTask.java
M model/model-intest/src/test/resources/tasks/correlator-simulation/accounts.csv
A model/model-intest/src/test/resources/tasks/correlator-simulation/task-correlator-simulation-with-mapping.xml
M model/model-intest/src/test/resources/tasks/correlator-simulation/users.xml
Log Message:
-----------
Support additional mappings to correlation simulation
**What**
Add optional option to specify additional mappings, which could be used
by the correlation in the correlation simulation.
**Why**
In case of simulation of suggested correlations, they often rely on
mappings which are also only suggested - not in resource. To simulate
that, we need to specify such mappings explicitly in the task work
definition.
**Task**: 11031
Commit: 5e65017d8b70476f8064220bec2313c06007bd9d
https://github.com/Evolveum/midpoint/commit/5e65017d8b70476f8064220bec2313c06007bd9d
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
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
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/util/CorrelationUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/ResourceTaskFlavors.java
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationDefinitionProviderFactory.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationWorkDefinition.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationDefinitionProviderFactoryTest.java
Log Message:
-----------
Rename type used in correlation simulation
**What**
Rename the type used in correlation simulation work definition.
**Why**
The former name was confusing, because it was very similar to the
`CorrelationDefinitionType`, but it has completely different purpose.
**Task**: 11031
Commit: 2a09448e8f67d9386a19a94123e7e7eef64a154f
https://github.com/Evolveum/midpoint/commit/2a09448e8f67d9386a19a94123e7e7eef64a154f
Author: honchar <honchar at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java
Log Message:
-----------
Refactor test to simplify assignment delta debug
Related to 10979
Commit: 2a4cf9987951e3bb64610bab115a2219b00b41e0
https://github.com/Evolveum/midpoint/commit/2a4cf9987951e3bb64610bab115a2219b00b41e0
Author: honchar <honchar at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
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
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/util/CorrelationUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/ResourceTaskFlavors.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchemaFactory.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchemaParser.java
M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlation/CorrelationService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityHandler.java
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityRun.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationDefinitionProviderFactory.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityHandler.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityRun.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationWorkDefinition.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationDefinitionProviderFactoryTest.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationServiceTest.java
M model/model-impl/src/test/resources/correlator/correlation/task/account.csv
M model/model-impl/src/test/resources/correlator/correlation/task/dummy-resource.xml
A model/model-impl/src/test/resources/correlator/correlation/task/family-name-correlator.xml
A model/model-impl/src/test/resources/correlator/correlation/task/personal-number-correlator.xml
M model/model-impl/src/test/resources/correlator/correlation/task/users.xml
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestCorrelatorSimulationTask.java
M model/model-intest/src/test/resources/tasks/correlator-simulation/accounts.csv
A model/model-intest/src/test/resources/tasks/correlator-simulation/task-correlator-simulation-with-mapping.xml
M model/model-intest/src/test/resources/tasks/correlator-simulation/users.xml
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Commit: 38d50ba183ce4164c82c7057952fcdd96df58d36
https://github.com/Evolveum/midpoint/commit/38d50ba183ce4164c82c7057952fcdd96df58d36
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlation/CorrelationService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityRun.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationWorkDefinition.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationServiceTest.java
Log Message:
-----------
Add missing `Type` suffix to new xml complex type
**What**
Add forgotten suffix in one of newly introduces complex types.
**Task**: 11031
Commit: 064cc3d640eec725fa00f0efe5a4bb019f05c8db
https://github.com/Evolveum/midpoint/commit/064cc3d640eec725fa00f0efe5a4bb019f05c8db
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M infra/schema/src/test/java/com/evolveum/midpoint/schema/parser/TestParseShadow.java
A infra/schema/src/test/resources/common/json/ns/shadow.json
Log Message:
-----------
MID-10944 fixed shadow attributes/id parsing exception
Commit: bfb97f51ac33f69376440288408671373c4d6dd3
https://github.com/Evolveum/midpoint/commit/bfb97f51ac33f69376440288408671373c4d6dd3
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
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
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/util/CorrelationUtil.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/ResourceTaskFlavors.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchemaFactory.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchemaParser.java
M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlation/CorrelationService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityHandler.java
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityRun.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationDefinitionProviderFactory.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityHandler.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityRun.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationWorkDefinition.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationDefinitionProviderFactoryTest.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationServiceTest.java
M model/model-impl/src/test/resources/correlator/correlation/task/account.csv
M model/model-impl/src/test/resources/correlator/correlation/task/dummy-resource.xml
A model/model-impl/src/test/resources/correlator/correlation/task/family-name-correlator.xml
A model/model-impl/src/test/resources/correlator/correlation/task/personal-number-correlator.xml
M model/model-impl/src/test/resources/correlator/correlation/task/users.xml
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestCorrelatorSimulationTask.java
M model/model-intest/src/test/resources/tasks/correlator-simulation/accounts.csv
A model/model-intest/src/test/resources/tasks/correlator-simulation/task-correlator-simulation-with-mapping.xml
M model/model-intest/src/test/resources/tasks/correlator-simulation/users.xml
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 29a441eb7d50ef4c414907a909e1460bb35e06bc
https://github.com/Evolveum/midpoint/commit/29a441eb7d50ef4c414907a909e1460bb35e06bc
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M infra/schema/src/test/java/com/evolveum/midpoint/schema/parser/TestParseShadow.java
Log Message:
-----------
removed wrong test
Commit: 3f5bc1c73efc2b2564c0d2f5b7a9e8703dd966ed
https://github.com/Evolveum/midpoint/commit/3f5bc1c73efc2b2564c0d2f5b7a9e8703dd966ed
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M docs/security/audit/index.adoc
Log Message:
-----------
fixed wrong heading level
Commit: 313d0f99c0dda224f0df3206b63f89eaad013b54
https://github.com/Evolveum/midpoint/commit/313d0f99c0dda224f0df3206b63f89eaad013b54
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2026-01-27 (Tue, 27 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
M docs/concepts/polystring.adoc
M docs/security/audit/index.adoc
M docs/tasks/activities/error-handling.adoc
M docs/tasks/activity-policies.adoc
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/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
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/util/CorrelationUtil.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/ReportDownloadHelper.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/DeltaColumnPanel.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/DeltaColumnPanel.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/resources/ResourceTaskFlavors.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/DeltaScanner.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchemaFactory.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchemaParser.java
M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M infra/schema/src/test/java/com/evolveum/midpoint/schema/parser/TestParseShadow.java
A infra/schema/src/test/resources/common/json/ns/shadow.json
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlation/CorrelationService.java
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/util/SmartIntegrationConstants.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityHandler.java
R model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationActivityRun.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationDefinitionProviderFactory.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityHandler.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationSimulationActivityRun.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationWorkDefinition.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationDefinitionProviderFactoryTest.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/tasks/CorrelationServiceTest.java
M model/model-impl/src/test/resources/correlator/correlation/task/account.csv
M model/model-impl/src/test/resources/correlator/correlation/task/dummy-resource.xml
A model/model-impl/src/test/resources/correlator/correlation/task/family-name-correlator.xml
A model/model-impl/src/test/resources/correlator/correlation/task/personal-number-correlator.xml
M model/model-impl/src/test/resources/correlator/correlation/task/users.xml
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestCorrelatorSimulationTask.java
M model/model-intest/src/test/resources/tasks/correlator-simulation/accounts.csv
A model/model-intest/src/test/resources/tasks/correlator-simulation/task-correlator-simulation-with-mapping.xml
M model/model-intest/src/test/resources/tasks/correlator-simulation/users.xml
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
M model/report-impl/src/test/resources/misc/delta.xml
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/SmartIntegrationRestController.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java
M pom.xml
Log Message:
-----------
Merge branch 'master' into feature/cel
Commit: ebf47013cd170f044dd5915c0527a7fe644c0177
https://github.com/Evolveum/midpoint/commit/ebf47013cd170f044dd5915c0527a7fe644c0177
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2026-01-27 (Tue, 27 Jan 2026)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/functions/BasicExpressionFunctions.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/cel/CelScriptEvaluator.java
A model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/cel/extension/CelMelExtensions.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/cel/extension/CelPolyStringExtensions.java
A model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/cel/extension/MidPointCelExtensionManager.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/cel/value/PolyStringCelValue.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/AbstractScriptTest.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestCelExpressions.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestExpressionFunctions.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestGroovyExpressions.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestJavaScriptExpressions.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestPythonExpressions.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestVelocityExpressions.java
M model/model-common/src/test/resources/expression/cel/expression-func.xml
R model/model-common/src/test/resources/expression/cel/expression-polystring-equals-norm-func.xml
R model/model-common/src/test/resources/expression/cel/expression-polystring-equals-orig-func.xml
M model/model-common/src/test/resources/expression/cel/expression-polystring-equals-stringify-1.xml
M model/model-common/src/test/resources/expression/cel/expression-polystring-equals-stringify-2.xml
A model/model-common/src/test/resources/expression/cel/expression-string-ascii.xml
A model/model-common/src/test/resources/expression/cel/expression-string-contains.xml
A model/model-common/src/test/resources/expression/cel/expression-string-norm.xml
A model/model-common/src/test/resources/expression/cel/expression-user-assignment-targetref-oids.xml
A model/model-common/src/test/resources/expression/cel/expression-user-given-name-map.xml
M model/model-common/src/test/resources/expression/cel/expression-user-stringify-full-name.xml
A model/model-common/src/test/resources/expression/cel/expression-username.xml
M model/model-impl/src/main/resources/ctx-model.xml
Log Message:
-----------
CEL: Turning into MEL: libraries in extensions, tests
Compare: https://github.com/Evolveum/midpoint/compare/786e449f1061...ebf47013cd17
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