[jira] Assigned: (OFBIZ-694) Select Standard by default instead of distinguishing

2007-02-08 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray reassigned OFBIZ-694: Assignee: Scott Gray > Select Standard by default instead of distinguishing > --

[jira] Closed: (OFBIZ-702) approveOrder is connected to nothing

2007-02-08 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray closed OFBIZ-702. Resolution: Fixed Hi Andrew I checked the ASF svn history and no changes have been made that would have ca

[jira] Commented: (OFBIZ-693) Lead Time Shown in ecommerce

2007-02-08 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471595 ] Scott Gray commented on OFBIZ-693: -- Hi Anil Two points on this one: 1. Wouldn't it be better to use ATP rather than

[jira] Commented: (OFBIZ-309) If a service is implemented as an interface, its settings for optional attributes are ignored!

2007-02-08 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471593 ] Scott Gray commented on OFBIZ-309: -- Hi Leon Could you please confirm if this is an still an issue? There was a comm

Re: svn commit: r505079 - in /ofbiz/trunk/applications/content: src/org/ofbiz/content/ContentManagementServices.java src/org/ofbiz/content/data/DataServices.java widget/content/DataResourceForms.xml w

2007-02-08 Thread David E. Jones
Just a quick note on this: my personal opinion is that it is a bad idea to use startsWith() instead of equals() for this sort of thing. The problem is that it is more error prone in the future. Someone may create a new type with the same prefix but a totally different intent, and then hav

[jira] Created: (OFBIZ-706) Set default warehouse for a User In the warehouse tab in Asset Maint component

2007-02-08 Thread Anil K Patel (JIRA)
Set default warehouse for a User In the warehouse tab in Asset Maint component -- Key: OFBIZ-706 URL: https://issues.apache.org/jira/browse/OFBIZ-706 Project: OFBiz (The Open

[jira] Updated: (OFBIZ-705) No Tab bar is shown when New FixedAssetMaint is created in Asset Maint component and also when TimeEntry is deleted.

2007-02-08 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel updated OFBIZ-705: --- Attachment: AssetMaintNoBar.patch Fix the No tabbar bug. > No Tab bar is shown when New FixedAssetMai

[jira] Created: (OFBIZ-705) No Tab bar is shown when New FixedAssetMaint is created in Asset Maint component and also when TimeEntry is deleted.

2007-02-08 Thread Anil K Patel (JIRA)
No Tab bar is shown when New FixedAssetMaint is created in Asset Maint component and also when TimeEntry is deleted. Key: OFBIZ-705 URL: https://i

[jira] Commented: (OFBIZ-703) calcop attribute definition conflict

2007-02-08 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471530 ] Jacques Le Roux commented on OFBIZ-703: --- Andrew, This documentation came from http://ofbiz.apache.org/docs/mini

[jira] Assigned: (OFBIZ-703) calcop attribute definition conflict

2007-02-08 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-703: - Assignee: Jacques Le Roux > calcop attribute definition conflict > ---

Re: Should we put all Lookup requests in one controller.xml?

2007-02-08 Thread Leon Torres
Nah, that's too much overhead, this isn't really a killer issue. I'm fine with the status quo. This idea sort of came up and I put it on the table, but perhaps the includes directive is more useful for organizing requests inside an application than anything. Inter-app includes sounds fishy a

Re: Should we put all Lookup requests in one controller.xml?

2007-02-08 Thread David E. Jones
That still doesn't answer the question that brings out the problem with the idea: where do we put it? -David On Feb 8, 2007, at 4:23 PM, Leon Torres wrote: Well, the current situation isn't any more "modular" or "natural". We have to specify a LookupProduct that points to the product

Re: Should we put all Lookup requests in one controller.xml?

2007-02-08 Thread Chris Howe
A compromise solution: have the request-uri in it's "native" app..and then duplicate those request-uris in a specialized app that centralizes those lookup screens. I don't think there would be much worry about the request-uri/view-map definitions changing all too often, while the underlying screen

Re: Should we put all Lookup requests in one controller.xml?

2007-02-08 Thread Leon Torres
Well, the current situation isn't any more "modular" or "natural". We have to specify a LookupProduct that points to the product lookup screen in applications/product/ in a bunch of different web apps that need it. The only difference of putting them in one controller.xml is that it will cut

