Note:

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

Moodle 2.8.6 release notes: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 12: Line 12:
* MDL-42449 - Grade category is preserved when duplicating a module
* MDL-42449 - Grade category is preserved when duplicating a module
* MDL-46746, MDL-47003, MDL-47002 - Atto editor HTML cleaning is less aggressive and more aware of special tags, especially noticeable when pasting text from Word
* MDL-46746, MDL-47003, MDL-47002 - Atto editor HTML cleaning is less aggressive and more aware of special tags, especially noticeable when pasting text from Word
* MDL-48002 - Strip quoted text from "reply by email" forum posts


===Functional changes===
===Functional changes===
Line 28: Line 29:
* MDL-49296 - Added tooltips to lesson edit icons
* MDL-49296 - Added tooltips to lesson edit icons
* MDL-49977 - Added page title on assignment bulk setting pages
* MDL-49977 - Added page title on assignment bulk setting pages
* MDL-49848 - Messaging page made responsive


===Security issues===
===Security issues===
Line 37: Line 39:
* MDL-44548, MDL-47729 - SCORM modules added from file system repo are now properly updating when file/s replaced in repo.  
* MDL-44548, MDL-47729 - SCORM modules added from file system repo are now properly updating when file/s replaced in repo.  
* MDL-21201 - Feedback no longer shows Anonymous responses in Recent Activity Reports
* MDL-21201 - Feedback no longer shows Anonymous responses in Recent Activity Reports
* MDL-49281 - Fixed bug with gradebook calculations becoming uneditable after upgrade
* MDL-49227 - Make forum subscription combinations less confusing with different combinations (backport of MDL-48221)
* MDL-48572 - Grade categories calculate correctly when suspended users are present
* MDL-48572 - Grade categories calculate correctly when suspended users are present
* MDL-48419 - Scorm network check made less agressive
* MDL-48419 - Scorm network check made less agressive

Revision as of 06:14, 6 May 2015

Releases > Moodle 2.8.6 release notes

Release date: Not yet released

Here is the full list of fixed issues in 2.8.6.

Highlights

  • MDL-49573 - Fixed bulk insert in SingleView report in Gradebook.
  • MDL-49575 - When "unoverriding" a score in SingleView report, it now also clears the finalgrade field
  • MDL-48187 - Fixed problem with new items automatically marked as extra credit in SWM category in Gradebook
  • MDL-42449 - Grade category is preserved when duplicating a module
  • MDL-46746, MDL-47003, MDL-47002 - Atto editor HTML cleaning is less aggressive and more aware of special tags, especially noticeable when pasting text from Word
  • MDL-48002 - Strip quoted text from "reply by email" forum posts

Functional changes

  • MDL-45619 - It is possible to uninstall repositories
  • MDL-37984 - Switch Google Docs portfolio plugin to use the new Google lib (API EOL)
  • MDL-47337 - Fixed restore with Merge for courses in formats that have section options
  • MDL-49114 - Added env check for slashargument support (as warning only for now)
  • MDL-49359 - Warn regarding MyISAM usage
  • MDL-49256 - Atto can (again) be used outside of form - fixed regression introduced by draft autosaving

UI changes

  • MDL-43558 - Removed empty "Edit" dropdown when "Activity Editing Menu" is set to OFF
  • MDL-39262 - Removed collapsed/expanded controls in Lesson module
  • MDL-49296 - Added tooltips to lesson edit icons
  • MDL-49977 - Added page title on assignment bulk setting pages
  • MDL-49848 - Messaging page made responsive

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-44548, MDL-47729 - SCORM modules added from file system repo are now properly updating when file/s replaced in repo.
  • MDL-21201 - Feedback no longer shows Anonymous responses in Recent Activity Reports
  • MDL-49281 - Fixed bug with gradebook calculations becoming uneditable after upgrade
  • MDL-49227 - Make forum subscription combinations less confusing with different combinations (backport of MDL-48221)
  • MDL-48572 - Grade categories calculate correctly when suspended users are present
  • MDL-48419 - Scorm network check made less agressive
  • MDL-36506 - Book module no longer throws exceptions during upgrade if module is not found
  • MDL-34921 - With MyMoodle as default home, moving items on Site Home no longer redirects to MyMoodle page
  • MDL-49281 - Gradebook calculations cannot be edited after upgrade
  • MDL-38210 - Fixed error when running participation report for Workshop activity
  • MDL-49669 - Fixed error when connecting to external backpack (badges).
  • MDL-46805 - Scorm is able to use AICC even when usernames in Moodle contain charachters like @
  • MDL-48702 - Improve course log export resource consumption and reliability (backport of MDL-34867)
  • MDL-49641 - Optimised syncing shortcuts to external files

See also