This is an automated email from the ASF dual-hosted git repository. awasum pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract-cn-reporting.git
commit 4396958da4fafd5843fdaa1de752b1cd992cfa5a Merge: 9b36fe4 35817cd Author: Myrle Krantz <[email protected]> AuthorDate: Fri Mar 16 11:46:36 2018 +0100 Merge pull request #2 from Izakey/develop Updated copyright information in reporting HEADER | 25 +++++++++++-------- NOTICE.txt | 5 ++++ README.md | 2 +- .../io/mifos/reporting/api/v1/EventConstants.java | 25 +++++++++++-------- .../reporting/api/v1/PermittableGroupIds.java | 25 +++++++++++-------- .../reporting/api/v1/client/ReportManager.java | 25 +++++++++++-------- .../api/v1/client/ReportNotFoundException.java | 25 +++++++++++-------- .../client/ReportParameterValidationException.java | 25 +++++++++++-------- .../api/v1/domain/AutoCompleteResource.java | 25 +++++++++++-------- .../reporting/api/v1/domain/DisplayableField.java | 25 +++++++++++-------- .../io/mifos/reporting/api/v1/domain/Footer.java | 25 +++++++++++-------- .../io/mifos/reporting/api/v1/domain/Header.java | 25 +++++++++++-------- .../reporting/api/v1/domain/QueryParameter.java | 25 +++++++++++-------- .../reporting/api/v1/domain/ReportDefinition.java | 25 +++++++++++-------- .../mifos/reporting/api/v1/domain/ReportPage.java | 25 +++++++++++-------- .../reporting/api/v1/domain/ReportRequest.java | 25 +++++++++++-------- .../java/io/mifos/reporting/api/v1/domain/Row.java | 25 +++++++++++-------- .../io/mifos/reporting/api/v1/domain/Type.java | 25 +++++++++++-------- .../io/mifos/reporting/api/v1/domain/Value.java | 25 +++++++++++-------- .../io/mifos/reporting/api/v1/domain/Sample.java | 25 +++++++++++-------- .../mifos/reporting/api/v1/domain/SampleTest.java | 25 +++++++++++-------- .../AbstractReportingSpecificationTest.java | 25 +++++++++++-------- .../TestBalanceSheetReportSpecification.java | 25 +++++++++++-------- .../TestCustomerListReportSpecification.java | 25 +++++++++++-------- .../TestDepositListReportSpecification.java | 25 +++++++++++-------- .../TestIncomeStatementReportSpecification.java | 25 +++++++++++-------- .../reporting/TestLoanListReportSpecification.java | 25 +++++++++++-------- .../TestTellerListReportSpecification.java | 25 +++++++++++-------- .../TestTellerTransactionReportSpecification.java | 25 +++++++++++-------- component-test/src/main/resources/logback-test.xml | 25 +++++++++++-------- .../reporting/service/ReportingApplication.java | 25 +++++++++++-------- .../reporting/service/ReportingConfiguration.java | 25 +++++++++++-------- .../mifos/reporting/service/ServiceConstants.java | 25 +++++++++++-------- .../provider/ReportSpecificationProvider.java | 25 +++++++++++-------- .../service/internal/repository/DummyEntity.java | 25 +++++++++++-------- .../internal/repository/DummyRepository.java | 25 +++++++++++-------- .../BalanceSheetReportSpecification.java | 25 +++++++++++-------- .../CustomerListReportSpecification.java | 25 +++++++++++-------- .../DepositListReportSpecification.java | 25 +++++++++++-------- .../IncomeStatementReportSpecification.java | 25 +++++++++++-------- .../specification/LoanListReportSpecification.java | 25 +++++++++++-------- .../OfficeListReportSpecification.java | 25 +++++++++++-------- .../TellerListReportSpecification.java | 25 +++++++++++-------- .../TellerTransactionReportSpecification.java | 25 +++++++++++-------- .../service/rest/ReportingRestController.java | 25 +++++++++++-------- .../reporting/service/spi/CriteriaBuilder.java | 25 +++++++++++-------- .../service/spi/DisplayableFieldBuilder.java | 25 +++++++++++-------- .../service/spi/QueryParameterBuilder.java | 25 +++++++++++-------- .../io/mifos/reporting/service/spi/Report.java | 25 +++++++++++-------- .../reporting/service/spi/ReportSpecification.java | 25 +++++++++++-------- service/src/main/resources/ESAPI.properties | 29 ++++++++++++---------- service/src/main/resources/application.yml | 25 +++++++++++-------- service/src/main/resources/bootstrap.yml | 25 +++++++++++-------- service/src/main/resources/logback.xml | 29 ++++++++++++---------- service/src/main/resources/validation.properties | 29 ++++++++++++---------- shared.gradle | 2 -- 56 files changed, 754 insertions(+), 592 deletions(-)
