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
(→‎Security issues: adding links to security advisories)
m (Protected "Moodle 2.0.4 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(6 intermediate revisions by 4 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 15: Line 16:
===Security issues===
===Security issues===


* [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=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=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=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=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=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
* [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===
Line 39: Line 40:
[[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]]

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