Re: Getting [OFBIZ] put back into the users mailing list

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

Re: Getting [OFBIZ] put back into the users mailing list

David Welton-2
Walter Vaughan wrote:
> Can someone configure the ezmlm mailing manager to insert [OFBIZ] or
> [OFBIZ-Users] into the subject of the mail?
>
> http://www.ezmlm.org/faq/FAQ-9.html#ss9.2

Any other thoughts or comments on this one way or the other?

I'm happy to try and get it changed back if that's the consensus.

--
David N. Welton
- http://www.dedasys.com/davidw/

Linux, Open Source Consulting
- http://www.dedasys.com/

Reply | Threaded
Open this post in threaded view
|

Re: Getting [OFBIZ] put back into the users mailing list

David E. Jones

It is convenient, especially if you are filtering messages manually/visually (which is mostly what I do).

For sorting rules, you can just filter on the to address.

-David


David N. Welton wrote:

> Walter Vaughan wrote:
>> Can someone configure the ezmlm mailing manager to insert [OFBIZ] or
>> [OFBIZ-Users] into the subject of the mail?
>>
>> http://www.ezmlm.org/faq/FAQ-9.html#ss9.2
>
> Any other thoughts or comments on this one way or the other?
>
> I'm happy to try and get it changed back if that's the consensus.
>

Reply | Threaded
Open this post in threaded view
|

Re: Getting [OFBIZ] put back into the users mailing list

davidnwelton
I always filter on the address myself, but no harm in adding it back
for those who find it convenient:

http://issues.apache.org/jira/browse/INFRA-861

--
David N. Welton
 - http://www.dedasys.com/davidw/

Linux, Open Source Consulting
 - http://www.dedasys.com/

Reply | Threaded
Open this post in threaded view
|

Re: Getting [OFBIZ] put back into the users mailing list

Adrian Crum
In reply to this post by David Welton-2
I can't find a way to unsubscribe from the [Jira] update emails.


David N. Welton wrote:

> Walter Vaughan wrote:
>
>> Can someone configure the ezmlm mailing manager to insert [OFBIZ] or
>> [OFBIZ-Users] into the subject of the mail?
>>
>> http://www.ezmlm.org/faq/FAQ-9.html#ss9.2
>
>
> Any other thoughts or comments on this one way or the other?
>
> I'm happy to try and get it changed back if that's the consensus.
>
Reply | Threaded
Open this post in threaded view
|

Re: Getting [OFBIZ] put back into the users mailing list

BJ Freeman
if you are on the dev list you get the Jira.
I just put a filter in my inbox to move the jira to the folder they use
to be in.
You can create a filter to delete them as they come in if you don't want
them.


Adrian Crum sent the following on 6/26/2006 7:33 AM:

> I can't find a way to unsubscribe from the [Jira] update emails.
>
>
> David N. Welton wrote:
>> Walter Vaughan wrote:
>>
>>> Can someone configure the ezmlm mailing manager to insert [OFBIZ] or
>>> [OFBIZ-Users] into the subject of the mail?
>>>
>>> http://www.ezmlm.org/faq/FAQ-9.html#ss9.2
>>
>>
>> Any other thoughts or comments on this one way or the other?
>>
>> I'm happy to try and get it changed back if that's the consensus.
>>
>
Reply | Threaded
Open this post in threaded view
|

Restricting party to a catalog

Alexandre Vaillancourt
Hi

We're planning to use OFBiz to offer product catalog to logged it customers
and to visitors.

A visitor has access to a specific range of categories, while logged in
customers have access to another specific range of categories. I've setup
the categories in catalogs, and I want to restrict access to catalogs
depending on who's seeing the ecommerce page. I tried to set-up the
permission, but it seems that there's no check made to make sure a user sees
only the catalog he/she has the permission on.

Has this subject been discussed already? I searched the lists and haven't
seen anything about it.

Thanks

Alexandre Vaillancourt



Reply | Threaded
Open this post in threaded view
|

Re: Restricting party to a catalog

cjhowe
on the Catalog Manager screen, there is a tab,
"Parties" where you can add individual parties to be
able to view the catalog.  Just make sure that catalog
is not assigned to a website.  Any further
discriminatory needs would require customization.

--- Alexandre Vaillancourt
<[hidden email]> wrote:

