[jira] [Commented] (OFBIZ-4467) Improve auto-fields-entity (select include field and auto drop-down)

2016-07-04 Thread Nicolas Malin (JIRA)

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

Nicolas Malin commented on OFBIZ-4467:
--

ouch too old patch ... Ok I will review it later because it's on conflict with 
the adrian's works

> Improve auto-fields-entity (select include field and auto drop-down)
> 
>
> Key: OFBIZ-4467
> URL: https://issues.apache.org/jira/browse/OFBIZ-4467
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Screen Widget Redesign, Trunk
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
>Priority: Minor
> Attachments: OFBIZ-4467-example.patch, OFBIZ-4467-example.patch, 
> OFBIZ-4467.patch, OFBIZ-4467.patch, OFBIZ-4467.patch, OFBIZ-4467.png
>
>
> Hi
> Here are two improvments to complete the element 'auto-fields-entity' of 
> forms.
> The first one consists in adding one fields allowing to select which fields 
> are include in the form (same way as what is made on the definitions of 
> service):
> For example:
>  default-field-type="display"/>
> => To display only the primary key fields of the Example entity
>  default-field-type="edit">
> => To display only the non primary key fields of the Example entity
> 
> => To exclude one precise fields of an entity
> The second one consists in including for fields with relation a drop-down or 
> a display entity  according to EntityType
> Any comments are welcome



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-4467) Improve auto-fields-entity (select include field and auto drop-down)

2016-07-03 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux commented on OFBIZ-4467:


I reviewed the current patch, +1

> Improve auto-fields-entity (select include field and auto drop-down)
> 
>
> Key: OFBIZ-4467
> URL: https://issues.apache.org/jira/browse/OFBIZ-4467
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Screen Widget Redesign, Trunk
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
>Priority: Minor
> Attachments: OFBIZ-4467-example.patch, OFBIZ-4467-example.patch, 
> OFBIZ-4467.patch, OFBIZ-4467.patch, OFBIZ-4467.patch, OFBIZ-4467.png
>
>
> Hi
> Here are two improvments to complete the element 'auto-fields-entity' of 
> forms.
> The first one consists in adding one fields allowing to select which fields 
> are include in the form (same way as what is made on the definitions of 
> service):
> For example:
>  default-field-type="display"/>
> => To display only the primary key fields of the Example entity
>  default-field-type="edit">
> => To display only the non primary key fields of the Example entity
> 
> => To exclude one precise fields of an entity
> The second one consists in including for fields with relation a drop-down or 
> a display entity  according to EntityType
> Any comments are welcome



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-4467) Improve auto-fields-entity (select include field and auto drop-down)

2016-07-03 Thread Nicolas Malin (JIRA)

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

Nicolas Malin commented on OFBIZ-4467:
--

Ok Ashish I will do it ;)

> Improve auto-fields-entity (select include field and auto drop-down)
> 
>
> Key: OFBIZ-4467
> URL: https://issues.apache.org/jira/browse/OFBIZ-4467
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Screen Widget Redesign, Trunk
>Reporter: Nicolas Malin
>Assignee: Nicolas Malin
>Priority: Minor
> Attachments: OFBIZ-4467-example.patch, OFBIZ-4467-example.patch, 
> OFBIZ-4467.patch, OFBIZ-4467.patch, OFBIZ-4467.patch, OFBIZ-4467.png
>
>
> Hi
> Here are two improvments to complete the element 'auto-fields-entity' of 
> forms.
> The first one consists in adding one fields allowing to select which fields 
> are include in the form (same way as what is made on the definitions of 
> service):
> For example:
>  default-field-type="display"/>
> => To display only the primary key fields of the Example entity
>  default-field-type="edit">
> => To display only the non primary key fields of the Example entity
> 
> => To exclude one precise fields of an entity
> The second one consists in including for fields with relation a drop-down or 
> a display entity  according to EntityType
> Any comments are welcome



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-4467) Improve auto-fields-entity (select include field and auto drop-down)

2014-09-22 Thread Nicolas Malin (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14142971#comment-14142971
 ] 

Nicolas Malin commented on OFBIZ-4467:
--

