607021c14b
MDL-46455 events: added more mapping
...
Also fixed a few bugs.
2015-10-11 18:52:36 -07:00
0bfafc5ba0
MDL-46455 mod_*: added restore mapping to events
2015-10-11 18:14:57 -07:00
3b0347712a
MDL-45445 events: added '(optional)' to event params where applicable
2014-06-12 20:46:58 -07:00
6e311b5fb3
MDL-45789 mod_wiki: removed undefined "$this->other['itemid']" from the comments_viewed event description
2014-06-05 21:08:27 -07:00
1ea5f1e2d3
MDL-45630 events: removed unnecessary 'the' from event descriptions
2014-05-31 15:27:11 -07:00
02915dfc23
MDL-45357 events: Remove unnecessary the before 'id' in event descriptions
2014-05-06 16:45:05 +08:00
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
3610ad436c
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
2014-04-11 13:45:33 +08:00
b63f773296
MDL-44717 events: Fix multiple issues in events
...
Fix various incorrect urls
Fix incorrect phpdocs and other minor code style issues
Fix missing/incorrect strings
AMOS BEGIN
MOV [eventblogassociationcreated, core_blog],[eventblogassociationadded, core_blog]
AMOS END
2014-04-01 15:08:34 +08:00
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
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
32f906b677
MDL-43661 use new edulevel in all existing events
2014-01-21 16:12:35 +08:00
de47c9c81b
Merge branch 'wip-mdl-43293' of https://github.com/rajeshtaneja/moodle
2014-01-07 12:22:49 +08:00
184afb6b73
MDL-43238 events: Added event other information in event php doc block
2014-01-03 15:03:48 +08:00
a55eaf0351
MDL-43293 Events: Added comments event in modules supporting comments
2013-12-23 09:22:14 +08:00
86b0e3b308
MDL-40058 Events: Replaced add_to_log for page comments to event
2013-12-11 13:53:00 +11:00
8b43cf225f
MDL-40058 mod_wiki: Replaced add_to_log for page version viewed to event
2013-12-11 13:53:00 +11:00
a8481a66fe
MDL-40058 mod_wiki: Replaced add_to_log for page created to event
2013-12-11 13:53:00 +11:00
ff79f49f44
MDL-40058 mod_wiki: Replaced add_to_log for page map viewed to event
2013-12-11 13:52:59 +11:00
d6a54be3a6
MDL-40058 mod_wiki: Replaced add_to_log for admin to event
2013-12-11 13:52:59 +11:00
b3dd79d101
MDL-40058 mod_wiki: Replaced add_to_log for override locks with event
2013-12-11 13:52:59 +11:00
3e5e78a2c9
MDL-40058 mod_wiki: Replaced add_to_log for page diff view with event
2013-12-11 13:52:59 +11:00
fb92417b5e
MDL-40058 mod_wiki: Replaced add_to_log for page edit with event
2013-12-11 13:52:59 +11:00
31383bcdad
MDL-40058 mod_wiki: Replaced add_to_log for version restored with event
2013-12-11 13:52:58 +11:00
d1d555c955
MDL-40058 mod_wiki: Replaced add_to_log for history viewed with event
2013-12-11 13:52:58 +11:00
9307bed8c5
MDL-40058 mod_wiki: Replaced add_to_log on index.php with event
2013-12-11 13:52:58 +11:00
48f871e09b
MDL-40058 mod_wiki: Replaced add_to_log for course_module_viewed with event
2013-12-11 13:52:58 +11:00
8ac1d22436
MDL-40058 mod_wiki: Replaced add_to_log for page_viewed with event
2013-12-11 13:52:54 +11:00