[midPoint-git] [Evolveum/midpoint] 2fce48: fix NPE in work items table
Lukas Skublik
noreply at github.com
Mon Apr 29 12:33:10 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 2fce4829b51a874e24266c148502f04748b3b59b
https://github.com/Evolveum/midpoint/commit/2fce4829b51a874e24266c148502f04748b3b59b
Author: skublik <lukas.skublik at gmail.com>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/certification/PageCertCampaigns.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/certification/dto/CertCaseOrWorkItemDto.java
Log Message:
-----------
fix NPE in work items table
Commit: 6c8b2cb35fc5bd9cbe4083b6d9b41c3975c496d7
https://github.com/Evolveum/midpoint/commit/6c8b2cb35fc5bd9cbe4083b6d9b41c3975c496d7
Author: skublik <lukas.skublik at gmail.com>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestNotifications.java
A model/model-intest/src/test/resources/notifications/security-policy-hash-password.xml
M model/model-intest/src/test/resources/notifications/system-configuration.xml
Log Message:
-----------
adding test for MID-9504: password notification for hashed password
Commit: 784fdebcc54cd2162e0967920d246f916556d73e
https://github.com/Evolveum/midpoint/commit/784fdebcc54cd2162e0967920d246f916556d73e
Author: skublik <lukas.skublik at gmail.com>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/ExpressionConstants.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ShadowAssociationDefinition.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ShadowAssociationDefinitionImpl.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationFromLinkExpressionEvaluator.java
A model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationRelatedEvaluatorUtil.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationTargetSearchExpressionEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/AssociationEvaluation.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/AttributeEvaluation.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/ItemEvaluation.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/ResourceObjectConstruction.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestEntitlements.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestModelServiceContract.java
A model/model-intest/src/test/resources/entitlements/group-chess-dead.xml
M model/model-intest/src/test/resources/entitlements/resource-dummy-wild-associations.xml
A model/model-intest/src/test/resources/entitlements/role-basketball-and-music-search-in-repository.xml
A model/model-intest/src/test/resources/entitlements/role-basketball-and-music-search-on-resource.xml
A model/model-intest/src/test/resources/entitlements/role-chess.xml
Log Message:
-----------
Merge remote-tracking branch 'refs/remotes/origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/2a4b24f3be41...784fdebcc54c
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