[midPoint-git] [Evolveum/midpoint] 6db8f7: data attribute was ignored for tables which made i...

Katarina Bolemant noreply at github.com
Fri Sep 9 11:48:28 CEST 2022


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 6db8f76296f140691eb452e95da1fe2c84772d83
      https://github.com/Evolveum/midpoint/commit/6db8f76296f140691eb452e95da1fe2c84772d83
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2022-09-09 (Fri, 09 Sep 2022)

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

  Log Message:
  -----------
  data attribute was ignored for tables which made it quite impossible to find something there (in easy way). this should fix it. maybe now it will be too chatty, let's see.


  Commit: ed6d1d9c8ef97ae2c67a18c2ce1377e939c1c236
      https://github.com/Evolveum/midpoint/commit/ed6d1d9c8ef97ae2c67a18c2ce1377e939c1c236
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2022-09-09 (Fri, 09 Sep 2022)

  Changed paths:
    M .gitignore
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-correlation-3.xsd
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestDiffEquals.java
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/correlator/CorrelatorContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/CorrelationServiceImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/composite/CompositeCorrelator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlator/idmatch/IdMatchCorrelator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/indexing/IndexingManager.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestIdentities.java
    A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestIndexing.java
    A model/model-intest/src/test/resources/indexing/archetype-person.xml
    A model/model-intest/src/test/resources/indexing/template-person.xml
    A model/model-intest/src/test/resources/indexing/user-mary.xml
    M model/model-intest/testng-integration-full.xml
    M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/qmodel/QAuditEventRecordMapping.java

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

* 'master' of github.com:Evolveum/midpoint:
  Add pieces of documentation in correlation XSD
  MID-7947: fixed NPE if stored audit ref OID is null
  Fix indexing feature
  .gitignore: added MP Studio /scratches/ to gitignore
  Rename "owner" to "definite" correlation threshold


Compare: https://github.com/Evolveum/midpoint/compare/5492f707659f...ed6d1d9c8ef9


More information about the midPoint-svn mailing list