> Hi
>
> We're planning to use OFBiz to offer product catalog
> to logged it customers
> and to visitors.
>
> A visitor has access to a specific range of
> categories, while logged in
> customers have access to another specific range of
> categories. I've setup
> the categories in catalogs, and I want to restrict
> access to catalogs
> depending on who's seeing the ecommerce page. I
> tried to set-up the
> permission, but it seems that there's no check made
> to make sure a user sees
> only the catalog he/she has the permission on.
>
> Has this subject been discussed already? I searched
> the lists and haven't
> seen anything about it.
>
> Thanks
>
> Alexandre Vaillancourt
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

RE: Restricting party to a catalog

Alexandre Vaillancourt
Ok, so all I have to do is:

1) Create a catalog
2) Associate it with a party that can log in
3) Make my party connect to the ecommerce website
4) And see the content of the catalog on the ecommerce site?

I'm trying that and it doesn't seem to be working. Is there something else I
must do?

Thanks a lot!

Alex

-----Original Message-----
From: Chris Howe [mailto:[hidden email]]
Sent: Monday, June 26, 2006 11:50 AM
To: [hidden email]
Subject: Re: Restricting party to a catalog

on the Catalog Manager screen, there is a tab,
"Parties" where you can add individual parties to be
able to view the catalog.  Just make sure that catalog
is not assigned to a website.  Any further
discriminatory needs would require customization.

--- Alexandre Vaillancourt
<[hidden email]> wrote:

> Hi
>
> We're planning to use OFBiz to offer product catalog
> to logged it customers
> and to visitors.
>
> A visitor has access to a specific range of
> categories, while logged in
> customers have access to another specific range of
> categories. I've setup
> the categories in catalogs, and I want to restrict
> access to catalogs
> depending on who's seeing the ecommerce page. I
> tried to set-up the
> permission, but it seems that there's no check made
> to make sure a user sees
> only the catalog he/she has the permission on.
>
> Has this subject been discussed already? I searched
> the lists and haven't
> seen anything about it.
>
> Thanks
>
> Alexandre Vaillancourt
>
>
>
>





Reply | Threaded
Open this post in threaded view
|

RE: Restricting party to a catalog

cjhowe
You need a browse root category associated with it and
then the browse root category needs subcategories

--- Alexandre Vaillancourt
<[hidden email]> wrote:

> Ok, so all I have to do is:
>
> 1) Create a catalog
> 2) Associate it with a party that can log in
> 3) Make my party connect to the ecommerce website
> 4) And see the content of the catalog on the
> ecommerce site?
>
> I'm trying that and it doesn't seem to be working.
> Is there something else I
> must do?
>
> Thanks a lot!
>
> Alex
>
> -----Original Message-----
> From: Chris Howe [mailto:[hidden email]]
> Sent: Monday, June 26, 2006 11:50 AM
> To: [hidden email]
> Subject: Re: Restricting party to a catalog
>
> on the Catalog Manager screen, there is a tab,
> "Parties" where you can add individual parties to be
> able to view the catalog.  Just make sure that
> catalog
> is not assigned to a website.  Any further
> discriminatory needs would require customization.
>
> --- Alexandre Vaillancourt
> <[hidden email]> wrote:
>
> > Hi
> >
> > We're planning to use OFBiz to offer product
> catalog
> > to logged it customers
> > and to visitors.
> >
> > A visitor has access to a specific range of
> > categories, while logged in
> > customers have access to another specific range of
> > categories. I've setup
> > the categories in catalogs, and I want to restrict
> > access to catalogs
> > depending on who's seeing the ecommerce page. I
> > tried to set-up the
> > permission, but it seems that there's no check
> made
> > to make sure a user sees
> > only the catalog he/she has the permission on.
> >
> > Has this subject been discussed already? I
> searched
> > the lists and haven't
> > seen anything about it.
> >
> > Thanks
> >
> > Alexandre Vaillancourt
> >
> >
> >
> >
>
>
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

RE: Restricting party to a catalog

Alexandre Vaillancourt
Ok, so I have:

Catalog
--> Browse Root (One) Category
----> Child Category
------> Child Category
--------> Product
--------> Product
------> Child Category
--------> Product
--------> Product
----> Child Category
------> Child Category
--------> Product
--------> Product
------> Child Category
--------> Product
--------> Product


