[midPoint-git] [Evolveum/midpoint] 360a68: fixing copy&paste error - displayName for newly ad...

Katarina Bolemant noreply at github.com
Fri Aug 25 17:09:04 CEST 2023


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 360a6815a59b7e9ef64cbbb6bcb8f2f5f8dfe777
      https://github.com/Evolveum/midpoint/commit/360a6815a59b7e9ef64cbbb6bcb8f2f5f8dfe777
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd

  Log Message:
  -----------
  fixing copy&paste error - displayName for newly added personalNumber


  Commit: 41ec2863927cc88fad42ced63c4eb9298fe18864
      https://github.com/Evolveum/midpoint/commit/41ec2863927cc88fad42ced63c4eb9298fe18864
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

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

  Log Message:
  -----------
  we don't want getDisplayName(Object) because it might cause more problems, also, calling object.toString for displayName might not be the best idea. therefore, removing this method completely. This fixes both MID-9020 and MID-8920)


  Commit: 8984d33b7b4a2dc1074e3773a47b629f22190ab7
      https://github.com/Evolveum/midpoint/commit/8984d33b7b4a2dc1074e3773a47b629f22190ab7
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M config/sql/native-new/postgres-new-upgrade.sql
    M config/sql/native-new/postgres-new.sql
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleUtils.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/focus/MUser.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/focus/QUser.java
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/qmodel/focus/QUserMapping.java
    M repo/repo-sqale/src/test/java/com/evolveum/midpoint/repo/sqale/func/SqaleRepoSearchTest.java
    A repo/system-init/src/main/resources/initial-objects/archetype/702-archetype-person.xml
    A repo/system-init/src/main/resources/initial-objects/object-templates/380-object-template-person.xml
    M repo/system-init/src/main/resources/initial-objects/system-configuration/000-system-configuration.xml

  Log Message:
  -----------
  Merge branch 'master' of github.com:Evolveum/midpoint

* 'master' of github.com:Evolveum/midpoint:
  MID-8465: System configuration object collection view for Person (identifier: person-view)
  MID-9016: Added personalNumber to sqale repository
  MID-8465: New archetype Person and its object template (wip)


Compare: https://github.com/Evolveum/midpoint/compare/b0ab88605b91...8984d33b7b4a


More information about the midPoint-svn mailing list