[midPoint-git] [Evolveum/midpoint] 3c2a7d: Fix correlation properties localization issues

mederly noreply at github.com
Mon Jan 15 13:03:17 CET 2024


  Branch: refs/heads/support-4.8
  Home:   https://github.com/Evolveum/midpoint
  Commit: 3c2a7d8dd87cb8811639abece459b6b99adaaf04
      https://github.com/Evolveum/midpoint/commit/3c2a7d8dd87cb8811639abece459b6b99adaaf04
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/cases/component/CorrelationContextDto.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/cases/component/CorrelationContextPanel.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/cases/component/CorrelationContextPanel.java
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlation/CorrelationCaseDescription.java
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/correlation/AbstractMultiAccountsIdMatchCorrelationTest.java

  Log Message:
  -----------
  Fix correlation properties localization issues

1. Fixed "Property for 'XXX' not found" message.
2. Localization for correlation form labels was added.
3. Correlation properties are now correctly sorted.

Related to MID-9412.


  Commit: cc687362ffb8127a3668d40c582f789dcfbffc86
      https://github.com/Evolveum/midpoint/commit/cc687362ffb8127a3668d40c582f789dcfbffc86
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    A docs/interfaces/rest/concepts/raw/outcome.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/create-user.adoc
    M docs/interfaces/rest/operations/examples/get-user-unique-id.adoc
    A docs/interfaces/rest/operations/examples/raw/curl-authenticatoin-intro-note.adoc
    A docs/interfaces/rest/operations/examples/raw/get-user-administrator.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
    M docs/interfaces/rest/resource-types/users.adoc

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


Compare: https://github.com/Evolveum/midpoint/compare/a851e89d74fc...cc687362ffb8


More information about the midPoint-svn mailing list