Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle 3.1.5 release notes: Difference between revisions

From MoodleDocs
m (→‎Highlights: typo fix)
mNo edit summary
Line 1: Line 1:
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: 13 March 2017 (not yet released)
Release date: 13 March 2017
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.1.5%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.1.5].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.1.5%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.1.5].

Revision as of 01:23, 13 March 2017

Releases > Moodle 3.1.5 release notes

Release date: 13 March 2017

Here is the full list of fixed issues in 3.1.5.

Highlights

  • MDL-36233 - Fixed inconsistent "Submissions not graded" link displayed to the teachers on the course overview block
  • MDL-56592 - Allow teacher to toggle to/from "user view" in grader and user report in gradebook
  • MDL-48228 - MySQL and MariaDB drivers updated to support full UTF-8 . For sites upgrading to 3.1.5, a CLI script may be used to convert to full UTF-8. See MySQL full unicode support for details.

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements

  • MDL-56122 - Force reload/recreation of (unoconv) preview in grading interface
  • MDL-51833 - Performance improvement in event monitor preferences loading
  • MDL-55859 - Assignment: Delete incomplete files after pdf conversion failure
  • MDL-55762 - Better error handling around ghostscript
  • MDL-50719 - Long-running scheduled task should not significantly slow down cron processing of other tasks
  • MDL-57587 - Quiz: Show feedback images when reviewing a quiz attempt
  • MDL-50770 - Dashboard should apply customized block positions during dashboard reset
  • MDL-57374 - Pasting unformatted non HTML plain text in Atto should not remove all styles and class attributes from all existing content in editor
  • MDL-57362 - Assignment list all submissions must respect separate groups mode
  • MDL-46782 - When re-entering Multi-SCO SCORM start from the first uncompleted SCO
  • MDL-53367 - Importing a forum with auto subscription now automatically subscribes current users
  • MDL-50625 - Allow to use LDAP user synchronisation without page control
  • MDL-55915 - Respect capability to view full names in assignment grading, grader report and manual user enrolment popup
  • MDL-57785 - Don't refresh SCORM navigation when navigation display is disabled
  • MDL-57296 - Fixed bug when teacher without permission to view hidden grades was not able to collapse grade categories in the gradebook
  • MDL-55547 - Event monitor: fixed bug preventing to view current subscription after deleting a course with subscriptions

See also