v20151116_m27
jamesmcq
released this
17 Nov 06:50
·
473 commits
to MOODLE_27_STABLE
since this release
In this release:
This is a bugfix release with a lot a fixes, improved unified API support, and improved debug logging.
Bugfixes
- Fix syncing users when Azure user has full name of country.
- Remove hard dependency on local_msaccount from local_onenote
- SharePoint link can now use deeply-nested sites.
- OneNote feedback is no longer mandatory.
- Fixed redirection when user is already logged in to Moodle and returns to Moodle from the Office app launcher.
- Microsoft block handles API error better.
- OpenID Connect looks for https on login setting and uses an https redirect URL if enabled.
- CLA links fixed in README
- Added explicit dependency on local_o365 to Microsoft block.
- Removed implicit dependency on block_microsoft from local_o365.
Other
- Unified API support has been updated for latest changes.
- Debug logging has been added to repository_office365.
- Debug logging has been added to auth_oidc.
- Various language string improvements and clarifications.