-
Improvement
-
Resolution: Fixed
-
Major
-
2.4
-
MOODLE_24_STABLE
-
MOODLE_25_STABLE
-
w02_
MDL-37286_m25_tracebuffer -
Enrolment and auth plugins need following features:
- progress trace redirection to buffer so that results may be mailed to admins
- error_log progress trace reporting
- redirection to multiple progress_trace instances
At present each enrol and auth plugin implements the $verbose CLI and cron output in a different way, that is bad and it needs to be improved. Solution is to slightly improve the standard progress_trace abstraction and use it in all enrolment and later auth plugins.
- has a non-specific relationship to
-
MDL-32387 User are not unenrolled correct with Paypal enrollment plugin
- Closed
-
MDL-37293 use standard progress_trace for verbose output in enrol_database
- Closed
-
MDL-37297 use standard progress_trace for verbose output in enrol_category
- Closed
-
MDL-37299 use standard progress_trace for verbose output in enrol_manual and enrol_self
- Closed
-
MDL-37304 auth_db cleanup
- Closed