[GitHub] fineract pull request #439: FINERACT-590

2018-02-03 Thread conradsp
GitHub user conradsp opened a pull request: https://github.com/apache/fineract/pull/439 FINERACT-590 When adding prefix to account number, limit to 10 characters so that the account number is not longer than the database field (20 chars). You can merge this pull request into a Git

[GitHub] fineract pull request #442: Fix for In-App Triggered Notifications

2018-02-16 Thread conradsp
Github user conradsp closed the pull request at: https://github.com/apache/fineract/pull/442 ---

[GitHub] fineract pull request #443: Fix for In app notification

2018-02-16 Thread conradsp
GitHub user conradsp opened a pull request: https://github.com/apache/fineract/pull/443 Fix for In app notification For a triggered SMS message, check if notification flag is set. If so, send to GCM service. You can merge this pull request into a Git repository by running

[GitHub] fineract issue #442: Fix for In-App Triggered Notifications

2018-02-16 Thread conradsp
Github user conradsp commented on the issue: https://github.com/apache/fineract/pull/442 Will re-submit PR with single change ---

[1/2] fineract git commit: Fixes for integration tests

2018-08-21 Thread conradsp
asf/fineract/tree/693c7f2c Diff: http://git-wip-us.apache.org/repos/asf/fineract/diff/693c7f2c Branch: refs/heads/develop Commit: 693c7f2c9c92c354cbe437a13093fe66a4b18c88 Parents: 2a3aaec Author: conradsp Authored: Tue Aug 21 14:47:04 2018 -0500 Committer: conradsp Committed: Tue Aug 21 14:47:04 2

[2/2] fineract git commit: Merge branch 'conradsp-fix-integration-tests' into develop

2018-08-21 Thread conradsp
Merge branch 'conradsp-fix-integration-tests' into develop Project: http://git-wip-us.apache.org/repos/asf/fineract/repo Commit: http://git-wip-us.apache.org/repos/asf/fineract/commit/e29e37eb Tree: http://git-wip-us.apache.org/repos/asf/fineract/tree/e29e37eb Diff: http://git-wip-us.apache.org

[2/3] fineract git commit: Merge branch 'community-app-1863' of https://github.com/tonic889/incubator-fineract into tonic889-community-app-1863

2018-08-21 Thread conradsp
/fineract/tree/9642e0e3 Diff: http://git-wip-us.apache.org/repos/asf/fineract/diff/9642e0e3 Branch: refs/heads/develop Commit: 9642e0e38384efd12d5e8ef868512dc59102bf21 Parents: e29e37e fbf9d1e Author: conradsp Authored: Tue Aug 21 15:24:06 2018 -0500 Committer: conradsp Committed: Tue Aug 21 15

[1/3] fineract git commit: FINERACT-642 Include Guarantor Accounts in Client Accounts Overview

2018-08-21 Thread conradsp
Repository: fineract Updated Branches: refs/heads/develop e29e37ebb -> 9398afda4 FINERACT-642 Include Guarantor Accounts in Client Accounts Overview Project: http://git-wip-us.apache.org/repos/asf/fineract/repo Commit: http://git-wip-us.apache.org/repos/asf/fineract/commit/fbf9d1e7 Tree:

[3/3] fineract git commit: Merge branch 'tonic889-community-app-1863' into develop

2018-08-21 Thread conradsp
/repos/asf/fineract/diff/9398afda Branch: refs/heads/develop Commit: 9398afda4d4996ab35ccf5d18316e24fa315e8b7 Parents: e29e37e 9642e0e Author: conradsp Authored: Tue Aug 21 15:45:27 2018 -0500 Committer: conradsp Committed: Tue Aug 21 15:45:27 2018 -0500

[fineract] branch develop updated: Fix bug in generating notification.

2019-01-25 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git The following commit(s) were added to refs/heads/develop by this push: new f63a8de Fix bug in generating

[fineract] 02/02: interoperable - config, build

2019-04-18 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a commit to branch marta-jankovics-mojaloop-fineract_1.0 in repository https://gitbox.apache.org/repos/asf/fineract.git commit 066f9f5c049a008a80efe908d57c38277e30540e Author: Marti AuthorDate: Fri Mar 8 12:03

[fineract] 02/02: interoperable - config, build

2019-04-18 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a commit to branch marta-jankovics-mojaloop-fineract_1.0 in repository https://gitbox.apache.org/repos/asf/fineract.git commit 066f9f5c049a008a80efe908d57c38277e30540e Author: Marti AuthorDate: Fri Mar 8 12:03

[fineract] branch develop updated (d3e977c -> dcaf9fc)

2019-07-04 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git. from d3e977c use slf4j instead Apache Commons Logging in CustomAuthenticationFailureHandler new c296c31 move

[fineract] branch develop updated: use openjpa (with real dependencies) instead of shaded openjpa-all

2019-07-10 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git The following commit(s) were added to refs/heads/develop by this push: new a87b3a0 use openjpa (with real

[fineract] branch develop updated: add suitable .dockerignore

2019-07-02 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git The following commit(s) were added to refs/heads/develop by this push: new dd438f9 add suitable .dockerignore

[fineract] branch develop updated: add missing license header to .dockerignore

2019-07-03 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git The following commit(s) were added to refs/heads/develop by this push: new 629cd4d add missing license header

[fineract] branch develop updated: replace Apache BVal @NotEmpty annotation by javax.validation (re. FINERACT-777)

2019-07-08 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git The following commit(s) were added to refs/heads/develop by this push: new 8bdc134 replace Apache BVal @NotEmpty

[fineract] branch develop updated (eee2841 -> 1110df8)

2019-07-23 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git. from eee2841 FINERACT-780: Unique id for hook test new 81c1468 use multi-stage build in Dockerfile (fixes

[fineract] branch develop updated: Add Z, ro flags to Docker Compose Volume

2019-10-12 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git The following commit(s) were added to refs/heads/develop by this push: new 70ac081 Add Z,ro flags to Docker Compose

[fineract] branch develop updated (9c9266f -> 4c82b56)

2019-10-12 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git. from 9c9266f Merge pull request #643 from vorburger/docker-compose-selinux new 6127219 Set host

[fineract] branch develop updated (4585978 -> 94dd2dc)

2020-08-14 Thread conradsp
This is an automated email from the ASF dual-hosted git repository. conradsp pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git. from 4585978 FINERACT-821 Enforces(1) RedundantModifier Checkstyle new 8135841 FINERACT add release onhold