[jira] Created: (OFBIZ-3397) Advance Search should also support the feature base sorting.

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

[jira] Created: (OFBIZ-3397) Advance Search should also support the feature base sorting.

Nicolas Malin (Jira)
Advance Search should also support the feature base sorting.
------------------------------------------------------------

                 Key: OFBIZ-3397
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3397
             Project: OFBiz
          Issue Type: New Feature
          Components: specialpurpose/ecommerce
            Reporter: Rishi Solanki
            Priority: Minor
             Fix For: SVN trunk


User should be able to sort on SIZE and COLORS kind of features associated with Products. This sort will be additional sort with ProductFields and ProductPrice. Here we need to add the additional sort not to change the existing.
This will be achieve in the similar manner the ProductPrice in the ProductSearch.java and ProductSearchSession.java.

--
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-3397) Advance Search should also support the feature base sorting.

Nicolas Malin (Jira)

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

Deepak Dixit updated OFBIZ-3397:
--------------------------------

    Attachment: OFBIZ-3397.patch

Here is the patch for this issue.

> Advance Search should also support the feature base sorting.
> ------------------------------------------------------------
>
>                 Key: OFBIZ-3397
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3397
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3397.patch
>
>
> User should be able to sort on SIZE and COLORS kind of features associated with Products. This sort will be additional sort with ProductFields and ProductPrice. Here we need to add the additional sort not to change the existing.
> This will be achieve in the similar manner the ProductPrice in the ProductSearch.java and ProductSearchSession.java.

--
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-3397) Advance Search should also support the feature base sorting.

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

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

Ashish Vijaywargiya reassigned OFBIZ-3397:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Advance Search should also support the feature base sorting.
> ------------------------------------------------------------
>
>                 Key: OFBIZ-3397
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3397
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3397.patch
>
>
> User should be able to sort on SIZE and COLORS kind of features associated with Products. This sort will be additional sort with ProductFields and ProductPrice. Here we need to add the additional sort not to change the existing.
> This will be achieve in the similar manner the ProductPrice in the ProductSearch.java and ProductSearchSession.java.

--
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-3397) Advance Search should also support the feature base sorting.

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

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

Ashish Vijaywargiya closed OFBIZ-3397.
--------------------------------------

    Resolution: Fixed

Thanks Deepak & Rishi for the contribution - Done at r897170.

--
Ashish Vijaywargiya

> Advance Search should also support the feature base sorting.
> ------------------------------------------------------------
>
>                 Key: OFBIZ-3397
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3397
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3397.patch
>
>
> User should be able to sort on SIZE and COLORS kind of features associated with Products. This sort will be additional sort with ProductFields and ProductPrice. Here we need to add the additional sort not to change the existing.
> This will be achieve in the similar manner the ProductPrice in the ProductSearch.java and ProductSearchSession.java.

--
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-3397) Advance Search should also support the feature base sorting.

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

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

Rishi Solanki commented on OFBIZ-3397:
--------------------------------------

Thank you Ashish for committing the patch and Deepak for providing the solution.

> Advance Search should also support the feature base sorting.
> ------------------------------------------------------------
>
>                 Key: OFBIZ-3397
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3397
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3397.patch
>
>
> User should be able to sort on SIZE and COLORS kind of features associated with Products. This sort will be additional sort with ProductFields and ProductPrice. Here we need to add the additional sort not to change the existing.
> This will be achieve in the similar manner the ProductPrice in the ProductSearch.java and ProductSearchSession.java.

--
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-3397) Advance Search should also support the feature base sorting.

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

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

Deepak Dixit commented on OFBIZ-3397:
-------------------------------------

Thanks Ashish for committing code and RIshi for discussion.

> Advance Search should also support the feature base sorting.
> ------------------------------------------------------------
>
>                 Key: OFBIZ-3397
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3397
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/ecommerce
>            Reporter: Rishi Solanki
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3397.patch
>
>
> User should be able to sort on SIZE and COLORS kind of features associated with Products. This sort will be additional sort with ProductFields and ProductPrice. Here we need to add the additional sort not to change the existing.
> This will be achieve in the similar manner the ProductPrice in the ProductSearch.java and ProductSearchSession.java.

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