moodle/tag
sam marshall 3dee5cd74c 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:48:04 +00:00
..
classes MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
templates MDL-60492 core_tag: Fix title attribute 2020-08-05 12:52:09 +01:00
tests MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:00:46 +08:00
edit.php
edit_form.php
index.php
lib.php MDL-53772 inplace_editable: set context in callbacks 2016-04-14 13:58:29 +08:00
locallib.php
manage.php MDL-69454 core_search: consistent tag search 2020-09-23 17:36:15 +02:00
search.php
upgrade.txt MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php 2018-08-01 10:32:37 +08:00
user.php