[AMOS commit] MDL-29110 enrol_self: improve send course welcome message setting Committed into Git: 2016-10-26 01:34 UTC

[AMOS commit] MDL-29110 enrol_self: improve send course welcome message setting Committed into Git: 2016-10-26 01:34 UTC

by AMOS bot -
Number of replies: 0
Author: Simey Lameze
MDL-29110 enrol_self: improve send course welcome message setting
This commit change send course welcome message to a drop-down that now supports sending emails from:
- Course contact
- Enrolment key holder
- No reply address
Also moves part of the logic of handling send welcome email from to a new method get_welcome_email_contact() and unit test for this new method.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=0ab8b3375485e9769d830e0e9d7a00b88de60770
http://github.com/moodle/moodle/commit/0ab8b3375485e9769d830e0e9d7a00b88de60770

+ 3.2 en [sendcoursewelcomemessage_help,enrol_self]
+ 3.2 en [sendfromcoursecontact,core_enrol]
+ 3.2 en [sendfromkeyholder,core_enrol]
+ 3.2 en [sendfromnoreply,core_enrol]