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 (Reverted edits by Mudrd8mz (talk) to last revision by Séverin Terrier)
Tag: Rollback
Line 13: Line 13:
* 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

Revision as of 13:12, 9 August 2021

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