Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Moodle 2.5.3 release notes: Difference between revisions

From MoodleDocs
Created page with "Releases > {{FULLPAGENAME}} Release date: Not yet released Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+..."
 
m Protected "Moodle 2.5.3 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite))
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.5/2.5.3}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 14 November 2013
   
   
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.5.3%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.5.3].
Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.5.3%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.5.3].
Line 7: Line 8:
===Highlights===
===Highlights===
   
   
* ...
* MDL-41252 - Accessibility improvements to course page.
* MDL-34209 - Moving sections by drag and drop reorders sections correctly.
* MDL-29987 - Embedded PDF files behave correctly.
   
   
===Functional changes===
===Functional changes===
   
   
* ...
* MDL-42069 - Option to sort by last name in Quiz grading report.
* MDL-38267 - Submit button is not shown after cut-off date in Assignment.
* MDL-22669 - When restoring a larger course over a smaller one, the number of sections is maintained.
* MDL-42666 and MDL-42668 - The [https://docs.moodle.org/25/en/Box.net_repository Box.net repository] and [https://docs.moodle.org/25/en/Box.net_portfolio Box.net portfolio] have been updated to use Box.net API v2. Moodle sites which have used the Box.net repository previously need to ''run the Box.net-alias-to-copy-conversion tool as soon as possible''. Also, HTTPS is now required for sites to access Box.net. See [https://docs.moodle.org/25/en/Box.net_APIv1_migration Box.net APIv1 migration] for details.
 
===API changes===
===API changes===
   
   
* ...
* MDL-41861, MDL-41882, MDL-41853,... - Generator tools have been backported.
   
   
===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=244479 MSA-13-0036] Incorrect headers sent for secured resources
* [https://moodle.org/mod/forum/discuss.php?d=244480 MSA-13-0037] Cross site scripting in Messages
* [https://moodle.org/mod/forum/discuss.php?d=244481 MSA-13-0038] Access to server files through repository
* [https://moodle.org/mod/forum/discuss.php?d=244482 MSA-13-0039] Cross site scripting in Quiz
 
===Fixes and improvements===
===Fixes and improvements===
   
   
* ...
* MDL-32862 - Links to 1.9 resource types work after upgrade to 2.2 followed by backup and restore.
* MDL-40903 - Persistent cache is now split into logical parts.
* MDL-41942 - Courses in categories no longer become invisible due to caching problem.
* MDL-41352 - Mymobile theme no longer producing JavaScript error on course pages.
* MDL-37528 - Block drag-and-drop issue resolved.
* MDL-42542 - The Portfolio cron job is now working.
* MDL-42619 - Error deleting a course link from the community block is fixed.
* MDL-37877 - Automated backup failure is now reported.
 
   
   
==See also==
==See also==
Line 32: Line 49:
   
   
[[fr:Notes de mise à jour de Moodle 2.5.3]]
[[fr:Notes de mise à jour de Moodle 2.5.3]]
[[es:Notas de Moodle 2.5.3]]

Latest revision as of 09:07, 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 2.5.3 release notes

Release date: 14 November 2013

Here is the full list of fixed issues in 2.5.3.

Highlights

  • MDL-41252 - Accessibility improvements to course page.
  • MDL-34209 - Moving sections by drag and drop reorders sections correctly.
  • MDL-29987 - Embedded PDF files behave correctly.

Functional changes

  • MDL-42069 - Option to sort by last name in Quiz grading report.
  • MDL-38267 - Submit button is not shown after cut-off date in Assignment.
  • MDL-22669 - When restoring a larger course over a smaller one, the number of sections is maintained.
  • MDL-42666 and MDL-42668 - The Box.net repository and Box.net portfolio have been updated to use Box.net API v2. Moodle sites which have used the Box.net repository previously need to run the Box.net-alias-to-copy-conversion tool as soon as possible. Also, HTTPS is now required for sites to access Box.net. See Box.net APIv1 migration for details.

API changes

Security issues

Fixes and improvements

  • MDL-32862 - Links to 1.9 resource types work after upgrade to 2.2 followed by backup and restore.
  • MDL-40903 - Persistent cache is now split into logical parts.
  • MDL-41942 - Courses in categories no longer become invisible due to caching problem.
  • MDL-41352 - Mymobile theme no longer producing JavaScript error on course pages.
  • MDL-37528 - Block drag-and-drop issue resolved.
  • MDL-42542 - The Portfolio cron job is now working.
  • MDL-42619 - Error deleting a course link from the community block is fixed.
  • MDL-37877 - Automated backup failure is now reported.


See also