Details
Description
We need separate view capabilities for each course report:
course/report/xx/db/access.php
course/report/xx/version.php
The admin reports need caps too.
We need separate view capabilities for each course report:
course/report/xx/db/access.php
course/report/xx/version.php
The admin reports need caps too.
Sending patch for review:
1/ added full plugin support to course reports - new view capability for each report, 'moodle/site:viewreports' is needed for link in admin block and user profile only
2/ added full plugin support to admin reports
3/ renamed admin/simpletest report to admin/unittest - already done in HEAD