[jira] Updated: (OFBIZ-3524) Some improvements for the layer lookup

2010-03-01 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3524: --- Attachment: faded_background.png OFBIZ-3524_Fade_Background.patch Hi

[jira] Updated: (OFBIZ-3524) Some improvements for the layer lookup

2010-03-01 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3524: --- Attachment: (was: faded_background.png) Some improvements for the layer lookup

[jira] Created: (OFBIZ-3525) Password Hint Message should be an event message, not error message

2010-03-01 Thread Koon Sang (JIRA)
Password Hint Message should be an event message, not error message --- Key: OFBIZ-3525 URL: https://issues.apache.org/jira/browse/OFBIZ-3525 Project: OFBiz Issue Type:

[jira] Updated: (OFBIZ-3525) Password Hint Message should be an event message, not error message

2010-03-01 Thread Koon Sang (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koon Sang updated OFBIZ-3525: - Attachment: LoginEvents.java Change line 162 Password Hint Message should be an event message, not

CSS display error in project manager Gantt chart

2010-03-01 Thread Erwan de FERRIERES
Hi all, In the project manager application, when displaying the Gantt chart, we have a CSS display error. the Gantt chart is made of 2 tables, one for the text (tasks labels, ...), and the second one is for the chart itself. The problem we have is those two tables are drifted, and a label

[jira] Commented: (OFBIZ-3525) Password Hint Message should be an event message, not error message

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839607#action_12839607 ] Jacques Le Roux commented on OFBIZ-3525: Hi Kon Sang, Please provide a patch

[jira] Commented: (OFBIZ-3524) Some improvements for the layer lookup

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839610#action_12839610 ] Jacques Le Roux commented on OFBIZ-3524: Hi Sascha, Could you please explain why

[jira] Commented: (OFBIZ-3525) Password Hint Message should be an event message, not error message

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839609#action_12839609 ] Jacques Le Roux commented on OFBIZ-3525: BTW did you try only with R9.04? Ie, is it

[jira] Commented: (OFBIZ-3524) Some improvements for the layer lookup

2010-03-01 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839612#action_12839612 ] Sascha Rodekamp commented on OFBIZ-3524: Hi Jacques. In my opinion it's nesseary

[jira] Commented: (OFBIZ-3525) Password Hint Message should be an event message, not error message

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839617#action_12839617 ] Jacques Le Roux commented on OFBIZ-3525: OK, forget my comment, I have checked it's

[jira] Closed: (OFBIZ-3525) Password Hint Message should be an event message, not error message

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3525. -- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Jacques Le Roux But of

OFBiz libraries versus Hot-deployed component ones

2010-03-01 Thread Kévin Sailly
Hello, I have searched on forum, documentation and on the code and didn't find an answer to this question: Is it possible to force a hot-deployed component to use it's own libraries rather than concurent ones used by OFBiz? Thanks a lot, Kévin Sailly -- View this message in context:

Re: OFBiz libraries versus Hot-deployed component ones

2010-03-01 Thread Christopher Snow
I think each component gets its own class loader, so this should be happening anyway. Kévin Sailly wrote: Hello, I have searched on forum, documentation and on the code and didn't find an answer to this question: Is it possible to force a hot-deployed component to use it's own libraries

Re: OFBiz libraries versus Hot-deployed component ones

2010-03-01 Thread Kévin Sailly
Thanks for replying, That's what I am doing, here is my ofbiz-component.xml ?xml version=1.0 encoding=UTF-8? ofbiz-component name=nova xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:noNamespaceSchemaLocation=http://www.ofbiz.org/dtds/ofbiz-component.xsd;

Re: Consistent result messages

2010-03-01 Thread Bilgin Ibryam
Thanks guys, done in rev 917467 Bilgin

Tomahawk theme

2010-03-01 Thread Jacques Le Roux
Hi, I think we should change the color of the links inside the lookups list (stayed blue) Jacques

[jira] Created: (OFBIZ-3526) Expression startDate.compareTo is undefined on line 60, column 11 in component://workeffort/webapp/workeffort/calendar/week.ftl

2010-03-01 Thread chris snow (JIRA)
Expression startDate.compareTo is undefined on line 60, column 11 in component://workeffort/webapp/workeffort/calendar/week.ftl --- Key: OFBIZ-3526

[jira] Commented: (OFBIZ-3526) Expression startDate.compareTo is undefined on line 60, column 11 in component://workeffort/webapp/workeffort/calendar/week.ftl

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839683#action_12839683 ] Jacques Le Roux commented on OFBIZ-3526: Weird: I don't reproduce locally

[jira] Commented: (OFBIZ-3442) Replace popup lookups by layer lookups

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839686#action_12839686 ] Jacques Le Roux commented on OFBIZ-3442: Hi Sascha, Yes I had fixed that already.

[jira] Commented: (OFBIZ-3442) Replace popup lookups by layer lookups

2010-03-01 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839691#action_12839691 ] Sascha Rodekamp commented on OFBIZ-3442: Hi Jacques, that sounds great... so if

[jira] Resolved: (OFBIZ-3518) German Label optimization

2010-03-01 Thread Christian Geisert (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Geisert resolved OFBIZ-3518. -- Resolution: Fixed Committed after correcting some problems by hand (a few hunks

Re: OFBiz libraries versus Hot-deployed component ones

2010-03-01 Thread Adam Heath
Christopher Snow wrote: I think each component gets its own class loader, so this should be happening anyway. No, there is a single classloader for all of ofbiz.

Re: OFBiz libraries versus Hot-deployed component ones

2010-03-01 Thread Christopher Snow
Adam Heath wrote: Christopher Snow wrote: I think each component gets its own class loader, so this should be happening anyway. No, there is a single classloader for all of ofbiz. Thanks for clarifying Adam.

Re: OFBiz libraries versus Hot-deployed component ones

2010-03-01 Thread Adam Heath
Christopher Snow wrote: Adam Heath wrote: Christopher Snow wrote: I think each component gets its own class loader, so this should be happening anyway. No, there is a single classloader for all of ofbiz. Thanks for clarifying Adam. It's actually slightly more complex.

Re: OFBiz libraries versus Hot-deployed component ones

2010-03-01 Thread Christopher Snow
Adam Heath wrote: Christopher Snow wrote: Adam Heath wrote: Christopher Snow wrote: I think each component gets its own class loader, so this should be happening anyway. No, there is a single classloader for all of ofbiz. Thanks for clarifying Adam.

Re: OFBiz libraries versus Hot-deployed component ones

2010-03-01 Thread Adam Heath
Christopher Snow wrote: Adam Heath wrote: Christopher Snow wrote: Adam Heath wrote: Christopher Snow wrote: I think each component gets its own class loader, so this should be happening anyway. No, there is a single classloader for all of ofbiz.

Re: OFBiz libraries versus Hot-deployed component ones

2010-03-01 Thread Christopher Snow
Adam Heath wrote: Christopher Snow wrote: Adam Heath wrote: Christopher Snow wrote: Adam Heath wrote: Christopher Snow wrote: I think each component gets its own class loader, so this should be happening anyway. No,

Re: svn commit: r917369 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base: conversion/DateTimeConverters.java util/test/ObjectTypeTests.java

2010-03-01 Thread Adrian Crum
doo...@apache.org wrote: Author: doogie Date: Mon Mar 1 03:17:02 2010 New Revision: 917369 URL: http://svn.apache.org/viewvc?rev=917369view=rev Log: BUG FIX: Forbid SqlDateToSqlTime and SqlTimeToSqlDate conversions. Good idea!

Re: svn commit: r917376 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java

2010-03-01 Thread Adrian Crum
doo...@apache.org wrote: Author: doogie Date: Mon Mar 1 05:06:16 2010 New Revision: 917376 URL: http://svn.apache.org/viewvc?rev=917376view=rev Log: BUG FIX: Move the check that tests whether we are converting to the passed object to before the loadClass call. Modified:

Re: svn commit: r917369 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base: conversion/DateTimeConverters.java util/test/ObjectTypeTests.java

2010-03-01 Thread Adam Heath
Adrian Crum wrote: doo...@apache.org wrote: Author: doogie Date: Mon Mar 1 03:17:02 2010 New Revision: 917369 URL: http://svn.apache.org/viewvc?rev=917369view=rev Log: BUG FIX: Forbid SqlDateToSqlTime and SqlTimeToSqlDate conversions. Good idea! Wasn't mine, that's how the original

Re: svn commit: r917376 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java

2010-03-01 Thread Adam Heath
Adrian Crum wrote: doo...@apache.org wrote: Author: doogie Date: Mon Mar 1 05:06:16 2010 New Revision: 917376 URL: http://svn.apache.org/viewvc?rev=917376view=rev Log: BUG FIX: Move the check that tests whether we are converting to the passed object to before the loadClass call.

Re: svn commit: r917376 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java

2010-03-01 Thread Adrian Crum
Adam Heath wrote: Adrian Crum wrote: doo...@apache.org wrote: Author: doogie Date: Mon Mar 1 05:06:16 2010 New Revision: 917376 URL: http://svn.apache.org/viewvc?rev=917376view=rev Log: BUG FIX: Move the check that tests whether we are converting to the passed object to before the loadClass

Re: svn commit: r917377 - in /ofbiz/trunk/framework/base/src/org/ofbiz/base/util: ObjectType.java test/ObjectTypeTests.java

2010-03-01 Thread Adrian Crum
Adam Heath wrote: I'd like to see others go thru and start *really* adding test cases. Every single time I have added full coverage on some class, I have *always* found something wrong. Sometimes, it was just a simple dead-code elimination. Others, like this latest push, had many more issues.

Re: svn commit: r917376 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java

2010-03-01 Thread Adam Heath
Adrian Crum wrote: Adam Heath wrote: Adrian Crum wrote: doo...@apache.org wrote: Author: doogie Date: Mon Mar 1 05:06:16 2010 New Revision: 917376 URL: http://svn.apache.org/viewvc?rev=917376view=rev Log: BUG FIX: Move the check that tests whether we are converting to the passed object

Re: svn commit: r917376 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java

2010-03-01 Thread Adam Heath
Adrian Crum wrote: Adam Heath wrote: Adrian Crum wrote: doo...@apache.org wrote: Author: doogie Date: Mon Mar 1 05:06:16 2010 New Revision: 917376 URL: http://svn.apache.org/viewvc?rev=917376view=rev Log: BUG FIX: Move the check that tests whether we are converting to the passed object

Re: svn commit: r917376 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java

2010-03-01 Thread Adrian Crum
Adam Heath wrote: Adrian Crum wrote: Adam Heath wrote: Adrian Crum wrote: doo...@apache.org wrote: Author: doogie Date: Mon Mar 1 05:06:16 2010 New Revision: 917376 URL: http://svn.apache.org/viewvc?rev=917376view=rev Log: BUG FIX: Move the check that tests whether we are converting to the

Re: svn commit: r917376 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java

2010-03-01 Thread Adam Heath
Adrian Crum wrote: Adam Heath wrote: Adrian Crum wrote: Adam Heath wrote: Adrian Crum wrote: doo...@apache.org wrote: Author: doogie Date: Mon Mar 1 05:06:16 2010 New Revision: 917376 URL: http://svn.apache.org/viewvc?rev=917376view=rev Log: BUG FIX: Move the check that tests whether

[jira] Commented: (OFBIZ-3442) Replace popup lookups by layer lookups

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839773#action_12839773 ] Jacques Le Roux commented on OFBIZ-3442: Also, though I agree with Bilgin on the

Re: Tomahawk theme

2010-03-01 Thread Adam Heath
Jacques Le Roux wrote: Hi, I think we should change the color of the links inside the lookups list (stayed blue) As is normal with any reported issue, details are king. What page were you on? Did it require clicking on several links to get there?

[jira] Reopened: (OFBIZ-3492) Tomahawk LookupLayer Layout update

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-3492: Hi Sascha, I just discovered that in Tomahawk the links in the retrieved list are not

[jira] Assigned: (OFBIZ-3492) Tomahawk LookupLayer Layout update

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-3492: -- Assignee: Jacques Le Roux Tomahawk LookupLayer Layout update

[jira] Assigned: (OFBIZ-3524) Some improvements for the layer lookup

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-3524: -- Assignee: Jacques Le Roux Some improvements for the layer lookup

Re: svn commit: r911761 - /ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy

2010-03-01 Thread Adam Heath
ash...@apache.org wrote: Author: ashish Date: Fri Feb 19 09:47:47 2010 New Revision: 911761 URL: http://svn.apache.org/viewvc?rev=911761view=rev Log: Fix for groovy.lang.MissingPropertyException: No such property: configproductdetailScreen for class: Product. Patch from Anurag (Thanks!)

Re: Tomahawk theme

2010-03-01 Thread Jacques Le Roux
From: Adam Heath doo...@brainfood.com Jacques Le Roux wrote: Hi, I think we should change the color of the links inside the lookups list (stayed blue) As is normal with any reported issue, details are king. What page were you on? Did it require clicking on several links to get there?

[jira] Commented: (OFBIZ-3492) Tomahawk LookupLayer Layout update

2010-03-01 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839804#action_12839804 ] Adam Heath commented on OFBIZ-3492: --- How to get to a page that has the display problems?

Java Object Type Conversion (was: svn commit: r917376 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/ObjectType.java)

2010-03-01 Thread Adrian Crum
Adam Heath wrote: Now, if we want to discuss removing these extra changes, then we also need to take it upon ourselves to fix any uses that required the code to function in this manner. I guess the community needs to discuss (and agree upon) a set of rules that Java object type conversion

[jira] Commented: (OFBIZ-3492) Tomahawk LookupLayer Layout update

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839829#action_12839829 ] Jacques Le Roux commented on OFBIZ-3492: BTW Sascha, Don't worry I will have a

[jira] Commented: (OFBIZ-3492) Tomahawk LookupLayer Layout update

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839834#action_12839834 ] Jacques Le Roux commented on OFBIZ-3492: To reproduce on demo server: Try Examples

[jira] Closed: (OFBIZ-3492) Tomahawk LookupLayer Layout update

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3492. -- Resolution: Fixed Close this issue to make things clear Tomahawk LookupLayer Layout update

[jira] Created: (OFBIZ-3527) Color of links in retrieved list for Tomahawk theme

2010-03-01 Thread Jacques Le Roux (JIRA)
Color of links in retrieved list for Tomahawk theme --- Key: OFBIZ-3527 URL: https://issues.apache.org/jira/browse/OFBIZ-3527 Project: OFBiz Issue Type: Sub-task Reporter: Jacques

[jira] Commented: (OFBIZ-3527) Color of links in retrieved list for Tomahawk theme

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839857#action_12839857 ] Jacques Le Roux commented on OFBIZ-3527: In Tomahawk theme the links in the

[jira] Commented: (OFBIZ-3527) Color of links in retrieved list for Tomahawk theme

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839880#action_12839880 ] Jacques Le Roux commented on OFBIZ-3527: We have also a small issue with the

[jira] Commented: (OFBIZ-3524) Some improvements for the layer lookup

2010-03-01 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839888#action_12839888 ] Jacques Le Roux commented on OFBIZ-3524: Sascha, I'm sorry but I don't see exactly

[jira] Commented: (OFBIZ-3510) Step by step procedure to implement an autocomplete feature in ofbiz

2010-03-01 Thread Vasu T (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839997#action_12839997 ] Vasu T commented on OFBIZ-3510: --- sir, why two fields namely userloginid and customer in

Beginner in ofbiz---pls help

2010-03-01 Thread ammuatjul...@gmail.com
Hi, I am very new to the ofbiz section. I have setup ofbiz in my sytem. And i am able to work successfuly with ofbiz/ecommerce, ofbiz-manufacturing etc. But My criteria is to setup ofbiz CRM and ofbiz SFA in my system. But i dont know what I have to do to setup ofbiz CRM/SFA. I dont see any

Re: Beginner in ofbiz---pls help

2010-03-01 Thread Jacques Le Roux
Please use only user ML for such questions, see why here : http://cwiki.apache.org/confluence/display/OFBADMIN/Mailing+Lists#MailingLists-DesignanddevelopmentList:dev@ofbiz.apache.org Thanks Jacques From: ammuatjul...@gmail.com Hi, I am very new to the ofbiz section. I have setup ofbiz in