Note:

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

Moodle 1.9.8 release notes: Difference between revisions

From MoodleDocs
m (MDLSITE-6551)
m (Protected "Moodle 1.9.8 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/1.9/1.9.8}}
Release date: 25th March 2010
Release date: 25th March 2010
   
   
Line 13: Line 14:
* MDL-21174 - [[:en:Upload user pictures|Bulk upload of user profile pictures]] now excludes deleted users
* MDL-21174 - [[:en:Upload user pictures|Bulk upload of user profile pictures]] now excludes deleted users
* MDL-20125 - New [[:en:Section Links block settings|Section Links block settings]]
* MDL-20125 - New [[:en:Section Links block settings|Section Links block settings]]
* MDL-21868 - table for bug affecting upgrade to 1.9.7+ on MS SQL
* MDL-21868 - Fix for bug affecting upgrade to 1.9.7+ on MS SQL
* MDL-21606 - table for [[Chameleon theme]] not working with Firefox 3.6 bug
* MDL-21606 - Fix for [[Chameleon theme]] not working with Firefox 3.6 bug
* MDL-21343 - table for [[:en:LDAP authentication|LDAP authentication]] settings not being shown
* MDL-21343 - Fix for [[:en:LDAP authentication|LDAP authentication]] settings not being shown
* MDL-19392 and MDL-21332 - tablees for AICC objects
* MDL-19392 and MDL-21332 - Fixes for AICC objects
* MDL-21045 - [[:en:Grade letters|Grade letters]], [[Outcomes|outcomes]], [[:en:Grade categories|grade categories]] and [[:en:Grade items|grade items]] are now restored regardless of whether users are included in the [[:en:Course backup|course backup]]
* MDL-21045 - [[:en:Grade letters|Grade letters]], [[Outcomes|outcomes]], [[:en:Grade categories|grade categories]] and [[:en:Grade items|grade items]] are now restored regardless of whether users are included in the [[:en:Course backup|course backup]]
* MDL-20122 - [[:en:SCORM module|SCORM module]] restore now retains maxgrade, updatefreq, maxattempt, grademethod and options (popup window option checkboxes)
* MDL-20122 - [[:en:SCORM module|SCORM module]] restore now retains maxgrade, updatefreq, maxattempt, grademethod and options (popup window option checkboxes)
* MDL-20819 - table for statistics generation problem
* MDL-20819 - Fix for statistics generation problem
* MDL-21029 - Global [[:en:Glossary module|glossary]] auto linking fix
* MDL-21029 - Global [[:en:Glossary module|glossary]] auto linking fix
* MDL-20810 - [[:en:Hotpot module|Hotpot module]] import questions fix
* MDL-20810 - [[:en:Hotpot module|Hotpot module]] import questions fix

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: 25th March 2010

Here is the full list of fixed issues in 1.9.8.

Special notes

  • If you are using an unusual authentication mechanism then you may experience problems with sessions, and be unable to log in. If this happens to you, add the following to your config.php to make login work:
$CFG->regenloginsession = false;

Highlights

Security issues

New language packs

  • Asturian - Xosé Nel Caldevilla Vega
  • Zulu - iCyber E-Learning Solutions

(See Translation credits for additional details.)

See also