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
(→‎Security issues: MSA 10-0001 to 0009)
No edit summary
Line 10: Line 10:
===Highlights===
===Highlights===
   
   
* MDL-16658 - New capability [[Capabilities/moodle/restore:createuser|moodle/restore:createuser]] to control whether a user can create users when restoring a course
* MDL-16658 - New capability [[:en:Capabilities/moodle/restore:createuser|moodle/restore:createuser]] to control whether a user can create users when restoring a course
* MDL-21174 - [[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 [[Section Links block settings]]
* MDL-20125 - New [[:en:Section Links block settings|Section Links block settings]]
* MDL-21868 - Fix 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 - Fix 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 - Fix for [[LDAP authentication]] settings not being shown
* MDL-21343 - Fix for [[:en:LDAP authentication|LDAP authentication]] settings not being shown
* MDL-19392 and MDL-21332 - Fixes for AICC objects
* MDL-19392 and MDL-21332 - Fixes for AICC objects
* MDL-21045 - [[Grade letters]], [[Outcomes|outcomes]], [[Grade categories|grade categories]] and [[Grade items|grade items]] are now restored regardless of whether users are included in the [[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 - [[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 - Fix for statistics generation problem
* MDL-20819 - Fix for statistics generation problem
* MDL-21029 - Global [[Glossary module|glossary]] auto linking fix
* MDL-21029 - Global [[:en:Glossary module|glossary]] auto linking fix
* MDL-20810 - [[Hotpot module]] import questions fix
* MDL-20810 - [[:en:Hotpot module|Hotpot module]] import questions fix


===Security issues===
===Security issues===
Line 40: Line 40:
* Zulu - iCyber E-Learning Solutions
* Zulu - iCyber E-Learning Solutions


(See [[Translation credits]] for additional details.)
(See [[:en:Translation credits|Translation credits]] for additional details.)
   
   
<noinclude>==See also==
<noinclude>==See also==

Revision as of 07:40, 21 September 2011

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