Note:

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

Moodle 2.3.2 release notes: Difference between revisions

From MoodleDocs
m (Protected "Moodle 2.3.2 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.3/2.3.2}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: 10 September, 2012
Release date: 10 September, 2012
   
   
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.3.2%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.3.2].
Here is [https://tracker.moodle.org/issues/?jql=project%20%3D%20mdl%20AND%20resolution%20%3D%20fixed%20AND%20fixVersion%20in%20(%222.3.2%22)%20ORDER%20BY%20priority%20DESC the full list of fixed issues in 2.3.2].
   
   
===Highlights===
===Highlights===
Line 14: Line 15:
===Functional changes===
===Functional changes===
   
   
* MDL-25347 - Blog entry associations can now be controlled at fine-grained levels.
* MDL-25347 - [[:en:Blog settings|Blog entry associations]] can now be controlled at fine-grained levels.
* MDL-23219 - [[:en:Permissions#Checking_permissions|Role and permission checking]] in courses and activities has been enhanced and simplified.
* MDL-23219 - [[:en:Permissions#Checking_permissions|Role and permission checking]] in courses and activities has been enhanced and simplified.
* MDL-34705 - When viewing a user's assigned roles, links are provided to the context of each role.
* MDL-34705 - When viewing a user's assigned roles, links are provided to the context of each role.
Line 25: Line 26:
===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.
* [http://moodle.org/mod/forum/discuss.php?d=211555 MSA-12-0051] File upload size constraint issue
* [http://moodle.org/mod/forum/discuss.php?d=211556 MSA-12-0052] Course topics permission issue
* [http://moodle.org/mod/forum/discuss.php?d=211557 MSA-12-0053] Blog file access issue
* [http://moodle.org/mod/forum/discuss.php?d=211558 MSA-12-0054] Course reset permission issue
* [http://moodle.org/mod/forum/discuss.php?d=211559 MSA-12-0055] Web service access token issue
* [http://moodle.org/mod/forum/discuss.php?d=211560 MSA-12-0056] Information leak in drag-and-drop
 
===Fixes and improvements===
===Fixes and improvements===
   
   

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.3.2 release notes

Release date: 10 September, 2012

Here is the full list of fixed issues in 2.3.2.

Highlights

  • MDL-34543 - New assignment retains feedback when re-grading.
  • MDL-25492 - Blackboard V6+ question import is fixed.
  • MDL-34583 - Feedback is maintained during assignment upgrades.
  • MDL-34192 - Grading assignments with the new assignment module now works with Oracle.

Functional changes

  • MDL-25347 - Blog entry associations can now be controlled at fine-grained levels.
  • MDL-23219 - Role and permission checking in courses and activities has been enhanced and simplified.
  • MDL-34705 - When viewing a user's assigned roles, links are provided to the context of each role.
  • MDL-34727 - The Restore user interface now uses checkboxes for controlling the inclusion of user data.
  • MDL-34866 - The course layout can be set in course defaults.
  • MDL-32705 - The ability to check and uncheck all checkboxes in a group has now returned to backup, restore and import interfaces.
  • MDL-28346 - Moodle handles backups that were created when files were missing and warns users about such missing files.
  • MDL-6424 - A warning is given when deleting blocks.

Security issues

Fixes and improvements

  • MDL-32499 - Restoring a course with a rubric no longer results in an error.
  • MDL-34451 - Quiz functionality to return a user to their last question is now fixed.
  • MDL-34290 - Shortcuts/aliases to Dropbox files now synchronise.
  • MDL-35147 - Question import into Lesson has been fixed.
  • MDL-13629 - Gradebook behaviour to drop the lowest grade now works as expected.
  • MDL-29563 - Duplication links are now hidden for modules that do not support backup and restore.
  • MDL-33030 - The Lesson progress bar now grows and shrinks as students advance and return.
  • MDL-28531 MDL-29470 - Automated backups run on time.

See also