[jira] Created: (OFBIZ-3176) Collapsible Field Groups with clickable title

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3176) Collapsible Field Groups with clickable title

Nicolas Malin (Jira)
Collapsible Field Groups with clickable title
---------------------------------------------

                 Key: OFBIZ-3176
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3176
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
            Reporter: Bruno Busco
            Priority: Minor
         Attachments: OFBIZ-3176 clickableFieldGroupTitle.patch

Hi,
in the attached patch there is a new rendering for the Group Field Title bar.
I removed the table and used simple divs.
Moreover the field group title is now all clickable in order to collapse expand the group.

The necessary changes to all themes are also included in the patch.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3176) Collapsible Field Groups with clickable title

Nicolas Malin (Jira)

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

Bruno Busco updated OFBIZ-3176:
-------------------------------

    Attachment: OFBIZ-3176 clickableFieldGroupTitle.patch

> Collapsible Field Groups with clickable title
> ---------------------------------------------
>
>                 Key: OFBIZ-3176
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3176
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>            Priority: Minor
>         Attachments: OFBIZ-3176 clickableFieldGroupTitle.patch
>
>
> Hi,
> in the attached patch there is a new rendering for the Group Field Title bar.
> I removed the table and used simple divs.
> Moreover the field group title is now all clickable in order to collapse expand the group.
> The necessary changes to all themes are also included in the patch.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3176) Collapsible Field Groups with clickable title

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-3176.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Bruno Busco

Thanks Bruno,

Your patch is in trunk at r833910  


> Collapsible Field Groups with clickable title
> ---------------------------------------------
>
>                 Key: OFBIZ-3176
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3176
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>            Assignee: Bruno Busco
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3176 clickableFieldGroupTitle.patch
>
>
> Hi,
> in the attached patch there is a new rendering for the Group Field Title bar.
> I removed the table and used simple divs.
> Moreover the field group title is now all clickable in order to collapse expand the group.
> The necessary changes to all themes are also included in the patch.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3176) Collapsible Field Groups with clickable title

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Deepak Dixit commented on OFBIZ-3176:
-------------------------------------

Hi Jacques/Bruno,

Input field is not in proper position under "field-lookup" class in bizznesstime theme. We need to set margin=0 for .field-lookup ul li  and .field-lookup ul rule for displaying it correctly in bizznesstime theme.


Thanks
----
Deepak Dixit


> Collapsible Field Groups with clickable title
> ---------------------------------------------
>
>                 Key: OFBIZ-3176
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3176
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>            Assignee: Bruno Busco
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3176 clickableFieldGroupTitle.patch
>
>
> Hi,
> in the attached patch there is a new rendering for the Group Field Title bar.
> I removed the table and used simple divs.
> Moreover the field group title is now all clickable in order to collapse expand the group.
> The necessary changes to all themes are also included in the patch.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3176) Collapsible Field Groups with clickable title

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Bruno Busco commented on OFBIZ-3176:
------------------------------------

Thank you Deepak,
fixed in trunk at revision: 834001

> Collapsible Field Groups with clickable title
> ---------------------------------------------
>
>                 Key: OFBIZ-3176
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3176
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>            Assignee: Bruno Busco
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3176 clickableFieldGroupTitle.patch
>
>
> Hi,
> in the attached patch there is a new rendering for the Group Field Title bar.
> I removed the table and used simple divs.
> Moreover the field group title is now all clickable in order to collapse expand the group.
> The necessary changes to all themes are also included in the patch.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3176) Collapsible Field Groups with clickable title

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Deepak Dixit commented on OFBIZ-3176:
-------------------------------------

Thanks Bruno.

> Collapsible Field Groups with clickable title
> ---------------------------------------------
>
>                 Key: OFBIZ-3176
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3176
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>            Assignee: Bruno Busco
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3176 clickableFieldGroupTitle.patch
>
>
> Hi,
> in the attached patch there is a new rendering for the Group Field Title bar.
> I removed the table and used simple divs.
> Moreover the field group title is now all clickable in order to collapse expand the group.
> The necessary changes to all themes are also included in the patch.

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