[midPoint-git] [Evolveum/midpoint] 68ee3d: audit log viewer tooltips (not finished)

virgo47 noreply at github.com
Thu Jan 30 17:03:27 UTC 2020


  Branch: refs/heads/feature/new-ws
  Home:   https://github.com/Evolveum/midpoint
  Commit: 68ee3d0ffb73d04e065ffbf0bcc153dfd4c26467
      https://github.com/Evolveum/midpoint/commit/68ee3d0ffb73d04e065ffbf0bcc153dfd4c26467
  Author: kate <honchar at evolveum.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/AuditLogViewerPanel.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/AuditLogViewerPanel.java

  Log Message:
  -----------
  audit log viewer tooltips (not finished)


  Commit: 75e897f49c09e2a31905b9175357c2b2b6449715
      https://github.com/Evolveum/midpoint/commit/75e897f49c09e2a31905b9175357c2b2b6449715
  Author: kate <honchar at evolveum.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    R build-system/pom.xml
    R build-system/testng-integration.xml
    R build-system/testng-unit.xml
    M build-tools/pom.xml
    M custom/pom.xml
    M dist/javadoc/pom.xml
    M dist/midpoint-api/pom.xml
    M dist/pom.xml
    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/gui/api/util/WebModelServiceUtils.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/prism/PrismPropertyWrapperImpl.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/prism/ResourceAttributeWrapperImpl.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/ApplicablePolicyGroupPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/objectdetails/FocusPersonasTabPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/PageResource.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/ResourceContentPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/resources/ResourceTasksPanel.java
    M gui/pom.xml
    M icf-connectors/pom.xml
    M infra/pom.xml
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/PrismPropertyDefinition.java
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/schema/DomToSchemaPostProcessor.java
    M infra/prism-impl/src/test/java/com/evolveum/midpoint/prism/crypto/TestProtector.java
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/TestSchemaRegistry.java
    M infra/test-util/src/main/java/com/evolveum/midpoint/test/util/DerbyController.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/AbstractCachingScriptEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/groovy/GroovyScriptEvaluator.java
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestGroovyExpressions.java
    M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestGroovyExpressionsSandbox.java
    R model/model-common/src/test/resources/expression/groovy/expression-poinson-drink.xml
    R model/model-common/src/test/resources/expression/groovy/expression-poinson-look.xml
    R model/model-common/src/test/resources/expression/groovy/expression-poinson-smell-dynamic.xml
    R model/model-common/src/test/resources/expression/groovy/expression-poinson-smell-reflection.xml
    R model/model-common/src/test/resources/expression/groovy/expression-poinson-smell-tricky.xml
    R model/model-common/src/test/resources/expression/groovy/expression-poinson-smell-very-dynamic.xml
    R model/model-common/src/test/resources/expression/groovy/expression-poinson-smell.xml
    A model/model-common/src/test/resources/expression/groovy/expression-poison-drink.xml
    A model/model-common/src/test/resources/expression/groovy/expression-poison-look.xml
    A model/model-common/src/test/resources/expression/groovy/expression-poison-smell-dynamic.xml
    A model/model-common/src/test/resources/expression/groovy/expression-poison-smell-reflection.xml
    A model/model-common/src/test/resources/expression/groovy/expression-poison-smell-tricky.xml
    A model/model-common/src/test/resources/expression/groovy/expression-poison-smell-very-dynamic.xml
    A model/model-common/src/test/resources/expression/groovy/expression-poison-smell.xml
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/TestRefinedSchema.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestProjectorRoleEntitlement.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/sync/ActionManagerImplTest.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/sync/SynchronizationSituationTest.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/sync/TestSynchronizationService.java
    M model/model-intest/pom.xml
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestLoggingConfiguration.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/rbac/TestRbac.java
    M model/pom.xml
    M pom.xml
    M provisioning/pom.xml
    M provisioning/ucf-impl-connid/src/test/resources/connector-ldap.xml
    M repo/pom.xml
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ModifyTest.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ModifyTestReindex.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/QueryInterpreter2Test.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/SearchTest.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RAccessCertificationCampaign.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RAccessCertificationDefinition.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RArchetype.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RCase.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RConnector.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RConnectorHost.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RDashboard.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RForm.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RFunctionLibrary.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RGenericObject.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RLookupTable.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RNode.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RObjectCollection.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RObjectTemplate.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/ROrg.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RReport.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RReportOutput.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RResource.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RRole.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RSecurityPolicy.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RSequence.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RService.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RShadow.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RSystemConfiguration.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RTask.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RUser.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RValuePolicy.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/CertificationCaseHelper.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectUpdater.java
    A repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query/definition/NeverNull.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query2/definition/ClassDefinitionParser.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query2/definition/JpaAnyPropertyDefinition.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query2/definition/JpaPropertyDefinition.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query2/matcher/Matcher.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query2/restriction/ItemValueRestriction.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/query2/restriction/PropertyRestriction.java
    M repo/task-api/src/main/java/com/evolveum/midpoint/task/api/TaskConstants.java
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerConfiguration.java
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/execution/LocalNodeManager.java
    M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/handlers/LightweightPartitioningTaskHandler.java
    M testing/conntest/pom.xml
    M testing/longtest/pom.xml
    M testing/pom.xml
    M testing/rest/pom.xml
    M testing/samples-test/pom.xml
    M testing/sanity/pom.xml
    M testing/sanity/src/test/java/com/evolveum/midpoint/testing/sanity/TestSanity.java
    M testing/schrodingertest/pom.xml
    M testing/story/pom.xml
    M tools/pom.xml
    M tools/schema-dist-maven-plugin/src/main/java/com/evolveum/midpoint/tools/schemadist/SchemaDistMojo.java

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


  Commit: 6e9b87d02b19cdc4a991327e4a65dab5665fb793
      https://github.com/Evolveum/midpoint/commit/6e9b87d02b19cdc4a991327e4a65dab5665fb793
  Author: kate <honchar at evolveum.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/AuditLogViewerPanel.java

  Log Message:
  -----------
  visible behavior for audit log viewer tooltips


  Commit: 1112f639e1d3983d638f436cdf8d4df894e4d09e
      https://github.com/Evolveum/midpoint/commit/1112f639e1d3983d638f436cdf8d4df894e4d09e
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SpringAuthenticationInjectorInterceptor.java
    M model/model-impl/src/main/resources/ctx-model.xml

  Log Message:
  -----------
  SpringAuthInjectorInterceptor: removed unused activationComputer


  Commit: aa930a7efa228230f062fe0d185658825373de1f
      https://github.com/Evolveum/midpoint/commit/aa930a7efa228230f062fe0d185658825373de1f
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    R model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/CustomWrappedOutInterceptor.java

  Log Message:
  -----------
  removed unused CustomWrappedOutInterceptor.java


  Commit: dc8152ce44b078e19cff1c441c1b65305fba546e
      https://github.com/Evolveum/midpoint/commit/dc8152ce44b078e19cff1c441c1b65305fba546e
  Author: kate <honchar at evolveum.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/audit-3.xsd

  Log Message:
  -----------
  added some docs for AuditEventType fields


  Commit: 19c602202c9c55c041cf2a75a964b01577e6b137
      https://github.com/Evolveum/midpoint/commit/19c602202c9c55c041cf2a75a964b01577e6b137
  Author: kate <honchar at evolveum.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SpringAuthenticationInjectorInterceptor.java
    M model/model-impl/src/main/resources/ctx-model.xml
    R model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/CustomWrappedOutInterceptor.java

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


  Commit: cd81019f7f16bf16a39badf0e0353735a9e7c529
      https://github.com/Evolveum/midpoint/commit/cd81019f7f16bf16a39badf0e0353735a9e7c529
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M NOTICE

  Log Message:
  -----------
  Copyright year update


  Commit: 727fe85bc95e4403cc7c1b4b14af7e483d72ae44
      https://github.com/Evolveum/midpoint/commit/727fe85bc95e4403cc7c1b4b14af7e483d72ae44
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/PrismContainer.java
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/path/ItemName.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-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-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/GenerateExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/AbstractValuePolicyOriginResolver.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/FocusValuePolicyOriginResolver.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ObjectBasedValuePolicyOriginResolver.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ObjectValuePolicyEvaluator.java
    R model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/UserValuePolicyOriginResolver.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ValuePolicyOriginResolver.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ValuePolicyProcessor.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/ChangeExecutor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensElementContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ContextLoader.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/CredentialPolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/CredentialsProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/NoncePolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/PasswordPolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/ProjectionCredentialsProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/SecurityQuestionsPolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/FocusProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/InboundProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/mappings/MappingEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityHelper.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractInternalModelIntegrationTest.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessor.java
    A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessorForService.java
    A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessorForUser.java
    R model/model-impl/src/test/resources/lens/password-policy-history.xml
    R model/model-impl/src/test/resources/lens/password-policy-no-history.xml
    A model/model-impl/src/test/resources/lens/ppolicy/service-printer.xml
    R model/model-impl/src/test/resources/lens/security-policy-password-history.xml
    M model/model-impl/testng-unit.xml
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M model/report-impl/pom.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/SecurityUtil.java

  Log Message:
  -----------
  Move credentials from UserType to FocusType

