You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by conradsp <gi...@git.apache.org> on 2018/02/16 14:28:39 UTC

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

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:

    $ git pull https://github.com/conradsp/fineract InAppNotification

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/fineract/pull/443.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #443
    
----
commit e2ae145a11a7a5232c2750b9479e8e855fbd2202
Author: conradsp <sc...@...>
Date:   2018-02-16T02:55:31Z

    For a triggered SMS message, check if notification flag is set. If so, send to GCM service.

commit f28aadf3128f00f32d640a4bc194ed6f57558975
Author: conradsp <sc...@...>
Date:   2018-02-16T02:56:22Z

    For a triggered SMS message, check if notification flag is set. If so, send to GCM service.

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/fineract/pull/443


---