[midPoint-git] [Evolveum/midpoint] 80080a: Fix NPE when using freshly imported report
Pavol Mederly
mederly at evolveum.com
Wed Jun 13 17:03:46 CEST 2018
Branch: refs/heads/support-3.7
Home: https://github.com/Evolveum/midpoint
Commit: 80080a1181aecc3b495a231f769abf502e47efe8
https://github.com/Evolveum/midpoint/commit/80080a1181aecc3b495a231f769abf502e47efe8
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-13 (Wed, 13 Jun 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/dto/ReportDto.java
Log Message:
-----------
Fix NPE when using freshly imported report
(cherry picked from commit f4a6e45)
Commit: bcc44cba32d39ff5fa922fe487624745213e351c
https://github.com/Evolveum/midpoint/commit/bcc44cba32d39ff5fa922fe487624745213e351c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-13 (Wed, 13 Jun 2018)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/WfContextUtil.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportFunctions.java
A samples/reports/report-work-items.xml
Log Message:
-----------
Add work items report (MID-4733)
Along With necessary report functions and utils.
(cherry picked from commit 966d120)
Commit: 34a3d07f1a16d9a4c0f6913e42ddf3a72d325a48
https://github.com/Evolveum/midpoint/commit/34a3d07f1a16d9a4c0f6913e42ddf3a72d325a48
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-13 (Wed, 13 Jun 2018)
Changed paths:
M NEWS
M RELEASE-NOTES
M build-system/pom.xml
M custom/pom.xml
M dist/midpoint-api/pom.xml
M dist/pom.xml
M gui/admin-gui/pom.xml
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/boot/WebSecurityConfig.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/ContainerValueWrapper.java
M gui/admin-gui/src/main/resources/static/less/admin-lte/less/core.less
M gui/pom.xml
M icf-connectors/dummy-connector-fake/pom.xml
M icf-connectors/dummy-connector/pom.xml
M icf-connectors/dummy-connector/src/main/java/com/evolveum/icf/dummy/connector/DummyConnector.java
M icf-connectors/dummy-resource/pom.xml
M icf-connectors/pom.xml
M infra/common/pom.xml
M infra/pom.xml
M infra/prism-maven-plugin/pom.xml
M infra/prism/pom.xml
M infra/schema-pure-jaxb/pom.xml
M infra/schema/pom.xml
M infra/schema/src/main/java/com/evolveum/midpoint/schema/result/OperationResult.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/LocalizationUtil.java
M infra/test-util/pom.xml
M infra/util/pom.xml
M infra/ws-util/pom.xml
M model/certification-api/pom.xml
M model/certification-impl/pom.xml
M model/model-api/pom.xml
M model/model-client/pom.xml
M model/model-common/pom.xml
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ObjectValuePolicyEvaluator.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/projector/credentials/CredentialPolicyEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/rest/MidpointAbstractProvider.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-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/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportCreateTaskHandler.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/ucf-api/pom.xml
M provisioning/ucf-impl-builtin/pom.xml
M provisioning/ucf-impl-connid/pom.xml
M provisioning/ucf-impl-connid/src/test/resources/connector-ldap.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/security-api/pom.xml
M repo/security-enforcer-api/pom.xml
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 samples/model-client-sample/pom.xml
M samples/pom.xml
M samples/samples-test/pom.xml
M testing/conntest/pom.xml
M testing/consistency-mechanism/pom.xml
M testing/longtest/pom.xml
M testing/pom.xml
M testing/rest/pom.xml
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/RestServiceInitializer.java
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java
M testing/rest/src/test/resources/logback-test.xml
A testing/rest/src/test/resources/repo/json/policy-validate-password-history-conflict.json
M testing/rest/src/test/resources/repo/json/user-darthadder.json
A testing/rest/src/test/resources/repo/security-policy-no-history.xml
M testing/rest/src/test/resources/repo/security-policy.xml
M testing/rest/src/test/resources/repo/value-policy-general.xml
A testing/rest/src/test/resources/repo/xml/policy-validate-password-history-conflict.xml
M testing/rest/src/test/resources/repo/xml/user-darthadder.xml
A testing/rest/src/test/resources/repo/yaml/policy-validate-password-history-conflict.yml
M testing/rest/src/test/resources/repo/yaml/user-darthadder.yml
M testing/sanity/pom.xml
M testing/selenidetest/pom.xml
M testing/story/pom.xml
M testing/wstest/pom.xml
M testing/wstest/src/test/java/com/evolveum/midpoint/testing/wstest/AbstractWebserviceTest.java
A testing/wstest/src/test/java/com/evolveum/midpoint/testing/wstest/TestReportServices.java
A testing/wstest/src/test/resources/common/node-localhost.xml
A testing/wstest/src/test/resources/reporting/task-user-report.xml
M testing/wstest/testng-integration.xml
M tools/midpoint-war-layout/pom.xml
M tools/ninja/pom.xml
M tools/pom.xml
M tools/schema-dist-maven-plugin/pom.xml
M tools/test-ng/pom.xml
M tools/xjc-plugin/pom.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/support-3.7' into support-3.7
Compare: https://github.com/Evolveum/midpoint/compare/345eea70c8a6...34a3d07f1a16
**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