[midPoint-git] [Evolveum/midpoint] c38fae: MID-9400: change handling of unsupported script in...

Lukas Skublik noreply at github.com
Wed Mar 20 09:34:24 CET 2024


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

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/util/WebModelServiceUtils.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/ContainerListDataProvider.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/ObjectDataProvider.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/OrgTreeProvider.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/RepositoryObjectDataProvider.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/SelectableBeanContainerDataProvider.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/SelectableBeanObjectDataProvider.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/search/Search.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/search/panel/SearchPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/search/wrapper/AxiomQueryWrapper.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/search/wrapper/QueryWrapper.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/ResourceObjectsPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/provider/CertCaseDtoProvider.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/ResourceContentRepositoryPanel.java

  Log Message:
  -----------
  MID-9400: change handling of unsupported script in query search field


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

  Changed paths:
    M docs/admin-gui/collections-views/configuration/index.adoc
    M docs/admin-gui/collections-views/index.adoc
    M docs/admin-gui/custom-forms/index.adoc
    M docs/admin-gui/dashboards/configuration/index.adoc
    M docs/admin-gui/dashboards/index.adoc
    M docs/admin-gui/delta-visualization.adoc
    M docs/admin-gui/localization.adoc
    M docs/admin-gui/sections-object-details/index.adoc
    M docs/admin-gui/simulations.adoc
    M docs/cases/approval/examples/index.adoc
    M docs/cases/approval/index.adoc
    M docs/cases/approval/policy-based-approvals.adoc
    M docs/concepts/clockwork/scripting-hooks.adoc
    M docs/concepts/iteration/index.adoc
    M docs/concepts/mark/index.adoc
    M docs/concepts/matching-rules.adoc
    M docs/concepts/object-lifecycle/index.adoc
    M docs/concepts/polystring.adoc
    M docs/concepts/query/midpoint-query-language/expressions.adoc
    M docs/concepts/query/midpoint-query-language/introduction.adoc
    M docs/concepts/relativity.adoc
    M docs/correlation/index.adoc
    M docs/deployment/ha.adoc
    M docs/deployment/maven-overlay-project.adoc
    M docs/deployment/multitenancy.adoc
    A docs/deployment/ninja/command/count.adoc
    A docs/deployment/ninja/command/delete.adoc
    A docs/deployment/ninja/command/download-distribution.adoc
    A docs/deployment/ninja/command/export-audit.adoc
    A docs/deployment/ninja/command/export-mining.adoc
    A docs/deployment/ninja/command/export.adoc
    A docs/deployment/ninja/command/help.adoc
    A docs/deployment/ninja/command/import-audit.adoc
    A docs/deployment/ninja/command/import.adoc
    A docs/deployment/ninja/command/index.adoc
    A docs/deployment/ninja/command/info.adoc
    A docs/deployment/ninja/command/initial-objects.adoc
    A docs/deployment/ninja/command/keys.adoc
    A docs/deployment/ninja/command/pre-upgrade-check.adoc
    A docs/deployment/ninja/command/run-sql.adoc
    A docs/deployment/ninja/command/trace.adoc
    A docs/deployment/ninja/command/upgrade-distribution.adoc
    A docs/deployment/ninja/command/upgrade-installation.adoc
    A docs/deployment/ninja/command/upgrade-objects.adoc
    A docs/deployment/ninja/command/verify.adoc
    M docs/deployment/ninja/index.adoc
    R docs/deployment/ninja/upgrade-with-ninja.adoc
    A docs/deployment/ninja/use-case/administrator-unlock.adoc
    A docs/deployment/ninja/use-case/index.adoc
    A docs/deployment/ninja/use-case/upgrade-with-ninja.adoc
    M docs/deployment/removing-obsolete-information.adoc
    M docs/deployment/service-account-management/index.adoc
    M docs/deployment/spring-boot-actuator-endpoints.adoc
    M docs/deployment/stand-alone-deployment.adoc
    M docs/diag/troubleshooting/mappings/index.adoc
    M docs/expressions/constants/index.adoc
    M docs/expressions/expressions/index.adoc
    M docs/expressions/expressions/profiles/configuration.adoc
    M docs/expressions/expressions/profiles/coverage.adoc
    M docs/expressions/expressions/profiles/index.adoc
    M docs/expressions/expressions/script/groovy.adoc
    M docs/expressions/expressions/script/index.adoc
    M docs/expressions/expressions/script/javascript.adoc
    M docs/expressions/expressions/script/python.adoc
    M docs/expressions/function-libraries/configuration.adoc
    M docs/expressions/function-libraries/index.adoc
    M docs/expressions/index.adoc
    M docs/expressions/mappings/condition/index.adoc
    M docs/expressions/mappings/inbound-mapping.adoc
    M docs/expressions/mappings/index.adoc
    M docs/expressions/mappings/outbound-mapping/index.adoc
    M docs/expressions/mappings/proposed-improvements.adoc
    M docs/expressions/mappings/range/index.adoc
    M docs/expressions/non-tolerant-induced-focus-mapping.adoc
    M docs/expressions/object-template.adoc
    M docs/expressions/sequences/configuration.adoc
    M docs/expressions/sequences/index.adoc
    M docs/interfaces/rest/concepts/authentication.adoc
    M docs/interfaces/rest/concepts/index.adoc
    M docs/interfaces/rest/concepts/media-types-rest.adoc
    M docs/interfaces/rest/concepts/methods-http-and-outcome.adoc
    M docs/interfaces/rest/concepts/raw/outcome.adoc
    M 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/index.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
    A docs/interfaces/rest/operations/examples/access-request-approval.adoc
    A docs/interfaces/rest/operations/examples/access-request.adoc
    A docs/interfaces/rest/operations/examples/create-get-report.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/index.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
    A docs/interfaces/rest/operations/examples/raw/create-task-report.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/curl-authenticatoin-intro-note.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
    A docs/interfaces/rest/operations/examples/raw/generate-value-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
    A docs/interfaces/rest/operations/examples/raw/modify-attr-entitlement.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-res-cap.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-attr.adoc
    M docs/interfaces/rest/operations/examples/raw/modify-id-generate.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/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
    M docs/interfaces/rest/operations/examples/raw/search-all.adoc
    A docs/interfaces/rest/operations/examples/raw/search-case-open-approval.adoc
    A docs/interfaces/rest/operations/examples/raw/search-case-open-user.adoc
    M docs/interfaces/rest/operations/examples/raw/search-gen-name.adoc
    M docs/interfaces/rest/operations/examples/raw/search-name-cases.adoc
    M docs/interfaces/rest/operations/examples/raw/search-name-ou.adoc
    M docs/interfaces/rest/operations/examples/raw/search-name-reports.adoc
    M docs/interfaces/rest/operations/examples/raw/search-name-resource.adoc
    M docs/interfaces/rest/operations/examples/raw/search-name-roles.adoc
    M docs/interfaces/rest/operations/examples/raw/search-name-tasks.adoc
    M docs/interfaces/rest/operations/examples/raw/search-name-users.adoc
    A docs/interfaces/rest/operations/examples/raw/search-report-data-from-report-def.adoc
    A docs/interfaces/rest/operations/examples/raw/search-requestable-from-role-catalog-cases.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/index.adoc
    M docs/interfaces/rest/operations/modify-op-rest.adoc
    M docs/interfaces/rest/operations/notify-op-rest.adoc
    A docs/interfaces/rest/operations/raw/a-auth.adoc
    A docs/interfaces/rest/operations/raw/m-auth.adoc
    M docs/interfaces/rest/operations/raw/operation-prop-search.adoc
    M docs/interfaces/rest/operations/raw/options-usage-meo.adoc
    M docs/interfaces/rest/operations/raw/options-usage.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
    M docs/interfaces/rest/raw/curl-env-note.adoc
    M docs/misc/bulk/index.adoc
    M docs/misc/deputy.adoc
    M docs/misc/lookup-tables.adoc
    M docs/misc/notifications/configuration.adoc
    M docs/misc/notifications/index.adoc
    M docs/misc/persona/configuration.adoc
    M docs/misc/persona/index.adoc
    M docs/misc/reports/configuration/index.adoc
    M docs/misc/reports/index.adoc
    M docs/misc/self-registration/index.adoc
    M docs/misc/services/index.adoc
    M docs/org/index.adoc
    M docs/repository/repository-database-support.adoc
    M docs/resources/asynchronous/inbound/index.adoc
    M docs/resources/asynchronous/index.adoc
    M docs/resources/asynchronous/outbound/index.adoc
    M docs/resources/attribute-caching.adoc
    M docs/resources/auxiliary-object-classes.adoc
    M docs/resources/entitlements/index.adoc
    M docs/resources/maintenance-state.adoc
    M docs/resources/manual/configuration.adoc
    M docs/resources/manual/index.adoc
    M docs/resources/multi-connector-resource.adoc
    M docs/resources/propagation/configuration.adoc
    M docs/resources/propagation/index.adoc
    M docs/resources/provisioning-dependencies.adoc
    M docs/resources/resource-configuration/protected-accounts.adoc
    M docs/resources/resource-schema/index.adoc
    M docs/roles-policies/applicable-policies/index.adoc
    M docs/roles-policies/assignment/index.adoc
    M docs/roles-policies/certification/index.adoc
    M docs/roles-policies/certification/notifications.adoc
    A docs/roles-policies/classification/index.adoc
    M docs/roles-policies/metaroles/index.adoc
    M docs/roles-policies/pdrbac/index.adoc
    M docs/roles-policies/policy-rules.adoc
    M docs/roles-policies/rbac/index.adoc
    M docs/roles-policies/role-autoassignment/index.adoc
    M docs/roles-policies/role-governance.adoc
    M docs/roles-policies/role-lifecycle.adoc
    M docs/roles-policies/segregation-of-duties.adoc
    M docs/schema/archetypes/configuration.adoc
    M docs/schema/archetypes/index.adoc
    M docs/schema/common-data-model/index.adoc
    M docs/schema/custom-schema-extension.adoc
    M docs/schema/generic-objects.adoc
    M docs/schema/subtype.adoc
    M docs/security/audit/index.adoc
    M docs/security/authentication/flexible-authentication/configuration.adoc
    M docs/security/authentication/flexible-authentication/index.adoc
    M docs/security/authorization/index.adoc
    M docs/security/credentials/password-policy.adoc
    M docs/security/credentials/password-related-configuration.adoc
    M docs/security/credentials/password-reset/index.adoc
    M docs/security/crypto/ssl-connections-client-side-.adoc
    M docs/security/power-of-attorney.adoc
    M docs/simulation/index.adoc
    M docs/synchronization/consistency/index.adoc
    M docs/synchronization/generic-synchronization/index.adoc
    M docs/synchronization/index.adoc
    M docs/synchronization/introduction/index.adoc
    M docs/synchronization/linked-objects/index.adoc
    M docs/synchronization/projection-policy.adoc
    M docs/synchronization/situations.adoc
    M docs/tasks/auto-scaling.adoc
    M docs/tasks/task-manager/configuration.adoc
    M docs/tasks/task-manager/index.adoc
    M docs/tasks/thresholds.adoc
    M docs/upgrade/faq-issues.adoc
    M docs/upgrade/upgrade-guide.adoc
    M gui/admin-gui/pom.xml
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/PendingOperationPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/component/data/provider/SelectableBeanDataProvider.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AbstractSearchExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationTargetSearchExpressionEvaluator.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/misc/TestMisc.java
    M release-notes.adoc
    M tools/ninja/src/main/resources/messages.properties

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


Compare: https://github.com/Evolveum/midpoint/compare/b0fa6914bb95...d22e667dc868

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