[jira] Created: (OFBIZ-821) entity sql layout looks messy

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

[jira] Created: (OFBIZ-821) entity sql layout looks messy

Nicolas Malin (Jira)
entity sql layout looks messy
-----------------------------

                 Key: OFBIZ-821
                 URL: https://issues.apache.org/jira/browse/OFBIZ-821
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: framework
            Reporter: Si Chen


The current webtools entity sql layout looks messy.  The columns are too tight together and it's hard to see which each one is which.

--
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-821) entity sql layout looks messy

Nicolas Malin (Jira)

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

Si Chen updated OFBIZ-821:
--------------------------

    Attachment: ofbiz-821.png

> entity sql layout looks messy
> -----------------------------
>
>                 Key: OFBIZ-821
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-821
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Si Chen
>         Attachments: ofbiz-821.png
>
>
> The current webtools entity sql layout looks messy.  The columns are too tight together and it's hard to see which each one is which.

--
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-821) entity sql layout looks messy

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

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

Adrian Crum updated OFBIZ-821:
------------------------------

    Attachment: webtools.patch

In the meantime, try this patch.

> entity sql layout looks messy
> -----------------------------
>
>                 Key: OFBIZ-821
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-821
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Si Chen
>         Attachments: ofbiz-821.png, webtools.patch
>
>
> The current webtools entity sql layout looks messy.  The columns are too tight together and it's hard to see which each one is which.

--
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-821) entity sql layout looks messy

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

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

Si Chen commented on OFBIZ-821:
-------------------------------

Is this essentially reverting the previous format changes?

> entity sql layout looks messy
> -----------------------------
>
>                 Key: OFBIZ-821
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-821
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Si Chen
>         Assigned To: Si Chen
>         Attachments: ofbiz-821.png, webtools.patch
>
>
> The current webtools entity sql layout looks messy.  The columns are too tight together and it's hard to see which each one is which.

--
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] Assigned: (OFBIZ-821) entity sql layout looks messy

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

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

Si Chen reassigned OFBIZ-821:
-----------------------------

    Assignee: Si Chen

> entity sql layout looks messy
> -----------------------------
>
>                 Key: OFBIZ-821
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-821
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Si Chen
>         Assigned To: Si Chen
>         Attachments: ofbiz-821.png, webtools.patch
>
>
> The current webtools entity sql layout looks messy.  The columns are too tight together and it's hard to see which each one is which.

--
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-821) entity sql layout looks messy

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

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

Adrian Crum commented on OFBIZ-821:
-----------------------------------

Si,

I don't understand your question. I changed the ftl template to use the new classes and I eliminated embedded styling - the same thing I've done in Party Manager.


> entity sql layout looks messy
> -----------------------------
>
>                 Key: OFBIZ-821
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-821
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Si Chen
>         Assigned To: Si Chen
>         Attachments: ofbiz-821.png, webtools.patch
>
>
> The current webtools entity sql layout looks messy.  The columns are too tight together and it's hard to see which each one is which.

--
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-821) entity sql layout looks messy

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

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

Si Chen closed OFBIZ-821.
-------------------------

    Resolution: Fixed

Ok, it looks good.  I made a minor change on line 79 to fix some extra > that showed up.  thanks for taking care of it.

> entity sql layout looks messy
> -----------------------------
>
>                 Key: OFBIZ-821
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-821
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Si Chen
>         Assigned To: Si Chen
>         Attachments: ofbiz-821.png, webtools.patch
>
>
> The current webtools entity sql layout looks messy.  The columns are too tight together and it's hard to see which each one is which.

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