Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Moodle 2.0.2 release notes.

Moodle 2.0.2 release notes: Difference between revisions

From MoodleDocs
m (removing unused headings)
(highlights, performance improvements, fixes)
Line 1: Line 1:
Release date: Not yet released
Release date: Not yet released
   
   
Here is [http://tracker.moodle.org/secure/ReleaseNote.jspa?projectId=10011&version=10421 the full list of fixed issues in 2.0.2].
===Highlights===
===Highlights===
   
   
* ...
* MDL-20617 - Options to show feedback, averages, range and other data in the [[User report|user report]]


===Fixes===
===Performance improvements===
   
   
* MDL-17201 - Add index on user_info_data
* MDL-25669 - fix_course_sortorder() does way too many UPDATE queries
* MDL-25837 - disasterous caching bug in course_overview block
* MDL-22970 - Glossary import displays too many items in recent activity
* MDL-25677 - Differences between upgraded and installed sites detected in blocks subsystem
* MDL-24125 - Add in-memory cache of admin_category child objects
   
   
===Fixes===
* MDL-25501 - Wikis with pages with the same title now upgrade from 1.9
* MDL-25932 - Upgrade fails for wikis with the same title
* MDL-25850 - Scorm score not checking for mod/scorm:viewscores
* MDL-25215 - File extension lost when using "Save As" field
* MDL-26071 - Upgrade fails when adding fields to tag_instance table
* MDL-26236 - Random essay questions give error
* MDL-25321 - sqlsrv_native's limit_to_top_n function destroys queries
* MDL-25626 - Error in "Course completion status" block
* MDL-25863 - Automated course backup function duplicates old versions when saved to non-default location
And many more ... see the [http://tracker.moodle.org/browse/MDL/fixforversion/10421 full list of bug fixes and improvements in 2.0.2].
===Security issues===
===Security issues===
   
   
To be released later
To be released later
   
   
<noinclude>==See also==
<noinclude>==See also==

Revision as of 14:22, 21 February 2011

Release date: Not yet released

Highlights

Performance improvements

  • MDL-17201 - Add index on user_info_data
  • MDL-25669 - fix_course_sortorder() does way too many UPDATE queries
  • MDL-25837 - disasterous caching bug in course_overview block
  • MDL-22970 - Glossary import displays too many items in recent activity
  • MDL-25677 - Differences between upgraded and installed sites detected in blocks subsystem
  • MDL-24125 - Add in-memory cache of admin_category child objects

Fixes

  • MDL-25501 - Wikis with pages with the same title now upgrade from 1.9
  • MDL-25932 - Upgrade fails for wikis with the same title
  • MDL-25850 - Scorm score not checking for mod/scorm:viewscores
  • MDL-25215 - File extension lost when using "Save As" field
  • MDL-26071 - Upgrade fails when adding fields to tag_instance table
  • MDL-26236 - Random essay questions give error
  • MDL-25321 - sqlsrv_native's limit_to_top_n function destroys queries
  • MDL-25626 - Error in "Course completion status" block
  • MDL-25863 - Automated course backup function duplicates old versions when saved to non-default location

And many more ... see the full list of bug fixes and improvements in 2.0.2.

Security issues

To be released later

See also