moodle/admin/tool/policy
sam marshall 5e72715e4f MDL-71099 Lib: Move new user_fields class from core to core_user
This class would belong more appropriately within the 'user' API
(core_user) instead of within the 'core' API, since it is
directly related to user data.

Since the class has only just been added to Moodle, now is a good
time to move it.
2021-03-25 13:47:23 +00:00
..
amd MDL-69680 lib: Replace deprecated jQuery functions 2021-03-04 12:48:26 +08:00
classes MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01: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: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +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