[midPoint-git] [Evolveum/midpoint] 3bd2f4: fix for Back button from self service section

Radovan Semancik radovan.semancik at evolveum.com
Tue Apr 4 17:47:20 CEST 2017


  Branch: refs/heads/feature/manual-connectors
  Home:   https://github.com/Evolveum/midpoint
  Commit: 3bd2f442d5a343d5c7bac86c34d569625c395d55
      https://github.com/Evolveum/midpoint/commit/3bd2f442d5a343d5c7bac86c34d569625c395d55
  Author: honchar <honchar at evolveum.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

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

  Log Message:
  -----------
  fix for Back button from self service section


  Commit: 5d9f0e82a79635c8e9454b9e6a2948d78a17adfa
      https://github.com/Evolveum/midpoint/commit/5d9f0e82a79635c8e9454b9e6a2948d78a17adfa
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/AuthenticationEvaluatorImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityQuestionAuthneticationEvaluatorImpl.java
    M model/model-impl/src/test/resources/common/security-policy.xml
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceJson.java
    A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceJsonSecQ.java
    M testing/rest/src/test/resources/repo/json/user-darthadder.json
    A testing/rest/src/test/resources/repo/security-policy.xml
    M testing/rest/src/test/resources/repo/system-configuration.xml
    M testing/rest/src/test/resources/repo/user-administrator.xml
    M testing/rest/src/test/resources/repo/user-cyclops.xml
    M testing/rest/src/test/resources/repo/user-nobody.xml
    M testing/rest/src/test/resources/repo/user-somebody.xml
    M testing/rest/src/test/resources/repo/xml/user-darthadder.xml
    M testing/rest/src/test/resources/repo/yaml/user-darthadder.yml
    M testing/rest/testng-integration.xml

  Log Message:
  -----------
  sucurity question authN tests for REST API


  Commit: 991bc5914e0d77f8992e1fd56cf21323aae82fa0
      https://github.com/Evolveum/midpoint/commit/991bc5914e0d77f8992e1fd56cf21323aae82fa0
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    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/component/data/MultiButtonTable.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismHeaderPanel.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismHeaderPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/self/PageAssignmentDetails.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/self/PageAssignmentsList.java

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Evolveum/midpoint


  Commit: f9c0f4c3e565f7e5d10a2fd2e7123be20bcb44b5
      https://github.com/Evolveum/midpoint/commit/f9c0f4c3e565f7e5d10a2fd2e7123be20bcb44b5
  Author: Martin Lízner <martin.lizner at gmail.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M repo/security-impl/src/main/java/com/evolveum/midpoint/security/impl/SecurityEnforcerImpl.java

  Log Message:
  -----------
  trivial NPE fix in SecurityEnforcer


  Commit: 1cbfc5e2efea3dbcc8862b47af4618287e210acc
      https://github.com/Evolveum/midpoint/commit/1cbfc5e2efea3dbcc8862b47af4618287e210acc
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M gui/admin-gui/src/main/resources/localization/Midpoint.properties
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-policy-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-workflows-3.xsd
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccessCertificationRemediationTaskHandler.java
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/expr/MidpointFunctions.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.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/itemApproval/InitializeLoopThroughApproversInLevel.java

  Log Message:
  -----------
  Preliminary fix for MID-3840: Automatic remediation after certification runs workflow

(Special channel for remediation + automaticCompletion condition.)


  Commit: 30649fe01e35ffa5d5268caba4387e3c4da65297
      https://github.com/Evolveum/midpoint/commit/30649fe01e35ffa5d5268caba4387e3c4da65297
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/page/PageBase.java
    M gui/admin-gui/src/main/resources/localization/Midpoint.properties
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-policy-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-workflows-3.xsd
    M model/certification-impl/src/main/java/com/evolveum/midpoint/certification/impl/AccessCertificationRemediationTaskHandler.java
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/expr/MidpointFunctions.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/AuthenticationEvaluatorImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityQuestionAuthneticationEvaluatorImpl.java
    M model/model-impl/src/test/resources/common/security-policy.xml
    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/itemApproval/InitializeLoopThroughApproversInLevel.java
    M repo/security-impl/src/main/java/com/evolveum/midpoint/security/impl/SecurityEnforcerImpl.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceJson.java
    A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestRestServiceJsonSecQ.java
    M testing/rest/src/test/resources/repo/json/user-darthadder.json
    A testing/rest/src/test/resources/repo/security-policy.xml
    M testing/rest/src/test/resources/repo/system-configuration.xml
    M testing/rest/src/test/resources/repo/user-administrator.xml
    M testing/rest/src/test/resources/repo/user-cyclops.xml
    M testing/rest/src/test/resources/repo/user-nobody.xml
    M testing/rest/src/test/resources/repo/user-somebody.xml
    M testing/rest/src/test/resources/repo/xml/user-darthadder.xml
    M testing/rest/src/test/resources/repo/yaml/user-darthadder.yml
    M testing/rest/testng-integration.xml

  Log Message:
  -----------
  Merge branch 'master' into feature/manual-connectors


Compare: https://github.com/Evolveum/midpoint/compare/6ea69a49e542...30649fe01e35


More information about the midPoint-svn mailing list