[midPoint-git] [Evolveum/midpoint] 99537b: Implement assignment approval limit (MID-4697)
Pavol Mederly
mederly at evolveum.com
Thu Jul 26 10:58:17 CEST 2018
Branch: refs/heads/support-3.7
Home: https://github.com/Evolveum/midpoint
Commit: 99537beb449c8c55b1b0b8cc3b6fb5bd74129594
https://github.com/Evolveum/midpoint/commit/99537beb449c8c55b1b0b8cc3b6fb5bd74129594
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/AdminGuiConfigTypeUtil.java
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/WfHook.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/policy/AssignmentPolicyAspectPart.java
Log Message:
-----------
Implement assignment approval limit (MID-4697)
To avoid creation of too many approval requests here is an experimental
implementation of adminGuiConfiguration.assignmentApprovalRequestLimit.
The implementation is backend-only! An appropriate GUI support is
needed.
(cherry picked from commit b896358)
Commit: 4c3d99cf9b5a4aeb3cdc8555d4dc2c0384d5f0e5
https://github.com/Evolveum/midpoint/commit/4c3d99cf9b5a4aeb3cdc8555d4dc2c0384d5f0e5
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/AdminGuiConfigTypeUtil.java
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/primary/policy/AssignmentPolicyAspectPart.java
Log Message:
-----------
Move approval request limit to a better place
See MID-4697.
(cherry picked from commit 409ffd0)
Commit: 35312cfaa04b2e81cdcb22e704997cace2a4e2fa
https://github.com/Evolveum/midpoint/commit/35312cfaa04b2e81cdcb22e704997cace2a4e2fa
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/AssignmentPanel.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/AbstractSynchronizationStoryTest.java
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/AbstractStoryTest.java
A testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestLimitedResources.java
A testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestServiceAccounts.java
A testing/story/src/test/resources/limited-resources/resource-dummy-no-attribute-add-delete.xml
M testing/story/src/test/resources/logback-test.xml
A testing/story/src/test/resources/service-accounts/resource-dummy.xml
A testing/story/src/test/resources/service-accounts/task-dummy-livesync.xml
A testing/story/src/test/resources/service-accounts/task-dummy-reconcile.xml
M testing/story/testng-integration.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/support-3.7' into support-3.7
Compare: https://github.com/Evolveum/midpoint/compare/0ad732165a5c...35312cfaa04b
**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