With Catalog not being in any store, with parties containing Group party and
an associated person party which has a login. No role specified.

The WebSite contains a store, but the store contains no catalog.

With that, I still can't see my catalog ;o/

Thanks for any help

-----Original Message-----
From: Chris Howe [mailto:[hidden email]]
Sent: Monday, June 26, 2006 4:32 PM
To: [hidden email]
Subject: RE: Restricting party to a catalog

You need a browse root category associated with it and
then the browse root category needs subcategories

--- Alexandre Vaillancourt
<[hidden email]> wrote:

> Ok, so all I have to do is:
>
> 1) Create a catalog
> 2) Associate it with a party that can log in
> 3) Make my party connect to the ecommerce website
> 4) And see the content of the catalog on the
> ecommerce site?
>
> I'm trying that and it doesn't seem to be working.
> Is there something else I
> must do?
>
> Thanks a lot!
>
> Alex
>
> -----Original Message-----
> From: Chris Howe [mailto:[hidden email]]
> Sent: Monday, June 26, 2006 11:50 AM
> To: [hidden email]
> Subject: Re: Restricting party to a catalog
>
> on the Catalog Manager screen, there is a tab,
> "Parties" where you can add individual parties to be
> able to view the catalog.  Just make sure that
> catalog
> is not assigned to a website.  Any further
> discriminatory needs would require customization.
>
> --- Alexandre Vaillancourt
> <[hidden email]> wrote:
>
> > Hi
> >
> > We're planning to use OFBiz to offer product
> catalog
> > to logged it customers
> > and to visitors.
> >
> > A visitor has access to a specific range of
> > categories, while logged in
> > customers have access to another specific range of
> > categories. I've setup
> > the categories in catalogs, and I want to restrict
> > access to catalogs
> > depending on who's seeing the ecommerce page. I
> > tried to set-up the
> > permission, but it seems that there's no check
> made
> > to make sure a user sees
> > only the catalog he/she has the permission on.
> >
> > Has this subject been discussed already? I
> searched
> > the lists and haven't
> > seen anything about it.
> >
> > Thanks
> >
> > Alexandre Vaillancourt
> >
> >
> >
> >
>
>
>
>
>
>




Reply | Threaded
Open this post in threaded view
|

RE: Restricting party to a catalog

cjhowe
sorry, didn't mention...you need the party in the role
of "Customer"

--- Alexandre Vaillancourt
<[hidden email]> wrote:

> Ok, so I have:
>
> Catalog
> --> Browse Root (One) Category
> ----> Child Category
> ------> Child Category
> --------> Product
> --------> Product
> ------> Child Category
> --------> Product
> --------> Product
> ----> Child Category
> ------> Child Category
> --------> Product
> --------> Product
> ------> Child Category
> --------> Product
> --------> Product
>
>
> With Catalog not being in any store, with parties
> containing Group party and
> an associated person party which has a login. No
> role specified.
>
> The WebSite contains a store, but the store contains
> no catalog.
>
> With that, I still can't see my catalog ;o/
>
> Thanks for any help
>
> -----Original Message-----
> From: Chris Howe [mailto:[hidden email]]
> Sent: Monday, June 26, 2006 4:32 PM
> To: [hidden email]
> Subject: RE: Restricting party to a catalog
>
> You need a browse root category associated with it
> and
> then the browse root category needs subcategories
>
> --- Alexandre Vaillancourt
> <[hidden email]> wrote:
>
> > Ok, so all I have to do is:
> >
> > 1) Create a catalog
> > 2) Associate it with a party that can log in
> > 3) Make my party connect to the ecommerce website
> > 4) And see the content of the catalog on the
> > ecommerce site?
> >
> > I'm trying that and it doesn't seem to be working.
> > Is there something else I
> > must do?
> >
> > Thanks a lot!
> >
> > Alex
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:[hidden email]]
> > Sent: Monday, June 26, 2006 11:50 AM
> > To: [hidden email]
> > Subject: Re: Restricting party to a catalog
> >
> > on the Catalog Manager screen, there is a tab,
> > "Parties" where you can add individual parties to
> be
> > able to view the catalog.  Just make sure that
> > catalog
> > is not assigned to a website.  Any further
> > discriminatory needs would require customization.
> >
> > --- Alexandre Vaillancourt
> > <[hidden email]> wrote:
> >
> > > Hi
> > >
> > > We're planning to use OFBiz to offer product
> > catalog
> > > to logged it customers
> > > and to visitors.
> > >
> > > A visitor has access to a specific range of
> > > categories, while logged in
> > > customers have access to another specific range
> of
> > > categories. I've setup
> > > the categories in catalogs, and I want to
> restrict
> > > access to catalogs
> > > depending on who's seeing the ecommerce page. I
> > > tried to set-up the
> > > permission, but it seems that there's no check
> > made
> > > to make sure a user sees
> > > only the catalog he/she has the permission on.
> > >
> > > Has this subject been discussed already? I
> > searched
> > > the lists and haven't
> > > seen anything about it.
> > >
> > > Thanks
> > >
> > > Alexandre Vaillancourt
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> >
> >
>
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