Hi Jacques, oups I failed your comments !
Hi Ashish, I will recreate the patch, please don't waste your time before and 
thanks for the following ;)

 Improve auto-fields-entity (select include field and auto drop-down)
 

 Key: OFBIZ-4467
 URL: https://issues.apache.org/jira/browse/OFBIZ-4467
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: Screen Widget Redesign, Trunk
Reporter: Nicolas Malin
Assignee: Ashish Vijaywargiya
Priority: Minor
 Attachments: OFBIZ-4467-example.patch, OFBIZ-4467.patch, 
 OFBIZ-4467.patch, OFBIZ-4467.png


 Hi
 Here are two improvments to complete the element 'auto-fields-entity' of 
 forms.
 The first one consists in adding one fields allowing to select which fields 
 are include in the form (same way as what is made on the definitions of 
 service):
 For example:
 auto-fields-entity entity-name=Example include=pk 
 default-field-type=display/
 = To display only the primary key fields of the Example entity
 auto-fields-entity entity-name=Example include=nonpk 
 default-field-type=edit
 = To display only the non primary key fields of the Example entity
 exclude field-name=longDescription/
 = To exclude one precise fields of an entity
 The second one consists in including for fields with relation a drop-down or 
 a display entity  according to EntityType
 Any comments are welcome



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-4467) Improve auto-fields-entity (select include field and auto drop-down)

2014-09-22 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14142989#comment-14142989
 ] 

Jacques Le Roux commented on OFBIZ-4467:


Hi Ashish, sorry if I did not assign this to myself. I will take care of it. 
Since I'm a the start of the whole thing on both sides (Neogia and OFBiz) I 
think I know the situation better, thanks for your always appreciated help :)

 Improve auto-fields-entity (select include field and auto drop-down)
 

 Key: OFBIZ-4467
 URL: https://issues.apache.org/jira/browse/OFBIZ-4467
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: Screen Widget Redesign, Trunk
Reporter: Nicolas Malin
Assignee: Ashish Vijaywargiya
Priority: Minor
 Attachments: OFBIZ-4467-example.patch, OFBIZ-4467.patch, 
 OFBIZ-4467.patch, OFBIZ-4467.png


 Hi
 Here are two improvments to complete the element 'auto-fields-entity' of 
 forms.
 The first one consists in adding one fields allowing to select which fields 
 are include in the form (same way as what is made on the definitions of 
 service):
 For example:
 auto-fields-entity entity-name=Example include=pk 
 default-field-type=display/
 = To display only the primary key fields of the Example entity
 auto-fields-entity entity-name=Example include=nonpk 
 default-field-type=edit
 = To display only the non primary key fields of the Example entity
 exclude field-name=longDescription/
 = To exclude one precise fields of an entity
 The second one consists in including for fields with relation a drop-down or 
 a display entity  according to EntityType
 Any comments are welcome



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-4467) Improve auto-fields-entity (select include field and auto drop-down)

2014-09-22 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14142991#comment-14142991
 ] 

Jacques Le Roux commented on OFBIZ-4467:


Oops sorry I thought this was another Jira issue, I give it back to you Ashish 
:)

 Improve auto-fields-entity (select include field and auto drop-down)
 

 Key: OFBIZ-4467
 URL: https://issues.apache.org/jira/browse/OFBIZ-4467
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: Screen Widget Redesign, Trunk
Reporter: Nicolas Malin
Assignee: Jacques Le Roux
Priority: Minor
 Attachments: OFBIZ-4467-example.patch, OFBIZ-4467.patch, 
 OFBIZ-4467.patch, OFBIZ-4467.png


 Hi
 Here are two improvments to complete the element 'auto-fields-entity' of 
 forms.
 The first one consists in adding one fields allowing to select which fields 
 are include in the form (same way as what is made on the definitions of 
 service):
 For example:
 auto-fields-entity entity-name=Example include=pk 
 default-field-type=display/
 = To display only the primary key fields of the Example entity
 auto-fields-entity entity-name=Example include=nonpk 
 default-field-type=edit
 = To display only the non primary key fields of the Example entity
 exclude field-name=longDescription/
 = To exclude one precise fields of an entity
 The second one consists in including for fields with relation a drop-down or 
 a display entity  according to EntityType
 Any comments are welcome



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-4467) Improve auto-fields-entity (select include field and auto drop-down)

