You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by Ed Cable <ed...@mifos.org> on 2017/07/07 12:49:43 UTC

Re: Notification Module Review

Nazeer,

Now that the reskin is complete and nearing merging into the codebase, we
need to pick up Adi left off on the review of Adhyan's work and get it
merged in.

We are looking to integrate the notifications framework in the Android UI
and can't do so until we have merged in Adhyan's work from last summer.

Thanks,

Ed

On Nov 8, 2016 9:39 AM, "Adhyan" <ad...@gmail.com> wrote:

> Okay.
>
> Thanks
>
> On 11/08/2016 11:29 AM, Adi Raju wrote:
>
> Hi Adhyan,
>
>
>
> We are currently focussing on a release to be made this week.
>
> We will take up your review immediately after that.
>
>
>
> Regards,
>
> Adi
>
>
>
> *From:* Adhyan Srivastava [mailto:adhyan2095@gmail.com
> <ad...@gmail.com>]
> *Sent:* 08 November 2016 02:10
> *To:* dev@fineract.incubator.apache.org
> *Cc:* Ed Cable; Adi Raju; Pranjal Goswami
> *Subject:* Notification Module Review
>
>
>
> Hi,
>
> As a part of my internship at Mifos Initiative(Gsoc-2016) during this
> summer, I developed an actionable notification module for the fineract
> platform.
>
> I would be grateful if Adi or any of the developer from the community can
> review my code so that it can be merged to the fineract platform.
>
> Here are the links to the code and design of the module.
>
> Pull Request <https://github.com/apache/incubator-fineract/pull/178>
>
> Notification Module Design
> <https://mifosforge.jira.com/wiki/pages/viewpage.action?pageId=133070890>
>
> Notification API Developer User Guide
> <https://mifosforge.jira.com/wiki/display/MDZ/Notification+API+Developer+User+Guide>
>
> GSOC Final Report <http://adhyan.me/blog/gsoc-report>
>
> Regards,
>
> Adhyan Srivastava
>
>
>
>
>

Re: Notification Module Review

Posted by Ed Cable <ed...@mifos.org>.
Robert,

The UI is not included yet but we have an intern, Dhruv, who is going to
take up work on it soon.

Ed

On Fri, Jul 7, 2017 at 11:42 AM, Ippez Robert <ip...@gmail.com> wrote:

