- 16 Jul, 2013 1 commit
-
-
Dan Poltawski authored
PARAM_NUMBER is a float, our id's are int's * Fix core_cohort_get_cohorts to specify correct return type on cohort id * Fix core_enrol_get_enrolled_users_with_capability to specify correct correct return type on user id * Fix core_cohort_update_cohorts to specify the right parameter type (int) on cohort id * Add tests to verify the bug on core_cohort_update_cohorts param type.
-
- 09 Jul, 2013 1 commit
-
-
Ankit Agarwal authored
-
- 04 Jul, 2013 1 commit
-
-
Ankit Agarwal authored
-
- 18 Jun, 2013 1 commit
-
-
Ankit Agarwal authored
As per our policy webservices should never have a required contextid, thuse providing a support for passing contextlevel and instanceid as parameters to the api
-
- 17 Jun, 2013 1 commit
-
-
Ankit Agarwal authored
MDL-39152 webservices: Rename external_api::get_context() to external_api::get_context_from_params()
-
- 14 Jun, 2013 2 commits
-
-
Ankit Agarwal authored
Since many apis in future will need to provide alternative method to fetch context, I have abstracted this bit into the core external_api class
-
Ankit Agarwal authored
As per our policy asking for and returning contextids is discouraged in webservices. So provide alternative parameters for the same
-
- 17 Apr, 2013 1 commit
-
-
Jerome Mouneyrac authored
-
- 08 Apr, 2013 1 commit
-
-
Petr Škoda authored
-
- 26 Sep, 2012 2 commits
-
-
Jerome Mouneyrac authored
-
Dan Poltawski authored
-
- 21 Sep, 2012 1 commit
-
-
Paul Charsley authored
-
- 24 Aug, 2012 2 commits
-
-
Ankit Agarwal authored
-
Ankit Agarwal authored
-
- 31 Jul, 2012 1 commit
-
-
- 23 Jul, 2012 2 commits
-
-
Frederic Massart authored
-
Rajesh Taneja authored
-
- 19 Jul, 2012 1 commit
-
-
Rajesh Taneja authored
-
- 08 Jun, 2012 1 commit
-
-
Jerome Mouneyrac authored
-
- 31 May, 2012 1 commit
-
-
Jerome Mouneyrac authored
MDL-32581 support additional format field with all text field in extrnal lib function + new possible ws params to decide how format is returned (which are stored in a singleton)
-
- 18 May, 2012 1 commit
-
-
Jerome Mouneyrac authored
-
- 30 Apr, 2012 1 commit
-
-
Jerome Mouneyrac authored
Conflicts: group/externallib.php
-
- 27 Feb, 2012 1 commit
-
-
Dongsheng Cai authored
MDL-29347 core_enrol_get_enrolled_users web service should limit the number of participants - Jerome/Dongsheng
-
- 22 Jan, 2012 1 commit
-
-
Petr Skoda authored
-
- 16 Nov, 2011 1 commit
-
-
Dongsheng Cai authored
1. moodle_enrol_get_users_courses should return number of participants, 2. moodle_user_get_users_by_courseid should limit the fields to be returned
-
- 01 Nov, 2011 1 commit
-
-
Jerome Mouneyrac authored
-
- 25 Oct, 2011 1 commit
-
-
Sam Hemelryk authored
-
- 24 Oct, 2011 1 commit
-
-
Jerome Mouneyrac authored
-
- 15 Jul, 2011 1 commit
-
-
Petr Skoda authored
-
- 07 Jun, 2011 1 commit
-
-
Jerome Mouneyrac authored
MDL-27564 most parameter should have been optional - return more common information so no extra web service required - note that it could be good to return role and group for each user in each course (it would make sens and save some web service call)
-
- 25 Apr, 2011 1 commit
-
-
Petr Skoda authored
-
- 30 Aug, 2010 1 commit
-
-
jerome mouneyrac authored
webservice MDL-23943 fix moodle_enrol_get_enrolled_users (return function, return value, sql result not unique, param name never used) + add unit test
-
- 06 Aug, 2010 1 commit
-
-
jerome mouneyrac authored
-
- 01 Aug, 2010 1 commit
-
-
Petr Skoda authored
-
- 30 Jul, 2010 1 commit
-
-
jerome mouneyrac authored
webservice MDL-23440 more explicit error message when validation context fail in some external functions.
-
- 28 Jul, 2010 1 commit
-
-
Petr Skoda authored
-
- 24 Jun, 2010 1 commit
-
-
jerome mouneyrac authored
-
- 21 Jun, 2010 1 commit
-
-
Petr Skoda authored
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week AMOS START MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self] MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self] MOV [enrolstartdate,core],[enrolstartdate,enrol_self] MOV [enrolenddate,core],[enrolenddate,enrol_self] CPY [welcometocourse,core],[welcometocourse,enrol_self] CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self] MOV [notenrollable,core],[notenrollable,core_enrol] MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self] MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self] MOV [coursemanager,core_admin],[coursecontact,core_admin] MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin] MOV [enrolledincourserole,core],[enrolledin...
-
- 26 May, 2010 2 commits
-
-
jerome mouneyrac authored
-
jerome mouneyrac authored
-