Note:

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

Moodle 2.9.4 release notes: Difference between revisions

From MoodleDocs
m (MDLSITE-6551)
Line 10: Line 10:
* MDL-37834 - Excel can be used to edit the assignment offline grading worksheet
* MDL-37834 - Excel can be used to edit the assignment offline grading worksheet
* MDL-49473 - Logs export contains year
* MDL-49473 - Logs export contains year
* MDL-52078 - Fixed error in grade totals when using natural grading and excluding hidden items that appeared only when viewed by students
* MDL-52078 - tableed error in grade totals when using natural grading and excluding hidden items that appeared only when viewed by students


===Security issues===
===Security issues===
Line 17: Line 17:
* [https://moodle.org/mod/forum/discuss.php?d=326206 MSA-16-0002] XSS Vulnerability in course management search
* [https://moodle.org/mod/forum/discuss.php?d=326206 MSA-16-0002] XSS Vulnerability in course management search


===Fixes and improvements===
===tablees and improvements===
   
   
* MDL-40245 - Downloading all assignment submissions no longer fails due to 30 second execution time out
* MDL-40245 - Downloading all assignment submissions no longer fails due to 30 second execution time out
* MDL-52354, MDL-52355 - Database module now allows to set dates in a broader range and respects calendar type plugin
* MDL-52354, MDL-52355 - Database module now allows to set dates in a broader range and respects calendar type plugin
* MDL-42571 - Edit PDF: Fixed bug with viewing a second PDF on the assignment grading page
* MDL-42571 - Edit PDF: tableed bug with viewing a second PDF on the assignment grading page
* MDL-43069 - Assignment grading: "Submission comments" fail to expand if you hide the "file submissions" column
* MDL-43069 - Assignment grading: "Submission comments" fail to expand if you hide the "file submissions" column
* MDL-37308 - Uploaded PNG images preserve transparency when resized
* MDL-37308 - Uploaded PNG images preserve transparency when resized
* MDL-49490 - Fixed export to portfolio link in assignment with additional files
* MDL-49490 - tableed export to portfolio link in assignment with additional files
* MDL-51257 - Messaging screen now indicates when a message is not sent
* MDL-51257 - Messaging screen now indicates when a message is not sent
* MDL-52194 - Fixed Flowplayer not working with insecure configuration of request_order
* MDL-52194 - tableed Flowplayer not working with insecure configuration of request_order


===For developers===
===For developers===

Revision as of 13:06, 9 August 2021

Releases > Moodle 2.9.4 release notes

Release date: 11 January 2016

Here is the full list of fixed issues in 2.9.4.

Highlights

  • MDL-44330 - When using assignment grading in several tabs the links to individual students grades work correctly
  • MDL-37834 - Excel can be used to edit the assignment offline grading worksheet
  • MDL-49473 - Logs export contains year
  • MDL-52078 - tableed error in grade totals when using natural grading and excluding hidden items that appeared only when viewed by students

Security issues

  • MSA-16-0001 Two enrolment-related web services don't check course visibility
  • MSA-16-0002 XSS Vulnerability in course management search

tablees and improvements

  • MDL-40245 - Downloading all assignment submissions no longer fails due to 30 second execution time out
  • MDL-52354, MDL-52355 - Database module now allows to set dates in a broader range and respects calendar type plugin
  • MDL-42571 - Edit PDF: tableed bug with viewing a second PDF on the assignment grading page
  • MDL-43069 - Assignment grading: "Submission comments" fail to expand if you hide the "file submissions" column
  • MDL-37308 - Uploaded PNG images preserve transparency when resized
  • MDL-49490 - tableed export to portfolio link in assignment with additional files
  • MDL-51257 - Messaging screen now indicates when a message is not sent
  • MDL-52194 - tableed Flowplayer not working with insecure configuration of request_order

For developers

  • MDL-51582 - Switch to grunt to compile LESS as recess is no longer maintained

See also