[jira] [Commented] (OFBIZ-7120) Multisite support in specialpurpose/cmssite

2017-05-27 Thread Deepak Dixit (JIRA)

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

Deepak Dixit commented on OFBIZ-7120:
-

Thanks [~rehan.khan] for your contribution,
Your patch has been committed at 
Trunk at r#1796382
Release 16.11 at r#1796384

> Multisite support in specialpurpose/cmssite
> ---
>
> Key: OFBIZ-7120
> URL: https://issues.apache.org/jira/browse/OFBIZ-7120
> Project: OFBiz
>  Issue Type: New Feature
>  Components: cmssite
>Affects Versions: Trunk
>Reporter: Pranay Pandey
>Assignee: Deepak Dixit
> Fix For: 16.11.03
>
> Attachments: OFBIZ-7120-1.patch, OFBIZ-7120-1.patch, 
> OFBIZ-7120-2.patch, OFBIZ-7120-2.patch, OFBIZ-7120-branch-16.11.patch, 
> OFBIZ-7120-framework.patch
>
>
> Idea is to implement a WebSiteFilter in specialpurose/cmssite component which 
> can demonstrate OFBiz CMS ability to serve multiple websites with single 
> webapp. 
> To demonstrate WebSiteFilter usage, will also be adding sample website data, 
> in addition to the one we already have.
> Originally this idea and implementation is from [~lektran]. I will be 
> providing the patch for review and acceptance by the community.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-7120) Multisite support in specialpurpose/cmssite

2017-04-21 Thread Pranay Pandey (JIRA)

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

Pranay Pandey commented on OFBIZ-7120:
--

Thanks Jacopo and Jacques for your comments. I will take care of testing the 
fix and committing to Trunk and R16.11.

> Multisite support in specialpurpose/cmssite
> ---
>
> Key: OFBIZ-7120
> URL: https://issues.apache.org/jira/browse/OFBIZ-7120
> Project: OFBiz
>  Issue Type: New Feature
>  Components: cmssite
>Affects Versions: Trunk
>Reporter: Pranay Pandey
>Assignee: Pranay Pandey
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7120-1.patch, OFBIZ-7120-1.patch, 
> OFBIZ-7120-2.patch, OFBIZ-7120-2.patch, OFBIZ-7120-branch-16.11.patch, 
> OFBIZ-7120-framework.patch
>
>
> Idea is to implement a WebSiteFilter in specialpurose/cmssite component which 
> can demonstrate OFBiz CMS ability to serve multiple websites with single 
> webapp. 
> To demonstrate WebSiteFilter usage, will also be adding sample website data, 
> in addition to the one we already have.
> Originally this idea and implementation is from [~lektran]. I will be 
> providing the patch for review and acceptance by the community.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-7120) Multisite support in specialpurpose/cmssite

2017-04-18 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux commented on OFBIZ-7120:


I did not test nor even used before it but that's quite an interesting feature!

> Multisite support in specialpurpose/cmssite
> ---
>
> Key: OFBIZ-7120
> URL: https://issues.apache.org/jira/browse/OFBIZ-7120
> Project: OFBiz
>  Issue Type: New Feature
>  Components: cmssite
>Affects Versions: Trunk
>Reporter: Pranay Pandey
>Assignee: Mohammed Rehan Khan
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7120-1.patch, OFBIZ-7120-1.patch, 
> OFBIZ-7120-2.patch, OFBIZ-7120-2.patch, OFBIZ-7120-branch-16.11.patch, 
> OFBIZ-7120-framework.patch
>
>
> Idea is to implement a WebSiteFilter in specialpurose/cmssite component which 
> can demonstrate OFBiz CMS ability to serve multiple websites with single 
> webapp. 
> To demonstrate WebSiteFilter usage, will also be adding sample website data, 
> in addition to the one we already have.
> Originally this idea and implementation is from [~lektran]. I will be 
> providing the patch for review and acceptance by the community.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-7120) Multisite support in specialpurpose/cmssite

2017-04-18 Thread Jacopo Cappellato (JIRA)

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

Jacopo Cappellato commented on OFBIZ-7120:
--

[~rehan.khan], your patches look good to me.

> Multisite support in specialpurpose/cmssite
> ---
>
> Key: OFBIZ-7120
> URL: https://issues.apache.org/jira/browse/OFBIZ-7120
> Project: OFBiz
>  Issue Type: New Feature
>  Components: cmssite
>Affects Versions: Trunk
>Reporter: Pranay Pandey
>Assignee: Mohammed Rehan Khan
> Fix For: 16.11.01
>
> Attachments: OFBIZ-7120-1.patch, OFBIZ-7120-1.patch, 
> OFBIZ-7120-2.patch, OFBIZ-7120-2.patch, OFBIZ-7120-branch-16.11.patch, 
> OFBIZ-7120-framework.patch
>
>
> Idea is to implement a WebSiteFilter in specialpurose/cmssite component which 
> can demonstrate OFBiz CMS ability to serve multiple websites with single 
> webapp. 
> To demonstrate WebSiteFilter usage, will also be adding sample website data, 
> in addition to the one we already have.
> Originally this idea and implementation is from [~lektran]. I will be 
> providing the patch for review and acceptance by the community.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-7120) Multisite support in specialpurpose/cmssite

2016-09-17 Thread Pranay Pandey (JIRA)

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

Pranay Pandey commented on OFBIZ-7120:
--

Thanks [~rehan.khan] for verifying the patches at latest trunk revision and 
providing the updated patches. 
Committed to trunk at r1761150, r1761155 and r1761156.

> Multisite support in specialpurpose/cmssite
> ---
>
> Key: OFBIZ-7120
> URL: https://issues.apache.org/jira/browse/OFBIZ-7120
> Project: OFBiz
>  Issue Type: New Feature
>  Components: specialpurpose/cmssite
>Affects Versions: Trunk
>Reporter: Pranay Pandey
>Assignee: Pranay Pandey
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-7120-1.patch, OFBIZ-7120-1.patch, 
> OFBIZ-7120-2.patch, OFBIZ-7120-2.patch
>
>
> Idea is to implement a WebSiteFilter in specialpurose/cmssite component which 
> can demonstrate OFBiz CMS ability to serve multiple websites with single 
> webapp. 
> To demonstrate WebSiteFilter usage, will also be adding sample website data, 
> in addition to the one we already have.
> Originally this idea and implementation is from [~lektran]. I will be 
> providing the patch for review and acceptance by the community.



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