moodle/report/outline
Eloy Lafuente (stronk7) f6711bb394 MDL-67673 phpunit: Fix the return type of template methods
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.

At the same time, fix a few wrong function names,
provider data and param types, return statements...
2020-10-21 12:45:59 +02:00
..
classes MDL-61881 report_outline: Implement null privacy provider 2018-04-09 09:55:07 +08:00
db MDL-19667 report_outline: Clone permissions from view capability 2017-12-19 11:51:36 +08:00
lang/en MDL-61881 report: fix privacy lang strings 2018-04-11 10:06:51 +08:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
index.php MDL-57892 report_outline: add date filter 2018-01-03 12:52:50 +00:00
lib.php MDL-19667 report: Add a new capability to view user outline report 2017-12-14 16:16:04 +11:00
locallib.php MDL-40759 icons: Rename activity_icon 2017-03-17 15:52:18 +08:00
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
user.php MDL-58762 report: Check group permissions in course user reports 2017-09-07 10:53:32 +02:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00