[jira] [Commented] (OFBIZ-10333) Improve Party

2021-12-16 Thread Pierre Smits (Jira)


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

Pierre Smits commented on OFBIZ-10333:
--

IMO, action triggers should - as much as possible - be rendered through menus. 
We have ample possibilities (with various styles to apply) to achieve this, 
with appropriate permission handling, in an easy widget way. Menus can also be 
included in ftl templates.

> Improve Party
> -
>
> Key: OFBIZ-10333
> URL: https://issues.apache.org/jira/browse/OFBIZ-10333
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: party
>Affects Versions: Trunk
>Reporter: Dennis Balkir
>Assignee: Deepak Dixit
>Priority: Minor
> Attachments: OFBIZ-10221-party.template-party.AddCheckForParty.patch, 
> OFBIZ-10221-party.template-party.profileBlocks.ProductStores.patch, 
> OFBIZ-10221-party.template-party.profileBlocks.Visits.patch, 
> OFBIZ-10221-party.template.party.EditShoppingList.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Attributes.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Contact.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Content.patch, 
> OFBIZ-10221-party.template.party.profileblocks.ContentList.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Notes.patch, 
> OFBIZ-10221-party.template.party.profileblocks.UserLogin.patch
>
>
> All improvements for layout and structure for the Order-Application



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (OFBIZ-10333) Improve Party

2018-12-08 Thread Michael Brohl (JIRA)


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

Michael Brohl commented on OFBIZ-10333:
---

Hi [~Dennis Balkir],

can you please check Deepak's comment? Thank you!

> Improve Party
> -
>
> Key: OFBIZ-10333
> URL: https://issues.apache.org/jira/browse/OFBIZ-10333
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: party
>Affects Versions: Trunk
>Reporter: Dennis Balkir
>Assignee: Deepak Dixit
>Priority: Minor
> Attachments: OFBIZ-10221-party.template-party.AddCheckForParty.patch, 
> OFBIZ-10221-party.template-party.profileBlocks.ProductStores.patch, 
> OFBIZ-10221-party.template-party.profileBlocks.Visits.patch, 
> OFBIZ-10221-party.template.party.EditShoppingList.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Attributes.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Contact.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Content.patch, 
> OFBIZ-10221-party.template.party.profileblocks.ContentList.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Notes.patch, 
> OFBIZ-10221-party.template.party.profileblocks.UserLogin.patch
>
>
> All improvements for layout and structure for the Order-Application



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10333) Improve Party

2018-07-15 Thread Deepak Dixit (JIRA)


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

Deepak Dixit commented on OFBIZ-10333:
--

Hi [~Dennis Balkir],

I think we have issue with markup, we used div inside ul, and its not valid 
markup. Div is not a valid child of ul element. Its semantically incorrect 
markup. 
{code}
 
  
  

  ..

  
 
{code}


> Improve Party
> -
>
> Key: OFBIZ-10333
> URL: https://issues.apache.org/jira/browse/OFBIZ-10333
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: party
>Affects Versions: Trunk
>Reporter: Dennis Balkir
>Assignee: Deepak Dixit
>Priority: Minor
> Attachments: OFBIZ-10221-party.template-party.AddCheckForParty.patch, 
> OFBIZ-10221-party.template-party.profileBlocks.ProductStores.patch, 
> OFBIZ-10221-party.template-party.profileBlocks.Visits.patch, 
> OFBIZ-10221-party.template.party.EditShoppingList.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Attributes.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Contact.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Content.patch, 
> OFBIZ-10221-party.template.party.profileblocks.ContentList.patch, 
> OFBIZ-10221-party.template.party.profileblocks.Notes.patch, 
> OFBIZ-10221-party.template.party.profileblocks.UserLogin.patch
>
>
> All improvements for layout and structure for the Order-Application



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)