Moodle 2.6.2 release notes: Difference between revisions
From MoodleDocs
Mary Cooch (talk | contribs) (added note re OneDrive, Box and Google Drive renaming) |
Dev Docs Bot (talk | contribs) m (Protected "Moodle 2.6.2 release notes": Developer Docs Migration ([Edit=Allow only administrators] (indefinite))) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:Migrated|newDocId=/general/releases/2.6/2.6.2}} | |||
[[Releases]] > {{FULLPAGENAME}} | [[Releases]] > {{FULLPAGENAME}} | ||
Line 10: | Line 11: | ||
* MDL-43732 - Order and Paging controls are now more accessible | * MDL-43732 - Order and Paging controls are now more accessible | ||
* MDL-43969 - Improved accessibility of shortform collapsing | * MDL-43969 - Improved accessibility of shortform collapsing | ||
* MDL-27414 - [https://docs.moodle.org/26/en/Random_Short-Answer_Matching_question_type Random short answer matching question type] now works again (with thanks to Jean-Michel Védrine) | |||
===Functional changes=== | ===Functional changes=== | ||
Line 21: | Line 23: | ||
===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=== | ||
* [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 | |||
* [https://moodle.org/mod/forum/discuss.php?d=256425 MSA-14-0013] Unfiltered data used in Assignment web services | |||
===Fixes and improvements=== | ===Fixes and improvements=== | ||
Line 41: | Line 52: | ||
* 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 | ||
==See also== | ==See also== | ||
*[[Moodle 2.6.1 release notes]] | *[[Moodle 2.6.1 release notes]] | ||
Line 49: | Line 61: | ||
[[fr:Notes de mise à jour de Moodle 2.6.2]] | [[fr:Notes de mise à jour de Moodle 2.6.2]] | ||
[[es:Notas de Moodle 2.6.2]] |
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.6.2 release notes
Release date: 10 March 2014
Here is the full list of fixed issues in 2.6.2.
Highlights
- MDL-43733 - Auto-saved responses are used when a quiz attempt is submitted automatically
- MDL-43732 - Order and Paging controls are now more accessible
- MDL-43969 - Improved accessibility of shortform collapsing
- MDL-27414 - Random short answer matching question type now works again (with thanks to Jean-Michel Védrine)
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
- MDL-43439 - Behat now has an option to take screenshots on failure
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
- MSA-14-0004 Incorrect filtering in Quiz
- MSA-14-0005 Access issue in Feedback activity
- MSA-14-0006 Capability issue in Chat
- MSA-14-0007 Access issue in Wiki
- MSA-14-0008 Cross site scripting potential in Flowplayer
- MSA-14-0009 Identity information leak in Forum and Quiz
- MSA-14-0010 Identity information leak in Alfresco Repository
- MSA-14-0011 Cross site request forgery potential in IMS enrolments
- MSA-14-0012 Access issue in Badges
- MSA-14-0013 Unfiltered data used in Assignment web services
Fixes and improvements
- MDL-43598 - Mod chooser no longer causes a jump in scroll position when first used.
- MDL-43664 - JavaScript no longer breaks on IE8
- 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-42928 - Scrolling is locked behind full-screen dialogues
- MDL-43941 - Activity show/hide toggle fixed in hidden and orphaned sections
- MDL-43306 - Backup no longer introduces duplicate gradeitem sortorders when restoring