[jira] Created: (OFBIZ-3877) New Web Service Style

2010-08-04 Thread Chatree Srichart (JIRA)
New Web Service Style - Key: OFBIZ-3877 URL: https://issues.apache.org/jira/browse/OFBIZ-3877 Project: OFBiz Issue Type: New Feature Components: framework Environment: Windows, Ubuntu Linux

[jira] Updated: (OFBIZ-3877) New Web Service Style

2010-08-04 Thread Chatree Srichart (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chatree Srichart updated OFBIZ-3877: Attachment: webservice.zip webservice.zip file container patch and additional jar file for

Re: svn commit: r982141 - /ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyWorker.java

2010-08-04 Thread Adrian Crum
Guard blocks are bliss. -Adrian --- On Wed, 8/4/10, lekt...@apache.org lekt...@apache.org wrote: From: lekt...@apache.org lekt...@apache.org Subject: svn commit: r982141 - /ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyWorker.java To: comm...@ofbiz.apache.org Date:

Re: svn commit: r982141 - /ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyWorker.java

2010-08-04 Thread Scott Gray
Long conditionals are certainly no fun :-) Regards Scott On 4/08/2010, at 7:31 PM, Adrian Crum wrote: Guard blocks are bliss. -Adrian --- On Wed, 8/4/10, lekt...@apache.org lekt...@apache.org wrote: From: lekt...@apache.org lekt...@apache.org Subject: svn commit: r982141 -

Re: svn commit: r982141 - /ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyWorker.java

2010-08-04 Thread Adrian Crum
And Asserts right below method definitions rule! -Adrian --- On Wed, 8/4/10, Scott Gray scott.g...@hotwaxmedia.com wrote: From: Scott Gray scott.g...@hotwaxmedia.com Subject: Re: svn commit: r982141 - /ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyWorker.java To:

[jira] Created: (OFBIZ-3878) fHR file upload progressbar jQuery implementation

2010-08-04 Thread Sascha Rodekamp (JIRA)
fHR file upload progressbar jQuery implementation - Key: OFBIZ-3878 URL: https://issues.apache.org/jira/browse/OFBIZ-3878 Project: OFBiz Issue Type: Sub-task Components: humanres

[jira] Updated: (OFBIZ-3878) fHR file upload progressbar jQuery implementation

2010-08-04 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp updated OFBIZ-3878: --- Attachment: OFBIZ-3878_fileUploadProgressBar.patch fjTimer.zip

Re: svn commit: r982141 - /ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyWorker.java

2010-08-04 Thread Adam Heath
Scott Gray wrote: Long conditionals are certainly no fun :-) Yes, I like this pattern. Except for certain code checkers that complain about multiple return paths from a method.

Re: svn commit: r982273 - /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRunEvents.java

2010-08-04 Thread Adam Heath
On 08/04/2010 09:53 AM, jaco...@apache.org wrote: Author: jacopoc Date: Wed Aug 4 14:53:54 2010 New Revision: 982273 URL: http://svn.apache.org/viewvc?rev=982273view=rev Log: Improved error handling: the java event was hiding the error returned by the service. Modified:

Re: svn commit: r982273 - /ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRunEvents.java

2010-08-04 Thread Adam Heath
On 08/04/2010 09:53 AM, jaco...@apache.org wrote: Author: jacopoc Date: Wed Aug 4 14:53:54 2010 New Revision: 982273 URL: http://svn.apache.org/viewvc?rev=982273view=rev Log: Improved error handling: the java event was hiding the error returned by the service. Modified:

[jira] Commented: (OFBIZ-1151) Passwords are not seeded

2010-08-04 Thread Martin Kreidenweis (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895313#action_12895313 ] Martin Kreidenweis commented on OFBIZ-1151: --- Adam, great news about the patch.

Re: svn commit: r982141 - /ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyWorker.java

2010-08-04 Thread Scott Gray
On 5/08/2010, at 2:08 AM, Adam Heath wrote: Scott Gray wrote: Long conditionals are certainly no fun :-) Yes, I like this pattern. Except for certain code checkers that complain about multiple return paths from a method. You can please some of the code checkers some of the time but you

[jira] Created: (OFBIZ-3879) invalid invoice id is not handled correctly by invoiceOverview

2010-08-04 Thread Adam Heath (JIRA)
invalid invoice id is not handled correctly by invoiceOverview -- Key: OFBIZ-3879 URL: https://issues.apache.org/jira/browse/OFBIZ-3879 Project: OFBiz Issue Type: Bug

[jira] Created: (OFBIZ-3880) EntityDateFilterCondition causes the entity cache to return false matches

2010-08-04 Thread Scott Gray (JIRA)
EntityDateFilterCondition causes the entity cache to return false matches - Key: OFBIZ-3880 URL: https://issues.apache.org/jira/browse/OFBIZ-3880 Project: OFBiz Issue