v20150421_m27
In this release:
This release includes a new version of auth_oidc, local_o365, local_office365, and repository_office365.
Expanded Calendar Sync Options
Users can now choose which of their Outlook calendars to sync Moodle calendars with, and each Moodle calendar can have a different calendar. This release also introduces the ability to sync calendar events from Outlook into Moodle, giving users the ability to manage their Moodle calendars (including course and site calendars if they have permission) from Outlook.
Embedding Office Docs
Office documents can now be embedded directly into a course as a resource using Office online apps (Word online, etc). Documents are viewable in Moodle and users still have the option to download them.
Reverting to previous auth method
Users now have the option to revert to their previous authentication method if they choose to stop using OpenID Connect to log in to Moodle.
Bugfixes/Stability Improvements
- Fixed errors getting and refreshing tokens when using the username/password auth flow
- Fixed error accessing Sharepoint files (receiving "item not found")
- Fixed errors syncing old calendar events to Outlook
- Better handling of tokens, tokens refresh as needed.
- Unit test fixes.
- General code cleanup.