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
sam marshall
558cc1b85e
MDL-45242 Lib: Replace calls to deprecated functions
...
In all cases changes have been kept to a minimum while not making
the code completely horrible. For example, there are many instances
where it would probably be better to rewrite a query entirely, but
I have not done that (in order to reduce the risk of changes).
2021-03-10 10:57:10 +00:00
Jun Pataleta
32ed88ad07
MDL-48269 messageoutput_email: Remove occurrences of hidepicture
2021-02-16 12:48:44 +08:00
Jun Pataleta
1f7e9a698a
MDL-68465 message_email: Add site name to digest email
2020-04-24 11:41:41 +08:00
Jake Dallimore
cee7444332
Merge branch 'MDL-65426_master' of git://github.com/markn86/moodle
2019-05-01 15:38:44 +08:00
Mark Nelson
7280b38dd2
MDL-65426 message_email: clean up messages that have already been read
2019-05-01 15:17:48 +08:00
Mark Nelson
5221be53da
MDL-65257 message_email: apply filters to course and group names
2019-04-29 15:20:29 +08:00
Mark Nelson
aa0792484e
MDL-65257 message_email: add images to digest
2019-04-29 15:01:30 +08:00
Eloy Lafuente (stronk7)
3339cbf26a
MDL-64017 message_email: trailing whitespace fix
2019-04-23 14:06:00 +02:00
Adrian Greeve
0e483ba3a8
Merge branch 'MDL-64017_master-fix' of https://github.com/markn86/moodle
2019-04-23 14:00:30 +02:00
Mark Nelson
c01533646d
MDL-64017 message_email: fixed incorrect unread count
2019-04-23 12:15:35 +08:00
Adrian Greeve
8c67db30a6
Merge branch 'MDL-64017_master' of git://github.com/markn86/moodle
2019-04-18 16:18:22 +08:00
Mark Nelson
168d782ff8
MDL-64017 message_email: task to send messages as a digest
2019-04-18 16:03:27 +08:00
Mark Nelson
9bc1b8f8da
MDL-64017 message_email: updated privacy provider
2019-04-18 14:28:09 +08:00
Mihail Geshoski
99ed2697bd
MDL-63616 message_email: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:50:09 +02:00
Mihail Geshoski
2f9bd2bf90
MDL-61731 message_email: Add privacy files and unit tests
2018-04-11 09:03:58 +08:00