Re: Reskin: Priority Tasks

2017-05-03 Thread Mohit Bajoria
Hello Duplex There are some tasks in TODO here https://github.com/openMF/community-app/projects/1 If you could take some tasks and create PR in new_reskin branch, it would be great as we have to freeze and release the code by the end of this week. I will be happy to help out Regards Mohit On 3

Re: Reskin: Priority Tasks

2017-05-04 Thread Mohit Bajoria
Hello Duplex Thanks for looking into the issue, but how did you verify that it worked in production ? Because locally it worked perfect and i was unable to find out the reason of not working in production Regards Mohit On 4 May 2017 at 18:49, Kamdjou Duplex wrote: > here is the PR all the test

Re: Reskin: Priority Tasks

2017-05-05 Thread Mohit Bajoria
and it works. >> and i am 95% sure that it will work now in production. >> >> The problem was some css files which was not called with the right path >> and >> some was not even get copy to the production package while building. So, I >> edited the gruntFile.js and the sty

Re: Reskin: Priority Tasks

2017-05-09 Thread Mohit Bajoria
some karma test and that is related sokect.io > > I don't think that the problem is from my code. I try to make some research > on why, but not yet have a fixe. Please any Idea ? > > On Sat, May 6, 2017 at 1:20 AM, Mohit Bajoria > wrote: > > > Hi Duplex, > >

Re: GSOC Intern Rajan

2017-05-10 Thread Mohit Bajoria
Congrats Rajan On 10 May 2017 at 20:35, Myrle Krantz wrote: > Welcome Rajan! > > On Wed, May 10, 2017 at 3:44 PM, Rajan Maurya > wrote: > > Thanks > > > > On 10-May-2017 5:43 PM, "Avik Ganguly" wrote: > > > >> Congrats Rajan. Welcome to the community. > >> > >> Regards, > >> Avik. > >> > >> On

Re: Travis test keep failling saying this Loading "grunt-karma.js" tasks...ERROR TypeError: Cannot read property 'emit' of undefined

2017-05-15 Thread Mohit Bajoria
Hi everyone I have fixed the travis problem, now you are requested to update your fork and create PR I updated grunt-karma and karma version as per their compatibility Regards Mohit On 15 May 2017 9:35 pm, "Kamdjou Duplex" wrote: > Hey Mohit, > > I suggest that you revert the code back to the

Re: [Mifos-developer] [Mifos-users] MIFOSX - 17.07.01.RELEASE on Staging Environment

2017-07-18 Thread Mohit Bajoria
Hi Ippez We had created old develop branch with name develop_oldskin. Could you please check and let me know if you still face any problem Regards Mohit On 18 Jul 2017 4:34 pm, "Ippez Robert" wrote: Hi Santosh, I realized the original develop branch for community-app has been deleted. Could y

Re: Sample of (productive) collectionsheet

2017-07-19 Thread Mohit Bajoria
CC'ing Santosh here because he helped in one of the issue to Dhruv which was kind of same as above. Regards Mohit On 20 July 2017 at 10:07, Tarun Mudgal wrote: > Hello everyone, > > While exploring the Collectionsheet and their implementation in the > web-app, I could not find the particular

Re: New committer: Santosh Math

2017-08-09 Thread Mohit Bajoria
Congrats Santosh! You have been of great help to the community :) Regards Mohit On 9 August 2017 at 21:08, Eugene Adjei-Djan wrote: > Congrats Santosh > > On Wed, 9 Aug 2017 at 3:13 PM Ed Cable wrote: > > > The Project Management Committee (PMC) for Apache Fineract > > has invited Santosh Math

Authentication flow for Mifos Community App

2017-08-24 Thread Mohit Bajoria
Hello Community I have been implementing Offline Functionality to Mifos Community app using using Service workers API and its multiple libraries as my Google Summer of Code project Community app currently logs out if the browser is closed and if the user is idle for some time, everytime we have t

