UniversityRadioYork / MyRadio

University Radio York's back-end radio management system
https://ury.org.uk/myradio
16 stars 16 forks source link

Include current user's training slots in iCal feed #1130

Open markspolakovs opened 1 year ago

markspolakovs commented 1 year ago

We already have their upcoming timeslots, training sessions are a logical follow-up. Shouldn't be too hard - add a new method to MyRadio_Demo to list the current user's upcoming sessions, then call it in https://github.com/UniversityRadioYork/MyRadio/blob/620534a1300198732cadb66d5fdcc888114fb6a1/src/Controllers/Events/iCal.php.