Note:

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

Moodle 3.7.4 release notes: Difference between revisions

From MoodleDocs
Line 15: Line 15:
* MDL-66871 - Moodle calendar is not able to import .ics files with repeated events anymore
* MDL-66871 - Moodle calendar is not able to import .ics files with repeated events anymore
* MDL-65735 - Activity completion report - clicking initial should reset page number
* MDL-65735 - Activity completion report - clicking initial should reset page number
* MDL-67458 - cohort_role_sync explodes when an assigned role no longer exists
* MDL-67458 - Fatal error if cohort_role_sync task is run when an assigned role no longer exists
* MDL-67300 - Calendar: Inconsistent behaviour of managegroupentries capability
* MDL-67300 - Calendar: Inconsistent behaviour of managegroupentries capability
* MDL-67154 - Quiz print version should not split questions over two pages
* MDL-67154 - Quiz print version should not split questions over two pages

Revision as of 08:04, 9 January 2020

Releases > Moodle 3.7.4 release notes


Release date: Not yet released - scheduled for 13 January 2020

Here is the full list of fixed issues in 3.7.4.

Fixes and improvements

  • MDL-48024 - Plugins should be able to provide data generators for Behat
  • MDL-65956 - A teacher trying to remove a submission without having the relevant capability encounters an error
  • MDL-67410 - Ajax call to enroll potential users is too slow
  • MDL-66581 - Password reset email doesn't fill in $a->link when auth_method is LDAP
  • MDL-66503 - Scorm player is really narrow in new window on classic theme
  • MDL-66871 - Moodle calendar is not able to import .ics files with repeated events anymore
  • MDL-65735 - Activity completion report - clicking initial should reset page number
  • MDL-67458 - Fatal error if cohort_role_sync task is run when an assigned role no longer exists
  • MDL-67300 - Calendar: Inconsistent behaviour of managegroupentries capability
  • MDL-67154 - Quiz print version should not split questions over two pages
  • MDL-66708 - LTI 1.3 private key reset on each tool edit
  • MDL-64695 - tool_dataprivacy doesn't filter multilang tags within $SITE->fullname
  • MDL-67233 - Choices with only open dates in the future do not appear on timeline
  • MDL-67336 - Forum inline reply option is applying filters before saving content in the DB
  • MDL-67596 - Cron / adhoc task runners ramp up slowly for no reason

See also