- Online meeting could not be created with presenters in some cases
- Online meeting instance no longer created when instance is added to course
- Online meeting organiser defined on-demand on first access to activity
- Backup & restore re-implemented without restoring online meeting information
- Introduce capability
mod/meeting:presentmeeting
to flag who can be a presenter - Flag and synchronise users with above capability as meeting attendees with role
presenter
- Temporarily disable backup/restore functionality
- Time slot meetings no longer create broadcast events
- Renamed plugin from
mod_teams
tomod_teammeeting
- Added support for backup and restore
- Added support for
course_module_instance_list_viewed
event - Renamed
meeting_default_duration
tomeetingdefaultduration
(admin setting) - Renamed
reuse_meeting
toreusemeeting
(database field, language string) - Removed built-in French language strings
- Removed notification sent to creator when a new activity is created
- Removed dependencies on Composer and Microsoft Graph in favour of
local_o365
- Removed code that was not specific to online meetings (Microsoft Teams)
- Forked https://github.com/UCA-Squad/moodle-mod_teams by Université Clermont Auvergne