[jira] [Commented] (OFBIZ-12253) Show WorkEffort names in FindWorkEffort page

2021-06-06 Thread ASF subversion and git services (Jira)


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

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

Commit bbb25daaf2816d3b23612d8a675b4d2832d175ce in ofbiz-framework's branch 
refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=bbb25da ]

Fixed: Show WorkEffort names in FindWorkEffort page (OFBIZ-12253)

In FindWorkEffort page, "Work Effort Name" can be specified as search
option, but the result table do not show it.

It would be nice if WorkEffort names can be displayed. Actually,
'workEffortName' has already been added to the description of hyperlink
in 'workEffortId' field, but 'workEffortName' is not presented in
'fieldList', so names are failed to be shown.

Thanks: Xin Wang


> Show WorkEffort names in FindWorkEffort page
> 
>
> Key: OFBIZ-12253
> URL: https://issues.apache.org/jira/browse/OFBIZ-12253
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Xin Wang
>Assignee: Jacques Le Roux
>Priority: Major
> Attachments: 
> 0001-Fixed-Show-WorkEffort-names-in-FindWorkEffort-page-O.patch
>
>
> In FindWorkEffort page ( 
> https://demo-trunk.ofbiz.apache.org/workeffort/control/FindWorkEffort ), 
> "Work Effort Name" can be specified as search option, but the result table do 
> not show it.
> I think it would be nice if WorkEffort names can be displayed. Actually, 
> there are some code around there already, but do not work properly (see 
> workEffortId field definition in ListWorkEfforts form).



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


[jira] [Commented] (OFBIZ-12253) Show WorkEffort names in FindWorkEffort page

2021-06-06 Thread ASF subversion and git services (Jira)


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

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

Commit 858cd36e901408d90fa6e48bf6d64d4e1eba0c0a in ofbiz-framework's branch 
refs/heads/release17.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=858cd36 ]

Fixed: Show WorkEffort names in FindWorkEffort page (OFBIZ-12253)

In FindWorkEffort page, "Work Effort Name" can be specified as search
option, but the result table do not show it.

It would be nice if WorkEffort names can be displayed. Actually,
'workEffortName' has already been added to the description of hyperlink
in 'workEffortId' field, but 'workEffortName' is not presented in
'fieldList', so names are failed to be shown.

Thanks: Xin Wang


> Show WorkEffort names in FindWorkEffort page
> 
>
> Key: OFBIZ-12253
> URL: https://issues.apache.org/jira/browse/OFBIZ-12253
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Xin Wang
>Assignee: Jacques Le Roux
>Priority: Major
> Attachments: 
> 0001-Fixed-Show-WorkEffort-names-in-FindWorkEffort-page-O.patch
>
>
> In FindWorkEffort page ( 
> https://demo-trunk.ofbiz.apache.org/workeffort/control/FindWorkEffort ), 
> "Work Effort Name" can be specified as search option, but the result table do 
> not show it.
> I think it would be nice if WorkEffort names can be displayed. Actually, 
> there are some code around there already, but do not work properly (see 
> workEffortId field definition in ListWorkEfforts form).



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


[jira] [Commented] (OFBIZ-12253) Show WorkEffort names in FindWorkEffort page

2021-06-06 Thread ASF subversion and git services (Jira)


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

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

Commit fe845e642cee227cbd897c1f68a10d54cc08d18d in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=fe845e6 ]

Fixed: Show WorkEffort names in FindWorkEffort page (OFBIZ-12253)

In FindWorkEffort page, "Work Effort Name" can be specified as search
option, but the result table do not show it.

It would be nice if WorkEffort names can be displayed. Actually,
'workEffortName' has already been added to the description of hyperlink
in 'workEffortId' field, but 'workEffortName' is not presented in
'fieldList', so names are failed to be shown.

Thanks: Xin Wang


> Show WorkEffort names in FindWorkEffort page
> 
>
> Key: OFBIZ-12253
> URL: https://issues.apache.org/jira/browse/OFBIZ-12253
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Xin Wang
>Assignee: Jacques Le Roux
>Priority: Major
> Attachments: 
> 0001-Fixed-Show-WorkEffort-names-in-FindWorkEffort-page-O.patch
>
>
> In FindWorkEffort page ( 
> https://demo-trunk.ofbiz.apache.org/workeffort/control/FindWorkEffort ), 
> "Work Effort Name" can be specified as search option, but the result table do 
> not show it.
> I think it would be nice if WorkEffort names can be displayed. Actually, 
> there are some code around there already, but do not work properly (see 
> workEffortId field definition in ListWorkEfforts form).



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


[jira] [Commented] (OFBIZ-12253) Show WorkEffort names in FindWorkEffort page

2021-06-06 Thread Xin Wang (Jira)


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

Xin Wang commented on OFBIZ-12253:
--

I have attached a simple patch to fix this issue.

> Show WorkEffort names in FindWorkEffort page
> 
>
> Key: OFBIZ-12253
> URL: https://issues.apache.org/jira/browse/OFBIZ-12253
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Xin Wang
>Priority: Major
> Attachments: 
> 0001-Fixed-Show-WorkEffort-names-in-FindWorkEffort-page-O.patch
>
>
> In FindWorkEffort page ( 
> https://demo-trunk.ofbiz.apache.org/workeffort/control/FindWorkEffort ), 
> "Work Effort Name" can be specified as search option, but the result table do 
> not show it.
> I think it would be nice if WorkEffort names can be displayed. Actually, 
> there are some code around there already, but do not work properly (see 
> workEffortId field definition in ListWorkEfforts form).



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