[midPoint-git] [Evolveum/midpoint] 07a995: MID-9499: check supported matching rules for simpl...

Lukas Skublik noreply at github.com
Tue Mar 5 16:45:09 CET 2024


  Branch: refs/heads/support-4.8
  Home:   https://github.com/Evolveum/midpoint
  Commit: 07a99588ee95205c8432ef2f6716ac3cf06dfad3
      https://github.com/Evolveum/midpoint/commit/07a99588ee95205c8432ef2f6716ac3cf06dfad3
  Author: skublik <lukas.skublik at gmail.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/filtering/ExtensionItemFilterProcessor.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/filtering/JsonbPolysPathItemFilterProcessor.java
    M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/filtering/item/ItemValueFilterProcessor.java
    M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/filtering/item/PolyStringItemFilterProcessor.java
    M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/filtering/item/SimpleItemFilterProcessor.java

  Log Message:
  -----------
  MID-9499: check supported matching rules for simple item in filter


  Commit: ec03ae31fb95ad0ee0aef62da35f2cad53a53f05
      https://github.com/Evolveum/midpoint/commit/ec03ae31fb95ad0ee0aef62da35f2cad53a53f05
  Author: skublik <lukas.skublik at gmail.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/result/OperationResultPanel.java
    M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/filtering/item/ItemValueFilterProcessor.java

  Log Message:
  -----------
  adding localization for erro message 'unsupported matching role'


  Commit: de71b0d43627cf618e283788292436a774e931ee
      https://github.com/Evolveum/midpoint/commit/de71b0d43627cf618e283788292436a774e931ee
  Author: skublik <lukas.skublik at gmail.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M docs/interfaces/rest/concepts/authentication.adoc
    A docs/interfaces/rest/concepts/using-rest-examples.adoc
    M docs/interfaces/rest/endpoints/access-certification-campaign-type.adoc
    M docs/interfaces/rest/endpoints/access-certification-definition-type.adoc
    M docs/interfaces/rest/endpoints/archetypes.adoc
    M docs/interfaces/rest/endpoints/cases.adoc
    M docs/interfaces/rest/endpoints/connector-hosts.adoc
    M docs/interfaces/rest/endpoints/connectors.adoc
    M docs/interfaces/rest/endpoints/dashboards.adoc
    M docs/interfaces/rest/endpoints/forms.adoc
    M docs/interfaces/rest/endpoints/functions.adoc
    M docs/interfaces/rest/endpoints/generic-objects.adoc
    M docs/interfaces/rest/endpoints/lookup-tables.adoc
    M docs/interfaces/rest/endpoints/nodes.adoc
    M docs/interfaces/rest/endpoints/object-collections.adoc
    M docs/interfaces/rest/endpoints/object-templates.adoc
    M docs/interfaces/rest/endpoints/organizational-units.adoc
    M docs/interfaces/rest/endpoints/report-data.adoc
    M docs/interfaces/rest/endpoints/reports.adoc
    M docs/interfaces/rest/endpoints/resources.adoc
    M docs/interfaces/rest/endpoints/roles.adoc
    M docs/interfaces/rest/endpoints/rpc.adoc
    M docs/interfaces/rest/endpoints/security-policies.adoc
    M docs/interfaces/rest/endpoints/sequences.adoc
    M docs/interfaces/rest/endpoints/services.adoc
    M docs/interfaces/rest/endpoints/shadows.adoc
    M docs/interfaces/rest/endpoints/system-configurations.adoc
    M docs/interfaces/rest/endpoints/tasks.adoc
    M docs/interfaces/rest/endpoints/users.adoc
    M docs/interfaces/rest/endpoints/value-policies.adoc
    M docs/interfaces/rest/index.adoc
    M docs/interfaces/rest/operations/create-op-rest.adoc
    M docs/interfaces/rest/operations/delete-op-rest.adoc
    M docs/interfaces/rest/operations/examples/create-object.adoc
    M docs/interfaces/rest/operations/examples/create-user.adoc
    M docs/interfaces/rest/operations/examples/get-user-self.adoc
    M docs/interfaces/rest/operations/examples/get-user-unique-id.adoc
    M docs/interfaces/rest/operations/examples/raw/create-acc.adoc.adoc
    M docs/interfaces/rest/operations/examples/raw/create-ou-projects.adoc
    M docs/interfaces/rest/operations/examples/raw/create-report.adoc
    M docs/interfaces/rest/operations/examples/raw/create-resource.adoc
    M docs/interfaces/rest/operations/examples/raw/create-role-employee.adoc
    M docs/interfaces/rest/operations/examples/raw/create-task.adoc
    M docs/interfaces/rest/operations/examples/raw/create-user-jack.adoc
    M docs/interfaces/rest/operations/examples/raw/delete-acc.adoc
    M docs/interfaces/rest/operations/examples/raw/delete-case.adoc
    M docs/interfaces/rest/operations/examples/raw/delete-ou.adoc
    M docs/interfaces/rest/operations/examples/raw/delete-reports.adoc
    M docs/interfaces/rest/operations/examples/raw/delete-resource.adoc
    M docs/interfaces/rest/operations/examples/raw/delete-role.adoc
    M docs/interfaces/rest/operations/examples/raw/delete-task.adoc
    M docs/interfaces/rest/operations/examples/raw/delete-user.adoc
    M docs/interfaces/rest/operations/examples/raw/execute-script-rpc.adoc
    M docs/interfaces/rest/operations/examples/raw/get-acc.adoc
    M docs/interfaces/rest/operations/examples/raw/get-case-employee.adoc
    M docs/interfaces/rest/operations/examples/raw/get-direct-indirect-assignments.adoc
    M docs/interfaces/rest/operations/examples/raw/get-ou-projects.adoc
    M docs/interfaces/rest/operations/examples/raw/get-reports.adoc
    M docs/interfaces/rest/operations/examples/raw/get-resource.adoc
    M docs/interfaces/rest/operations/examples/raw/get-role-end-user.adoc
    M docs/interfaces/rest/operations/examples/raw/get-shadow-owner.adoc
    M docs/interfaces/rest/operations/examples/raw/get-task.adoc
    M docs/interfaces/rest/operations/examples/raw/get-user-administrator.adoc
    M docs/interfaces/rest/operations/examples/raw/get-user-self-xml.adoc
    M docs/interfaces/rest/operations/examples/raw/import-from-resource.adoc
    M docs/interfaces/rest/operations/examples/raw/import-shadow.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-attr-acc.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-attr-case-assign-employee.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-attr-ou-projects.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-attr-reports.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-attr-resource.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-attr-role-employee.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-attr-task.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-attr-user.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-user-assign-role.adoc
    M docs/interfaces/rest/operations/examples/raw/notify-change-password.adoc
    M docs/interfaces/rest/operations/examples/raw/notify-change-pwd.adoc
    M docs/interfaces/rest/operations/examples/raw/org-id-generate.adoc
    M docs/interfaces/rest/operations/examples/raw/role-id-generate.adoc
    M docs/interfaces/rest/operations/examples/raw/search-all-acc.adoc
    M docs/interfaces/rest/operations/examples/raw/search-all-cases.adoc
    M docs/interfaces/rest/operations/examples/raw/search-all-ou.adoc
    M docs/interfaces/rest/operations/examples/raw/search-all-reports.adoc
    M docs/interfaces/rest/operations/examples/raw/search-all-resource.adoc
    M docs/interfaces/rest/operations/examples/raw/search-all-roles.adoc
    M docs/interfaces/rest/operations/examples/raw/search-all-tasks.adoc
    M docs/interfaces/rest/operations/examples/raw/search-all-users.adoc
    A docs/interfaces/rest/operations/examples/raw/search-gen-name.adoc
    A docs/interfaces/rest/operations/examples/raw/search-name-cases.adoc
    A docs/interfaces/rest/operations/examples/raw/search-name-ou.adoc
    A docs/interfaces/rest/operations/examples/raw/search-name-reports.adoc
    A docs/interfaces/rest/operations/examples/raw/search-name-resource.adoc
    A docs/interfaces/rest/operations/examples/raw/search-name-roles.adoc
    A docs/interfaces/rest/operations/examples/raw/search-name-tasks.adoc
    A docs/interfaces/rest/operations/examples/raw/search-name-users.adoc
    M docs/interfaces/rest/operations/examples/raw/task-op-resume.adoc
    M docs/interfaces/rest/operations/examples/raw/task-op-run.adoc
    M docs/interfaces/rest/operations/examples/raw/task-op-suspend.adoc
    M docs/interfaces/rest/operations/examples/raw/test-resource.adoc
    M docs/interfaces/rest/operations/examples/raw/user-get-value-policy.adoc
    M docs/interfaces/rest/operations/examples/raw/user-pwd-generate.adoc
    M docs/interfaces/rest/operations/examples/raw/user-pwd-reset.adoc
    M docs/interfaces/rest/operations/examples/raw/validate-value-rpc.adoc
    M docs/interfaces/rest/operations/examples/search-objects-filter.adoc
    M docs/interfaces/rest/operations/examples/user-pwd-reset.adoc
    M docs/interfaces/rest/operations/generate-and-validate-concrete-op-rest.adoc
    M docs/interfaces/rest/operations/generate-and-validate-op-rest.adoc
    M docs/interfaces/rest/operations/get-op-rest.adoc
    M docs/interfaces/rest/operations/modify-op-rest.adoc
    M docs/interfaces/rest/operations/notify-op-rest.adoc
    M docs/interfaces/rest/operations/resource-op-rest.adoc
    M docs/interfaces/rest/operations/script-execute-op-rest.adoc
    M docs/interfaces/rest/operations/search-op-rest.adoc
    M docs/interfaces/rest/operations/shadow-op-rest.adoc
    M docs/interfaces/rest/operations/task-specific-op-rest.adoc
    M docs/interfaces/rest/operations/user-specific-op-rest.adoc
    A docs/interfaces/rest/raw/curl-env-note.adoc
    A docs/interfaces/rest/raw/index.adoc

  Log Message:
  -----------
  Merge remote-tracking branch 'refs/remotes/origin/support-4.8' into support-4.8


Compare: https://github.com/Evolveum/midpoint/compare/798eede2a25f...de71b0d43627

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