[midPoint-git] [Evolveum/midpoint] 8d76d1: Polish dynamic relations	(MID-3581)
    Pavol Mederly 
    mederly at evolveum.com
       
    Tue Sep 11 16:48:37 CEST 2018
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8d76d127d4b4d3050c3f904e0f49ae73f6b61f83
      https://github.com/Evolveum/midpoint/commit/8d76d127d4b4d3050c3f904e0f49ae73f6b61f83
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-09-11 (Tue, 11 Sep 2018)
  Changed paths:
    M infra/common/src/test/java/com/evolveum/midpoint/common/refinery/RelationRegistryDummyImpl.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/RelationRegistry.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/RelationTypes.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/relation/IndexedRelationDefinitions.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/relation/RelationRegistryImpl.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertReviewersHelper.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/EvaluationOrderImpl.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/misc/TestRelationRegistry.java
    M model/workflow-api/src/main/java/com/evolveum/midpoint/wf/util/QueryUtils.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/util/MiscDataUtil.java
  Log Message:
  -----------
  Polish dynamic relations (MID-3581)
1. Kind of 'membership' changed to 'member'.
2. 'org:meta' is no longer a 'member'.
  Commit: 13ac5068a196c70d0616e7b730a150a2d56bc3d3
      https://github.com/Evolveum/midpoint/commit/13ac5068a196c70d0616e7b730a150a2d56bc3d3
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-09-11 (Tue, 11 Sep 2018)
  Changed paths:
    M infra/common/src/test/java/com/evolveum/midpoint/common/refinery/RelationRegistryDummyImpl.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/RelationRegistry.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/relation/IndexedRelationDefinitions.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/relation/RelationRegistryImpl.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/AssignmentEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/EvaluationOrderImpl.java
  Log Message:
  -----------
  Configure relations behavior (MID-3581)
Added 'processedOnLogin', 'processedOnRecompute',
'storedIntoParentOrgRef', 'automaticallyMatched' relation properties.
  Commit: 9e6c439821b732c4ef8cfc136a555c3adcd028c9
      https://github.com/Evolveum/midpoint/commit/9e6c439821b732c4ef8cfc136a555c3adcd028c9
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-09-11 (Tue, 11 Sep 2018)
  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/marshaller/BeanUnmarshaller.java
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/marshaller/PrismUnmarshaller.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java
  Log Message:
  -----------
  Allow unparseable enums in COMPAT mode
This issue made midPoint unavailable if such an enum was present
in system configuration object.
Compare: https://github.com/Evolveum/midpoint/compare/a7d010ffb0b9...9e6c439821b7
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
      Functionality will be removed from GitHub.com on January 31st, 2019.
    
    
More information about the midPoint-svn
mailing list