Note:

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

Moodle 2.0.4 release notes: Difference between revisions

From MoodleDocs
(Created page with "Release date: 1st August, 2011 Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+and+resolution+%3D+fixed+AND+fixVersion+in...")
 
m (Protected "Moodle 2.0.4 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.0/2.0.4}}
Release date: 1st August, 2011
Release date: 1st August, 2011
   
   
Line 5: Line 6:
===Highlights===
===Highlights===
   
   
* MDL-28135 - Update links to MoodleDocs to point to correct wiki (2.0, 2.1, 2.2...)
* MDL-28135 - Updated links to MoodleDocs to point to correct wiki (2.0, 2.1, 2.2...)
* MDL-27169 - File Picker uploading files using IE9
* MDL-27169 - File Picker able to upload files using IE9
   
   
===Functional changes===
===Functional changes===


* MDL-27755 - Course search does not include idnumber or shortname
* MDL-27755 - Course search can now include idnumber or shortname
* MDL-27532 - Course reports should be able to store table data in course backup
* MDL-27532 - Course reports are able to store table data in course backup


===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=182735 MSA-11-0018] - Lacking capability controls over cohorts
* [http://moodle.org/mod/forum/discuss.php?d=182736 MSA-11-0019] - Themes writing to files outside Moodle data directory
* [http://moodle.org/mod/forum/discuss.php?d=182737 MSA-11-0020] - Continue links in error messages can lead offsite
* [http://moodle.org/mod/forum/discuss.php?d=182738 MSA-11-0021] - Role assignment web service function not following restrictions
* [http://moodle.org/mod/forum/discuss.php?d=182739 MSA-11-0022] - Course creators could change filters at course level
* [http://moodle.org/mod/forum/discuss.php?d=182740 MSA-11-0023] - Guests can add comments to front page activities


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


* MDL-28040 - Moodle 2.0 Navigation tree algorithm faulty
* MDL-28040 - Moodle 2.0 Navigation tree algorithm fixed
* MDL-27999 - Image not shown in Wiki preview
* MDL-27999 - Images are now shown in Wiki previews
* MDL-27988 - ID Number activities into the calculated grade items are not restored in a full course restore
* MDL-27988 - Activities identified by ID numbers in calculated grade items are now restored in a full course restore
* MDL-27969 - Error when doing random assignment of submissions in Workshop with Moodle 2.1
* MDL-27969 - Error when doing random assignment of submissions in Workshop with Moodle 2.1 fixed
* MDL-27906 - Regression in calendar/lib.php breaking on user events
* MDL-27906 - Regression in calendar/lib.php breaking on user events resolved
* MDL-27741 - Regression: forum_get_subscribe_link
* MDL-27741 - Regression of forum_get_subscribe_link fixed
* MDL-27638 - Assignment Module Submissions SQL overflow
* MDL-27638 - Assignment Module Submissions SQL avoids overflow
* MDL-26739 - Unable to add images to wiki in Nwiki or creole format
* MDL-26739 - Able to add images to wiki in Nwiki or creole format
* MDL-28021 - Duplicatated activity completion entries in database not handled correctly
* MDL-28021 - Duplicatated activity completion entries in database are now handled correctly


==See also==
==See also==
Line 34: Line 40:
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 2.0]]
[[Category:Moodle 2.0]]
</noinclude>
 
[[es:Notas de Moodle 2.0.4]]
[[fr:Notes de mise à jour de Moodle 2.0.4]]

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!

Release date: 1st August, 2011

Here is the full list of fixed issues in 2.0.4.

Highlights

  • MDL-28135 - Updated links to MoodleDocs to point to correct wiki (2.0, 2.1, 2.2...)
  • MDL-27169 - File Picker able to upload files using IE9

Functional changes

  • MDL-27755 - Course search can now include idnumber or shortname
  • MDL-27532 - Course reports are able to store table data in course backup

Security issues

  • MSA-11-0018 - Lacking capability controls over cohorts
  • MSA-11-0019 - Themes writing to files outside Moodle data directory
  • MSA-11-0020 - Continue links in error messages can lead offsite
  • MSA-11-0021 - Role assignment web service function not following restrictions
  • MSA-11-0022 - Course creators could change filters at course level
  • MSA-11-0023 - Guests can add comments to front page activities

Fixes and improvements

  • MDL-28040 - Moodle 2.0 Navigation tree algorithm fixed
  • MDL-27999 - Images are now shown in Wiki previews
  • MDL-27988 - Activities identified by ID numbers in calculated grade items are now restored in a full course restore
  • MDL-27969 - Error when doing random assignment of submissions in Workshop with Moodle 2.1 fixed
  • MDL-27906 - Regression in calendar/lib.php breaking on user events resolved
  • MDL-27741 - Regression of forum_get_subscribe_link fixed
  • MDL-27638 - Assignment Module Submissions SQL avoids overflow
  • MDL-26739 - Able to add images to wiki in Nwiki or creole format
  • MDL-28021 - Duplicatated activity completion entries in database are now handled correctly

See also