Note:

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

Moodle 3.1.2 release notes: Difference between revisions

From MoodleDocs
(added page {{EnTraduccion}})
m (Protected "Moodle 3.1.2 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Frequently updated page translation
{{Template:Migrated|newDocId=/general/releases/3.1/3.1.2}}
|devpagetitle = Moodle 3.1.1 release notes
[[Releases]] > {{FULLPAGENAME}}
}}
{{Moodle 3.1}} {{EnTraduccion}}
Release date: 12 September 2016
[[Historia de las versiones]] > {{FULLPAGENAME}}
 
Fecha de liberación: : 12 September 2016
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.1.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.1.2].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%223.1.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 3.1.2].
Line 11: Line 8:
===Highlights===
===Highlights===
   
   
* ...
* MDL-37250 - Lessons: save students attempts if they timeout
* MDL-54977 - Fixed bug with navigation tree not working in some cases
===Functional changes===
* MDL-50586 - Warn teachers about removing level 0 in rubrics as it leads to unexpected grades.
* MDL-41174 - Update the calendar event when inline changing activity name or duplicating activity
* ...
* MDL-33741 - Allow teacher to access course files in hidden categories using Server files repository in filepicker
* MDL-55333 - Fixed error when trying to view/export feedback responses with over 60 questions using mariadb/mysql
===API changes===
 
* ...
===Security issues===
===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.
* [https://moodle.org/mod/forum/discuss.php?d=339631 MSA-16-0022] Web service tokens should be invalidated when the user password is changed or forced to be changed
 
===Fixes and improvements===
===Fixes and improvements===
   
   
* ...
* MDL-55312 - Bugfix: Load timeout for modules: core/first occurs after purge caches
* MDL-55229 - Bugfix: Meta Enrolment - Search for course produces error
* MDL-55707 - Bugfix: Possible to get in "recalculating grades" infinite loop
* MDL-55292 - Include tideways profiler along with xhprof for PHP7 profiling
* MDL-54892 - Uninstall scheduled tasks when plugin is uninstalled
* MDL-22183 - Prevent stats from running later and later - use scheduled task time only
* MDL-47371 - Bugfix: The character & is displayed as " & amp ; " in book module
* MDL-52544 - Resolved problems of Oracle driver in PHP7 environment
* MDL-55246 - Bugfix: Unoconv fails on files with spaces in the name.
* MDL-51078 - Add "All changes" option to the Action selector in report_log (was present in 2.6 and removed in 2.7+)
* MDL-52105 - Remove CAP_PROHIBIT in manager role for capability 'enrol/self:holdkey'
* MDL-54847 - Allow students to insert HTML audio and video tags
* MDL-55273 - Default setting for cookiesecure should be on
* MDL-55520 - Assignment module no longer resets max grade to 100 during module editing
* MDL-55245 - Attempting to select text in PDF annotation comments drags the comment box
 
==See also==
*[[Moodle 3.1.1 release notes]]
   
   
==Vea también==
[[Category:Release notes]]
* [[Notas de Moodle 3.1]]
[[Category:Moodle 3.1]]
* [https://docs.moodle.org/all/es/Categor%C3%ADa:Nuevas_caracter%C3%ADsticas_de_Moodle_3.1 Las nuevas características de Moodle 3.1]]
 
 
[[Categoría:Moodle 3.1]]
[[Categoría:Notas de versiones]]
   
   
[[fr:Notes de mise à jour de Moodle 3.1.2]]
[[fr:Notes de mise à jour de Moodle 3.1.2]]
[[en:Moodle 3.1.2 release notes]]
[[es:Notas de Moodle 3.1.2]]

Latest revision as of 09:08, 25 May 2022

Important:

This content of this page has been updated and migrated to the new Moodle Developer Resources. The information contained on the page should no longer be seen up-to-date.

Why not view this page on the new site and help us to migrate more content to the new site!

Releases > Moodle 3.1.2 release notes

Release date: 12 September 2016

Here is the full list of fixed issues in 3.1.2.

Highlights

  • MDL-37250 - Lessons: save students attempts if they timeout
  • MDL-54977 - Fixed bug with navigation tree not working in some cases
  • MDL-50586 - Warn teachers about removing level 0 in rubrics as it leads to unexpected grades.
  • MDL-41174 - Update the calendar event when inline changing activity name or duplicating activity
  • MDL-33741 - Allow teacher to access course files in hidden categories using Server files repository in filepicker
  • MDL-55333 - Fixed error when trying to view/export feedback responses with over 60 questions using mariadb/mysql

Security issues

  • MSA-16-0022 Web service tokens should be invalidated when the user password is changed or forced to be changed

Fixes and improvements

  • MDL-55312 - Bugfix: Load timeout for modules: core/first occurs after purge caches
  • MDL-55229 - Bugfix: Meta Enrolment - Search for course produces error
  • MDL-55707 - Bugfix: Possible to get in "recalculating grades" infinite loop
  • MDL-55292 - Include tideways profiler along with xhprof for PHP7 profiling
  • MDL-54892 - Uninstall scheduled tasks when plugin is uninstalled
  • MDL-22183 - Prevent stats from running later and later - use scheduled task time only
  • MDL-47371 - Bugfix: The character & is displayed as " & amp ; " in book module
  • MDL-52544 - Resolved problems of Oracle driver in PHP7 environment
  • MDL-55246 - Bugfix: Unoconv fails on files with spaces in the name.
  • MDL-51078 - Add "All changes" option to the Action selector in report_log (was present in 2.6 and removed in 2.7+)
  • MDL-52105 - Remove CAP_PROHIBIT in manager role for capability 'enrol/self:holdkey'
  • MDL-54847 - Allow students to insert HTML audio and video tags
  • MDL-55273 - Default setting for cookiesecure should be on
  • MDL-55520 - Assignment module no longer resets max grade to 100 during module editing
  • MDL-55245 - Attempting to select text in PDF annotation comments drags the comment box

See also