Note:

If you want to create a new page for developers, you should create it on the 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...")
 
(Adding release information)
Line 1: Line 1:
[[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 7:
===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===
Line 18: Line 20:
   
   
===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==

Revision as of 06:16, 6 January 2012

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

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.

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