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
(return of random short answer matching type)
m (Protected "Moodle 2.5.5 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite)))
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Migrated|newDocId=/general/releases/2.5/2.5.5}}
[[Releases]] > {{FULLPAGENAME}}
[[Releases]] > {{FULLPAGENAME}}
   
   
Line 19: Line 20:


===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===
   
   
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.
* [https://moodle.org/mod/forum/discuss.php?d=256416 MSA-14-0004] Incorrect filtering in Quiz
* [https://moodle.org/mod/forum/discuss.php?d=256417 MSA-14-0005] Access issue in Feedback activity
* [https://moodle.org/mod/forum/discuss.php?d=256418 MSA-14-0006] Capability issue in Chat
* [https://moodle.org/mod/forum/discuss.php?d=256419 MSA-14-0007] Access issue in Wiki
* [https://moodle.org/mod/forum/discuss.php?d=256420 MSA-14-0008] Cross site scripting potential in Flowplayer
* [https://moodle.org/mod/forum/discuss.php?d=256421 MSA-14-0009] Identity information leak in Forum and Quiz
* [https://moodle.org/mod/forum/discuss.php?d=256422 MSA-14-0010] Identity information leak in Alfresco Repository
* [https://moodle.org/mod/forum/discuss.php?d=256423 MSA-14-0011] Cross site request forgery potential in IMS enrolments
* [https://moodle.org/mod/forum/discuss.php?d=256424 MSA-14-0012] Access issue in Badges
 
===Fixes and improvements===
===Fixes and improvements===
   
   
Line 36: Line 46:
* 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==
Line 52: Line 54:
   
   
[[fr:Notes de mise à jour de Moodle 2.5.5]]
[[fr:Notes de mise à jour de Moodle 2.5.5]]
[[es:Notas de Moodle 2.5.5]]

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.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

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