nottinghamtec / PyRIGS

📅 A Django-based event booking system designed for use by TEC PA and Lighting, a 'Student Run Service' of the University of Nottingham Students Union
https://nottinghamtec.co.uk/
Other
25 stars 8 forks source link

Add filter to calendar for only events user is MIC for #609

Open jb3 opened 2 weeks ago

jb3 commented 2 weeks ago

Add a filter similar to the ?cancelled=true filter on the ICS export to allow users to filter only events they are MIC on, as requested by Alfie.

Shouldn't be hard to implement.