Commit graph

119 commits

Author SHA1 Message Date
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