Caching getting deleted on page reload

2017-08-25 Thread Mohit Bajoria
Hello Community, I am facing this strange issue on offline Mifos web app, every time i reload the page or close the browser, my fineract cache request in the browser are getting cleared. All static cached files are there, but the dynamic request are getting cleared on page reload I have also fill

Re: Caching getting deleted on page reload

2017-08-25 Thread Mohit Bajoria
This problem occured in Chrome 60! I just updated to Chrome 61 and it's working perfect Thanks Mohit On 25 August 2017 at 15:07, Mohit Bajoria wrote: > Hello Community, > > I am facing this strange issue on offline Mifos web app, every time i > reload the page or close the bro

Re: Notifications Framework working in conjunction with Offline Mode in Chrome

2017-09-12 Thread Mohit Bajoria
Hello Courage, I had a quick look at the PR, it looks good to me, @Nazeer Could you please recheck and merge? Is the Notification Module has been merged in the backend ? Regards Mohit On 12 September 2017 at 02:49, Ed Cable wrote: > Forwarding this to the dev lists to stay on-thread. > > Ed >

Re: Offline Mode working in Coordination with Two Factor Authentication Changes to Apache Fineract

2017-09-12 Thread Mohit Bajoria
Thanks Myrle Regards Mohit On 12 September 2017 at 12:53, Myrle Krantz wrote: > There was a good talk on offline-first at Seville last year that > introduced some technologies that might be helpful: > > https://feathercast.apache.org/2017/03/12/apachecon- > seville-2016-easy-offline-first-web-a

Re: Notifications Framework working in conjunction with Offline Mode in Chrome

2017-09-12 Thread Mohit Bajoria
e has sent looks good to me and >> notifications will be fetched in the app after it is merged. >> >> Thanks! >> >> On Tue, 12 Sep 2017 at 21:44 Mohit Bajoria wrote: >> >>> Hello Courage, >>> >>> I had a quick look at the PR,

Re: Merging Burmese/Myanmar Translation into Apache Fineract/Mifos X Web App

