Mark Nelson
0bfafc5ba0
MDL-46455 mod_*: added restore mapping to events
2015-10-11 18:14:57 -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
c5cfb3ca98
MDL-45357 events: changed event descriptions to ensure consistency in core
2014-05-05 00:55:50 -07:00
Mark Nelson
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
Marina Glancy
c733401634
Merge branch 'MDL-45035-master' of git://github.com/ankitagarwal/moodle
2014-04-15 14:34:36 +08:00
Rajesh Taneja
b2b4ec308e
MDL-41283 report_participation: Added phpdoc about function not used
...
In new logging api, xxx_get_view_actions() and xxx_get_post_actions()
will not be used to identify the paticipation of user. Event's crud
and edulevel status will define user's participation.
2014-04-15 13:31:03 +08: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
Ankit Agarwal
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
Rajesh Taneja
b54696395d
MDL-44552 Events: Fixed wrong id returned in get_url
2014-03-19 09:57:44 +08:00
Mark Nelson
561672d3a6
MDL-40061 mod_data: replaced 'record delete' add_to_log call with an event
2014-02-14 18:40:19 -08:00
Mark Nelson
3909293faf
MDL-40061 mod_data: replaced 'templates saved' add_to_log call with an event
2014-02-14 18:39:56 -08:00
Mark Nelson
3ac413b28e
MDL-40061 mod_data: replaced 'templates view' add_to_log call with an event
2014-02-14 18:39:55 -08:00
Mark Nelson
76ca452c12
MDL-40061 mod_data: replaced 'add' add_to_log call with an event
2014-02-14 18:39:50 -08:00
Mark Nelson
45eae37967
MDL-40061 mod_data: replaced 'update' add_to_log call with an event
2014-02-14 18:13:05 -08:00
Mark Nelson
d1ec55570d
MDL-40061 mod_data: replaced 'fields update' add_to_log call with an event
2014-02-14 18:12:41 -08:00
Mark Nelson
e0d7ed6dae
MDL-40061 mod_data: replaced 'fields add' add_to_log call with an event
2014-02-14 18:12:13 -08:00
Mark Nelson
e37c413e87
MDL-40061 mod_data: replaced 'fields delete' add_to_log call with an event
2014-02-14 18:11:47 -08:00
Mark Nelson
7ddb347cec
MDL-40061 mod_data: replaced 'view all' add_to_log call with an event
2014-02-09 14:49:33 -08:00
Mark Nelson
b071cfd229
MDL-40061 mod_data: replaced 'view' add_to_log call with an event
2014-02-09 14:49:17 -08:00
Rajesh Taneja
a55eaf0351
MDL-43293 Events: Added comments event in modules supporting comments
2013-12-23 09:22:14 +08:00