Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Moodle 2.1.4 release notes: Difference between revisions

From MoodleDocs
Created page with "Releases > {{FULLPAGENAME}} Release date: Not yet released Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+reso..."
 
m Protected "Moodle 2.1.4 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite))
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.1/2.1.4}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Release date: Not yet released
Release date: 9 January 2012
   
   
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.1.4%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.1.4].
Here is [http://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+resolution+%3D+fixed+AND+fixVersion+in+%28%222.1.4%22%29+ORDER+BY+priority+DESC&runQuery=true&clear=true the full list of fixed issues in 2.1.4].
Line 7: Line 8:
===Highlights===
===Highlights===
   
   
* ...
* MDL-28710 - CSS class names have been added for rating div/span elements enabling theming
* MDL-29579 - Question text included in export of quiz statistics report in Moodle 2.1
 
===Functional changes===
===Functional changes===
   
   
* ...
* MDL-19147 - Single Simple forums are no longer targets for moving (and losing) discussions
* MDL-30273 - Students and teachers can add additional topics to a simple forum discussion
   
   
===Security issues===
===Security issues===
   
   
A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.
* [http://moodle.org/mod/forum/discuss.php?d=194008 MSA-12-0001] - Recaptcha transmission consistency issue
* [http://moodle.org/mod/forum/discuss.php?d=194011 MSA-12-0003] - Added password protection
* [http://moodle.org/mod/forum/discuss.php?d=194012 MSA-12-0004] - Added profile image security
* [http://moodle.org/mod/forum/discuss.php?d=194013 MSA-12-0005] - Encryption enhancement
* [http://moodle.org/mod/forum/discuss.php?d=194014 MSA-12-0006] - Additional email address validation
* [http://moodle.org/mod/forum/discuss.php?d=194015 MSA-12-0007] - Email injection prevention
* [http://moodle.org/mod/forum/discuss.php?d=194016 MSA-12-0008] - Unsynchronised access via tokens
* [http://moodle.org/mod/forum/discuss.php?d=194017 MSA-12-0009] - Role access issue
* [http://moodle.org/mod/forum/discuss.php?d=194018 MSA-12-0010] - Unauthorised access to session key
* [http://moodle.org/mod/forum/discuss.php?d=194019 MSA-12-0011] - Browser autofill password issue
* [http://moodle.org/mod/forum/discuss.php?d=194020 MSA-12-0012] - Form validation issue
 
===Fixes and improvements===
===Fixes and improvements===
 
* ...
* MDL-30376 - Glossary RSS feed no longer generates error
* MDL-30378 - Site page links fixed in Navigation blocks
* MDL-30460 - Wiki image dropdown includes files with upper case suffixes
* MDL-30466 - Writing to database fixed for restoring a course with uses course completion
* MDL-30569 - Editing the front page when defaulthomepage = mymoodle now works as expected
* MDL-28180 - Duplicating an assignment that has course completion enabled no longer breaks course completion for the course
* MDL-27314 - It is now possible to delete or regrade quiz attempts in separate groups mode
* MDL-29730 - Fixed Lesson question shortanswer with regexp option
* MDL-30260 - Emailstop option fixed
   
   
<noinclude>==See also==
<noinclude>==See also==

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!

Releases > Moodle 2.1.4 release notes

Release date: 9 January 2012

Here is the full list of fixed issues in 2.1.4.

Highlights

  • MDL-28710 - CSS class names have been added for rating div/span elements enabling theming
  • MDL-29579 - Question text included in export of quiz statistics report in Moodle 2.1

Functional changes

  • MDL-19147 - Single Simple forums are no longer targets for moving (and losing) discussions
  • MDL-30273 - Students and teachers can add additional topics to a simple forum discussion

Security issues

Fixes and improvements

  • MDL-30376 - Glossary RSS feed no longer generates error
  • MDL-30378 - Site page links fixed in Navigation blocks
  • MDL-30460 - Wiki image dropdown includes files with upper case suffixes
  • MDL-30466 - Writing to database fixed for restoring a course with uses course completion
  • MDL-30569 - Editing the front page when defaulthomepage = mymoodle now works as expected
  • MDL-28180 - Duplicating an assignment that has course completion enabled no longer breaks course completion for the course
  • MDL-27314 - It is now possible to delete or regrade quiz attempts in separate groups mode
  • MDL-29730 - Fixed Lesson question shortanswer with regexp option
  • MDL-30260 - Emailstop option fixed

See also