> Hi Nazeer, Just confirming if the next release could include Report
> Scheduler's UI also, Its Mockup is at https://github.com/openMF/
> community-app/issues/1867 as part of the Email Campaign, since its API's
> are already merged just remaining the UI.
>
> Thanks for the great work you are doing.
>
> Regards
>
> On Fri, Jul 7, 2017 at 6:49 PM, Ed Cable <ed...@mifos.org> wrote:
>
> > Thanks for the update Nazeer. But to clarify, this is the work that
> Adhyan
> > did last summer and not the ongoing notifications work that Courage is
> > taking on currently.
> >
> > Give us a heads up when you complete SSU implementation and then we'll
> > discuss merging of Adhyan's work so that Mayank can work on the
> > notifications framework as part of the android field officer app.
> >
> > Ed
> >
> > On Fri, Jul 7, 2017 at 6:04 AM, Shaik Nazeer <
> > nazeer.shaik@confluxtechnologies.com> wrote:
> >
> > > Hi Ed,
> > >
> > >
> > >
> > > I had planned Email Campaigns, two factor authentication, notification
> > > module for next release. I am in the middle of the SSU implementation.
> > Post
> > > this I will complete these reviews.
> > >
> > >
> > >
> > > Thanks,
> > >
> > > Nazeer
> > >
> > >
> > >
> > > *From:* Ed Cable [mailto:edcable@mifos.org]
> > > *Sent:* 07 July 2017 18:20
> > > *To:* Adhyan Srivastava; dev@fineract.apache.org
> > > *Cc:* Nazeer Shaik; Pranjal Goswami; courage angeh
> > > *Subject:* Re: Notification Module Review
> > >
> > >
> > >
> > > Nazeer,
> > >
> > >
> > >
> > > Now that the reskin is complete and nearing merging into the codebase,
> we
> > > need to pick up Adi left off on the review of Adhyan's work and get it
> > > merged in.
> > >
> > >
> > >
> > > We are looking to integrate the notifications framework in the Android
> UI
> > > and can't do so until we have merged in Adhyan's work from last summer.
> > >
> > >
> > >
> > > Thanks,
> > >
> > >
> > >
> > > Ed
> > >
> > >
> > >
> > > On Nov 8, 2016 9:39 AM, "Adhyan" <ad...@gmail.com> wrote:
> > >
> > > Okay.
> > >
> > > Thanks
> > >
> > >
> > >
> > > On 11/08/2016 11:29 AM, Adi Raju wrote:
> > >
> > > Hi Adhyan,
> > >
> > >
> > >
> > > We are currently focussing on a release to be made this week.
> > >
> > > We will take up your review immediately after that.
> > >
> > >
> > >
> > > Regards,
> > >
> > > Adi
> > >
> > >
> > >
> > > *From:* Adhyan Srivastava [mailto:adhyan2095@gmail.com
> > > <ad...@gmail.com>]
> > > *Sent:* 08 November 2016 02:10
> > > *To:* dev@fineract.incubator.apache.org
> > > *Cc:* Ed Cable; Adi Raju; Pranjal Goswami
> > > *Subject:* Notification Module Review
> > >
> > >
> > >
> > > Hi,
> > >
> > > As a part of my internship at Mifos Initiative(Gsoc-2016) during this
> > > summer, I developed an actionable notification module for the fineract
> > > platform.
> > >
> > > I would be grateful if Adi or any of the developer from the community
> can
> > > review my code so that it can be merged to the fineract platform.
> > >
> > > Here are the links to the code and design of the module.
> > >
> > > Pull Request <https://github.com/apache/incubator-fineract/pull/178>
> > >
> > > Notification Module Design
> > > <https://mifosforge.jira.com/wiki/pages/viewpage.action?
> pageId=133070890
> > >
> > >
> > > Notification API Developer User Guide
> > > <https://mifosforge.jira.com/wiki/display/MDZ/Notification+
> > API+Developer+User+Guide>
> > >
> > > GSOC Final Report <http://adhyan.me/blog/gsoc-report>
> > >
> > > Regards,
> > >
> > > Adhyan Srivastava
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> > --
> > *Ed Cable*
> > President/CEO, Mifos Initiative
> > edcable@mifos.org | Skype: edcable | Mobile: +1.484.477.8649
> >
> > *Collectively Creating a World of 3 Billion Maries | *http://mifos.org
> > <http://facebook.com/mifos>  <http://www.twitter.com/mifos>
> >
>
>
>
> --
> Ippez Roberts
> Director & Founder - Skyline Technologies Uganda
> "IT Consultants & Engineers"
> P.O.Box 155, Moyo
> UGANDA.
> Tel: +256788725408/789643284
> Skype ID: ippez.robert1
> Email: ippezrobert@gmail.com
>



-- 
*Ed Cable*
President/CEO, Mifos Initiative
edcable@mifos.org | Skype: edcable | Mobile: +1.484.477.8649

*Collectively Creating a World of 3 Billion Maries | *http://mifos.org
<http://facebook.com/mifos>  <http://www.twitter.com/mifos>

Re: Notification Module Review

Posted by Ippez Robert <ip...@gmail.com>.
Hi Nazeer, Just confirming if the next release could include Report
Scheduler's UI also, Its Mockup is at https://github.com/openMF/
community-app/issues/1867 as part of the Email Campaign, since its API's
are already merged just remaining the UI.

Thanks for the great work you are doing.

Regards

On Fri, Jul 7, 2017 at 6:49 PM, Ed Cable <ed...@mifos.org> wrote:

