[midPoint-git] [Evolveum/midpoint] 2306e2: fix for MID-4458 AdminGuiConfiguration - Custom co...

Viliam Repan vilo.repan at evolveum.com
Thu Feb 22 17:18:33 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 2306e22c66eb375e7b6a1f6384a6e130d3a46d28
      https://github.com/Evolveum/midpoint/commit/2306e22c66eb375e7b6a1f6384a6e130d3a46d28
  Author: kate <honchar at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/ObjectListPanel.java

  Log Message:
  -----------
  fix for MID-4458 AdminGuiConfiguration - Custom columns (extension attributes)


  Commit: 2cdcf84e913c5d2cbf997a69b769b14ed163633f
      https://github.com/Evolveum/midpoint/commit/2cdcf84e913c5d2cbf997a69b769b14ed163633f
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelInteractionService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java

  Log Message:
  -----------
  reset password api method


  Commit: 9d7ae7e3d7c715382ab449219125a8672c22f65d
      https://github.com/Evolveum/midpoint/commit/9d7ae7e3d7c715382ab449219125a8672c22f65d
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/ExpressionConstants.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-certification-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-workflows-3.xsd
    M model/certification-impl/pom.xml
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccessCertificationClosingTaskHandler.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/TestRoleInducementCertification.java
    M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestSoDCertification.java
    M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/complex/TestPolicyDrivenRoleLifecycle.java
    M model/certification-impl/src/test/resources/common/system-configuration.xml
    M model/certification-impl/src/test/resources/ctx-certification-test-main.xml
    R model/certification-impl/src/test/resources/ctx-certification-test-with-workflows.xml
    M model/workflow-api/src/main/java/com/evolveum/midpoint/wf/api/WorkflowManager.java
    A model/workflow-api/src/main/java/com/evolveum/midpoint/wf/util/PerformerCommentsFormatter.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/WorkflowManagerImpl.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/tasks/WfTaskUtil.java
    A model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/util/PerformerCommentsFormatterImpl.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/policy/assignments/metarole/TestAssignmentsWithDifferentMetaroles.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/policy/lifecycle/AbstractTestLifecycle.java
    M model/workflow-impl/src/test/resources/common/system-configuration.xml
    M model/workflow-impl/src/test/resources/policy/object/system-configuration.xml
    M model/workflow-impl/src/test/resources/policy/system-configuration-global.xml
    M model/workflow-impl/src/test/resources/policy/system-configuration.xml

  Log Message:
  -----------
  Merge branch 'post-3.7-fixes' of https://github.com/Evolveum/midpoint into post-3.7-fixes


  Commit: 1ac4bc472c98de46e8b28767838b3b4c42998256
      https://github.com/Evolveum/midpoint/commit/1ac4bc472c98de46e8b28767838b3b4c42998256
  Author: kate <honchar at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/ColumnUtils.java

  Log Message:
  -----------
  fix for MID-4462 (removed type column name)


  Commit: 71fe9b518c9460738e9ac791895a8c1f6f1ae548
      https://github.com/Evolveum/midpoint/commit/71fe9b518c9460738e9ac791895a8c1f6f1ae548
  Author: kate <honchar at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 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/constants/SchemaConstants.java
    M infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-certification-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-workflows-3.xsd
    M model/certification-impl/pom.xml
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccessCertificationClosingTaskHandler.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/TestRoleInducementCertification.java
    M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/TestSoDCertification.java
    M model/certification-impl/src/test/java/com/evolveum/midpoint/certification/test/complex/TestPolicyDrivenRoleLifecycle.java
    M model/certification-impl/src/test/resources/common/system-configuration.xml
    M model/certification-impl/src/test/resources/ctx-certification-test-main.xml
    R model/certification-impl/src/test/resources/ctx-certification-test-with-workflows.xml
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelInteractionService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ConsolidationProcessor.java
    M model/workflow-api/src/main/java/com/evolveum/midpoint/wf/api/WorkflowManager.java
    A model/workflow-api/src/main/java/com/evolveum/midpoint/wf/util/PerformerCommentsFormatter.java
    M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/WorkflowManagerImpl.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/tasks/WfTaskUtil.java
    A model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/util/PerformerCommentsFormatterImpl.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/policy/assignments/metarole/TestAssignmentsWithDifferentMetaroles.java
    M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/policy/lifecycle/AbstractTestLifecycle.java
    M model/workflow-impl/src/test/resources/common/system-configuration.xml
    M model/workflow-impl/src/test/resources/policy/object/system-configuration.xml
    M model/workflow-impl/src/test/resources/policy/system-configuration-global.xml
    M model/workflow-impl/src/test/resources/policy/system-configuration.xml
    A samples/hogwarts/accounts.csv
    A samples/hogwarts/groups.ldif
    A samples/hogwarts/objects/accessCertificationDefinitions/access-certification-definition.xml
    A samples/hogwarts/objects/objectTemplates/object-template-create-org-struct.xml
    A samples/hogwarts/objects/objectTemplates/object-template-user.xml
    A samples/hogwarts/objects/orgs/org-hogwarts.xml
    A samples/hogwarts/objects/orgs/org-minister-of-magic.xml
    A samples/hogwarts/objects/orgs/org-quiddich-griffindor.xml
    A samples/hogwarts/objects/orgs/org-quiddich-hufflepuff.xml
    A samples/hogwarts/objects/orgs/org-quiddich-ravenclaw.xml
    A samples/hogwarts/objects/orgs/org-quiddich-slytherin.xml
    A samples/hogwarts/objects/orgs/org-quiddich-teams.xml
    A samples/hogwarts/objects/resources/resource-csv.xml
    A samples/hogwarts/objects/resources/resource-openldap.xml
    A samples/hogwarts/objects/roles/role-approver.xml
    A samples/hogwarts/objects/roles/role-duelling-classromm-access.xml
    A samples/hogwarts/objects/roles/role-end-user.xml
    A samples/hogwarts/objects/roles/role-herbology-teacher.xml
    A samples/hogwarts/objects/roles/role-ldap.xml
    A samples/hogwarts/objects/roles/role-manager-full-control.xml
    A samples/hogwarts/objects/roles/role-meta-ldap-group.xml
    A samples/hogwarts/objects/roles/role-owner.xml
    A samples/hogwarts/objects/roles/role-policy-rule-sod.xml
    A samples/hogwarts/objects/roles/role-policy-rule.xml
    A samples/hogwarts/objects/roles/role-potions-teacher.xml
    A samples/hogwarts/objects/roles/role-transfiguration-defense-against-dark.xml
    A samples/hogwarts/objects/roles/role-transfiguration-teacher.xml
    A samples/hogwarts/objects/systemConfiguration/system-configuration.xml
    A samples/hogwarts/objects/users/user-fudge.xml
    M testing/story/testng-integration.xml

  Log Message:
  -----------
  Merge branch 'post-3.7-fixes' of https://github.com/Evolveum/midpoint into post-3.7-fixes


  Commit: 8ff45241862e1888bc8e201815552bc84d71ad9e
      https://github.com/Evolveum/midpoint/commit/8ff45241862e1888bc8e201815552bc84d71ad9e
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    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/negative/TestAssignmentErrors.java

  Log Message:
  -----------
  back to older version of TestStrangeCases, TestAssignmentErrors


  Commit: 7f33a5e8aa7630f3fea32b7ff5a98c416deaf8b1
      https://github.com/Evolveum/midpoint/commit/7f33a5e8aa7630f3fea32b7ff5a98c416deaf8b1
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/ObjectListPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/ColumnUtils.java

  Log Message:
  -----------
  Merge branch 'post-3.7-fixes' of https://github.com/Evolveum/midpoint into post-3.7-fixes


  Commit: e84469ff5ea3d2927aef88bebd63f24afa98b9e7
      https://github.com/Evolveum/midpoint/commit/e84469ff5ea3d2927aef88bebd63f24afa98b9e7
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/login/PageSelfRegistration.java

  Log Message:
  -----------
  Fix 500-error when no value policy in self-reg

