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
(Releasing security issues)
mNo edit summary
(3 intermediate revisions by 3 users not shown)
Line 15: Line 15:
===Security issues===
===Security issues===


See [http://moodle.org/security/ http://moodle.org/security/] for security issue details.
* [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
* MDL-28503 - Guests can add comments to front page activities
* [http://moodle.org/mod/forum/discuss.php?d=182737 MSA-11-0020] - Continue links in error messages can lead offsite
* MDL-28147 - Theme cache folder
* [http://moodle.org/mod/forum/discuss.php?d=182738 MSA-11-0021] - Role assignment web service function not following restrictions
* MDL-28350 - moodle_enrol_external:role_assign() does not obey role assignment restrictions
* [http://moodle.org/mod/forum/discuss.php?d=182739 MSA-11-0022] - Course creators could change filters at course level
* MDL-27994 - Course creator role has incorrect default permissions
* [http://moodle.org/mod/forum/discuss.php?d=182740 MSA-11-0023] - Guests can add comments to front page activities
* 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===
Line 41: Line 39:
[[Category:Release notes]]
[[Category:Release notes]]
[[Category:Moodle 2.0]]
[[Category:Moodle 2.0]]
[[es:Notas de Moodle 2.0.4]]
[[fr:Notes de mise à jour de Moodle 2.0.4]]

Revision as of 14:19, 5 October 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

  • 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