> Thanks for the update Nazeer. But to clarify, this is the work that Adhyan
> did last summer and not the ongoing notifications work that Courage is
> taking on currently.
>
> Give us a heads up when you complete SSU implementation and then we'll
> discuss merging of Adhyan's work so that Mayank can work on the
> notifications framework as part of the android field officer app.
>
> Ed
>
> On Fri, Jul 7, 2017 at 6:04 AM, Shaik Nazeer <
> nazeer.shaik@confluxtechnologies.com> wrote:
>
> > Hi Ed,
> >
> >
> >
> > I had planned Email Campaigns, two factor authentication, notification
> > module for next release. I am in the middle of the SSU implementation.
> Post
> > this I will complete these reviews.
> >
> >
> >
> > Thanks,
> >
> > Nazeer
> >
> >
> >
> > *From:* Ed Cable [mailto:edcable@mifos.org]
> > *Sent:* 07 July 2017 18:20
> > *To:* Adhyan Srivastava; dev@fineract.apache.org
> > *Cc:* Nazeer Shaik; Pranjal Goswami; courage angeh
> > *Subject:* Re: Notification Module Review
> >
> >
> >
> > Nazeer,
> >
> >
> >
> > Now that the reskin is complete and nearing merging into the codebase, we
> > need to pick up Adi left off on the review of Adhyan's work and get it
> > merged in.
> >
> >
> >
> > We are looking to integrate the notifications framework in the Android UI
> > and can't do so until we have merged in Adhyan's work from last summer.
> >
> >
> >
> > Thanks,
> >
> >
> >
> > Ed
> >
> >
> >
> > On Nov 8, 2016 9:39 AM, "Adhyan" <ad...@gmail.com> wrote:
> >
> > Okay.
> >
> > Thanks
> >
> >
> >
> > On 11/08/2016 11:29 AM, Adi Raju wrote:
> >
> > Hi Adhyan,
> >
> >
> >
> > We are currently focussing on a release to be made this week.
> >
> > We will take up your review immediately after that.
> >
> >
> >
> > Regards,
> >
> > Adi
> >
> >
> >
> > *From:* Adhyan Srivastava [mailto:adhyan2095@gmail.com
> > <ad...@gmail.com>]
> > *Sent:* 08 November 2016 02:10
> > *To:* dev@fineract.incubator.apache.org
> > *Cc:* Ed Cable; Adi Raju; Pranjal Goswami
> > *Subject:* Notification Module Review
> >
> >
> >
> > Hi,
> >
> > As a part of my internship at Mifos Initiative(Gsoc-2016) during this
> > summer, I developed an actionable notification module for the fineract
> > platform.
> >
> > I would be grateful if Adi or any of the developer from the community can
> > review my code so that it can be merged to the fineract platform.
> >
> > Here are the links to the code and design of the module.
> >
> > Pull Request <https://github.com/apache/incubator-fineract/pull/178>
> >
> > Notification Module Design
> > <https://mifosforge.jira.com/wiki/pages/viewpage.action?pageId=133070890
> >
> >
> > Notification API Developer User Guide
> > <https://mifosforge.jira.com/wiki/display/MDZ/Notification+
> API+Developer+User+Guide>
> >
> > GSOC Final Report <http://adhyan.me/blog/gsoc-report>
> >
> > Regards,
> >
> > Adhyan Srivastava
> >
> >
> >
> >
> >
>
>
>
> --
> *Ed Cable*
> President/CEO, Mifos Initiative
> edcable@mifos.org | Skype: edcable | Mobile: +1.484.477.8649
>
> *Collectively Creating a World of 3 Billion Maries | *http://mifos.org
> <http://facebook.com/mifos>  <http://www.twitter.com/mifos>
>



-- 
Ippez Roberts
Director & Founder - Skyline Technologies Uganda
"IT Consultants & Engineers"
P.O.Box 155, Moyo
UGANDA.
Tel: +256788725408/789643284
Skype ID: ippez.robert1
Email: ippezrobert@gmail.com

Re: Notification Module Review

Posted by Ed Cable <ed...@mifos.org>.
Thanks for the update Nazeer. But to clarify, this is the work that Adhyan
did last summer and not the ongoing notifications work that Courage is
taking on currently.

Give us a heads up when you complete SSU implementation and then we'll
discuss merging of Adhyan's work so that Mayank can work on the
notifications framework as part of the android field officer app.

Ed

On Fri, Jul 7, 2017 at 6:04 AM, Shaik Nazeer <
nazeer.shaik@confluxtechnologies.com> wrote:

