[midPoint-git] [Evolveum/midpoint] 2cf11e: object type search item config fix
KaterynaHonchar
noreply at github.com
Tue Oct 17 17:55:18 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 2cf11ea81d1ed7d1dfebad488a2ab53a40766d42
https://github.com/Evolveum/midpoint/commit/2cf11ea81d1ed7d1dfebad488a2ab53a40766d42
Author: Kateryna Honchar <honchar at evolveum.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/search/wrapper/ObjectTypeSearchItemWrapper.java
Log Message:
-----------
object type search item config fix
Commit: 8d1e0fec906ea7b8988e575707b22dc93eb3e7a3
https://github.com/Evolveum/midpoint/commit/8d1e0fec906ea7b8988e575707b22dc93eb3e7a3
Author: Kateryna Honchar <honchar at evolveum.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ContainerableListPanel.java
Log Message:
-----------
fix for MID-8806 Search on the Home page
Commit: 1e01096ad46e3be04553326bf80cc23c0978693a
https://github.com/Evolveum/midpoint/commit/1e01096ad46e3be04553326bf80cc23c0978693a
Author: Kateryna Honchar <honchar at evolveum.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/AbstractPageObjectDetails.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/FormWrapperValidator.java
Log Message:
-----------
npe fixes
Commit: 2dc55b2822ca487714e1ffb66343265de9739a6e
https://github.com/Evolveum/midpoint/commit/2dc55b2822ca487714e1ffb66343265de9739a6e
Author: Kateryna Honchar <honchar at evolveum.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/login/module/PageSecurityQuestions.java
Log Message:
-----------
fix for MID-8793 500 when resetting password using sec questions
Commit: 513ade0a70141fb0ba17b8ff5c6ddffc90f329b6
https://github.com/Evolveum/midpoint/commit/513ade0a70141fb0ba17b8ff5c6ddffc90f329b6
Author: Kateryna Honchar <honchar at evolveum.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M INSTALL
M NEWS
M README
M README.md
M config/initial-objects/archetype/024-archetype-operation-request.xml
M config/initial-objects/archetype/025-archetype-approval-case.xml
M config/initial-objects/archetype/029-archetype-application.xml
A config/initial-objects/archetype/703-archetype-resource-template.xml
A config/initial-objects/object-collection/340-object-collection-resource-templates.xml
M config/initial-objects/role/041-role-approver.xml
M config/initial-objects/system-configuration/000-system-configuration.xml
M custom/pom.xml
M dist/javadoc/pom.xml
M dist/midpoint-api/pom.xml
M dist/pom.xml
A docs/cases/authorizations.adoc
M gui/admin-gui/pom.xml
M gui/midpoint-jar/pom.xml
M gui/pom.xml
M icf-connectors/dummy-connector-fake/pom.xml
M icf-connectors/dummy-connector/pom.xml
M icf-connectors/dummy-resource/pom.xml
M icf-connectors/pom.xml
M infra/common/pom.xml
M infra/pom.xml
M infra/schema-pure-jaxb/pom.xml
M infra/schema/pom.xml
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
M infra/schema/src/main/resources/xml/ns/public/common/common-workflows-3.xsd
M infra/test-util/pom.xml
M model/authentication-api/pom.xml
M model/authentication-impl/pom.xml
M model/cases-api/pom.xml
M model/cases-impl/pom.xml
M model/certification-api/pom.xml
M model/certification-impl/pom.xml
M model/model-api/pom.xml
M model/model-common/pom.xml
M model/model-impl/pom.xml
M model/model-intest/pom.xml
M model/model-test/pom.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
M model/notifications-api/pom.xml
M model/notifications-impl/pom.xml
M model/pom.xml
M model/report-api/pom.xml
M model/report-impl/pom.xml
M model/rest-impl/pom.xml
M model/workflow-api/pom.xml
M model/workflow-impl/pom.xml
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processes/common/StageComputeHelper.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/PcpStartInstruction.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/PrimaryChangeProcessor.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/assignments/TestAssignmentsAdvanced.java
A model/workflow-impl/src/test/resources/assignments-advanced/metarole-selective-approval.xml
A model/workflow-impl/src/test/resources/assignments-advanced/role-selective-a.xml
A model/workflow-impl/src/test/resources/assignments-advanced/role-selective-b.xml
M pom.xml
M provisioning/pom.xml
M provisioning/provisioning-api/pom.xml
M provisioning/provisioning-impl/pom.xml
M provisioning/ucf-api/pom.xml
M provisioning/ucf-impl-builtin/pom.xml
M provisioning/ucf-impl-connid/pom.xml
M release-notes.adoc
M repo/audit-api/pom.xml
M repo/audit-log-impl/pom.xml
M repo/pom.xml
M repo/repo-api/pom.xml
M repo/repo-cache/pom.xml
M repo/repo-common/pom.xml
M repo/repo-sqale/pom.xml
M repo/repo-sql-impl-test/pom.xml
M repo/repo-sql-impl/pom.xml
M repo/repo-sqlbase/pom.xml
M repo/repo-test-util/pom.xml
A repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/TestDir.java
M repo/security-api/pom.xml
M repo/security-enforcer-api/pom.xml
M repo/security-enforcer-impl/pom.xml
M repo/security-impl/pom.xml
M repo/system-init/pom.xml
M repo/system-init/src/main/resources/initial-objects/role/041-role-approver.xml
M repo/task-api/pom.xml
M repo/task-quartz-impl/pom.xml
M testing/conntest/pom.xml
M testing/longtest/pom.xml
M testing/pom.xml
M testing/rest/pom.xml
M testing/story/pom.xml
M tools/midpoint-boot-layout/pom.xml
M tools/ninja/pom.xml
M tools/pom.xml
Log Message:
-----------
Merge branch 'master' into bugfixing
Compare: https://github.com/Evolveum/midpoint/compare/65f7ca7f6d57...513ade0a7014
More information about the midPoint-svn
mailing list