moodle/comment
Jake Dallimore 832e394322
MDL-76694 core_comment: exit the js init if the element cannot be found
In pages which result in the theme_boost/embedded template being used,
blocks may be rendered and the resulting HTML ignored, leaving any JS
they may have added to run without a corresponding DOM element to act
on. This fixes that case for comments, making sure we exit gracefully
during the init if the element can't be found.
2023-11-03 10:04:32 +08:00
..
amd MDL-79064 core: Update all get_strings as uses 2023-08-29 10:57:54 +08:00
classes MDL-76295 reportbuilder: implement default datasource sorting. 2023-08-23 15:32:50 +01:00
tests MDL-76295 reportbuilder: implement default datasource sorting. 2023-08-23 15:32:50 +01:00
comment.js MDL-76694 core_comment: exit the js init if the element cannot be found 2023-11-03 10:04:32 +08:00
comment_ajax.php MDL-64525 comments: Should not be able to delete frozen comments 2020-08-24 07:59:27 +01:00
comment_post.php MDL-54116 block_comments: warnings when commenting outside of a course 2016-05-26 10:19:31 +08:00
index.php MDL-76591 comment: implement new management interface elements. 2023-01-30 15:54:00 +00:00
lib.php MDL-72321 qbank_comment: Only initialise javascript if plugin is enabled 2023-08-31 15:00:38 +01:00
locallib.php MDL-77350 comment: Added class properties that are not declared 2023-05-16 00:33:19 +07:00
upgrade.txt MDL-76591 comment: convert existing overview page to system report. 2023-01-30 15:53:59 +00:00