Mark Nelson
|
38ef7ab379
|
MDL-45571 events: included enrolment method in the 'user_enrolment_created' event description
|
2014-05-20 14:08:14 +08:00 |
|
Mark Nelson
|
e687396a1e
|
MDL-45319 events: trivial changes
|
2014-05-07 16:28:59 +08: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 |
|
Ankit Agarwal
|
9638600bbb
|
MDL-45035 events: Fix @package and @since tags in Moodle 2.6 events
|
2014-04-11 13:32:33 +08:00 |
|
Mark Nelson
|
f1f4f4fd7b
|
MDL-40909 core_enrol: removed 'enrol' add_to_log calls
Before each of these calls a call to enrol_user() is made, which
triggers the event 'user_enrolment_created'. Nothing more is needed.
|
2014-01-27 19:52:55 -08:00 |
|
Petr Škoda
|
32f906b677
|
MDL-43661 use new edulevel in all existing events
|
2014-01-21 16:12:35 +08:00 |
|
Rajesh Taneja
|
184afb6b73
|
MDL-43238 events: Added event other information in event php doc block
|
2014-01-03 15:03:48 +08:00 |
|
Ankit Agarwal
|
a993b0b93a
|
MDL-42558 events: Enrollment actions are administration not teaching
|
2013-10-28 11:51:39 +08:00 |
|
Rajesh Taneja
|
bb78e249cd
|
MDL-39961 Events: Replace Legacy events - User
This change includes:
* Added user_updated event, replacing old event
* Added user_created event, replacing old event
* Added user_deleted event, replacing old event
* Added user_loggedout event, replacing old event
* Added user_enrolment_created event, replacing old event
* Added user_enrolment_deleted event, replacing old event
* Added user_enrolment_updated event, replacing old event
|
2013-09-02 16:10:05 +08:00 |
|