[jira] [Comment Edited] (OFBIZ-11810) Element link can update partial area

2021-06-02 Thread Olivier Heintz (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-11810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17355673#comment-17355673
 ] 

Olivier Heintz edited comment on OFBIZ-11810 at 6/2/21, 12:22 PM:
--

This commit generate a bug, currently I  don't understand why, I'm just able to 
describe it.

Description: RequestSubTabBar in OrderMenus.xml, => button "Create Quote >From 
Request"
Button appear only for request with type "Request For Quote" in View Request

Before this patch, it works, now not

+Before, the generate link is+ : 
javascript:document.RequestSubTabBar_createQuoteFromRequest_LF_7_.submit()

+After, the generate link is :+ 
javascript:ajaxSubmitFormUpdateAreas('RequestSubTabBar_createQuoteFromRequest_LF_6_',
 '/ordermgr/control/createQuoteFromCustRequest?custRequestId=1')


was (Author: holivier):
This commit generate a bug, currently I  don't understand why, I'm just able to 
describe it.

Description: RequestSubTabBar in OrderMenus.xml, => button "Create Quote >From 
Request"

Before this patch, it works, now not

+Before, the generate link is+ : 
javascript:document.RequestSubTabBar_createQuoteFromRequest_LF_7_.submit()

+After, the generate link is :+ 
javascript:ajaxSubmitFormUpdateAreas('RequestSubTabBar_createQuoteFromRequest_LF_6_',
 '/ordermgr/control/createQuoteFromCustRequest?custRequestId=1')

> Element link can update partial area
> 
>
> Key: OFBIZ-11810
> URL: https://issues.apache.org/jira/browse/OFBIZ-11810
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: framework/widget
>Affects Versions: Trunk
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
>Priority: Major
>  Labels: screen, widget
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-11808-OFBIZ-11810.patch
>
>
> Currently when you want to display an information easily on sub-screen 
> dynamically (example as related element) is currently not possible without 
> write specific js code. A easy step would be add a new link type: 
> update-area, to indicate to the theme that we want to refresh after the call 
> only a local area.
> {code:xml}
>  target-window="detail">
>  from-field="productCategory.productCategoryId"/>
> 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Reopened] (OFBIZ-11810) Element link can update partial area

2021-06-02 Thread Olivier Heintz (Jira)


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

Olivier Heintz reopened OFBIZ-11810:


> Element link can update partial area
> 
>
> Key: OFBIZ-11810
> URL: https://issues.apache.org/jira/browse/OFBIZ-11810
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: framework/widget
>Affects Versions: Trunk
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
>Priority: Major
>  Labels: screen, widget
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-11808-OFBIZ-11810.patch
>
>
> Currently when you want to display an information easily on sub-screen 
> dynamically (example as related element) is currently not possible without 
> write specific js code. A easy step would be add a new link type: 
> update-area, to indicate to the theme that we want to refresh after the call 
> only a local area.
> {code:xml}
>  target-window="detail">
>  from-field="productCategory.productCategoryId"/>
> 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OFBIZ-11810) Element link can update partial area

2021-06-02 Thread Olivier Heintz (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-11810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17355673#comment-17355673
 ] 

Olivier Heintz commented on OFBIZ-11810:


This commit generate a bug, currently I  don't understand why, I'm just able to 
describe it.

Description: RequestSubTabBar in OrderMenus.xml, => button "Create Quote >From 
Request"

Before this patch, it works, now not

+Before, the generate link is+ : 
javascript:document.RequestSubTabBar_createQuoteFromRequest_LF_7_.submit()

+After, the generate link is :+ 
javascript:ajaxSubmitFormUpdateAreas('RequestSubTabBar_createQuoteFromRequest_LF_6_',
 '/ordermgr/control/createQuoteFromCustRequest?custRequestId=1')

> Element link can update partial area
> 
>
> Key: OFBIZ-11810
> URL: https://issues.apache.org/jira/browse/OFBIZ-11810
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: framework/widget
>Affects Versions: Trunk
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
>Priority: Major
>  Labels: screen, widget
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-11808-OFBIZ-11810.patch
>
>
> Currently when you want to display an information easily on sub-screen 
> dynamically (example as related element) is currently not possible without 
> write specific js code. A easy step would be add a new link type: 
> update-area, to indicate to the theme that we want to refresh after the call 
> only a local area.
> {code:xml}
>  target-window="detail">
>  from-field="productCategory.productCategoryId"/>
> 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OFBIZ-12237) Improve rainbowstone theme

2021-06-02 Thread Nicolas Malin (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-12237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1738#comment-1738
 ] 

Nicolas Malin commented on OFBIZ-12237:
---

[~sandre1] I open a dedicate slack channel 
[https://the-asf.slack.com/archives/C023RB7PXGA] to talk about it.

For information Marine will work on the theme this Friday, so a potential 
synchronisation would be done :)

> Improve rainbowstone theme
> --
>
> Key: OFBIZ-12237
> URL: https://issues.apache.org/jira/browse/OFBIZ-12237
> Project: OFBiz
>  Issue Type: Improvement
>  Components: themes
>Affects Versions: Trunk
>Reporter: Nicolas Malin
>Priority: Minor
> Attachments: rainbow-new-s.jpg
>
>
> The time changed and so did fashion, so we suggest a facelift for the default 
> ofbiz theme rainbowstone :)
> The work is in progress here 
> ([https://labs.nereide.fr/10031/Communautaire/-/tree/rainbow-new)] and sure 
> available soon and for the teasing :  !rainbow-new-s.jpg!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)