[midPoint-git] [Evolveum/midpoint] 0f9d3f: Update initial objects before release

Viliam Repan noreply at github.com
Tue Mar 12 08:45:07 CET 2024


  Branch: refs/heads/feature/merge
  Home:   https://github.com/Evolveum/midpoint
  Commit: 0f9d3ffd118c8a3825592407c3ca68e1c6e280ff
      https://github.com/Evolveum/midpoint/commit/0f9d3ffd118c8a3825592407c3ca68e1c6e280ff
  Author: Patrik <patkomalinak at gmail.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M config/initial-objects/role/040-role-enduser.xml
    M config/initial-objects/role/042-role-reviewer.xml
    M config/initial-objects/user/050-user-administrator.xml
    M config/initial-objects/value-policy/010-value-policy.xml

  Log Message:
  -----------
  Update initial objects before release


  Commit: 140721b25d82346ab3ebcd1eb91072c1797aeb29
      https://github.com/Evolveum/midpoint/commit/140721b25d82346ab3ebcd1eb91072c1797aeb29
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M docs/upgrade/faq-issues.adoc

  Log Message:
  -----------
  ninja doc: fixed faq link for ninja


  Commit: 4e68870087e474a793d88d27a3c6ca95df35c851
      https://github.com/Evolveum/midpoint/commit/4e68870087e474a793d88d27a3c6ca95df35c851
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/GetOperationOptions.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/GetOperationOptionsBuilder.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/GetOperationOptionsBuilderImpl.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/GetOperationOptionsUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/util/SynchronizationRequest.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ProvisioningContext.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/shadows/ClassificationHelper.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/misc/TestResourceLifecycle.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java
    A testing/story/src/test/resources/first-steps/resource-opendj-300.xml

  Log Message:
  -----------
  Add "forced classification" option

Sometimes, we need to see the effect of changing classification rules
even on objects that are already classified. Originally, this was not
possible: if a shadow is classified, it will not be reclassified, not
even in simulation. Hence, this commit adds the "forced classification"
option that will trigger classification even on already-classified
shadows. It can be used both for the simulation and for the real
execution. However, for the time being it is reserved for internal use
only. It will be used by a dedicated "reclassify" task.

Related to MID-9514.


  Commit: 67acb57b06d6809787eaa400e662d7b65aa47a11
      https://github.com/Evolveum/midpoint/commit/67acb57b06d6809787eaa400e662d7b65aa47a11
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M config/initial-objects/role/040-role-enduser.xml
    M config/initial-objects/role/042-role-reviewer.xml
    M config/initial-objects/user/050-user-administrator.xml
    M config/initial-objects/value-policy/010-value-policy.xml
    M docs/upgrade/faq-issues.adoc

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 413a8fba791ae6727fd3432275777bc0c12a384c
      https://github.com/Evolveum/midpoint/commit/413a8fba791ae6727fd3432275777bc0c12a384c
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java

  Log Message:
  -----------
  sqale: Fixed retry not correctly working for returnUnused

Signed-off-by: Tony Tkáčik <tonydamage at gmail.com>


  Commit: 112c4e57712c4d8521e1d57e3e2b782e94b1d63e
      https://github.com/Evolveum/midpoint/commit/112c4e57712c4d8521e1d57e3e2b782e94b1d63e
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/object/QObjectMapping.java
    M repo/repo-sqale/src/test/resources/logback-test.xml

  Log Message:
  -----------
  Sqale: Do not populate fullObejct from splitted if fullObject contained data previously

Signed-off-by: Tony Tkáčik <tonydamage at gmail.com>


  Commit: b0459ed9fb8ead4482b1fdcf7252c2b0d1fe13d7
      https://github.com/Evolveum/midpoint/commit/b0459ed9fb8ead4482b1fdcf7252c2b0d1fe13d7
  Author: KaterynaHonchar <honchar at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/SelectableBeanDataProvider.java

  Log Message:
  -----------
  npe fix


  Commit: 9b14e2c91dc2d0b158fe5e343d0c7c40602b42db
      https://github.com/Evolveum/midpoint/commit/9b14e2c91dc2d0b158fe5e343d0c7c40602b42db
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M docs/deployment/ninja/command/export-audit.adoc
    M docs/deployment/ninja/command/import-audit.adoc
    M docs/deployment/ninja/command/initial-objects.adoc
    M docs/deployment/ninja/command/upgrade-distribution.adoc
    M docs/deployment/ninja/command/upgrade-objects.adoc
    M docs/deployment/ninja/command/verify.adoc
    M docs/deployment/ninja/use-case/upgrade-with-ninja.adoc
    M docs/upgrade/upgrade-guide.adoc

  Log Message:
  -----------
  ninja doc: more cleanup


  Commit: bdd996e37f1a3ed1eef33cd236d4d13d5d7cb70f
      https://github.com/Evolveum/midpoint/commit/bdd996e37f1a3ed1eef33cd236d4d13d5d7cb70f
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/SelectableBeanDataProvider.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 554eb0f3846cb99793e51ded5180a61f5aa5d5b8
      https://github.com/Evolveum/midpoint/commit/554eb0f3846cb99793e51ded5180a61f5aa5d5b8
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/util/ExpressionUtil.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ValueDisplayUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestParseObjectTemplate.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AbstractSearchExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationTargetSearchExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/AbstractSearchExpressionEvaluatorCache.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/AssociationSearchExpressionEvaluatorCache.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/AssociationSearchQueryKey.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/AssociationSearchQueryResult.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/QueryKey.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/QueryResult.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestEntitlements.java
    A model/model-intest/src/test/resources/entitlements/role-mapmaker-landluber.xml
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestPlentyOfAssignments.java

  Log Message:
  -----------
  Allow multiple filters in search expressions

In order to allow smooth migration from OID-based association
or assignment target search evaluation expressions to filter-based
ones, we now allow multiple "filter" elements in such configuration.
Each OID will be converted to a single filter.

Other changes:

1. The default object resolver is now model-based, for asserters
that are initialized in AbstractModelIntegrationTest.

2. Convenience "assertSuccess()" method for tests with implicit
operation result.

Note that GUI was adapted only roughly, to make compiler happy.
It needs more attention.


  Commit: fe04b79d0afb1fd8027c86bcda46423d93872122
      https://github.com/Evolveum/midpoint/commit/fe04b79d0afb1fd8027c86bcda46423d93872122
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M docs/deployment/ninja/command/export-audit.adoc
    M docs/deployment/ninja/command/import-audit.adoc
    M docs/deployment/ninja/command/initial-objects.adoc
    M docs/deployment/ninja/command/upgrade-distribution.adoc
    M docs/deployment/ninja/command/upgrade-objects.adoc
    M docs/deployment/ninja/command/verify.adoc
    M docs/deployment/ninja/use-case/upgrade-with-ninja.adoc
    M docs/upgrade/upgrade-guide.adoc
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/SelectableBeanDataProvider.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/object/QObjectMapping.java
    M repo/repo-sqale/src/test/resources/logback-test.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 5bcd34dcb3c1c9b43f1ccb3c53a319839f1506d0
      https://github.com/Evolveum/midpoint/commit/5bcd34dcb3c1c9b43f1ccb3c53a319839f1506d0
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M docs/deployment/ninja/command/export-audit.adoc
    M docs/deployment/ninja/command/upgrade-distribution.adoc
    M docs/deployment/ninja/use-case/upgrade-with-ninja.adoc

  Log Message:
  -----------
  ninja doc: more doc


  Commit: ea753e55830387da1a45e1ade2dfc65fd565f925
      https://github.com/Evolveum/midpoint/commit/ea753e55830387da1a45e1ade2dfc65fd565f925
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M config/initial-objects/role/040-role-enduser.xml
    M config/initial-objects/role/042-role-reviewer.xml
    M config/initial-objects/user/050-user-administrator.xml
    M config/initial-objects/value-policy/010-value-policy.xml
    M docs/deployment/ninja/command/export-audit.adoc
    M docs/deployment/ninja/command/import-audit.adoc
    M docs/deployment/ninja/command/initial-objects.adoc
    M docs/deployment/ninja/command/upgrade-distribution.adoc
    M docs/deployment/ninja/command/upgrade-objects.adoc
    M docs/deployment/ninja/command/verify.adoc
    M docs/deployment/ninja/use-case/upgrade-with-ninja.adoc
    M docs/upgrade/faq-issues.adoc
    M docs/upgrade/upgrade-guide.adoc
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/SelectableBeanDataProvider.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/util/ExpressionUtil.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/GetOperationOptions.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/GetOperationOptionsBuilder.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/GetOperationOptionsBuilderImpl.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/GetOperationOptionsUtil.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ValueDisplayUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestParseObjectTemplate.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AbstractSearchExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationTargetSearchExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/AbstractSearchExpressionEvaluatorCache.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/AssociationSearchExpressionEvaluatorCache.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/AssociationSearchQueryKey.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/AssociationSearchQueryResult.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/QueryKey.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/caching/QueryResult.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestEntitlements.java
    A model/model-intest/src/test/resources/entitlements/role-mapmaker-landluber.xml
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/util/SynchronizationRequest.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ProvisioningContext.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/shadows/ClassificationHelper.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/misc/TestResourceLifecycle.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryService.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/object/QObjectMapping.java
    M repo/repo-sqale/src/test/resources/logback-test.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestFirstSteps.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestPlentyOfAssignments.java
    A testing/story/src/test/resources/first-steps/resource-opendj-300.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into feature/merge


Compare: https://github.com/Evolveum/midpoint/compare/314925548bc0...ea753e558303

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