-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.8.8, 2.9.2, 3.0
-
Fix Version/s: 3.2
-
Component/s: Calendar
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
-
Fixed Branches:MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-51749-master -
Pull Master Diff URL:
-
Documentation link:
The Calendar allows a user to export or subscribe to an ical feed of events. However the only filter available is 'All events' or courses events. The calendar view in Moodle allows to filter based on user, group, course & global events.
It would be good if the calendar would allow for users to choose to subscribe to calendar events which are only 'user events' - e.g. if they have made an appointment, or have signed up to take part into an event.
The user & group filters already exist for the calendar and the iCal export URL has a userid parameter and allows a parameter of preset_what=courses or preset_what=all which could be extended to support preset_what=user & preset_what=groups