Andrew Nicols
3d51aed3e2
MDL-81521 core: Update all possibly data providers to be static
...
Note: Some data providers could not be automatically be converted to
being static. These will be handled in a separate issue.
2024-11-19 09:30:51 +08:00
Paul Holden
7093578baf
MDL-77723 user: ensure identity refers to a valid custom profile field.
2023-05-15 09:03:40 +01:00
Paul Holden
d227c27ca7
MDL-76873 user: method for returning profile field instance of type.
...
Re-factor implementation of profile field access within user fields
class to use that already provided by the fields themselves.
2023-02-20 09:24:11 +00:00
Paul Holden
4098af1c52
MDL-26171 user: implement method for retrieving fullname via SQL.
2021-06-29 16:35:35 +01:00
sam marshall
007cde2eab
MDL-71559 core_user: Fields support for PROFILE_VISIBLE_TEACHERS
2021-06-03 11:23:06 +01:00
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