Re: Should we put all Lookup requests in one controller.xml?

2007-02-08 Thread David E. Jones
I agree with what Adrian wrote on this one... The lookup screens should be defined in their most natural component. If we were to have an include file for lookups across many components, which component would be put it in? -David On Feb 8, 2007, at 12:57 PM, Adrian Crum wrote: At first

[jira] Commented: (OFBIZ-666) maincss.css File Second Pass

2007-02-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471486 ] Adrian Crum commented on OFBIZ-666: --- COMMITTERS: Could we get this added to the project please? It has been tested

[jira] Updated: (OFBIZ-633) Remove redunant style decarations from maincss.css

2007-02-08 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-633: -- Attachment: experimental_4.patch experimental_4.patch builds upon experimental_3.patch. This patch will

Re: Should we put all Lookup requests in one controller.xml?

2007-02-08 Thread Chris Howe
It should be that if you create a request-uri with the same name lower in the file than the element, your request-uri should override the one from the included document. And if you're never calling the request-uri from components you haven't loaded, then you'll never have the error. --- Adrian

Re: Should we put all Lookup requests in one controller.xml?

2007-02-08 Thread Adrian Crum
At first glance this would seem like a logical thing to do. The downside is you would lose modularity. In other words, there may be complications with installations that don't mount all components. Leon Torres wrote: Hi folks, I saw that an directive is possible in controller.xml and was won

[jira] Commented: (OFBIZ-677) Patch to add RunService feature to /webtools

2007-02-08 Thread Si Chen (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471464 ] Si Chen commented on OFBIZ-677: --- If there are no objections I'll commit this > Patch to add RunService feature to /webt

[jira] Updated: (OFBIZ-694) Select Standard by default instead of distinguishing

2007-02-08 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya updated OFBIZ-694: -- Attachment: Selectable_Feature.patch Thx Scott for your comments. Here is the updated pa

Re: Should we put all Lookup requests in one controller.xml?

2007-02-08 Thread Anil Patel
Like it. Ready to help also. +1 Anil Patel On 2/8/07, Leon Torres <[EMAIL PROTECTED]> wrote: Hi folks, I saw that an directive is possible in controller.xmland was wondering if we should put all the Lookups like LookupProduct in one xml for convenience. This will allow applications to take

Should we put all Lookup requests in one controller.xml?

2007-02-08 Thread Leon Torres
Hi folks, I saw that an directive is possible in controller.xml and was wondering if we should put all the Lookups like LookupProduct in one xml for convenience. This will allow applications to take advantage of all available lookups in the system without having to duplicate the request and vi

[jira] Commented: (OFBIZ-704) Add CommunicationEvent.fromString, toString, ccString, headerString

2007-02-08 Thread Chris Howe (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471423 ] Chris Howe commented on OFBIZ-704: -- Is this the best way to model it? fromString, toString and ccString seem to be

[jira] Assigned: (OFBIZ-704) Add CommunicationEvent.fromString, toString, ccString, headerString

