[midPoint-git] [Evolveum/midpoint] d2fe70: Sqale: Fixed integration issues with exluding full...

Viliam Repan noreply at github.com
Wed Oct 30 13:19:14 CET 2024


  Branch: refs/heads/feature/mid-10147-last-login-timestamp
  Home:   https://github.com/Evolveum/midpoint
  Commit: d2fe70ec7f64d950b879d57556305d9478bfd805
      https://github.com/Evolveum/midpoint/commit/d2fe70ec7f64d950b879d57556305d9478bfd805
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/focus/QFocusMapping.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/object/MObjectType.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/object/QObjectMapping.java

  Log Message:
  -----------
  Sqale: Fixed integration issues with exluding full object

Exclude all option now creates:
 - correct type if parent class is used for search
 - fills in name attribute (commonly expected to be always present)


  Commit: 128d1c3b93d4dcfcc4ee1a5b381a1afe2ac48952
      https://github.com/Evolveum/midpoint/commit/128d1c3b93d4dcfcc4ee1a5b381a1afe2ac48952
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssignmentTargetSearchExpressionEvaluator.java

  Log Message:
  -----------
  Performance: Use root().dontRetrieve() in assignmentTargetSearch


  Commit: e6973b5a3570b4c849b15bd0b5afe70ee4c94ed1
      https://github.com/Evolveum/midpoint/commit/e6973b5a3570b4c849b15bd0b5afe70ee4c94ed1
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/util/WebComponentUtil.java

  Log Message:
  -----------
  MID-10137: Fixed incorrectly parsed sorting path

The fix for MID-10053 triggered different code path on page refresh
which resulted in different parsing of sort property
(code did not asume paths used). Fixed incorrect parsing code,
which was not called before.


  Commit: 86d155c9d9eecb5e11d9d247702cf9077d1157af
      https://github.com/Evolveum/midpoint/commit/86d155c9d9eecb5e11d9d247702cf9077d1157af
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/util/WebComponentUtil.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssignmentTargetSearchExpressionEvaluator.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/focus/QFocusMapping.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/object/MObjectType.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/object/QObjectMapping.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into feature/mid-10147-last-login-timestamp


Compare: https://github.com/Evolveum/midpoint/compare/abfcb7e763f9...86d155c9d9ee

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