[midPoint-git] [Evolveum/midpoint] cd2e63: Fixed MID-3799.9: when opening already-closed work...
Pavol Mederly
mederly at evolveum.com
Mon Jun 19 19:12:03 CEST 2017
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: cd2e63f39c694402949ba1d8080ec4abba7800ef
https://github.com/Evolveum/midpoint/commit/cd2e63f39c694402949ba1d8080ec4abba7800ef
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/workflow/PageWorkItem.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/workflow/WorkItemPanel.java
M gui/admin-gui/src/main/resources/localization/Midpoint.properties
Log Message:
-----------
Fixed MID-3799.9: when opening already-closed work item, more user friendly message is shown.
Commit: 1e0c727477924821c535b84a9c90e9094e96a640
https://github.com/Evolveum/midpoint/commit/1e0c727477924821c535b84a9c90e9094e96a640
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/users/component/OrgMemberPanel.java
M infra/common/src/test/java/com/evolveum/midpoint/common/refinery/TestRefinedSchema.java
M infra/common/src/test/resources/refinery/resource-complex.xml
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensElementContext.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ContextLoader.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/FocusProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/MappingEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/PolicyRuleProcessor.java
M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessor.java
M model/model-impl/src/test/resources/common/security-policy.xml
M model/model-impl/src/test/resources/lens/password-policy-history.xml
M model/model-impl/src/test/resources/lens/password-policy-no-history.xml
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestActivation.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestStrangeCases.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/password/AbstractPasswordTest.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/rbac/TestSegregationOfDuties.java
M model/model-intest/src/test/resources/common/resource-dummy-yellow.xml
M model/model-intest/src/test/resources/common/role-judge.xml
M model/model-intest/src/test/resources/common/user-template-complex.xml
M model/model-intest/src/test/resources/password/resource-dummy-ugly.xml
M model/model-intest/src/test/resources/rbac/role-meta-color.xml
A model/model-intest/src/test/resources/strange/role-idiot-assignment.xml
A model/model-intest/src/test/resources/strange/role-recursion-assignment.xml
A model/model-intest/src/test/resources/strange/role-stupid-assignment.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
M model/workflow-impl/src/test/resources/policy/metarole-prune-test2x-roles.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/e1fe555672b6...1e0c72747792
More information about the midPoint-svn
mailing list