Commit Graph

7 Commits

Author SHA1 Message Date
Huong Nguyen 4421459ceb Merge branch 'MDL-80809-402' of https://github.com/paulholden/moodle into MOODLE_402_STABLE 2024-02-08 16:13:04 +08:00
Paul Holden 7ef9f78c01 MDL-80809 course: correct context arguments when formatting strings. 2024-02-01 18:16:37 +00:00
Paul Holden f0c4f19c46 MDL-80803 course: observe mod availability before update notification. 2024-02-01 14:51:35 +00:00
Amrita Deb Dutta 8974cc057c MDL-77833 course: content change notification multilang processing
adding context to format_string

fix multilang in coursename

change context param
2023-04-13 11:30:43 +02:00
Andrew Nicols 9ec46c232d MDL-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00
Paul Holden 06f013eec6 MDL-76023 course: fix access to custom data in notification task.
The message class `customdata` property is automatically JSON encoded
via magic setter method, so we can't append to it directly.
2022-10-19 18:49:04 +01:00
Juan Leyva 6f0f979ae3 MDL-70083 message: Updated content notification task 2021-11-04 12:23:21 +01:00