You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Dennis Balkir (JIRA)" <ji...@apache.org> on 2018/04/09 12:04:00 UTC

[jira] [Updated] (OFBIZ-10221) Improve layout and structure of forms

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

Dennis Balkir updated OFBIZ-10221:
----------------------------------
    Attachment: OFBIZ-10221-order.template.entry.OrderHeaderInfo.patch
                OFBIZ-10221_order.template.order.OrderStats.patch
                OFBiz-10221_order.template.order.OrderShippingInfo.patch
                OFBiz-10221_order.template.order.OrderPaymentInfo.patch
                OFBIZ-10221_order.template.order.OrderList.patch
                OFBiz-10221_order.template.order.OrderItems.patch
                OFBiz-10221_order.template.order.OrderInfo.patch
                OFBiz-10221_order.template.order.OrderContactInfo.patch
                OFBIZ-10221_order.template.order.FindOrders.patch
                OFBIZ-10221_order.template.entry.OrderShortcuts.patch
                OFBIZ-10221_order.template.entry.OrderEntryTabBar.patch
                OFBIZ-10221_order.template.entry.OrderAgreements.patch
                OFBIZ-10221_order.template.entry.ChooseCatalog2.patch
                OFBIZ-10221_order.template.entry.ChooseCatalog.patch
                OFBIZ-10221_order.template.entry.CheckInits.patch
                OFBIZ-10221_order.template.entry.catalog.KeywordSearchBox.patch
                OFBIZ-10221_order.template.entry.catalog.AdvancedSearch.patch
                OFBIZ-10221_order.template.entry.cart.ShowCart.patch
                OFBIZ-10221_common-theme.template.includes.GenericLink.patch

> Improve layout and structure of forms
> -------------------------------------
>
>                 Key: OFBIZ-10221
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10221
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Julian Leichert
>            Assignee: Michael Brohl
>            Priority: Minor
>              Labels: backport-needed
>             Fix For: 17.12.01
>
>         Attachments: OFBIZ-10221-order.template.entry.OrderHeaderInfo.patch, OFBIZ-10221_common-theme.template.includes.GenericLink.patch, OFBIZ-10221_content.content.ContentSearchOptions.patch, OFBIZ-10221_content.template.cms.AddSubSite.patch, OFBIZ-10221_content.template.contentsetup.UserPermissions.patch, OFBIZ-10221_order.template.entry.CheckInits.patch, OFBIZ-10221_order.template.entry.ChooseCatalog.patch, OFBIZ-10221_order.template.entry.ChooseCatalog2.patch, OFBIZ-10221_order.template.entry.OrderAgreements.patch, OFBIZ-10221_order.template.entry.OrderEntryTabBar.patch, OFBIZ-10221_order.template.entry.OrderShortcuts.patch, OFBIZ-10221_order.template.entry.cart.ShowCart.patch, OFBIZ-10221_order.template.entry.catalog.AdvancedSearch.patch, OFBIZ-10221_order.template.entry.catalog.KeywordSearchBox.patch, OFBIZ-10221_order.template.order.FindOrders.patch, OFBIZ-10221_order.template.order.OrderList.patch, OFBIZ-10221_order.template.order.OrderStats.patch, OFBIZ-10221_party.template.party.AddressMatchMap.patch, OFBIZ-10221_product.template.AddMultipleImages.patch, OFBIZ-10221_product.template.Main.patch, OFBIZ-10221_webtools.entity.ArtifactInfo.patch, OFBIZ-10221_webtools.entity.CheckDb.patch, OFBIZ-10221_webtools.entity.EntityExportAll.patch, OFBIZ-10221_webtools.entity.EntityImport.patch, OFBIZ-10221_webtools.entity.EntityImportDir.patch, OFBIZ-10221_webtools.entity.EntityImportReaders.patch, OFBIZ-10221_webtools.entity.FetchLogs.patch, OFBIZ-10221_webtools.entity.ViewDataFile.patch, OFBIZ-10221_webtools.entity.XmlDsDump.patch, OFBiz-10221_order.template.order.OrderContactInfo.patch, OFBiz-10221_order.template.order.OrderInfo.patch, OFBiz-10221_order.template.order.OrderItems.patch, OFBiz-10221_order.template.order.OrderPaymentInfo.patch, OFBiz-10221_order.template.order.OrderShippingInfo.patch
>
>
> While working at a Theme, i discovered that the forms differ in their style and structure.
>  I propose a standard form-structure, so that further styling and look is coherent.
>  I.e. class definitions ( class="basic-form") are often missing, input-fields vary in size and the layout does not follow a standard structure.
> As mentioned in [https://lists.apache.org/thread.html/3654e2f8ee3a7f8d6dd6e9dfe8b4184d11d4609a811daa03f6ab2805@%3Cdev.ofbiz.apache.org%3E]
> I have attached an example patch, which modifies a form defined in FreeMarker to conform it to the forms defined in any *Forms.xml.
> Often those forms within FreeMarker templates differ from most other forms in Ofbiz,
> I propose a refactoring of these FreeMarker forms, to equalize all forms.



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