[jira] Updated: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1999: --- Attachment: (was: portalPage-configure-on.jpg) > A portal/portlet implementation > --

[jira] Updated: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1999: --- Attachment: portalPage-configure-on.jpg > A portal/portlet implementation > -

[jira] Updated: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1999: --- Attachment: portalPageImages.zip portalPages.patch Hi, I prefer to attach an updated

Re: [Fwd: Re: I want to discuss integration 3D Secure Credit Card with ofbiz.]

2008-10-19 Thread Raj Saini
David, AFAIK, 3D secure is similar to "Verified by Visa" in addition to that it also supports Mastercard. In 3D secure customer authenticate with their banker (issuer bank) and not the Visa or MasterCard site and yes they waives the right to repudiation as they use their bank userid/password

Re: entity-auto with 3-parts PK

2008-10-19 Thread Bruno Busco
David, thank you for your hints, I have changed to a simple method for now and it works great! I will also change the field name to *SeqId. Yes, the reason why I would like to have the same portlets on a page more than once is because they will be parametrized at a later stage. I would leave this

Re: [Fwd: Re: I want to discuss integration 3D Secure Credit Card with ofbiz.]

2008-10-19 Thread David E Jones
On a side note, is 3D Secure like the old "Verified by Visa" thingy that was supposed to make things more secure for "customers" but by using it customers actually waived the right to repudiation. In other words, if someone was able to get your CC information and Verified by Visa username

RE: [Fwd: Re: I want to discuss integration 3D Secure Credit Card with ofbiz.]

2008-10-19 Thread Christopher L
Yes, it's a complete rethink on how to ensure non-repudiation. It's also less of a "call to a gateway" as it is a redirection to the card issuer. The goal is to keep the PIN from the merchants and card processors. Here's the flow, IIRC. 1. User enters in a CC number into a storefront. 2. Sto

[jira] Created: (OFBIZ-2009) Need 3D Secure Credit Card Integration with ofbiz. In this process.

2008-10-19 Thread sarvesh kumar (JIRA)
Need 3D Secure Credit Card Integration with ofbiz. In this process. - Key: OFBIZ-2009 URL: https://issues.apache.org/jira/browse/OFBIZ-2009 Project: OFBiz Issue Type: New

Re: entity-auto with 3-parts PK

2008-10-19 Thread David E Jones
Yes, I think your options are either to use the simple-method "make- next-seq-id" action or extend the "entity-auto" thingy. On a side note, to be more consistent with other parts of the data model, the field being sub-sequenced should have the suffix "SeqId", like porletSeqId. Stepping

entity-auto with 3-parts PK

2008-10-19 Thread Bruno Busco
Hi devs, I am trying to set this service up. Add a registered PortalPortlet to a PortalPage to create this entity: Identify the portalPortlet instance in case more copy of the same portalPortlet are present in the same

Re: [Fwd: Re: I want to discuss integration 3D Secure Credit Card with ofbiz.]

2008-10-19 Thread Jacques Le Roux
At this stage I'd suggest to open a Jira issue for this. Jacques From: "Christopher L" <[EMAIL PROTECTED]> 3D Secure isn't a payment processor. It's a supplemental authentication service that authenticates the cardholder to the *card issuing bank*. The output of 3D Secure is an encrypted has

Re: [Fwd: Re: I want to discuss integration 3D Secure Credit Card with ofbiz.]

2008-10-19 Thread BJ Freeman
I did not catch that, thanks, Chris. This would be a independent service that the different CC services could call it while building thier call to the gateway they are using. it would still be in the third party service. 3DsecureService.java Christopher L sent the following on 10/19/2008 1:02 PM:

RE: [Fwd: Re: I want to discuss integration 3D Secure Credit Card with ofbiz.]

2008-10-19 Thread Christopher L
3D Secure isn't a payment processor. It's a supplemental authentication service that authenticates the cardholder to the *card issuing bank*. The output of 3D Secure is an encrypted hash (not a payment auth) that is then sent via your normal payment authorization service. So, you really can't

[jira] Commented: (OFBIZ-1992) Collapsible field-group

2008-10-19 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640866#action_12640866 ] Jacques Le Roux commented on OFBIZ-1992: Just tested, I like it. IMO there is not

Re: [Fwd: Re: I want to discuss integration 3D Secure Credit Card with ofbiz.]

2008-10-19 Thread BJ Freeman
I read http://docs.ofbiz.org/display/OFBIZ/Credit+Card+3D+Secure++Authentication+Integration+with+ofbiz and see no difference than using the CC service called by PaymentGatewayServices all the services now, had web interfaces at one time. Raj Saini sent the following on 10/19/2008 8:43 AM: > BJ,

[jira] Closed: (OFBIZ-2007) Error to Create New Product Config Item Content

2008-10-19 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2007. -- Resolution: Fixed Fix Version/s: Release Branch 4.0 Assignee: Jacques Le Roux T

Apache license compatible icons

