[midPoint-git] [Evolveum/midpoint] 373aa9: next clean up of code after removing of jasper report
Lukas Skublik
noreply at github.com
Fri Apr 30 11:04:43 CEST 2021
Branch: refs/heads/feature/reports
Home: https://github.com/Evolveum/midpoint
Commit: 373aa9b08f92fdcb9e8e68ffe0f9bd11867cd483
https://github.com/Evolveum/midpoint/commit/373aa9b08f92fdcb9e8e68ffe0f9bd11867cd483
Author: lskublik <lskublik at evolveum.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M config/initial-objects/150-report-certification-cases.xml
M config/initial-objects/160-report-certification-decisions.xml
M gui/admin-gui/src/main/resources/initial-objects/150-report-certification-cases.xml
M gui/admin-gui/src/main/resources/initial-objects/160-report-certification-decisions.xml
R infra/prism-api/src/main/java/com/evolveum/midpoint/prism/query/PagingConvertor.java
A infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/query/PagingConvertor.java
M infra/schema-pure-jaxb/src/compile/resources/catalog.xml
M infra/schema/pom.xml
M infra/schema/src/main/java/com/evolveum/midpoint/schema/MidPointPrismContextFactory.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ObjectQueryUtil.java
M infra/schema/src/main/resources/META-INF/schemas-in-this-module.xml
R infra/schema/src/main/resources/xml/ns/private/webservice/reportService.wsdl
M infra/schema/src/main/resources/xml/ns/public/model/model-3.wsdl
R infra/schema/src/main/resources/xml/ns/public/report/report-3.wsdl
M model/report-api/pom.xml
M model/report-api/src/main/java/com/evolveum/midpoint/report/api/ReportService.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportManagerImpl.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportServiceImpl.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/fileformat/CsvController.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/fileformat/FileFormatController.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/fileformat/HtmlController.java
M model/report-impl/src/test/java/com/evolveum/midpoint/report/AbstractReportIntegrationTest.java
M model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReport.java
M model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportSafe.java
M model/report-impl/src/test/resources/reports/report-import-object-collection-with-view.xml
M model/report-impl/src/test/resources/reports/report-object-collection-with-condition.xml
M model/report-impl/src/test/resources/reports/report-object-collection-with-subreport-param.xml
Log Message:
-----------
next clean up of code after removing of jasper report
More information about the midPoint-svn
mailing list