[midPoint-git] [Evolveum/midpoint] 7fb0b9: Enforce checks for min/maxAssignee (MID-4853)

Pavol Mederly mederly at evolveum.com
Thu Aug 30 19:11:25 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 7fb0b9d2fb4dd54a5b4b0b519ffb3b0b73189be1
      https://github.com/Evolveum/midpoint/commit/7fb0b9d2fb4dd54a5b4b0b519ffb3b0b73189be1
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-08-30 (Thu, 30 Aug 2018)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/evaluators/MultiplicityConstraintEvaluator.java

  Log Message:
  -----------
  Enforce checks for min/maxAssignee (MID-4853)

Min/maxAssignee and objectMin/MaxAssigneeViolation are not quite
well defined and might be misinterpreted by the deployment engineers.
We want to be sure that related checks are executed also when
assertions are disabled.


  Commit: c0ef7c78b04a39079e60346e14710610e449113d
      https://github.com/Evolveum/midpoint/commit/c0ef7c78b04a39079e60346e14710610e449113d
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-08-30 (Thu, 30 Aug 2018)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/PolicyRuleProcessor.java

  Log Message:
  -----------
  Add diag messages for global pol. rules (MID-4848)


  Commit: 8d2b61d26cfdbe224ef8a62b90507e8d8cb61372
      https://github.com/Evolveum/midpoint/commit/8d2b61d26cfdbe224ef8a62b90507e8d8cb61372
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-08-30 (Thu, 30 Aug 2018)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/ExpressionConstants.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/PolicyRuleTypeUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-policy-3.xsd
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/context/AssignmentPath.java
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/context/EvaluatedPolicyRule.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/Clockwork.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/EvaluatedPolicyRuleImpl.java
    A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/PolicyRuleScriptExecutor.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/NotificationHook.java

  Log Message:
  -----------
  Add scriptExecution policy action

This is an experimental support for <scriptExecution> policy action.
Running when entering FINAL clockwork state (just like <notification>
action), it executes selected bulk actions a.k.a. midPoint scripts.


  Commit: e50f9f1df7b48d86aced1421dc27e98e0dc7e43f
      https://github.com/Evolveum/midpoint/commit/e50f9f1df7b48d86aced1421dc27e98e0dc7e43f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-08-30 (Thu, 30 Aug 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/page/PageBase.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/page/PageBase.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/self/PageAssignmentShoppingCart.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/self/PageAssignmentShoppingCart.java
    M gui/admin-gui/src/main/resources/static/less/midpoint-theme.less

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/Evolveum/midpoint/compare/f0534d7fbe04...e50f9f1df7b4
      **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