moodle/admin/tool/policy
Damyon Wiese cfd390ee94 MDL-63765 behat: Fix behat tests opening a menu
If javascript is disabled, we don't need to open the menus at all. If it is enabled
we should use the custom step where possible.

In some tests (user profile) we have to use link_or_button because
the element that opens the menu will be a link or a button in different themes.
2018-10-26 16:14:41 +08:00
..
amd MDL-62309 tool_policy: Update user acceptances reports 2018-10-22 08:49:36 +02:00
classes Merge branch 'MDL-63664-master' of git://github.com/mickhawkins/moodle 2018-10-23 10:42:48 +08:00
db MDL-62309 tool_policy: Add api::get_agreement_optional() method 2018-10-22 08:49:36 +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-62309 tool_policy: Improve permission evaluation methods 2018-10-22 08:49:36 +02:00
tests MDL-63765 behat: Fix behat tests opening a menu 2018-10-26 16:14:41 +08: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-61866 tool_policy: Add readme_moodle.txt file and reorganise styles.css 2018-04-16 11:30:14 +08:00
settings.php
styles.css MDL-63094 tool_policy: Fix the cookie banner to the bottom 2018-08-22 11:00:08 +08:00
thirdpartylibs.xml MDL-61864 tool_policy: display policies to guests and users 2018-04-16 11:30:13 +08:00
user.php MDL-62418 tool_policy: Display blocks in user policies and agreements 2018-05-14 14:18:10 +08:00
version.php MDL-62309 tool_policy: Add api::get_agreement_optional() method 2018-10-22 08:49:36 +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