moodle/admin/tool/policy
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
..
amd MDL-67384 tool_policy: Upgrade jQuery EU Cookie Law popups to 1.1.3 2019-12-10 18:38:08 +11:00
classes MDL-65788 tool_policy: Move accept_policy JS call into an array 2019-07-18 10:47:18 +08:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
lang/en MDL-62309 tool_policy: Improve permission evaluation methods 2018-10-22 08:49:36 +02:00
pix MDL-62309 tool_policy: New icons for user acceptances report 2018-10-22 08:49:36 +02:00
templates MDL-65788 tool_policy: Prevent two modals rendering for guests. 2019-07-14 18:52:27 +08:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
accept.php MDL-62309 tool_policy: Update user acceptances reports 2018-10-22 08:49:36 +02:00
acceptances.php
editpolicydoc.php
index.php MDL-62309 tool_policy: Improve permission evaluation methods 2018-10-22 08:49:36 +02:00
lib.php MDL-62309 tool_policy: New icons for user acceptances report 2018-10-22 08:49:36 +02:00
managedocs.php
readme_moodle.txt MDL-67384 tool_policy: Upgrade jQuery EU Cookie Law popups to 1.1.3 2019-12-10 18:38:08 +11:00
settings.php
styles.css MDL-66109 css: Drop use of filter:alpha(opacity) 2020-05-11 10:55:57 +08:00
thirdpartylibs.xml MDL-67384 tool_policy: Upgrade jQuery EU Cookie Law popups to 1.1.3 2019-12-10 18:38:08 +11:00
user.php MDL-62768 tool_policy: add page title & breadcrumb navigation. 2020-02-25 22:03:09 +00:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
view.php MDL-61864 tool_policy: display policies to guests and users 2018-04-16 11:30:13 +08:00
viewall.php MDL-62341 privacy: Add link to previous page in viewall policies page 2018-08-13 07:52:09 +08:00