MDL-75352 comment: implement comments datasource for custom reporting.fdf2f8f31b7fbd42e8ec057593afc579063dd3e7
commitfdf2f8f31b7fbd42e8ec057593afc579063dd3e7
authorPaul Holden <paulh@moodle.com>
Tue, 2 Aug 2022 08:12:06 +0000 (2 09:12 +0100)
committerPaul Holden <paulh@moodle.com>
Thu, 20 Oct 2022 12:37:56 +0000 (20 13:37 +0100)
tree6be90b5b86cedb6968346884d17303b0463f7eba
parentf8d28e4ca6e4c32d68b3f31266cf18b1e87fa206
MDL-75352 comment: implement comments datasource for custom reporting.

Create entity definition for a comment, join with user entity in new
report source to provide data for reportbuilder editor.
comment/classes/reportbuilder/datasource/comments.php [new file with mode: 0644]
comment/classes/reportbuilder/local/entities/comment.php [new file with mode: 0644]
comment/tests/reportbuilder/datasource/comments_test.php [new file with mode: 0644]
lang/en/comment.php
lang/en/moodle.php