[jira] Updated: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

2010-05-19 Thread Ankit Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ankit Jain updated OFBIZ-3693:
--

Attachment: lookupworkeffort.patch

Hey guys,

I found the problem  resolved it , its now working everywhere.

I attached the patch for it .

Thanks :)

 Allow to open a layer lookup from a layer lookup recursively
 

 Key: OFBIZ-3693
 URL: https://issues.apache.org/jira/browse/OFBIZ-3693
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Jacques Le Roux
 Attachments: lookupworkeffort.patch, modifiedRecurLookup.patch, 
 OFBIZ-3693 fieldlookup.js.patch, OFBIZ-3693_RecurLookup.patch, 
 OFBIZ-3693_testing.patch


 This is a special case of OFBIZ-3446 where not only you call a lookup from a 
 lookup but also you can the same type of lookup (for instance a workeffort 
 parent from a workeffort).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

2010-05-18 Thread Atul Vani (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Atul Vani updated OFBIZ-3693:
-

Attachment: modifiedRecurLookup.patch

Hello Ankit, Jacques, Sascha,

i have attached a patch that fixes the recursive lookup problem, it's based on 
the patch by Sascha,

i tested on the content's recursive lookups, and it works for me,
couldn't test it on the others it's getting really late here, may be tomorrow i 
will test it.
(i was short on time so i couldn't pay much attention to the quality of js i 
wrote, please feel free to modify it)

Thanks  Regards
Atul Vani

 Allow to open a layer lookup from a layer lookup recursively
 

 Key: OFBIZ-3693
 URL: https://issues.apache.org/jira/browse/OFBIZ-3693
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Jacques Le Roux
 Attachments: modifiedRecurLookup.patch, OFBIZ-3693 
 fieldlookup.js.patch, OFBIZ-3693_RecurLookup.patch, OFBIZ-3693_testing.patch


 This is a special case of OFBIZ-3446 where not only you call a lookup from a 
 lookup but also you can the same type of lookup (for instance a workeffort 
 parent from a workeffort).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

2010-05-17 Thread Sascha Rodekamp (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sascha Rodekamp updated OFBIZ-3693:
---

Attachment: OFBIZ-3693_RecurLookup.patch

Hey,
I have a patch for the recursive lookup problem. But this patch won't work by 
the [https://localhost:8443/accounting/control/EditAgreementWorkEffortApplics] 
Lookups. Because, the Lookup definds a normal link (A Tag) as Submit Request. 
The Layered Lookups looks for a form submit Button to modify and call an ajax 
request. I  don't know why here isn't a such a submit button, strange anyways. 

The solution for the recursive call is simple, the form were equal in the 
lookups, thats why it won't work. I make them unique.



 Allow to open a layer lookup from a layer lookup recursively
 

 Key: OFBIZ-3693
 URL: https://issues.apache.org/jira/browse/OFBIZ-3693
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Jacques Le Roux
 Attachments: OFBIZ-3693 fieldlookup.js.patch, 
 OFBIZ-3693_RecurLookup.patch


 This is a special case of OFBIZ-3446 where not only you call a lookup from a 
 lookup but also you can the same type of lookup (for instance a workeffort 
 parent from a workeffort).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

2010-05-17 Thread Jacques Le Roux (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-3693:
---

Attachment: OFBIZ-3693_testing.patch

Hi Sascha,

I tried your patch but it does not work with the content case either. I checked 
the lookup content (which actually extends FinSurvey) does use the submit 
button.
The attached testing patch makes certainly easier to share our tests. Note that 
I have not changed the other lookups inside FinSurvey to window and I get any 
responses either.

Thanks for your help

 Allow to open a layer lookup from a layer lookup recursively
 

 Key: OFBIZ-3693
 URL: https://issues.apache.org/jira/browse/OFBIZ-3693
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Jacques Le Roux
 Attachments: OFBIZ-3693 fieldlookup.js.patch, 
 OFBIZ-3693_RecurLookup.patch, OFBIZ-3693_testing.patch


 This is a special case of OFBIZ-3446 where not only you call a lookup from a 
 lookup but also you can the same type of lookup (for instance a workeffort 
 parent from a workeffort).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

2010-04-12 Thread Jacques Le Roux (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-3693:
---

Description: This is a special case of OFBIZ-3446 where not only you call a 
lookup from a lookup but also you can the same type of lookup (for instance a 
workeffort parent from a workeffort).

 Allow to open a layer lookup from a layer lookup recursively
 

 Key: OFBIZ-3693
 URL: https://issues.apache.org/jira/browse/OFBIZ-3693
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Jacques Le Roux

 This is a special case of OFBIZ-3446 where not only you call a lookup from a 
 lookup but also you can the same type of lookup (for instance a workeffort 
 parent from a workeffort).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (OFBIZ-3693) Allow to open a layer lookup from a layer lookup recursively

2010-04-12 Thread Jacques Le Roux (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-3693:
---

Attachment: OFBIZ-3693 fieldlookup.js.patch

I began to work a solution with this patch, but then I found another issue 
which seems to be related to the issue we get when we try to use the 
maxi/minimize (+/-) button (see OFBIZ-3692)

 Allow to open a layer lookup from a layer lookup recursively
 

 Key: OFBIZ-3693
 URL: https://issues.apache.org/jira/browse/OFBIZ-3693
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Jacques Le Roux
 Attachments: OFBIZ-3693 fieldlookup.js.patch


 This is a special case of OFBIZ-3446 where not only you call a lookup from a 
 lookup but also you can the same type of lookup (for instance a workeffort 
 parent from a workeffort).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira