You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/08/09 08:51:00 UTC

[jira] [Commented] (OFBIZ-11808) Improve screen engine with decrease technology dependence

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

ASF subversion and git services commented on OFBIZ-11808:
---------------------------------------------------------

Commit 6addbdc20830dc8800e8d320990c03642ddfd16c in ofbiz-framework's branch refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=6addbdc ]

Implemented: Convert WorkEffort relation screen to dynamic Compound (OFBIZ-12292) (#318)

After the work on the task OFBIZ-11808, the work on issue OFBIZ-12272 to improve
FindWorkEffort and suggest converting dynamic screen with compound widget, we tried
to migrate all screen link to entity workEffort with idea to down less the code,
remove all css information to let the theme do it and use widget improvement
developed last years (focus, extend, displaying)

The migration cover FindWorkEffort, ListWorkEffortPartyAssigns,
 ListWorkEffortFixedAssetAssigns, ListWorkEffortCommEvents, ListWorkEffortShopLists,
 ListWorkEffortRequests, ListWorkEffortRequirements, ListWorkEffortQuotes,
 ListWorkEffortOrderHeaders, EditWorkEffortTimeEntries, EditWorkEffortNotes,
 EditWorkEffortContents, EditWorkEffortGoodStandards, EditWorkEffortReviews,
 EditWorkEffortKeywords, EditWorkEffortContactMechs, EditAgreementWorkEffortApplics,
 ListWorkEffortAttributes, ListWorkEffortEventReminders

Thanks to Leila Mekika, Marie-Aline Pantais, Gaƫtan Chaboussie and Gil Portenseigne for their help

> Improve screen engine with decrease technology dependence
> ---------------------------------------------------------
>
>                 Key: OFBIZ-11808
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11808
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework, framework/widget
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Major
>              Labels: screen, widget
>
> After different presentation on thinking about how improve the end user experience on back office screen, we start a list of issues that cover the minimum need.
> [chapter 1|https://lists.apache.org/thread.html/5dcc8cff9b5413070079d22833b6a10abee55bcfbfb0233019ed09b1%40%3Cdev.ofbiz.apache.org%3E] 
>  [chapter 2|https://lists.apache.org/thread.html/r146f2814691e98e2cfc308ed3ac1db77fb6a356a2b73215517d300aa%40%3Cdev.ofbiz.apache.org%3E]
>  [chapter 3|https://lists.apache.org/thread.html/ra5ed191eecbaf8096ddcdcf98048e70ea8c139fcab75c734ff30b6c0%40%3Cdev.ofbiz.apache.org%3E]
> [Presentation slides|https://s.apache.org/EmpowerOFBizScreen]
> Each improvement is designed to decrease the xml form definition, based on functional concept out any technology (relaying to theme).



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