Damyon Wiese
0817451470
MDL-46455 events: Add mapping info to events
...
This commit covers all events outside of /mod/. It adds mapping info for restoring
events, or the default implementation which returns false if mapping is not required.
2015-10-11 18:14:58 -07:00
David Monllao
d931574ff9
MDL-33606 course: Adding section info to course_viewed log
...
Also changing references to section id to
section number, that it is what it really is.
2014-11-17 15:18:18 +08:00
Mark Nelson
b448a5ac67
MDL-45445 events: trivial changes
2014-06-12 20:46:58 -07:00
Andrew Nicols
02915dfc23
MDL-45357 events: Remove unnecessary the before 'id' in event descriptions
2014-05-06 16:45:05 +08:00
Mark Nelson
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
Frederic Massart
7d47f470bf
MDL-45238 event\course_viewed: Added require for course/lib.php
2014-04-23 16:34:24 +08:00
Petr Skoda
0cd189bdf3
MDL-41185 fix url in course_viewed event after course deleted
...
Includes a minor fix for course invalidation after deleting of course,
this improvement should not affect normal execution, that is why
it was not backported.
2014-04-22 11:52:37 +08:00
Petr Skoda
f49151c30b
MDL-41185 cleanup course viewed events
...
Thanks Marina for spotting some of the issues.
2014-04-21 18:12:53 +08:00
Adrian Greeve
68a7235889
MDL-41185 events: Added events for different course view pages
2014-04-21 17:39:18 +08:00