moodle/enrol/self
Huong Nguyen 097a6d46e0
MDL-4188 enrol_self: Send course welcome message on enrolment
Including in this commit:
 - Use language strings from core_enrol to match with enrol_manual
 - Minor update for UI so Custom welcome message text area
   will not be shown if the Send course welcome message is
   set to No
 - enrol_self now using Hook API to send the welcome message
 - enrol_self_plugin::email_welcome_message() has been deprecated
 - Added Behat test to test the welcome message
2024-04-04 20:13:46 +07:00
..
classes MDL-4188 enrol_self: Send course welcome message on enrolment 2024-04-04 20:13:46 +07:00
cli MDL-37299 use progress_trace in enrol_manual and enrol_self sync 2012-12-29 21:50:32 +01:00
db MDL-4188 enrol_self: Send course welcome message on enrolment 2024-04-04 20:13:46 +07:00
lang/en MDL-4188 enrol_self: Send course welcome message on enrolment 2024-04-04 20:13:46 +07:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
tests MDL-4188 enrol_self: Send course welcome message on enrolment 2024-04-04 20:13:46 +07:00
bulkchangeforms.php MDL-60811 enrol_self: Add bulk action for self enrollment on users page 2018-04-03 19:29:44 +05:30
externallib.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
lib.php MDL-4188 enrol_self: Send course welcome message on enrolment 2024-04-04 20:13:46 +07:00
locallib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
settings.php MDL-63683 enrol: Fix plugin settings when no role has student archetype 2020-12-04 09:09:37 +01:00
unenrolself.php MDL-72590 enrol: Course in success message after unenroll passes filter 2021-10-18 16:15:22 +02:00
version.php MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08:00