[ http://issues.apache.org/jira/browse/OFBIZ-179?page=all ]

Marco Risaliti updated OFBIZ-179:
---------------------------------

    Attachment: search_by_catalog2.patch
                search_by_catalog2_18n.patch

Hi David,

search_by_catalog2.patch is for improvement to search products by catalogs & 
search_by_catalog2_18n.patch is for the i18n part.
In the search_by_catalog2_18n.patch some translation only in Italian properties 
because there are corrections (wrong translations)  to existing labels.
In search_by_catalog2.patch you can find the new CatalogConstraint subclass in 
ProductSearch to search by Catalog (group of Categories).
I have done this changes :
In the front-end (ecommerce application) if any category is selected it's 
searchs products inside the selected catalog (group of Categories), to avoid 
that end-users can see products inside different web-store.
In the back-end there are the list of all categories and if no category is 
selected but a catalog is selected it can search products inside this catalog 
(group of  Categories).

Thanks
Marco 

> Searching product with catalog
> ------------------------------
>
>                 Key: OFBIZ-179
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-179
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: ecommerce, order, product
>    Affects Versions: SVN trunk
>         Environment: Windows
>            Reporter: Marco Risaliti
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>         Attachments: search_by_catalog.patch.txt, search_by_catalog2.patch, 
> search_by_catalog2_18n.patch
>
>
> Now is not possible to search all the products inside different categories.
> In detail into the front-end (ecommerce application) is now possible into the 
> advanced search button to searching products outside the selected catalog.
> For example If I have two different Stores (Shop1, Shop2) and Catalog 
> (Catalog1, Catalog2) of two different Web Sites (WebSite1, WebSite2) is it 
> possibile to see the products of Catalog1 & Catalog2 from both of the 
> WebSites.
> So I have made a change to the ecommerce advanced search that in case any 
> categories was selected it will use the categories linked to the selected 
> catalog for searching products.
> I this case will be not more possible to see the products outside the 
> Catalogs of the current WebSite apart products shared between different 
> Catalogs.
> In the backend I have add the possibility to search products by catalogs.
> I this patch you can find all those changes and a lot of changes for I18n 
> missing.
> I hope this time I have attached a patch with tabs transformed to space, if 
> it's not true can you tell me so I can check it.
> Can some committers look at this and then if everythings is ok commits.
> Thanks in advance
> Marco Risaliti

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to