Open alexanderdd opened 4 years ago
Fullcalendar's premium features are open-source as well and free to use in GPL-open-source projects (such as Nextcloud). See https://fullcalendar.io/license/premium-faq#open-source and https://fullcalendar.io/license/premium#option-3-gpl-license
We already use the the ResourceTimelinePLugin for the Free-Busy feature: https://github.com/nextcloud/calendar/blob/master/src/components/Editor/FreeBusy/FreeBusy.vue
For reference https://github.com/nextcloud/server/issues/24175
You can use a separate calendar for every resource but then there is no automatic check if the room is booked already.
I'm confused by this. Do you use calendars as resources? That means you do not use actual resources like https://docs.nextcloud.com/server/latest/admin_manual/groupware/calendar.html#resources-and-rooms, do you?
I'm trying to figure out if we are talking about the same use case I've described in https://github.com/nextcloud/calendar/issues/3185 :)
@alexanderdd btw you've accidentally :+1:'d your own post :)
I'd say so
@ChristophWurst it seems to me that #3185 is about the possibility to see the availability of a particular room or resource, instead @alexanderdd request is about the possibility to see the availability of all the rooms or resources.
Both functionalities are useful, clearly this one is more useful in big organisations to manage easily several rooms, as already stated by @alexanderdd
@ChristophWurst it seems to me that #3185 is about the possibility to see the availability of a particular room or resource, instead @alexanderdd request is about the possibility to see the availability of all the rooms or resources.
Both functionalities are useful, clearly this one is more useful in big organisations to manage easily several rooms, as already stated by @alexanderdd
Exactly what I intended to say. I am thinking about a person in the lobby of a big organisation, he/she wants to see what is happening where right now.
I see two use cases:
Clearly in the second situation, the organisers should have the possibility to define which resources have to be visible to the attendants and which have to be hidden.
I belonged to organisations in which some of the daily meetings were public and visible (even displayed in a screen at the entrance) and some reserved. A sort of second situation made permanent
@q-wertz @mir06 @wforumw you reacted with :+1: to the last post, but not to the initial issue (first post).
If you want this, please react with :+1: to the first post.