Skip to content

Releases: microsoft/moodle-local_o365

v2.9.0.23

22 Jun 07:26
Compare
Choose a tag to compare

In this release
New Features

  • Moodle course events sync to User Group calendar
  • Updated some API calls to use Microsoft Graph API
  • Improvements to the Calendar sync settings page and synced event listing
  • Added support for School Data Sync

Bug Fixes

  • Clicking on a person's photo will take you to their My Delve page
  • Teachers no longer get a permissions error when accessing User Groups
  • o365 Course groups are now created with private visibility setting

v2.8.0.32

22 Jun 07:25
Compare
Choose a tag to compare

In this release
New Features

  • Moodle course events sync to User Group calendar
  • Updated some API calls to use Microsoft Graph API
  • Improvements to the Calendar sync settings page and synced event listing
  • Added support for School Data Sync

Bug Fixes

  • Clicking on a person's photo will take you to their My Delve page
  • Teachers no longer get a permissions error when accessing User Groups
  • o365 Course groups are now created with private visibility setting

v2.7.0.33

22 Jun 07:25
Compare
Choose a tag to compare

In this release
New Features

  • Moodle course events sync to User Group calendar
  • Updated some API calls to use Microsoft Graph API
  • Improvements to the Calendar sync settings page and synced event listing
  • Added support for School Data Sync

Bug Fixes

  • Clicking on a person's photo will take you to their My Delve page
  • Teachers no longer get a permissions error when accessing User Groups
  • o365 Course groups are now created with private visibility setting

v2.9.0.22

30 May 18:45
Compare
Choose a tag to compare

In this release

New Features

  • Added help icons next to the user sync options
  • Added the option to set a user's authentication to use OpenID Connect when using the user match tool
  • Improved the settings page by adding a tabbed interface
  • Default to Graph API enabled for new installs
  • Renamed some of the terms on the settings page
  • Provided option to customize "Get Office 365" URL
  • Added documentation for Microsoft Graph permissions

Bug

  • Fixed user sync where an o365 user was being created for a Moodle user already connected to an account
  • Clean up o365 user data in the Moodle tables when Moodle user is unlinked
  • Added a check if o365 user is already connect to a different Moodle user account
  • Clean up o365 user data in the Moodle tables when Moodle user is unlinked
  • Some clean up of the code

v2.8.0.31

30 May 18:45
Compare
Choose a tag to compare

In this release

New Features

  • Added help icons next to the user sync options
  • Added the option to set a user's authentication to use OpenID Connect when using the user match tool
  • Improved the settings page by adding a tabbed interface
  • Default to Graph API enabled for new installs
  • Renamed some of the terms on the settings page
  • Provided option to customize "Get Office 365" URL
  • Added documentation for Microsoft Graph permissions

Bug

  • Fixed user sync where an o365 user was being created for a Moodle user already connected to an account
  • Clean up o365 user data in the Moodle tables when Moodle user is unlinked
  • Added a check if o365 user is already connect to a different Moodle user account
  • Clean up o365 user data in the Moodle tables when Moodle user is unlinked
  • Some clean up of the code

v2.7.0.32

30 May 18:45
Compare
Choose a tag to compare

In this release

New Features

  • Added help icons next to the user sync options
  • Added the option to set a user's authentication to use OpenID Connect when using the user match tool
  • Improved the settings page by adding a tabbed interface
  • Default to Graph API enabled for new installs
  • Renamed some of the terms on the settings page
  • Provided option to customize "Get Office 365" URL
  • Added documentation for Microsoft Graph permissions

Bug

  • Fixed user sync where an o365 user was being created for a Moodle user already connected to an account
  • Clean up o365 user data in the Moodle tables when Moodle user is unlinked
  • Added a check if o365 user is already connect to a different Moodle user account
  • Clean up o365 user data in the Moodle tables when Moodle user is unlinked
  • Some clean up of the code

v2.9.0.20

03 May 01:10
Compare
Choose a tag to compare

In this release:

New Features

  • Improved integration with Office 365 groups.
    • Sync group information from Moodle to Office 365, including title, description, and group photo.
  • Add Office 365 group membership to user sync restrictions.
    • This allows you to specify membership in an Office 365 group as a requirement to be synced into Moodle.
  • Enable/Disable Office 365 group features on a per-course basis.

Bugfixes & Improvements

  • Update permission names to fix missing permission errors in the Azure setup tool.
  • Fix situations where users would not be added to Office 365 groups.
  • Fix database error "Data too long for column 'country'"
  • Added plugin component prefix to CSS classes to help prevent collisions.
  • Fix failing user sync unit test under some circumstances.
  • Small wording/language string improvements.

v2.8.0.29

03 May 01:10
Compare
Choose a tag to compare

In this release:

New Features

  • Improved integration with Office 365 groups.
    • Sync group information from Moodle to Office 365, including title, description, and group photo.
  • Add Office 365 group membership to user sync restrictions.
    • This allows you to specify membership in an Office 365 group as a requirement to be synced into Moodle.
  • Enable/Disable Office 365 group features on a per-course basis.

Bugfixes & Improvements

  • Update permission names to fix missing permission errors in the Azure setup tool.
  • Fix situations where users would not be added to Office 365 groups.
  • Fix database error "Data too long for column 'country'"
  • Added plugin component prefix to CSS classes to help prevent collisions.
  • Fix failing user sync unit test under some circumstances.
  • Small wording/language string improvements.

v2.7.0.30

03 May 01:10
Compare
Choose a tag to compare

In this release:

New Features

  • Improved integration with Office 365 groups.
    • Sync group information from Moodle to Office 365, including title, description, and group photo.
  • Add Office 365 group membership to user sync restrictions.
    • This allows you to specify membership in an Office 365 group as a requirement to be synced into Moodle.
  • Enable/Disable Office 365 group features on a per-course basis.

Bugfixes & Improvements

  • Update permission names to fix missing permission errors in the Azure setup tool.
  • Fix situations where users would not be added to Office 365 groups.
  • Fix database error "Data too long for column 'country'"
  • Added plugin component prefix to CSS classes to help prevent collisions.
  • Fix failing user sync unit test under some circumstances.
  • Small wording/language string improvements.

v2.9.0.19

14 Apr 18:04
Compare
Choose a tag to compare

In this release:

New Features

  • Add API to work with the Class Notebook Add-In and work with OneNote assignments.

Bug fixes

  • Fix database error when assigning users to Azure application during user sync.