Re: [SOGo] multiple bookings of resources

2016-08-29 Thread Ralf Cirksena
Hello, On Mon, Aug 22, 2016 at 09:57:09PM +0200 you wrote: > On 12.08.2016 20:59, Ralf Cirksena wrote: > > On Fri, Aug 12, 2016 at 10:50:36AM -0400 you wrote: > > > >> On 2016-08-12 10:02 AM, Ralf Cirksena (c...@holmco.de) wrote: > >> > >>> But CalDAV > >>> (Thunderbird) just shows the already b

Re: [SOGo] multiple bookings of resources

2016-08-22 Thread Ralf Cirksena
On 12.08.2016 20:59, Ralf Cirksena wrote: > On Fri, Aug 12, 2016 at 10:50:36AM -0400 you wrote: > >> On 2016-08-12 10:02 AM, Ralf Cirksena (c...@holmco.de) wrote: >> >>> But CalDAV >>> (Thunderbird) just shows the already booked time slots. It is possible >>> to overbook the resource. >> No it is

Re: [SOGo] multiple bookings of resources

2016-08-12 Thread Ralf Cirksena
On Fri, Aug 12, 2016 at 10:50:36AM -0400 you wrote: > On 2016-08-12 10:02 AM, Ralf Cirksena (c...@holmco.de) wrote: > > >But CalDAV > >(Thunderbird) just shows the already booked time slots. It is possible > >to overbook the resource. > No it is not. SOGo used to return a 403 for this and that wa

Re: [SOGo] multiple bookings of resources

2016-08-12 Thread Ralf Cirksena
On Fri, Aug 12, 2016 at 10:50:36AM -0400 you wrote: > No it is not. SOGo used to return a 403 for this and that was > ignored by Lightning would store the change locally. Since 3.1.5, we > return a 409 and Lightning shows an error message. Oh great. That's a reason for updating. Greetings -- R

Re: [SOGo] multiple bookings of resources

2016-08-12 Thread Ludovic Marcotte
On 2016-08-12 10:02 AM, Ralf Cirksena (c...@holmco.de) wrote: But CalDAV (Thunderbird) just shows the already booked time slots. It is possible to overbook the resource. No it is not. SOGo used to return a 403 for this and that was ignored by Lightning would store the change locally. Since 3.1.

Re: [SOGo] multiple bookings of resources

2016-08-12 Thread Ralf Cirksena
On Fri, Aug 12, 2016 at 09:09:16AM -0400 you wrote: > On 2016-08-12 8:53 AM, Ralf Cirksena (c...@holmco.de) wrote: > > >sure. Here it is (text between <> changed for privacy reasons): > Your configuration is incomplete. You miss > MultipleBookingsFieldName, for example. See the doc. Thank you, i

Re: [SOGo] multiple bookings of resources

2016-08-12 Thread Ludovic Marcotte
On 2016-08-12 8:53 AM, Ralf Cirksena (c...@holmco.de) wrote: sure. Here it is (text between <> changed for privacy reasons): Your configuration is incomplete. You miss MultipleBookingsFieldName, for example. See the doc. -- Ludovic Marcotte lmarco...@inverse.ca :: +1.514.755.3630 :: http:

Re: [SOGo] multiple bookings of resources

2016-08-12 Thread Ralf Cirksena
On Fri, Aug 12, 2016 at 06:55:27AM -0400 you wrote: > On 2016-08-12 3:24 AM, Ralf Cirksena (c...@holmco.de) wrote: > > >We configured the resources according to the instructions found in the > >wiki:http://wiki.sogo.nu/ResourceConfiguration > Also show your sogo.conf file, otherwise we can't see

Re: [SOGo] multiple bookings of resources

2016-08-12 Thread Ludovic Marcotte
On 2016-08-12 3:24 AM, Ralf Cirksena (c...@holmco.de) wrote: We configured the resources according to the instructions found in the wiki:http://wiki.sogo.nu/ResourceConfiguration Also show your sogo.conf file, otherwise we can't see what's wrong. Thanks, -- Ludovic Marcotte lmarco...@inverse.

[SOGo] multiple bookings of resources

2016-08-12 Thread Ralf Cirksena
Hello, we are using SOGo to book resources (e.g. conference rooms). Unfortunately multiple bookings (same date and time) are accepted. We are using web interface, Thunderbird and Outlook 2013 (Active Sync). SOGo version is 3.1.4. We configured the resources according to the instructions found in