Sergey Mosin
Sergey Mosin
@nolens The back-end code has been refactored to use [IBackendConnector Interface](https://github.com/SergeyMosin/Appointments/blob/master/lib/Backend/IBackendConnector.php) which in it's current implementation uses Sabre\CalDAV\Backend\BackendInterface of the CalDavBackend. The chances of CalDavBackend not supporting the Sabre\CalDAV\Backend\BackendInterface in...
@nolens Yep, it is a relatively easy update.
@tcitworld Nice! Thank you.
I am not sure if this is what you want but maybe using "Weekly Template" mode with shared calendars conflict checking would work. Example: 1. `Mr. X` will setup a...
No activity, closing...
I'll have to look in to this, but this was really made for "external" purposes.
No, leave it open. Someone might come along and contribute some code if it gains traction.
"Private" mode is available in v1.12.0 more info https://github.com/SergeyMosin/Appointments/issues/298#issuecomment-1047218793
Making one appointment available for multiple attendees, may be some kind of ``Maximum attendees per appointment`` option. Good idea for upcoming releases. Thanks
Ah I see, remain in the "Add Appointments" view would be the easiest option here. Maybe next release than.