This is an automated email from the ASF dual-hosted git repository.
terencemo pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from ffb2b3349d Merge pull request #6037
add 85b4d29b82 FINERACT-2662: Office search sanitise orderBy input
new de43cf78ea Merge pull request #6048 from terencemo/fineract-2662-br0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../service/OfficeReadPlatformServiceImpl.java | 17 ++-
.../starter/OrganisationOfficeConfiguration.java | 6 +-
.../src/main/resources/application.properties | 17 ++-
.../src/test/resources/application-test.properties | 27 ++++
.../integrationtests/client/OfficeTest.java | 152 +++++++++++++++++++++
5 files changed, 209 insertions(+), 10 deletions(-)