[midPoint-git] [Evolveum/midpoint] 92b192: - fix for merging configuration from roles

Katarina Bolemant noreply at github.com
Tue Feb 15 10:34:25 CET 2022


  Branch: refs/heads/support-4.4
  Home:   https://github.com/Evolveum/midpoint
  Commit: 92b192fce85ed9ec274f59bfdc3e02bfb4cc3f95
      https://github.com/Evolveum/midpoint/commit/92b192fce85ed9ec274f59bfdc3e02bfb4cc3f95
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/ContainerableListPanel.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/CollectionProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/GuiProfileCompiler.java

  Log Message:
  -----------
  - fix for merging configuration from roles
- fix for using collections for containerable not only for obejcts.


  Commit: 08333bd3392e796a5ee97b38a14b8748beb9355d
      https://github.com/Evolveum/midpoint/commit/08333bd3392e796a5ee97b38a14b8748beb9355d
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M NEWS
    M RELEASE-NOTES
    M config/initial-objects/000-system-configuration.xml
    R config/initial-objects/511-archetype-task-report-export-distributed.xml
    A config/initial-objects/512-archetype-task-report-export-distributed.xml
    A config/initial-objects/513-archetype-task-shadow-integrity-check.xml
    A config/initial-objects/514-archetype-task-shadows-refresh.xml
    A config/initial-objects/515-archetype-task-objects-delete.xml
    A config/initial-objects/516-archetype-task-shadows-delete-long-time-not-updated.xml
    A config/initial-objects/517-archetype-task-execute-change.xml
    A config/initial-objects/518-archetype-task-execute-deltas.xml
    A config/initial-objects/519-archetype-task-reindex-repository.xml
    M config/initial-objects/520-archetype-task-certification.xml
    M config/initial-objects/521-archetype-task-approval.xml
    A config/initial-objects/522-archetype-task-object-integrity-check.xml
    A config/initial-objects/530-archetype-task-validity.xml
    A config/initial-objects/531-archetype-task-trigger.xml
    A config/initial-objects/532-archetype-task-propagation.xml
    A config/initial-objects/533-archetype-task-multi-propagation.xml
    M config/initial-objects/560-task-validity.xml
    M config/initial-objects/570-task-trigger.xml
    M custom/pom.xml
    M dist/javadoc/pom.xml
    M dist/midpoint-api/pom.xml
    M dist/pom.xml
    M gui/admin-gui/pom.xml
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/report/PageReport.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/saml/MidpointSaml2WebSsoAuthenticationFilter.java
    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/test-util/pom.xml
    M model/certification-api/pom.xml
    M model/certification-impl/pom.xml
    M model/model-api/pom.xml
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/authentication/CompiledObjectCollectionView.java
    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/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/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/CollectionExportController.java
    M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/DashboardExportController.java
    M model/report-impl/src/test/resources/common/object-collection-all-user.xml
    M model/rest-impl/pom.xml
    M model/workflow-api/pom.xml
    M model/workflow-impl/pom.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 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
    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/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 'support-4.4' of github.com:Evolveum/midpoint into support-4.4


Compare: https://github.com/Evolveum/midpoint/compare/77b8835c7227...08333bd3392e


More information about the midPoint-svn mailing list