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
(Changing issue descriptions to past tense.)
(Releasing security issues)
Line 15: Line 15:
===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.
See [http://moodle.org/security/ http://moodle.org/security/] for security issue details.
 
* MDL-28503 - Guests can add comments to front page activities
* MDL-28147 - Theme cache folder
* MDL-28350 - moodle_enrol_external:role_assign() does not obey role assignment restrictions
* MDL-27994 - Course creator role has incorrect default permissions
* MDL-28432 - Cohort enrol plugin capability problems and missing cohort access control
* MDL-27464 - Continuation link can sometimes link offsite


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

Revision as of 08:49, 8 August 2011

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

See http://moodle.org/security/ for security issue details.

  • MDL-28503 - Guests can add comments to front page activities
  • MDL-28147 - Theme cache folder
  • MDL-28350 - moodle_enrol_external:role_assign() does not obey role assignment restrictions
  • MDL-27994 - Course creator role has incorrect default permissions
  • MDL-28432 - Cohort enrol plugin capability problems and missing cohort access control
  • MDL-27464 - Continuation link can sometimes link offsite

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