2017-09-12 Thread Mohit Bajoria
Hello I have created a PR (https://github.com/openMF/community-app/pull/2469), @Nazeer Could you please just have a look and merge ? Regards Mohit On 12 September 2017 at 23:01, Ed Cable wrote: > Thanks Siebrand for the quick reply. > > Mohit, can you try and get these translations into the we

Re: FYI: Apache Fineract at solutions.hamburg last week

2017-09-14 Thread Mohit Bajoria
+1 Regards Mohit On 14 September 2017 at 12:53, Gaurav Saini wrote: > Hello Myrle, > > I would love to see the slides, Please share so we can get more information > about Fineract CN. > > Thanks > Gaurav > > On Thu, Sep 14, 2017 at 12:48 PM, Myrle Krantz wrote: > > > Hey Fineract Community, >

Re: Notifications Framework working in conjunction with Offline Mode in Chrome

2017-09-22 Thread Mohit Bajoria
gt; >> No worries, thank you very much for the clarification. >> >> On Tue, 12 Sep 2017 at 22:55 Mohit Bajoria wrote: >> >>> Hello Adhyan, >>> >>> We had the very difficult merge situation while merging Duplex GSOC >>> project, there were lot

Re: Merging Burmese/Myanmar Translation into Apache Fineract/Mifos X Web App

2017-09-23 Thread Mohit Bajoria
FYI, This has been merged and will be available in next release. Regards Mohit On 13 September 2017 at 10:52, Mohit Bajoria wrote: > Hello > > I have created a PR (https://github.com/openMF/community-app/pull/2469), > @Nazeer Could you please just have a look and merge ? > &g

Re: [DISCUSS] Begin the process for bringing in Mifos I/O as Apache Fineract CN

2017-09-28 Thread Mohit Bajoria
Hello Yannick, I am not able to access it https://training.kuelap.io:8443/index.html , it just keeps on loading the webpage Regards Mohit On 28 September 2017 at 16:42, Markus Geiss wrote: > Yannick is right. (; > > With an upcoming update we will have a fix for the index.html issue. > > Cheer

Re: [Mifos-developer] Changing naming of product loan to another name in MifosX

2017-09-30 Thread Mohit Bajoria
Hello Innocent, Did you added the localisation in locale-en.json file ? Can you push your changes to Github, so that i can help you out, it's very hard to conclude what error you might be facing just by looking at the file name. Regards Mohit On 30 September 2017 at 17:15, Innocent Marozva wro

Re: Interest In Contributing To Mifos Community

2017-10-04 Thread Mohit Bajoria
Hello Issac, Welcome to the community! Here are some of the open issues ( https://github.com/openMF/community-app/issues) that might interest you for community app. Feel free to ask any questions. Regards Mohit On 4 October 2017 at 20:46, Sendoro Juma wrote: > Hello Isaac, > > Warmly welcome!

Re: New Committer: Nikhil Pawar

2017-10-05 Thread Mohit Bajoria
Congratulations Nikhil :) Regards Mohit On 6 October 2017 at 09:35, Sanyam Goel wrote: > Congrats Nikhil! > > > Regards > > On Fri, Oct 6, 2017 at 9:03 AM, Myrle Krantz wrote: > > > Congratulations Nikhil! Well deserved! > > > > Best Regards, > > Myrle > > > > On Fri 6. Oct 2017 at 05:25 Kumar

Re: Offline Mode working in Coordination with Two Factor Authentication Changes to Apache Fineract

2017-10-08 Thread Mohit Bajoria
Hello Ed, Yes! I had a call with Avik last week, Avik is going to update a write up on the flow of offline process. Regards Mohit On 9 October 2017 at 06:46, Ed Cable wrote: > Mohit, > > Have you had a chance to connect with Avik yet? Can you please keep the > whole community updated? There is

Re: Unable to start activemq process on Ubuntu Server 14.04.5

2017-10-11 Thread Mohit Bajoria
Hello Courage, Would you like to see if you can help here. I believe you have been working on it on GSoC project. Regards Mohit On 11 Oct 2017 1:02 pm, "Markus Geiss" wrote: > ha ha ...sorry ... thought you were talking about the new stuff we are > working on. > > Sadly I'm not the right perso

Re: DISCUSS: Ad-Hoc/Drag and Drop Reporting Requirements & introducing Aditya Oturkar!

2017-10-12 Thread Mohit Bajoria
Hello Aditya, Just send a blank email to dev-subscr...@fineract.apache.org. Regards Mohit On 12 October 2017 at 20:01, Aditya Oturkar wrote: > Hello, > > I am not sure how to follow the dev list? Can someone please help me here > > -Aditya > > From: Ed Cable

Re: New Committer and Project Management Committee member: Avik Ganguly

2017-10-14 Thread Mohit Bajoria
Hello Avik, Congratulations! Regards Mohit On 14 October 2017 at 19:58, Sendoro Juma wrote: > Hello Avik, > > Congrats for the great work and recognition. > > BR > Sendoro > > - Original Message - > From: "vishwas" > To: "dev" > Cc: "user" > Sent: Saturday, October 14, 2017 4:58:49

Re: Fineract-CN running on mobile device - android/ios

2017-10-19 Thread Mohit Bajoria
If any help needed in building progressive web app, I would be happy to help. Regards Mohit ​

Re: Fineract-CN running on mobile device - android/ios

2017-10-20 Thread Mohit Bajoria
Hey Stephen, Ionic has great support for PWA. Yes, you are right, you don't need PWA to work your site on mobile, it's an enhancement to your site which engages users more with your web app. It has a 'Add to home screen' functionality, offline caching, web push notifications and many more which n

Re: [Mifos-developer] About Adding New Github Integrations

2017-10-23 Thread Mohit Bajoria
Ed, As per our requirement Gitmate is best and i know some of the core developers of the Gitmate personally, they are very friendly and they have also some good pricing policies for the non profit open source organisations. I can connect with them and they can also customise it according to our n

Re: [Mifos-developer] About Adding New Github Integrations

2017-11-02 Thread Mohit Bajoria
le/app/pull/645> >> > > > > >> > > > > 3.Zulip Bot - ZulipBot Implementation >> > > > > <https://github.com/zulip/zulip/issues/7153> >> > > > > >> > > > > 4.GitMate - GitMate Implementation >> >

Re: [Mifos-developer] About Adding New Github Integrations

2017-11-02 Thread Mohit Bajoria
gt; > > I am here with the real implementation of some integrations >>>> mentioned >>>> > > > > above. >>>> > > > > >>>> > > > > 1. Zappr - Zappr Implementation >>>> > > > > <https

Re: Building Web Self Service App

2017-11-08 Thread Mohit Bajoria
You should have ruby installed Thanks Mohit On 8 Nov 2017 8:48 pm, "Chirag Gupta" wrote: I am unable to run the command 'gem install sass'. P.S:- I am working on Windows OS. Thanks, Chirag On Wed, Nov 8, 2017 at 6:47 PM, Gaurav Saini wrote: > Hello Chirag, > > You should first fork this re

Re: How To: Redirect back to current page after sign in

2017-11-09 Thread Mohit Bajoria
Hello Innocent, Check here - https://github.com/openMF/community-app/blob/f153199e8f180e32a9fc69b9eefb6013922da383/app/scripts/controllers/main/MainController.js#L212 You can redirect from here, also if you want to configure and change any route check here - https://github.com/openMF/community-ap

Re: [ANNOUNCE] New Apache Fineract Committer Mexina Daniel

2017-11-16 Thread Mohit Bajoria
Congratulations Mexina! Regards Mohit On 16 November 2017 at 15:26, Sharan Foga wrote: > Congratulations Mexina! > > Thanks > Sharan > > > On 16/11/17 10:27, Myrle Krantz wrote: > >> Hey all, >> >> I'm proud to announce that Fineract has a new committer. >> >> Congratulations Mexina Daniel, and

Re: Our January board report received praise

2018-02-06 Thread Mohit Bajoria
Congrats Ed and Myrle :) Regards Mohit On 6 February 2018 at 21:33, Javier Borkenztain wrote: > Congrats to the Fineracters community!! and especially Ed and Myrle! > > Javier > > El mar., 6 feb. 2018 a las 10:49, Santosh Math (< > sant...@confluxtechnologies.com>) escribió: > > > Congratulatio

Re: Travel Assistance applications open. Please inform your communities

2018-02-14 Thread Mohit Bajoria
That's really awesome, Myrle. On 14 February 2018 at 17:31, Myrle Krantz wrote: > Hello Fineracters! > > Are you considering attending ApacheCon NA, but you're worried you > can't afford it? You should consider applying for travel assistance. > Apache provides grants to help cover the costs of

Re: Congrats to our Mifos Star Contributor, Sanyam Goel, for his contributions to the Fineract community

2018-02-16 Thread Mohit Bajoria
Congratulations Sanyam! On 16 February 2018 at 20:13, Ed Cable wrote: > Join us in congratulating our most recent Mifos Star Contributor, Sanyam > Goel, who has made awesome contributions to Fineract through his work on > Swagger Open API documentation during GSOC and as a GCI mentor. > > Learn

Re: Update Staging

2018-07-25 Thread Mohit Bajoria
Hi Shruthi, Reviewed and merged the PR. Thanks for the fix. Regards Mohit On Wed, 25 Jul 2018 at 16:32, Santosh Math wrote: > Thanks Shruthi. > I tested edit group issue in staging. it's resolved and closed the > following issue. > > https://github.com/openMF/community-app/issues/2976 > > On W