2007-02-08 Thread Si Chen (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Si Chen reassigned OFBIZ-704: - Assignee: Si Chen > Add CommunicationEvent.fromString, toString, ccString, headerString >

[jira] Created: (OFBIZ-704) Add CommunicationEvent.fromString, toString, ccString, headerString

2007-02-08 Thread Si Chen (JIRA)
Add CommunicationEvent.fromString, toString, ccString, headerString --- Key: OFBIZ-704 URL: https://issues.apache.org/jira/browse/OFBIZ-704 Project: OFBiz (The Open for Business Project)

[jira] Commented: (OFBIZ-701) translate opensourcestrategies' CRM/SFA into simplified chinese

2007-02-08 Thread Yinghui Chen (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471419 ] Yinghui Chen commented on OFBIZ-701: Hello, Si Chen, Thanks for your advice. I will create a request in sourceforg

[jira] Commented: (OFBIZ-701) translate opensourcestrategies' CRM/SFA into simplified chinese

2007-02-08 Thread Yinghui Chen (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471416 ] Yinghui Chen commented on OFBIZ-701: Hello, Jacques, Thanks for your instruction. I have got advice from Si Chen

[jira] Closed: (OFBIZ-701) translate opensourcestrategies' CRM/SFA into simplified chinese

2007-02-08 Thread Si Chen (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Si Chen closed OFBIZ-701. - Resolution: Invalid If you want to contribute to opentaps crm follow the instructions here: http://sourceforge.net

[jira] Created: (OFBIZ-703) calcop attribute definition conflict

2007-02-08 Thread Andrew Sykes (JIRA)
calcop attribute definition conflict Key: OFBIZ-703 URL: https://issues.apache.org/jira/browse/OFBIZ-703 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: framework

[jira] Commented: (OFBIZ-701) translate opensourcestrategies' CRM/SFA into simplified chinese

2007-02-08 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471364 ] Jacques Le Roux commented on OFBIZ-701: --- Sorry typos :( PLease read : "can't mix licences" and especially "Ho

[jira] Created: (OFBIZ-702) approveOrder is connected to nothing

2007-02-08 Thread Andrew Sykes (JIRA)
approveOrder is connected to nothing Key: OFBIZ-702 URL: https://issues.apache.org/jira/browse/OFBIZ-702 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: ecommerce

[jira] Commented: (OFBIZ-701) translate opensourcestrategies' CRM/SFA into simplified chinese

2007-02-08 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471363 ] Jacques Le Roux commented on OFBIZ-701: --- Yinghui, Beware that the CRM/SFA module is GPL licenced and we can't

[jira] Commented: (OFBIZ-71) Ofbiz with google checkout.

2007-02-08 Thread Chris Howe (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471354 ] Chris Howe commented on OFBIZ-71: - To note, that's a screen shot of Google Checkout's Sandbox showing what the custome

[jira] Created: (OFBIZ-701) translate opensourcestrategies' CRM/SFA into simplified chinese

2007-02-08 Thread Yinghui Chen (JIRA)
translate opensourcestrategies' CRM/SFA into simplified chinese --- Key: OFBIZ-701 URL: https://issues.apache.org/jira/browse/OFBIZ-701 Project: OFBiz (The Open for Business Project)

[jira] Closed: (OFBIZ-505) Wrong target of lookupPartyAndUserLoginAndPerson form

2007-02-08 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-505. --- > Wrong target of lookupPartyAndUserLoginAndPerson form >

[jira] Created: (OFBIZ-700) The lookup in UserLogin screen excludes logins not associated to a Party.

2007-02-08 Thread Jacopo Cappellato (JIRA)
The lookup in UserLogin screen excludes logins not associated to a Party. - Key: OFBIZ-700 URL: https://issues.apache.org/jira/browse/OFBIZ-700 Project: OFBiz (The Open for Busine

[jira] Closed: (OFBIZ-104) Re-factor PaymentGatewayServices processCaptureResult

2007-02-08 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-104. --- > Re-factor PaymentGatewayServices processCaptureResult >

[jira] Closed: (OFBIZ-45) availableLocales property does not handle country_code during parsing

2007-02-08 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-45. -- > availableLocales property does not handle country_code during parsing > ---

[jira] Closed: (OFBIZ-699) Marketing page not found from OFBiz home page

2007-02-08 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-699. --- Resolution: Fixed Thanks Rupert, I've fixed the link in rev. 504850 The update will go live s

[jira] Assigned: (OFBIZ-699) Marketing page not found from OFBiz home page

2007-02-08 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-699: --- Assignee: Jacopo Cappellato > Marketing page not found from OFBiz home page >

[jira] Created: (OFBIZ-699) Marketing page not found from OFBiz home page

2007-02-08 Thread Rupert Howell (JIRA)
Marketing page not found from OFBiz home page - Key: OFBIZ-699 URL: https://issues.apache.org/jira/browse/OFBIZ-699 Project: OFBiz (The Open for Business Project) Issue Type: Bug Componen

[jira] Resolved: (OFBIZ-697) ServiceMultiEvent does not handle ServiceAuthException

2007-02-08 Thread Al Byers (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Al Byers resolved OFBIZ-697. Resolution: Fixed I committed fix. > ServiceMultiEvent does not handle ServiceAuthException >

[jira] Resolved: (OFBIZ-696) The ModelService.evalPermission method does not test for permissionResourceDescription

2007-02-08 Thread Al Byers (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Al Byers resolved OFBIZ-696. Resolution: Fixed Committed fix. > The ModelService.evalPermission method does not test for > permissionRe