> Hi Ed,
>
>
>
> I had planned Email Campaigns, two factor authentication, notification
> module for next release. I am in the middle of the SSU implementation. Post
> this I will complete these reviews.
>
>
>
> Thanks,
>
> Nazeer
>
>
>
> *From:* Ed Cable [mailto:edcable@mifos.org]
> *Sent:* 07 July 2017 18:20
> *To:* Adhyan Srivastava; dev@fineract.apache.org
> *Cc:* Nazeer Shaik; Pranjal Goswami; courage angeh
> *Subject:* Re: Notification Module Review
>
>
>
> Nazeer,
>
>
>
> Now that the reskin is complete and nearing merging into the codebase, we
> need to pick up Adi left off on the review of Adhyan's work and get it
> merged in.
>
>
>
> We are looking to integrate the notifications framework in the Android UI
> and can't do so until we have merged in Adhyan's work from last summer.
>
>
>
> Thanks,
>
>
>
> Ed
>
>
>
> On Nov 8, 2016 9:39 AM, "Adhyan" <ad...@gmail.com> wrote:
>
> Okay.
>
> Thanks
>
>
>
> On 11/08/2016 11:29 AM, Adi Raju wrote:
>
> Hi Adhyan,
>
>
>
> We are currently focussing on a release to be made this week.
>
> We will take up your review immediately after that.
>
>
>
> Regards,
>
> Adi
>
>
>
> *From:* Adhyan Srivastava [mailto:adhyan2095@gmail.com
> <ad...@gmail.com>]
> *Sent:* 08 November 2016 02:10
> *To:* dev@fineract.incubator.apache.org
> *Cc:* Ed Cable; Adi Raju; Pranjal Goswami
> *Subject:* Notification Module Review
>
>
>
> Hi,
>
> As a part of my internship at Mifos Initiative(Gsoc-2016) during this
> summer, I developed an actionable notification module for the fineract
> platform.
>
> I would be grateful if Adi or any of the developer from the community can
> review my code so that it can be merged to the fineract platform.
>
> Here are the links to the code and design of the module.
>
> Pull Request <https://github.com/apache/incubator-fineract/pull/178>
>
> Notification Module Design
> <https://mifosforge.jira.com/wiki/pages/viewpage.action?pageId=133070890>
>
> Notification API Developer User Guide
> <https://mifosforge.jira.com/wiki/display/MDZ/Notification+API+Developer+User+Guide>
>
> GSOC Final Report <http://adhyan.me/blog/gsoc-report>
>
> Regards,
>
> Adhyan Srivastava
>
>
>
>
>



-- 
*Ed Cable*
President/CEO, Mifos Initiative
edcable@mifos.org | Skype: edcable | Mobile: +1.484.477.8649

*Collectively Creating a World of 3 Billion Maries | *http://mifos.org
<http://facebook.com/mifos>  <http://www.twitter.com/mifos>

RE: Notification Module Review

Posted by Shaik Nazeer <na...@confluxtechnologies.com>.
Hi Ed,

 

I had planned Email Campaigns, two factor authentication, notification module for next release. I am in the middle of the SSU implementation. Post this I will complete these reviews. 

 

Thanks,

Nazeer

 

From: Ed Cable [mailto:edcable@mifos.org] 
Sent: 07 July 2017 18:20
To: Adhyan Srivastava; dev@fineract.apache.org
Cc: Nazeer Shaik; Pranjal Goswami; courage angeh
Subject: Re: Notification Module Review

 

Nazeer, 

 

Now that the reskin is complete and nearing merging into the codebase, we need to pick up Adi left off on the review of Adhyan's work and get it merged in.

 

We are looking to integrate the notifications framework in the Android UI and can't do so until we have merged in Adhyan's work from last summer.

 

Thanks,

 

Ed

 

On Nov 8, 2016 9:39 AM, "Adhyan" <ad...@gmail.com> wrote:

Okay.

Thanks

 

On 11/08/2016 11:29 AM, Adi Raju wrote:

Hi Adhyan,

 

We are currently focussing on a release to be made this week.

We will take up your review immediately after that.

 

Regards,

Adi

 

From: Adhyan Srivastava [mailto:adhyan2095@gmail.com] 
Sent: 08 November 2016 02:10
To: dev@fineract.incubator.apache.org
Cc: Ed Cable; Adi Raju; Pranjal Goswami
Subject: Notification Module Review

 

Hi,

As a part of my internship at Mifos Initiative(Gsoc-2016) during this summer, I developed an actionable notification module for the fineract platform.

I would be grateful if Adi or any of the developer from the community can review my code so that it can be merged to the fineract platform.

Here are the links to the code and design of the module.

 <https://github.com/apache/incubator-fineract/pull/178> Pull Request

 <https://mifosforge.jira.com/wiki/pages/viewpage.action?pageId=133070890> Notification Module Design

 <https://mifosforge.jira.com/wiki/display/MDZ/Notification+API+Developer+User+Guide> Notification API Developer User Guide

 <http://adhyan.me/blog/gsoc-report> GSOC Final Report

Regards,

Adhyan Srivastava