[midPoint-git] [Evolveum/midpoint] 3e2bc3: fix bugs from writing webinar 'Native reports'

Lukas Skublik noreply at github.com
Mon Feb 7 10:43:34 CET 2022


  Branch: refs/heads/support-4.4
  Home:   https://github.com/Evolveum/midpoint
  Commit: 3e2bc39c9a5fcca0cd53189d4e0633718a364fb6
      https://github.com/Evolveum/midpoint/commit/3e2bc39c9a5fcca0cd53189d4e0633718a364fb6
  Author: lskublik <lskublik at evolveum.com>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    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 model/model-api/src/main/java/com/evolveum/midpoint/model/api/authentication/CompiledObjectCollectionView.java
    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

  Log Message:
  -----------
  fix bugs from writing webinar 'Native reports'


  Commit: 77b8835c722754d7de0466a239f5f31c948aa54d
      https://github.com/Evolveum/midpoint/commit/77b8835c722754d7de0466a239f5f31c948aa54d
  Author: lskublik <lskublik at evolveum.com>
  Date:   2022-02-07 (Mon, 07 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/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-common/pom.xml
    M model/model-impl/pom.xml
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/visualizer/Visualizer.java
    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/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 remote-tracking branch 'refs/remotes/origin/support-4.4' into support-4.4


Compare: https://github.com/Evolveum/midpoint/compare/63ab0c6c69f5...77b8835c7227


More information about the midPoint-svn mailing list