2013-08-13 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738702#comment-13738702
 ] 

Jacques Le Roux commented on OFBIZ-4467:


Hi Nicolas,

When you get a chance please recreate the patch, thanks.

 Improve auto-fields-entity (select include field and auto drop-down)
 

 Key: OFBIZ-4467
 URL: https://issues.apache.org/jira/browse/OFBIZ-4467
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: Screen Widget Redesign, SVN trunk
Reporter: Nicolas Malin
Priority: Minor
 Attachments: OFBIZ-4467-example.patch, OFBIZ-4467.patch, 
 OFBIZ-4467.patch, OFBIZ-4467.png


 Hi
 Here are two improvments to complete the element 'auto-fields-entity' of 
 forms.
 The first one consists in adding one fields allowing to select which fields 
 are include in the form (same way as what is made on the definitions of 
 service):
 For example:
 auto-fields-entity entity-name=Example include=pk 
 default-field-type=display/
 = To display only the primary key fields of the Example entity
 auto-fields-entity entity-name=Example include=nonpk 
 default-field-type=edit
 = To display only the non primary key fields of the Example entity
 exclude field-name=longDescription/
 = To exclude one precise fields of an entity
 The second one consists in including for fields with relation a drop-down or 
 a display entity  according to EntityType
 Any comments are welcome

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OFBIZ-4467) Improve auto-fields-entity (select include field and auto drop-down)

2012-11-11 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494933#comment-13494933
 ] 

Jacques Le Roux commented on OFBIZ-4467:


Hi Nicolas, I tried your patch but it does no longer apply on trunk.

 Improve auto-fields-entity (select include field and auto drop-down)
 

 Key: OFBIZ-4467
 URL: https://issues.apache.org/jira/browse/OFBIZ-4467
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: Screen Widget Redesign, SVN trunk
Reporter: Nicolas Malin
Priority: Minor
 Attachments: OFBIZ-4467-example.patch, OFBIZ-4467.patch, 
 OFBIZ-4467.patch, OFBIZ-4467.png


 Hi
 Here are two improvments to complete the element 'auto-fields-entity' of 
 forms.
 The first one consists in adding one fields allowing to select which fields 
 are include in the form (same way as what is made on the definitions of 
 service):
 For example:
 auto-fields-entity entity-name=Example include=pk 
 default-field-type=display/
 = To display only the primary key fields of the Example entity
 auto-fields-entity entity-name=Example include=nonpk 
 default-field-type=edit
 = To display only the non primary key fields of the Example entity
 exclude field-name=longDescription/
 = To exclude one precise fields of an entity
 The second one consists in including for fields with relation a drop-down or 
 a display entity  according to EntityType
 Any comments are welcome

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (OFBIZ-4467) Improve auto-fields-entity (select include field and auto drop-down)

2012-11-11 Thread Nicolas Malin (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494999#comment-13494999
 ] 

Nicolas Malin commented on OFBIZ-4467:
--

Hi Jacques, I will recreate the patch (I finish it) on last trunk and make 
tests (to do ;) ).

Nicolas

 Improve auto-fields-entity (select include field and auto drop-down)
 

 Key: OFBIZ-4467
 URL: https://issues.apache.org/jira/browse/OFBIZ-4467
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Affects Versions: Screen Widget Redesign, SVN trunk
Reporter: Nicolas Malin
Priority: Minor
 Attachments: OFBIZ-4467-example.patch, OFBIZ-4467.patch, 
 OFBIZ-4467.patch, OFBIZ-4467.png


 Hi
 Here are two improvments to complete the element 'auto-fields-entity' of 
 forms.
 The first one consists in adding one fields allowing to select which fields 
 are include in the form (same way as what is made on the definitions of 
 service):
 For example:
 auto-fields-entity entity-name=Example include=pk 
 default-field-type=display/
 = To display only the primary key fields of the Example entity
 auto-fields-entity entity-name=Example include=nonpk 
 default-field-type=edit
 = To display only the non primary key fields of the Example entity
 exclude field-name=longDescription/
 = To exclude one precise fields of an entity
 The second one consists in including for fields with relation a drop-down or 
 a display entity  according to EntityType
 Any comments are welcome

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira