MDL-75191 task: implement task logs datasource for custom reporting.
commit30427e91c2d2879fda709ba14586c24acbed88a9
authorPaul Holden <paulh@moodle.com>
Fri, 8 Jul 2022 16:06:27 +0000 (8 17:06 +0100)
committerPaul Holden <paulh@moodle.com>
Thu, 18 Aug 2022 16:12:39 +0000 (18 17:12 +0100)
tree0055924659bb83de3b0f0e33b03a3117da7082b5
parent4b8f0765600d8245fab9ed30cd126b7b529010ae
MDL-75191 task: implement task logs datasource for custom reporting.

Update existing entity to define remaining report elements. Add new
report source joining the entity to the user entity to provide data
for the reportbuilder editor.
admin/classes/local/entities/task_log.php
admin/classes/reportbuilder/datasource/task_logs.php [new file with mode: 0644]
admin/tests/reportbuilder/datasource/task_logs_test.php [new file with mode: 0644]
lang/en/admin.php