2008-10-19 Thread Bruno Busco
Hi list, I was searching the web for some nice icons to use in the OFBiz UI. There are lots of sites, one for example with good icons is this http://www.iconarchive.com/ But I am not sure about license. Do we have some selected site where we can download icons to be distributed with OFBiz without

[jira] Assigned: (OFBIZ-2008) Tools to extract messages from *Labels.xml files to gettext PO files and merge translation results back

2008-10-19 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-2008: -- Assignee: Jacques Le Roux > Tools to extract messages from *Labels.xml files to gettext

[jira] Commented: (OFBIZ-2008) Tools to extract messages from *Labels.xml files to gettext PO files and merge translation results back

2008-10-19 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640858#action_12640858 ] Jacques Le Roux commented on OFBIZ-2008: >From Nemanja on dev ML {quote} most tran

Re: [jira] Commented: (OFBIZ-2008) Tools to extract messages from *Labels.xml files to gettext PO files and merge translation results back

2008-10-19 Thread Nemanja Simonovic
most translation memory tools can tools work with po files, eg. pootle (pootle is translation collaboration server), OmegaT, kbabel; those greatly improve translation speed On Sun, Oct 19, 2008 at 7:16 PM, Jacques Le Roux (JIRA) <[EMAIL PROTECTED]> wrote: > >[ > https://issues.apache.org/jir

[jira] Commented: (OFBIZ-2008) Tools to extract messages from *Labels.xml files to gettext PO files and merge translation results back

2008-10-19 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640852#action_12640852 ] Jacques Le Roux commented on OFBIZ-2008: Hi Nemanja , I never used PO and gettext,

Re: Automatic Type Conversion for GenericEntity/Value.set (was Re: Revision 703731)

2008-10-19 Thread Jacques Le Roux
From: "David E Jones" <[EMAIL PROTECTED]> I was thinking that there may not be too many of these, but after playing around with it I now know I was wrong! There will be quite a few, many caused by the Double/BigDecimal issue, but probably many others that are related to a String being passed in

[jira] Updated: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1999: --- Attachment: (was: portalPage-configure-off.jpg) > A portal/portlet implementation > -

[jira] Updated: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1999: --- Attachment: portalPage-configure-on.jpg > A portal/portlet implementation > -

[jira] Updated: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1999: --- Attachment: (was: portalPage-configure-on.jpg) > A portal/portlet implementation > --

[jira] Updated: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1999: --- Attachment: portalPage-configure-off.jpg > A portal/portlet implementation >

[jira] Updated: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1999: --- Attachment: portalPages.patch More improvements in the new attached patch: - New CSS styles and bett

[jira] Closed: (OFBIZ-2002) Wrong lists in Calendar

2008-10-19 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2002. -- Resolution: Fixed Finally fixed in trunk revision 706035, release4.0 706036 > Wrong lists in C

Re: [Fwd: Re: I want to discuss integration 3D Secure Credit Card with ofbiz.]

2008-10-19 Thread Raj Saini
BJ, 3D secure is not same as normal CC authorization. 3D secure has a issuer bank authentication and it happens in 2 phases. And that is the reason this proposal is to make 3D secure generic enough to integrate with OFBiz so that it can easily hooked up in other payment processors. Thanks,

Re: Automatic Type Conversion for GenericEntity/Value.set (was Re: Revision 703731)

2008-10-19 Thread Adrian Crum
Anything done to move it along is okay with me. I spent a day on steps 1 and 3 that I proposed. I couldn't get the code to work right away and I needed to get other things done, so I stopped working on it. I could post a patch if anyone wants to take a stab at it. -Adrian --- On Sun, 10/19/08

Re: Automatic Type Conversion for GenericEntity/Value.set (was Re: Revision 703731)

2008-10-19 Thread David E Jones
I was thinking that there may not be too many of these, but after playing around with it I now know I was wrong! There will be quite a few, many caused by the Double/BigDecimal issue, but probably many others that are related to a String being passed in where another object is needed (ie

Re: Content links are broken in latest SVN.

2008-10-19 Thread [EMAIL PROTECTED]
I have reactivated some wrongly commented requests into rev. 705968. Thanks Marco Il giorno 18/ott/08, alle ore 21:38, Jacques Le Roux ha scritto: Ho I see ! From the content box at left. are still there but the request-maps has been commented out. Not sure what we should do there s

[jira] Commented: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640830#action_12640830 ] Bruno Busco commented on OFBIZ-1999: Hi David, in my original thought all the portalPag

Re: [jira] Commented: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread Bruno Busco
Hi David, in my original thought all the portalPages would have been rendered by a single "system" screen that would have offered to the logged in user all the portlaPages he has access to. This is what happens now accessing to the common/control/portalPage url. The portalPages available to the us

[jira] Commented: (OFBIZ-1999) A portal/portlet implementation

2008-10-19 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640827#action_12640827 ] David E. Jones commented on OFBIZ-1999: --- I was thinking about the include-portal-page