Mark Nelson
|
0bfafc5ba0
|
MDL-46455 mod_*: added restore mapping to events
|
2015-10-11 18:14:57 -07:00 |
|
Mark Nelson
|
6e311b5fb3
|
MDL-45789 mod_wiki: removed undefined "$this->other['itemid']" from the comments_viewed event description
|
2014-06-05 21:08:27 -07:00 |
|
Mark Nelson
|
1ea5f1e2d3
|
MDL-45630 events: removed unnecessary 'the' from event descriptions
|
2014-05-31 15:27:11 -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 |
|
Ankit Agarwal
|
3610ad436c
|
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
|
2014-04-11 13:45:33 +08:00 |
|
Petr Škoda
|
578645aadf
|
MDL-44715 use parent::validate_data() consistently in all events
Includes some minor PHPDocs typo fixes.
|
2014-03-28 14:09:31 +08:00 |
|
Rajesh Taneja
|
fdc729ea57
|
MDL-43736 Events: event->contextinstanceid should be used where possible
While restoring event context might not be present (deleted)
So before using context api's check context or use event properties
|
2014-01-29 11:39:44 +08:00 |
|
Rajesh Taneja
|
a55eaf0351
|
MDL-43293 Events: Added comments event in modules supporting comments
|
2013-12-23 09:22:14 +08:00 |
|
Rajesh Taneja
|
86b0e3b308
|
MDL-40058 Events: Replaced add_to_log for page comments to event
|
2013-12-11 13:53:00 +11:00 |
|