It should be fixed more seriously by avoiding exception-masking
loadObject method. This is only a quick hack.

(cherry picked from commit 0473679)


  Commit: 5ce610e294111eb5f88fac2e99e8ed3564b5a8a1
      https://github.com/Evolveum/midpoint/commit/5ce610e294111eb5f88fac2e99e8ed3564b5a8a1
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/util/GuiImplUtil.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/ContainerValueWrapper.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/ContainerWrapper.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/DynamicFieldGroupPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/DynamicFormPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/ObjectWrapper.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismPropertyPanel.java

  Log Message:
  -----------
  Partially fix MID-4455: Approval form errors

Originally we checked for the presence of all object wrapper
fields; now we check only those that are present on the custom
form. It is only a partial fix, as the approval forms that add
extension items currently crash for users that have no extension
before. (Contains also slight refactoring of dynamic forms code.)

(cherry picked from commit d201ab9)


  Commit: 92287bad451a2ece2d474fa799222fe4332d8791
      https://github.com/Evolveum/midpoint/commit/92287bad451a2ece2d474fa799222fe4332d8791
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/ObjectListPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/ColumnUtils.java
    M infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/certification-impl/pom.xml
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelInteractionService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.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/negative/TestAssignmentErrors.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/post-3.7-fixes' into post-3.7-fixes


  Commit: 84625809c7fdb536e1c64d6ae8f19cd140328987
      https://github.com/Evolveum/midpoint/commit/84625809c7fdb536e1c64d6ae8f19cd140328987
  Author: kate <honchar at evolveum.com>
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/orgs/AbstractOrgTabPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/orgs/OrgTreeAssignablePanel.java

  Log Message:
  -----------
  fix for MID-4457 Cannot assign anything but role


  Commit: ca8abdbe190ec0a09f7558d17349ffc491b6c0cf
      https://github.com/Evolveum/midpoint/commit/ca8abdbe190ec0a09f7558d17349ffc491b6c0cf
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/ObjectListPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/util/GuiImplUtil.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/ColumnUtils.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/ContainerValueWrapper.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/ContainerWrapper.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/DynamicFieldGroupPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/DynamicFormPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/ObjectWrapper.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismPropertyPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/orgs/AbstractOrgTabPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/orgs/OrgTreeAssignablePanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/login/PageSelfRegistration.java
    M infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelInteractionService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.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/negative/TestAssignmentErrors.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/post-3.7-fixes'


Compare: https://github.com/Evolveum/midpoint/compare/7656b83f55e8...ca8abdbe190e


More information about the midPoint-svn mailing list