-
Task
-
Resolution: Fixed
-
Critical
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_27_STABLE
-
w17_
MDL-45203_m27_loginlog -
add_to_log(SITEID, 'user', 'set password', "view.php?id=$user->id&course=" . SITEID, $user->id);
add_to_log(SITEID, 'user', 'login', "view.php?id=$user->id&course=".SITEID, $user->id, 0, $user->id);
- blocks
-
MDL-45219 deal with all remaining add_to_log() calls
-
- Closed
-
- Discovered while testing
-
MDL-45214 log stores should always order by ID when reading events
-
- Closed
-
-
MDL-45237 Log live ajax call leaves debugging messages in log
-
- Closed
-
-
MDL-45238 Call to undefined function in course_viewed event
-
- Closed
-
- will help resolve
-
MDL-43557 Cleanup of existing events
-
- Closed
-