RE: Restricting party to a catalog

Alexandre Vaillancourt
SWEET!!! It's working!

Thanks a lot!!

Alexandre Vaillancourt

-----Original Message-----
From: Chris Howe [mailto:[hidden email]]
Sent: Monday, June 26, 2006 5:45 PM
To: [hidden email]
Subject: RE: Restricting party to a catalog

sorry, didn't mention...you need the party in the role
of "Customer"

--- Alexandre Vaillancourt
<[hidden email]> wrote:

> Ok, so I have:
>
> Catalog
> --> Browse Root (One) Category
> ----> Child Category
> ------> Child Category
> --------> Product
> --------> Product
> ------> Child Category
> --------> Product
> --------> Product
> ----> Child Category
> ------> Child Category
> --------> Product
> --------> Product
> ------> Child Category
> --------> Product
> --------> Product
>
>
> With Catalog not being in any store, with parties
> containing Group party and
> an associated person party which has a login. No
> role specified.
>
> The WebSite contains a store, but the store contains
> no catalog.
>
> With that, I still can't see my catalog ;o/
>
> Thanks for any help
>
> -----Original Message-----
> From: Chris Howe [mailto:[hidden email]]
> Sent: Monday, June 26, 2006 4:32 PM
> To: [hidden email]
> Subject: RE: Restricting party to a catalog
>
> You need a browse root category associated with it
> and
> then the browse root category needs subcategories
>
> --- Alexandre Vaillancourt
> <[hidden email]> wrote:
>
> > Ok, so all I have to do is:
> >
> > 1) Create a catalog
> > 2) Associate it with a party that can log in
> > 3) Make my party connect to the ecommerce website
> > 4) And see the content of the catalog on the
> > ecommerce site?
> >
> > I'm trying that and it doesn't seem to be working.
> > Is there something else I
> > must do?
> >
> > Thanks a lot!
> >
> > Alex
> >
> > -----Original Message-----
> > From: Chris Howe [mailto:[hidden email]]
> > Sent: Monday, June 26, 2006 11:50 AM
> > To: [hidden email]
> > Subject: Re: Restricting party to a catalog
> >
> > on the Catalog Manager screen, there is a tab,
> > "Parties" where you can add individual parties to
> be
> > able to view the catalog.  Just make sure that
> > catalog
> > is not assigned to a website.  Any further
> > discriminatory needs would require customization.
> >
> > --- Alexandre Vaillancourt
> > <[hidden email]> wrote:
> >
> > > Hi
> > >
> > > We're planning to use OFBiz to offer product
> > catalog
> > > to logged it customers
> > > and to visitors.
> > >
> > > A visitor has access to a specific range of
> > > categories, while logged in
> > > customers have access to another specific range
> of
> > > categories. I've setup
> > > the categories in catalogs, and I want to
> restrict
> > > access to catalogs
> > > depending on who's seeing the ecommerce page. I
> > > tried to set-up the
> > > permission, but it seems that there's no check
> > made
> > > to make sure a user sees
> > > only the catalog he/she has the permission on.
> > >
> > > Has this subject been discussed already? I
> > searched
> > > the lists and haven't
> > > seen anything about it.
> > >
> > > Thanks
> > >
> > > Alexandre Vaillancourt
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> >
> >
>
>
>
>
>