[midPoint-git] [Evolveum/midpoint] 22939c: Fix additionalInformation handling (MID-4017)

Pavol Mederly mederly at evolveum.com
Wed May 23 13:08:16 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 22939cea1fed9f40d1187fbdf1f5f6be97ba0c6e
      https://github.com/Evolveum/midpoint/commit/22939cea1fed9f40d1187fbdf1f5f6be97ba0c6e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/MidpointParsingMigrator.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processes/common/WfExpressionEvaluationHelper.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processes/common/WfStageComputeHelper.java
    R model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processes/itemApproval/AdditionalInformationGenerator.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processes/itemApproval/PrepareForTaskCreation.java
    A samples/roles/approval-with-additional-information-expression.xml
    A samples/roles/approval-with-additional-information.xml

  Log Message:
  -----------
  Fix additionalInformation handling (MID-4017)

Approval stage additionalInformation has two forms: xsd:string
and c:InformationType. The latter allows for localizable strings;
however, it was broken. Also fix the support for multiple information
pieces.


  Commit: 15deaa5d91e0ba971e9c51dd21c9cfbc99f79502
      https://github.com/Evolveum/midpoint/commit/15deaa5d91e0ba971e9c51dd21c9cfbc99f79502
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-05-23 (Wed, 23 May 2018)

  Changed paths:
    M config/sql/_all/oracle-upgrade-3.7-3.8.sql
    M config/sql/_all/sqlserver-upgrade-3.7-3.8.sql

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


Compare: https://github.com/Evolveum/midpoint/compare/8845217c2c5a...15deaa5d91e0
      **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