[midPoint-git] [Evolveum/midpoint] b370b0: Fix workitems-less reiterated certification cases
Pavol Mederly
mederly at evolveum.com
Tue Jun 26 00:28:24 CEST 2018
Branch: refs/heads/feature/certification-reiteration
Home: https://github.com/Evolveum/midpoint
Commit: b370b08d944e8c2316644e1c84a1cfa0d99883eb
https://github.com/Evolveum/midpoint/commit/b370b08d944e8c2316644e1c84a1cfa0d99883eb
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-25 (Mon, 25 Jun 2018)
Changed paths:
M gui/admin-gui/src/main/resources/localization/Midpoint.properties
M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccCertOpenerHelper.java
Log Message:
-----------
Fix workitems-less reiterated certification cases
If a reiterated stage brings no new work items but still contains
some cases it will be entered (even if it could be closed immediately).
We have to give these cases chance to be computed - either from
existing work items or using default "no reviewers" outcome.
Commit: dced42eb4ac32cb741c2d781a59cd7b4b7327872
https://github.com/Evolveum/midpoint/commit/dced42eb4ac32cb741c2d781a59cd7b4b7327872
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-26 (Tue, 26 Jun 2018)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/CertCampaignTypeUtil.java
M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/AbstractCertificationTest.java
M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestAdHocCertification.java
M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestCertificationBasic.java
M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestCriticalRolesCertification.java
M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestEscalation.java
M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestManualEscalation.java
M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestRoleInducementCertification.java
M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestSoDCertification.java
Log Message:
-----------
Cleanup "percent complete" cert campaign methods
Work in progress: tests are being adapted to newly introduced methods.
Reports are to be modified yet.
Compare: https://github.com/Evolveum/midpoint/compare/55b2ce6c17e1...dced42eb4ac3
**NOTE:** This service 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