This is the first part of MID-6025 resolution.

Credentials were moved in the schema. CredentialsProcessor and related
classes were adapted to deal with FocusType instead of UserType. (With
the necessary simplification/refactoring.)


  Commit: 82ed1813e06e59dc102d24aa25c28e6d43142607
      https://github.com/Evolveum/midpoint/commit/82ed1813e06e59dc102d24aa25c28e6d43142607
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceManager.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/errorhandling/CommunicationExceptionHandler.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/errorhandling/ErrorHandler.java

  Log Message:
  -----------
  first part for MID-6019, improved diagnostic messages.


  Commit: 7ddcd41b639a8006c62d7e5f6b528d4d3c749441
      https://github.com/Evolveum/midpoint/commit/7ddcd41b639a8006c62d7e5f6b528d4d3c749441
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M NOTICE
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/PrismContainer.java
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/path/ItemName.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-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-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/GenerateExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/AbstractValuePolicyOriginResolver.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/FocusValuePolicyOriginResolver.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ObjectBasedValuePolicyOriginResolver.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ObjectValuePolicyEvaluator.java
    R model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/UserValuePolicyOriginResolver.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ValuePolicyOriginResolver.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ValuePolicyProcessor.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/ChangeExecutor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensElementContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ContextLoader.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/CredentialPolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/CredentialsProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/NoncePolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/PasswordPolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/ProjectionCredentialsProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/SecurityQuestionsPolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/FocusProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/InboundProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/mappings/MappingEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityHelper.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractInternalModelIntegrationTest.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessor.java
    A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessorForService.java
    A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessorForUser.java
    R model/model-impl/src/test/resources/lens/password-policy-history.xml
    R model/model-impl/src/test/resources/lens/password-policy-no-history.xml
    A model/model-impl/src/test/resources/lens/ppolicy/service-printer.xml
    R model/model-impl/src/test/resources/lens/security-policy-password-history.xml
    M model/model-impl/testng-unit.xml
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M model/report-impl/pom.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/SecurityUtil.java

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


  Commit: 1e24722b8584f33312f3e340a14076c5294b025f
      https://github.com/Evolveum/midpoint/commit/1e24722b8584f33312f3e340a14076c5294b025f
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M model/report-impl/pom.xml

  Log Message:
  -----------
  report-impl/pom.xml removed unused dependency + cleanup/element order


  Commit: aeb3481ea19b757eddf57d541551934da43c7186
      https://github.com/Evolveum/midpoint/commit/aeb3481ea19b757eddf57d541551934da43c7186
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M build-tools/pom.xml
    M dist/javadoc/pom.xml
    M dist/midpoint-api/pom.xml
    M gui/admin-gui/pom.xml
    M icf-connectors/pom.xml
    M infra/common/pom.xml
    M infra/test-util/pom.xml
    M model/certification-api/pom.xml
    M model/certification-impl/pom.xml
    M model/model-api/pom.xml
    M model/model-common/pom.xml
    M model/model-impl/pom.xml
    M model/model-intest/pom.xml
    M model/model-test/pom.xml
    M model/notifications-api/pom.xml
    M model/notifications-impl/pom.xml
    M model/pom.xml
    M model/report-api/pom.xml
    M model/report-impl/pom.xml
    M model/workflow-api/pom.xml
    M model/workflow-impl/pom.xml
    M pom.xml
    M repo/audit-impl/pom.xml
    M repo/pom.xml
    M repo/repo-sql-impl-test/pom.xml
    M repo/repo-test-util/pom.xml
    M repo/security-impl/pom.xml
    M testing/pom.xml
    M tools/pom.xml
    M tools/test-ng/pom.xml

  Log Message:
  -----------
  refresh of POMs, element order, cleanup


  Commit: b8aef3576e16991ea0dd86e103f73f31fc2e6541
      https://github.com/Evolveum/midpoint/commit/b8aef3576e16991ea0dd86e103f73f31fc2e6541
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M gui/admin-gui/pom.xml
    M infra/common/pom.xml
    M infra/prism-api/pom.xml
    M infra/prism-impl/pom.xml
    M infra/prism-maven-plugin/pom.xml
    M infra/schema/pom.xml
    M infra/test-util/pom.xml
    M infra/util/pom.xml
    M model/certification-api/pom.xml
    M model/certification-impl/pom.xml
    M model/model-api/pom.xml
    M model/model-common/pom.xml
    M model/model-impl/pom.xml
    M model/model-intest/pom.xml
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java
    M model/model-test/pom.xml
    M model/notifications-api/pom.xml
    M model/notifications-impl/pom.xml
    M model/report-impl/pom.xml
    M model/workflow-api/pom.xml
    M model/workflow-impl/pom.xml
    M pom.xml
    M provisioning/pom.xml
    M provisioning/provisioning-api/pom.xml
    M provisioning/provisioning-impl/pom.xml
    M provisioning/ucf-api/pom.xml
    M provisioning/ucf-impl-builtin/pom.xml
    M provisioning/ucf-impl-connid/pom.xml
    M repo/audit-api/pom.xml
    M repo/repo-api/pom.xml
    M repo/repo-cache/pom.xml
    M repo/repo-common/pom.xml
    M repo/repo-sql-impl-test/pom.xml
    M repo/repo-sql-impl/pom.xml
    M repo/repo-test-util/pom.xml
    M repo/security-api/pom.xml
    M repo/security-enforcer-impl/pom.xml
    M repo/system-init/pom.xml
    M repo/task-api/pom.xml
    M repo/task-quartz-impl/pom.xml
    M testing/story/pom.xml
    M tools/xjc-plugin/pom.xml

  Log Message:
  -----------
  jetbrains annotations-java5:15 upgraded to annotations:18 + POM cleanups


  Commit: a74cbb0f834d50dd34a2d6c91af5230f19009694
      https://github.com/Evolveum/midpoint/commit/a74cbb0f834d50dd34a2d6c91af5230f19009694
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M NOTICE
    M build-tools/pom.xml
    M dist/javadoc/pom.xml
    M dist/midpoint-api/pom.xml
    M gui/admin-gui/pom.xml
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/AuditLogViewerPanel.html
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/AuditLogViewerPanel.java
    M icf-connectors/pom.xml
    M infra/common/pom.xml
    M infra/prism-api/pom.xml
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/PrismContainer.java
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/path/ItemName.java
    M infra/prism-impl/pom.xml
    M infra/prism-maven-plugin/pom.xml
    M infra/schema/pom.xml
    M infra/schema/src/main/resources/xml/ns/public/common/audit-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M infra/test-util/pom.xml
    M infra/util/pom.xml
    M model/certification-api/pom.xml
    M model/certification-impl/pom.xml
    M model/model-api/pom.xml
    M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelInteractionService.java
    M model/model-common/pom.xml
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/GenerateExpressionEvaluator.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/AbstractValuePolicyOriginResolver.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/FocusValuePolicyOriginResolver.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ObjectBasedValuePolicyOriginResolver.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ObjectValuePolicyEvaluator.java
    R model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/UserValuePolicyOriginResolver.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ValuePolicyOriginResolver.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ValuePolicyProcessor.java
    M model/model-impl/pom.xml
    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/ChangeExecutor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensElementContext.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/ContextLoader.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/CredentialPolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/CredentialsProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/NoncePolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/PasswordPolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/ProjectionCredentialsProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/SecurityQuestionsPolicyEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/FocusProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/InboundProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/mappings/MappingEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SecurityHelper.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SpringAuthenticationInjectorInterceptor.java
    M model/model-impl/src/main/resources/ctx-model.xml
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractInternalModelIntegrationTest.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessor.java
    A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessorForService.java
    A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPasswordPolicyProcessorForUser.java
    R model/model-impl/src/test/resources/lens/password-policy-history.xml
    R model/model-impl/src/test/resources/lens/password-policy-no-history.xml
    A model/model-impl/src/test/resources/lens/ppolicy/service-printer.xml
    R model/model-impl/src/test/resources/lens/security-policy-password-history.xml
    M model/model-impl/testng-unit.xml
    M model/model-intest/pom.xml
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java
    M model/model-test/pom.xml
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M model/notifications-api/pom.xml
    M model/notifications-impl/pom.xml
    M model/pom.xml
    M model/report-api/pom.xml
    M model/report-impl/pom.xml
    R model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/CustomWrappedOutInterceptor.java
    M model/workflow-api/pom.xml
    M model/workflow-impl/pom.xml
    M pom.xml
    M provisioning/pom.xml
    M provisioning/provisioning-api/pom.xml
    M provisioning/provisioning-impl/pom.xml
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceManager.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/errorhandling/CommunicationExceptionHandler.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/errorhandling/ErrorHandler.java
    M provisioning/ucf-api/pom.xml
    M provisioning/ucf-impl-builtin/pom.xml
    M provisioning/ucf-impl-connid/pom.xml
    M repo/audit-api/pom.xml
    M repo/audit-impl/pom.xml
    M repo/pom.xml
    M repo/repo-api/pom.xml
    M repo/repo-cache/pom.xml
    M repo/repo-common/pom.xml
    M repo/repo-sql-impl-test/pom.xml
    M repo/repo-sql-impl/pom.xml
    M repo/repo-test-util/pom.xml
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M repo/security-api/pom.xml
    M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/SecurityUtil.java
    M repo/security-enforcer-impl/pom.xml
    M repo/security-impl/pom.xml
    M repo/system-init/pom.xml
    M repo/task-api/pom.xml
    M repo/task-quartz-impl/pom.xml
    M testing/pom.xml
    M testing/story/pom.xml
    M tools/pom.xml
    M tools/test-ng/pom.xml
    M tools/xjc-plugin/pom.xml

  Log Message:
  -----------
  Merge branch 'master' into feature/new-ws


  Commit: 7c8a0c67d3b2d01f3036a570eccd89b9558f8572
      https://github.com/Evolveum/midpoint/commit/7c8a0c67d3b2d01f3036a570eccd89b9558f8572
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/RestApiIndex.java

  Log Message:
  -----------
  Class.getPackageName is not yet in Java 8


Compare: https://github.com/Evolveum/midpoint/compare/0b9ece7aff10...7c8a0c67d3b2


More information about the midPoint-svn mailing list