Note:

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

Moodle 2.5.5 release notes: Difference between revisions

From MoodleDocs
m (added link to spanish translation of document)
(removing plugin name changes as it was already mentioned under UI changes)
Line 19: Line 19:


===UI changes===
===UI changes===
*MDL-44425 - Skydrive, Box.net and Google Docs are renamed OneDrive, Box and Google Drive to reflect these remote service name changes.
 
*MDL-44425 - Skydrive, Box.net and Google Docs are renamed OneDrive, Box and Google Drive respectively to reflect these remote service name changes.
   
   
===Security issues===
===Security issues===
Line 36: Line 37:
* MDL-43941 - Activity show/hide toggle fixed in hidden and orphaned sections  
* MDL-43941 - Activity show/hide toggle fixed in hidden and orphaned sections  
* MDL-43306 - Backup no longer introduces duplicate gradeitem sortorders when restoring  
* MDL-43306 - Backup no longer introduces duplicate gradeitem sortorders when restoring  
===Plugin name changes===
The following plugins have been renamed in the English language pack:
* Skydrive repository renamed as [[:en:OneDrive repository|OneDrive repository]]
* Box.net repository and portfolio renamed as [[:en:Box repository|Box repository]] and [[:en:Box portfolio|Box portfolio]]
* Google Docs repository and portfolio renamed as [[:en:Google Drive repository|Google Drive repository]] and [[:en:Google Drive portfolio|Google Drive portfolio]]
   
   
==See also==
==See also==

Revision as of 10:38, 12 March 2014

Releases > Moodle 2.5.5 release notes

Release date: 10 March 2014

Here is the full list of fixed issues in 2.5.5.

Highlights

Functional changes

  • MDL-40821 - Language menu in Clean shows language used

API changes

  • MDL-43882 - "Time spent waiting for the database" value added to performance info

UI changes

  • MDL-44425 - Skydrive, Box.net and Google Docs are renamed OneDrive, Box and Google Drive respectively to reflect these remote service name changes.

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-40705 - Long course names are truncated in navigation menu
  • MDL-40205 - Long block titles are truncated in Clean
  • MDL-42882 - Performance improvement to missing root directory upgrade step
  • MDL-40849 - Assignment marking guide screen fixed in Clean
  • MDL-44217 - The link colour in Bootstrapbase (and Clean) is now WCAG compliant
  • MDL-44029 - Quiz user overrides no longer deleted by group event handler
  • MDL-44018 - Variant field of question_attempts is backed up by Moodle backup
  • MDL-43941 - Activity show/hide toggle fixed in hidden and orphaned sections
  • MDL-43306 - Backup no longer introduces duplicate gradeitem sortorders when restoring

See also