- 28 Jan, 2014 1 commit
-
-
Mark Nelson authored
Before each of these calls a call to enrol_user() is made, which triggers the event 'user_enrolment_created'. Nothing more is needed.
-
- 07 Nov, 2013 1 commit
-
-
sam marshall authored
Exceptions (places where set_time_limit is still left) are: Third-party libraries: ADODB PHPMailer Moodle core: PHPUnit - not relevant (CLI mode)
-
- 25 Oct, 2013 1 commit
-
-
Rajesh Taneja authored
-
- 13 Sep, 2013 1 commit
-
-
Rajesh Taneja authored
generate_email_supportuser was not creating user which can be used by messaging system. core_user::get_support_user() should be used to get support_user record.
-
- 21 Aug, 2013 1 commit
-
-
Damyon Wiese authored
This reverts commit ab7632b7.
-
- 15 Aug, 2013 1 commit
-
-
sam marshall authored
-
- 29 Jul, 2013 1 commit
-
-
Rajesh Taneja authored
1. core_enrol_get_course_enrolment_methods() which returns all enrolment method instances which implement get_enrol_info() 2. enrol_self_get_instance_info() will return information about self enrolment instance.
-
- 02 Jul, 2013 2 commits
-
-
MDL-40127 Enrolments: Added status to instance info and removed displaying of enrolment form with notice get_enrol_info will return status of enrolment instance, to notify webservice if enrolment is possible or not If enrolment is not possible then don't show enrolment form show_enrolme_link will use can_self_enrol to varify if enrolment link should be shown or not.
-
-
- 27 Apr, 2013 1 commit
-
-
Petr Škoda authored
-
- 15 Feb, 2013 1 commit
-
-
Frederic Massart authored
-
- 26 Jan, 2013 1 commit
-
-
Petr Škoda authored
-
- 12 Jan, 2013 2 commits
-
-
Petr Škoda authored
Hopefully this will resolve all confusion around the enrol->status flag in this plugin.
-
Petr Škoda authored
AMOS BEGIN MOV [editenrolment,enrol_self],[editenrolment,core_enrol] AMOS END
-
- 30 Dec, 2012 1 commit
-
-
Petr Škoda authored
-
- 08 Nov, 2012 1 commit
-
-
Petr Škoda authored
This patch adds new method for retrieving of default properties of enrol_self instances and uses it both for automatic adding of instances and add instance form - this will guarantee both are using the same data in the future.
-
- 19 Oct, 2012 1 commit
-
-
Petr Škoda authored
-
- 27 Sep, 2012 1 commit
-
-
Tim Hunt authored
This commit coverts everything in the codebase to use the new users_order_by_sql function when sorting lists of users. More details in the bug. Note that this does not change places where users are displayed in a sortable table, and the sort order comes from the table.
-
- 16 Sep, 2012 1 commit
-
-
Petr Škoda authored
-
- 07 Sep, 2012 1 commit
-
-
Petr Škoda authored
Includes option to convert all enrolments to enrol_manual instances, support for mapping of custom fields and fixes for several other problems. This does not include support for custom enrol tables, it will be addressed in another issue.
-
- 26 Aug, 2012 2 commits
-
-
Petr Škoda authored
-
Petr Škoda authored
-
- 02 Aug, 2012 1 commit
-
-
Petr Škoda authored
Includes also new help string for the custom multilang placeholders by Helen Foster.
-
- 23 Jul, 2012 1 commit
-
-
Frederic Massart authored
-
- 26 Jun, 2012 1 commit
-
-
Andrew Davis authored
MDL-25476 messages: switched some notification emails to come from the support contact instead of admin
-
- 28 Dec, 2011 1 commit
-
-
Petr Skoda authored
-
- 30 Oct, 2011 1 commit
-
-
Petr Skoda authored
-
- 24 Aug, 2011 1 commit
-
-
- 21 Apr, 2011 1 commit
-
-
Sam Hemelryk authored
-
- 15 Mar, 2011 1 commit
-
-
Jerome Mouneyrac authored
-
- 26 Jan, 2011 1 commit
-
-
Petr Skoda authored
-
- 22 Dec, 2010 1 commit
-
-
andyjdavis authored
message MDL-24860 fixed messaging code in mod_lesson and marked spots that are directly sending email
-
- 21 Sep, 2010 2 commits
-
-
Eloy Lafuente authored
-
Petr Skoda authored
-
- 20 Sep, 2010 1 commit
-
-
Petr Skoda authored
-
- 17 Sep, 2010 1 commit
-
-
Petr Skoda authored
-
- 05 Sep, 2010 2 commits
-
-
Petr Skoda authored
MDL-15916 teachers now control course welcome messages in each course separately, you can also specify custom message AMOS BEGIN MOV [sendcoursewelcomemessage_desc,enrol_self],[sendcoursewelcomemessage_help,enrol_self] AMOS END
-
Petr Skoda authored
-
- 18 Aug, 2010 1 commit
-
-
Petr Skoda authored
AMOS BEGIN MOV [allowguests,core],[allowguests,enrol_guest] AMOS END
-
- 09 Aug, 2010 1 commit
-
-
Petr Skoda authored
-