moodle/comment
Neill Magill ba8185cb2a MDL-64525 comments: Should not be able to delete frozen comments
Before this change in a frozen context a user would be able to delete
their own comments.

After this change a user will only be able to delete their own comments
if they still have the capability to post new comments or the capability
to delete comments from any user.
2020-08-24 08:00:36 +01:00
..
classes MDL-64525 comments: Should not be able to delete frozen comments 2020-08-24 08:00:36 +01:00
tests MDL-64525 comments: Tests for deleting frozen comments 2020-08-24 08:00:35 +01:00
comment.js MDL-40759 fontawesome: lang strings comments 2017-03-21 11:13:43 +08:00
comment_ajax.php MDL-64525 comments: Should not be able to delete frozen comments 2020-08-24 08:00:36 +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-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
lib.php MDL-64525 comments: Should not be able to delete frozen comments 2020-08-24 08:00:36 +01:00
locallib.php MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
upgrade.txt MDL-64588 core_comment: use comment structure in external get_comments 2019-10-02 09:23:33 +08:00