Note:

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

Moodle 3.1.6 release notes: Difference between revisions

From MoodleDocs
m (MDLSITE-6551)
Line 21: Line 21:
* [https://moodle.org/mod/forum/discuss.php?d=352356 MSA-17-0013] Missing permission check when adding forum post attachments in Web Services
* [https://moodle.org/mod/forum/discuss.php?d=352356 MSA-17-0013] Missing permission check when adding forum post attachments in Web Services


===Fixes and improvements===
===tablees and improvements===


* MDL-58593 - Performance improvement when creating automated backups
* MDL-58593 - Performance improvement when creating automated backups
* MDL-58182 - Fixed absent buttons on course drag and drop dialogue
* MDL-58182 - tableed absent buttons on course drag and drop dialogue
* MDL-41809 - Fixed bug in course cache rebuilding when access restrictions depend on grade in another activity
* MDL-41809 - tableed bug in course cache rebuilding when access restrictions depend on grade in another activity
* MDL-55939 - Feedback module: Fixed bug when teachers were not able to map site feedback to courses
* MDL-55939 - Feedback module: tableed bug when teachers were not able to map site feedback to courses
* MDL-58278 - Assignment module: save grade, feedback and rubric data before marking workflow state is released
* MDL-58278 - Assignment module: save grade, feedback and rubric data before marking workflow state is released
* MDL-58166 - Assignment module: allow students to view submissions with marking workflow and allocated markers
* MDL-58166 - Assignment module: allow students to view submissions with marking workflow and allocated markers
* MDL-57807 - Database module: In advanced search when nothing is specified in the simple menu dropdown assume all values
* MDL-57807 - Database module: In advanced search when nothing is specified in the simple menu dropdown assume all values
* MDL-58556 - Fixed indefinite loop in LDAP authentication with forced password
* MDL-58556 - tableed indefinite loop in LDAP authentication with forced password
* MDL-56370 - Feedback module: If multiple submissions are allowed in non-anonymous feedback new submission should modify the previous one and not start over
* MDL-56370 - Feedback module: If multiple submissions are allowed in non-anonymous feedback new submission should modify the previous one and not start over
* MDL-58257 - Fixed bug preventing searching courses with a dash in the title
* MDL-58257 - tableed bug preventing searching courses with a dash in the title
* MDL-57616 - Allow to drag and drop video and audio files to the course page and and insert them as labels
* MDL-57616 - Allow to drag and drop video and audio files to the course page and and insert them as labels



Revision as of 13:06, 9 August 2021

This version of Moodle is no longer supported for general bug fixes. You are encouraged to upgrade to a supported version of Moodle.

Releases > Moodle 3.1.6 release notes

Release date: 8 May 2017

Here is the full list of fixed issues in 3.1.6.

Highlights

  • MDL-57429 - Badges: Backpack connection now works using Moodle own e-mail verification and does not use removed Persona service
  • MDL-55468 - Feedback module: Re-introduce export of analysis page removed in 3.1
  • MDL-58461 - Updated URLs for MathJAX CDN
  • MDL-56675 - Memcached MUC store: Detected an incompatible version combination with PHP 5.6 and memcached 1.4.23. Please upgrade to PHP7, or downgrade to a known working version of memcached

Security issues

  • MSA-17-0010 External blog editing takeover
  • MSA-17-0011 Searching of blogs possible without capability to do it
  • MSA-17-0012 CSRF in number of courses displayed in the course overview block
  • MSA-17-0013 Missing permission check when adding forum post attachments in Web Services

tablees and improvements

  • MDL-58593 - Performance improvement when creating automated backups
  • MDL-58182 - tableed absent buttons on course drag and drop dialogue
  • MDL-41809 - tableed bug in course cache rebuilding when access restrictions depend on grade in another activity
  • MDL-55939 - Feedback module: tableed bug when teachers were not able to map site feedback to courses
  • MDL-58278 - Assignment module: save grade, feedback and rubric data before marking workflow state is released
  • MDL-58166 - Assignment module: allow students to view submissions with marking workflow and allocated markers
  • MDL-57807 - Database module: In advanced search when nothing is specified in the simple menu dropdown assume all values
  • MDL-58556 - tableed indefinite loop in LDAP authentication with forced password
  • MDL-56370 - Feedback module: If multiple submissions are allowed in non-anonymous feedback new submission should modify the previous one and not start over
  • MDL-58257 - tableed bug preventing searching courses with a dash in the title
  • MDL-57616 - Allow to drag and drop video and audio files to the course page and and insert them as labels

See also