moodle/tag/classes
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
..
external MDL-65428 core_tag: fix callback param type 2019-04-26 13:11:05 +02:00
output MDL-66553 tags: option to accesshide label when displaying a taglist 2019-10-09 13:26:12 +01:00
privacy MDL-63924 privacy: Add shared user providers to subsytsems 2018-11-08 21:26:18 +08:00
tests MDL-61309 core_tags: Add privacy unit test trait 2018-05-09 14:04:12 +08:00
area.php MDL-61363 tag: allow tagging in different context to item 2018-03-07 10:31:46 +08:00
areas_table.php MDL-53254 tags: tag areas inplace editable 2016-03-18 08:07:19 +08:00
collection.php MDL-67035 tags: fix nested ternary operators to be php74 compliant 2019-11-16 20:03:47 +01:00
collections_table.php MDL-55839 behat: Behat fixes for theme_noname 2016-09-23 10:55:16 +01:00
external.php MDL-64656 core_tag: New WebService core_tag_get_tag_cloud 2019-04-11 10:20:44 +02:00
index_builder.php MDL-53363 tags: helper to search for tagged items; search course modules 2016-04-11 13:22:47 +08:00
manage_table.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
renderer.php MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT 2020-03-29 15:34:26 +01:00
tag.php MDL-70126 tag: correct thrown exception class name. 2020-11-09 19:43:47 +00:00