Commit graph

75 commits

Author SHA1 Message Date
jerome mouneyrac
0f31850a35 webservice MDL-22255 fix moodle_user_get_users_by_id() ws function when no custom field are returned 2010-07-06 09:17:49 +00:00
jerome mouneyrac
a19881868e webservice MDL-23080 create_users should create user with mnethostid = local 2010-07-05 06:01:08 +00:00
jerome mouneyrac
c4c352dd3b webservice MDL-22592 fix wrong array usage $user->id => $user['id] 2010-05-27 07:33:36 +00:00
jerome mouneyrac
30a4fb1b97 webservice MDL-22562 add missing user profile custom fields to external create_users function + update test client 2010-05-25 03:44:29 +00:00
Petr Skoda
1f96e907ea MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2 2010-04-14 09:45:49 +00:00
Petr Skoda
3a915b0667 MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
jerome mouneyrac
610a447ebe web service MDL-13126 little change into create user description (it was not correct and also breaking a test into the external function). 2010-03-31 09:25:59 +00:00
jerome mouneyrac
6f49f6c0c7 webservice MDL-21527 update_users ws function : remove user preferences, we should create a specific set_user_preferences ws function 2010-02-16 03:46:13 +00:00
jerome mouneyrac
9baf3a7b65 webservice MDL-21527 update_users ws function supports customfields now (MDL-20616 patch needs to be committed in order to use the test client) 2010-02-15 08:56:51 +00:00
jerome mouneyrac
fb79269bef webservice MDL-20808 add user lib.php, add web service user functions, rename $usercustomfields variable into profile_user_record() function 2010-02-11 04:02:04 +00:00
Petr Skoda
40e85c9268 MDL-12886 more external users api 2009-11-08 21:58:32 +00:00
Petr Skoda
47c277069f MDL-12886 more external users api - untested 2009-11-08 21:57:27 +00:00
Petr Skoda
38b76f3c58 MDL-12886 more external users api - untested 2009-11-08 21:57:01 +00:00
Petr Skoda
667b496a5d MDL-12886 more external users api 2009-11-06 12:28:50 +00:00
Petr Skoda
930680cba2 MDL-12886 more external users api 2009-11-05 23:05:26 +00:00
Petr Skoda
71864f15e5 MDL-12886 more external users api 2009-11-05 23:03:33 +00:00
Petr Skoda
7b472b329a MDL-12886 more external users api 2009-11-05 22:54:48 +00:00
jerome
35b9a80aa6 webservice MDL-12886 commit for Petr to work on the last code this weekend (SOAP code very not clean) 2009-10-09 09:57:07 +00:00
skodak
551f442078 fixing copyright, this was in fact work of several people :-) 2009-10-07 10:15:07 +00:00
skodak
c9c5cc81e9 MDL-12886 external lib parameter validation routine + some unit tests 2009-10-02 12:13:56 +00:00
skodak
d4e133554a MDL-12886 improved external API 2009-09-16 19:00:12 +00:00
moodler
42d4579123 user/externallib.php MDL-12886 fixed a typo in function name 2009-09-16 07:27:33 +00:00
skodak
625f0a24d6 MDL-12886 we need to use static methods to make these descriptions work 2009-09-16 07:22:22 +00:00
moodler
5de592b124 Checking in proposed new externallib.php for Petr to look at. 2009-09-16 06:50:31 +00:00
skodak
ef22c1b664 MDL-12886 converting user/external.php to externallib.php - work in progress 2009-09-15 22:52:49 +00:00