svthalia / sagexit

A stripped down Django reservation system using SAML
https://reservations.thalia.nu
GNU Affero General Public License v3.0
4 stars 1 forks source link

Add filtering on the rooms #25

Open ColonelPhantom opened 3 years ago

ColonelPhantom commented 3 years ago

I think it would be useful to be able to filter by room in Mercator, so that it is easier to see where there is still a spot free. Color-coding may also help this, but I think filtering is more helpful.

JobDoesburg commented 3 years ago

Agreed that would be great. Ideally we would use fullcalendar.io 'resources' for this, however this is only available in the crazy expensive premium bundle.

So we would need to build this ourselves

ColonelPhantom commented 3 years ago

I have looked at the pricing for fullcalendar, and it seems like it is free for non-profits (is Thalia registered as a nonprofit?), and for GPLv3 projects. Given that this repo is under the AGPLv3, I am not sure if using that key would be legal?

JobDoesburg commented 3 years ago

Oeh did not know that. I think that would definitely be a solution! (yes we're non-profit but we're also AGPLv3)