|
|
| Participants: |
Petr Skoda and Tim Hunt
|
| Security Level: |
None
|
| Resolved date: |
29/Nov/08
|
| Affected Branches: |
MOODLE_19_STABLE
|
| Fixed Branches: |
MOODLE_19_STABLE
|
|
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.
|
|
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. |
Show » |
|
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