[jira] [Commented] (OFBIZ-5116) Bulk creation of products via excel upload and product image content via zip file upload

2012-12-31 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541597#comment-13541597 ] Jacques Le Roux commented on OFBIZ-5116: Sorry, this is a new feature and [new fea

Re: svn commit: r1426904 - in /ofbiz/trunk: applications/product/script/org/ofbiz/product/category/ applications/product/servicedef/ framework/common/script/org/ofbiz/common/ framework/common/serviced

2012-12-31 Thread Jacques Le Roux
Done at r1427233 I will certainly add a check box to automatically update the job list, using the selected status... Jacques From: "Jacques Le Roux" > Sounds good guys indeed, I will do that > > Thanks > > Jacques > > From: "Atul Vani" >> Sorry, I mis-interpreted it. Ya, but for what you

[jira] [Commented] (OFBIZ-5042) Apache Solr Implementation

2012-12-31 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13541361#comment-13541361 ] Jacques Le Roux commented on OFBIZ-5042: Jacopo made a proposition and I believe i

[jira] [Assigned] (OFBIZ-5042) Apache Solr Implementation

2012-12-31 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-5042: -- Assignee: Jacques Le Roux > Apache Solr Implementation > --

Re: New feature

2012-12-31 Thread Winster Jose
I have created a jira issue. https://issues.apache.org/jira/browse/OFBIZ-5116 I've uploaded the patch too. Please take a look. Thanks Winster On Fri, Dec 28, 2012 at 1:45 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > > https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Co

[jira] [Updated] (OFBIZ-5116) Bulk creation of products via excel upload and product image content via zip file upload

2012-12-31 Thread winster t jose (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] winster t jose updated OFBIZ-5116: -- Attachment: test1.zip products.xls Please find sample xls and zip files. The na

[jira] [Updated] (OFBIZ-5116) Bulk creation of products via excel upload and product image content via zip file upload

2012-12-31 Thread winster t jose (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] winster t jose updated OFBIZ-5116: -- Attachment: OFBIZ-5116.patch There are 7 new files. 1. applications/product/src/org/ofbiz/prod

Re: OFBIZ-4872: webdriver integration

2012-12-31 Thread Jacopo Cappellato
On Dec 11, 2012, at 2:09 PM, Erwan de FERRIERES wrote: > BTW, Jacopo, I have resolved all the issues you were having in the previous > patch, and I'm waiting for your comments. > Are there still some issues ? I apologize for the late reply. First of all a premise: I have already expressed my per

Re: Slim-down effort: current situation

2012-12-31 Thread Jacques Le Roux
Yes thanks! Jacques From: "Jacopo Cappellato" > > On Dec 16, 2012, at 9:07 AM, Jacques Le Roux wrote: > >> I even wonder if Jacopo did not make a more recent (and flexible) >> proposition with which I totaly agreed (during fall, it seems to me but, I >> can't find it), Jacopo? > > Do you me

Re: Slim-down effort: current situation

2012-12-31 Thread Jacopo Cappellato
On Dec 16, 2012, at 9:07 AM, Jacques Le Roux wrote: > I even wonder if Jacopo did not make a more recent (and flexible) proposition > with which I totaly agreed (during fall, it seems to me but, I can't find > it), Jacopo? Do you mean the following? BTW, some time ago

Re: svn commit: r1426904 - in /ofbiz/trunk: applications/product/script/org/ofbiz/product/category/ applications/product/servicedef/ framework/common/script/org/ofbiz/common/ framework/common/serviced

2012-12-31 Thread Jacques Le Roux
Sounds good guys indeed, I will do that Thanks Jacques From: "Atul Vani" > Sorry, I mis-interpreted it. Ya, but for what you want I think js > incrementing is a better solution. > > On Mon, 31 Dec 2012 15:06:07 +0530, Adrian Crum > wrote: > >> >> On 12/31/2012 9:22 AM, Jacques Le Roux wr

Re: svn commit: r1426904 - in /ofbiz/trunk: applications/product/script/org/ofbiz/product/category/ applications/product/servicedef/ framework/common/script/org/ofbiz/common/ framework/common/serviced

2012-12-31 Thread Atul Vani
Sorry, I mis-interpreted it. Ya, but for what you want I think js incrementing is a better solution. On Mon, 31 Dec 2012 15:06:07 +0530, Adrian Crum wrote: On 12/31/2012 9:22 AM, Jacques Le Roux wrote: From: "Atul Vani" The necessity for a service to return the server time makes some s

Re: svn commit: r1426904 - in /ofbiz/trunk: applications/product/script/org/ofbiz/product/category/ applications/product/servicedef/ framework/common/script/org/ofbiz/common/ framework/common/serviced

2012-12-31 Thread Adrian Crum
On 12/31/2012 9:22 AM, Jacques Le Roux wrote: From: "Atul Vani" The necessity for a service to return the server time makes some sense to me, that is the reason I didn't say why do we need a service when the same thing can be done in groovy. However, at present, the service do not find much (

Re: svn commit: r1426904 - in /ofbiz/trunk: applications/product/script/org/ofbiz/product/category/ applications/product/servicedef/ framework/common/script/org/ofbiz/common/ framework/common/serviced

2012-12-31 Thread Jacques Le Roux
From: "Atul Vani" > The necessity for a service to return the server time makes some sense to > me, that is the reason I didn't say why do we need a service when the same > thing can be done in groovy. > > However, at present, the service do not find much (any) use. But just for > the sake

Re: svn commit: r1426904 - in /ofbiz/trunk: applications/product/script/org/ofbiz/product/category/ applications/product/servicedef/ framework/common/script/org/ofbiz/common/ framework/common/serviced

2012-12-31 Thread Atul Vani
The necessity for a service to return the server time makes some sense to me, that is the reason I didn't say why do we need a service when the same thing can be done in groovy. However, at present, the service do not find much (any) use. But just for the sake of doing things the right way,