Re: analyse the user permission

2017-07-20 Thread Rishi Solanki
Browse to the URL shared by Viqar, you will see the list of security groups and each group contains the permissions associated with it. For example: https://demo-trunk-ofbiz.apache.org:8443/partymgr/control/EditSecurityGroupPermissions?groupId=MYPORTAL_EMPLOYEE Also component level permission

buildbot failure in on ofbiz-branch16

2017-07-20 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-branch16 while building . Full details are available at: https://ci.apache.org/builders/ofbiz-branch16/builds/93 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The AnyBranchScheduler

buildbot success in on ofbiz-branch16

2017-07-20 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-branch16 while building . Full details are available at: https://ci.apache.org/builders/ofbiz-branch16/builds/94 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

RE: analyse the user permission

2017-07-20 Thread Ismail Al Kouz
Thank you , But I mean permission to URL " https://127.0.0.1:8443/accounting/control/main " How I can analyze /accounting or /humanres 'example' based on userlogin or party id Best Regards, Ismail Alkouz Java Developer     P.O.Box 3516 Amman, 11821 The Hashemite Kingdom of Jordan Tel.   

buildbot success in on ofbiz-branch16

2017-07-20 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-branch16 while building . Full details are available at: https://ci.apache.org/builders/ofbiz-branch16/builds/92 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Re: svn commit: r1802460 - /ofbiz/branches/release16.11/tools/

2017-07-20 Thread Pranay Pandey
Thanks Deepak. Something went wrong. I am correcting it. Kind regards, Pranay Pandey On Thu, Jul 20, 2017 at 2:54 PM, Deepak Dixit < deepak.di...@hotwaxsystems.com> wrote: > Hi Pranay, > > I think something went wrong while merge. > Actual changes are missing in this commit. > > Thanks &

Re: svn commit: r1802460 - /ofbiz/branches/release16.11/tools/

2017-07-20 Thread Deepak Dixit
Hi Pranay, I think something went wrong while merge. Actual changes are missing in this commit. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Thu, Jul 20, 2017 at 2:30 PM, wrote: > Author: pranayp > Date: Thu Jul 20 09:00:16 2017 > New Revision:

Re: [Proposal] moving all data in applications to the data-model component

2017-07-20 Thread Taher Alkhateeb
Wonderful :) looking forward to getting this thing done On Thu, Jul 20, 2017 at 11:31 AM, Devanshu Vyas wrote: > Hello Taher, > > I would like to work on to provide patches for this effort. > > Thanks & Regards, > Devanshu Vyas. > > On Thu, Jul 20, 2017 at 12:15 PM,

Re: [Proposal] moving all data in applications to the data-model component

2017-07-20 Thread Devanshu Vyas
Hello Taher, I would like to work on to provide patches for this effort. Thanks & Regards, Devanshu Vyas. On Thu, Jul 20, 2017 at 12:15 PM, Taher Alkhateeb < slidingfilame...@gmail.com> wrote: > Thank you all for your feedback and votes. I just counted 12 positive > votes to go ahead. > > I

Re: [Proposal] moving all data in applications to the data-model component

2017-07-20 Thread Taher Alkhateeb
That's super Swapnil, thank you :) On Thu, Jul 20, 2017 at 10:47 AM, Swapnil Mane wrote: > Hello Taher, > > Thanks for the initiative, please count me in. I will help in providing > patches for the same. > > > - Best Regards, > Swapnil M Mane >

Re: [Proposal] moving all data in applications to the data-model component

2017-07-20 Thread Swapnil Mane
Hello Taher, Thanks for the initiative, please count me in. I will help in providing patches for the same. - Best Regards, Swapnil M Mane www.hotwaxsystems.com www.hotwax.co On Thu, Jul 20, 2017 at 12:15 PM, Taher Alkhateeb < slidingfilame...@gmail.com> wrote: > Thank you all for your

Re: [PROPOSAL] Environment variable configuration

2017-07-20 Thread Taher Alkhateeb
Hello Gil, Thank you for working on this. I have reviewed the patch and I have a few notes: First for gradle, I don't think you need to fetch environment variables. You can do whatever you want by passing flags, which might be a simpler solution. So you create your own script and modify gradle

Re: [Proposal] moving all data in applications to the data-model component

2017-07-20 Thread Taher Alkhateeb
Thank you all for your feedback and votes. I just counted 12 positive votes to go ahead. I have created a JIRA [1] for this task and I will work on it, but it would be fantastic if someone is willing to take the lead on this so that I can focus on refactoring the rest of the core framework. Also

Re: [Discussion] Failing the build if data loading fails

2017-07-20 Thread Taher Alkhateeb
Hi folks, I know it's a big patch, but it would be really great if someone can take a look at [1]? Specifically, I have added the logic for "continue-on-failure" plus adding old paramters for --load-data that might not be necessary anymore? I even documented them in README.md. This includes flags