[midPoint-git] [Evolveum/midpoint] 81dca7: Fixed MID-1700-related problems. New "assigned" an...
Pavol Mederly
mederly at evolveum.com
Fri Feb 20 12:40:53 CET 2015
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 81dca716ed647f1476d0a5599ce34f2daf1efd35
https://github.com/Evolveum/midpoint/commit/81dca716ed647f1476d0a5599ce34f2daf1efd35
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2015-02-20 (Fri, 20 Feb 2015)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismValuePanel.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/ExpressionConstants.java
M infra/schema/src/main/resources/xml/ns/public/model/context/model-context-3.xsd
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AbstractSearchExpressionEvaluator.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AbstractValueTransformationExpressionEvaluator.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssignmentTargetSearchExpressionEvaluator.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssignmentTargetSearchExpressionEvaluatorFactory.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationTargetSearchExpressionEvaluator.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AssociationTargetSearchExpressionEvaluatorFactory.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/ScriptExpressionEvaluator.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/ScriptExpressionEvaluatorFactory.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/ExpressionTestUtil.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpression.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/mapping/MappingTestEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensProjectionContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ActivationProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/AssignmentProcessor.java
M model/model-impl/src/main/resources/ctx-model.xml
Log Message:
-----------
Fixed MID-1700-related problems. New "assigned" and "actor" (MID-2011) variables. Enable/disableTimestamp and disableReason are updated only when the state really changes.
Commit: 8a8baa7399324353e75a66aa9c9cb75ffcc5e307
https://github.com/Evolveum/midpoint/commit/8a8baa7399324353e75a66aa9c9cb75ffcc5e307
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2015-02-20 (Fri, 20 Feb 2015)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensUtil.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/ConnectorInstanceIcfImpl.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/ucf/impl/IcfUtil.java
M samples/demo/hr.xml
M samples/demo/opendj.xml
M samples/demo/org.xml
M samples/demo/role-fte.xml
M samples/demo/user-template.xml
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Compare: https://github.com/Evolveum/midpoint/compare/2b0f940653e9...8a8baa739932
More information about the midPoint-svn
mailing list