Re: [SOGo] Information on shared calendar entries

2015-04-08 Thread Mihamina Rakotomandimby

On 04/07/2015 09:49 PM, Tom wrote:

Hello List

when I share a calendar on all authenticated users, then I can 
subscribe to this.
But I only see Öffentlicher Termin instead of the real entries in 
this calendar.


How can be acomplished to see all information on a calendar entry of a 
user?


Best regards and thanks for your help!
Thomas.



Events in calendar can have 3 levels of confidentiality: Public events, 
Confidential Events, Private Events.


As far as I remember, the default is:
For Public events: non-owners can only view date and time (not the 
description nor more details)
For Confidential events: non-owners can only view date and time (not the 
description nor more details)
For Private events: non-owners cannot view the event (they dont know it 
exists)


To make Public events details vieables by non-owners, you need to setup 
either in the calendar setting or in the sogo.conf.

For the latter, it's

SOGoCalendarDefaultRoles = ( ..., PublicViewer);

My personnal (it's just me) preference is

SOGoCalendarDefaultRoles = 
(PublicViewer,ConfidentialDAndTViewer,PrivateDAndTViewer);


Note: To ease the work of getting help, I recommend you to test with 
english settings, so that you can reach maximu people. I had to 
translate Öffentlicher Terminwith Googme in order to knwo what you meant.


--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Information on shared calendar entries

2015-04-08 Thread Mihamina Rakotomandimby

On 04/08/2015 02:23 PM, t...@thomasbaumann.com wrote:

Thanks for this information.
How can Language changed in Display, when User is logged in?
Then I'd know Öffentlicher Termin means Public  ;)


But I still have Issues.

I changed /etc/sogo/sogo.conf to:

   SOGoCalendarDefaultRoles = (
 PublicViewer,
 ConfidentialDAndTViewer,
 PrivateDAndTViewer
   );

Restarted sogod, then marked the Calendar Entry as Public,
but my collegue which subscribed to my Calender still sees no details on the
entry, but only Public and the time-range.

So still any help is appreciated.

Best regards,
Thomas.


Try this:

stop sogod
stop memcached
start memcached
start sogod

Then test.


Please keep replying to the mailing list.

--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Information on shared calendar entries

2015-04-07 Thread Tom
Hello List

when I share a calendar on all authenticated users, then I can subscribe to
this.
But I only see Öffentlicher Termin instead of the real entries in this
calendar.

How can be acomplished to see all information on a calendar entry of a user?

Best regards and thanks for your help!
Thomas.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists