Julio Montoya
|
f3f549cc2f
Minor cosmetic changes
|
12 years ago |
Julio Montoya
|
0675e5debe
Minor corrections
|
12 years ago |
Julio Montoya
|
b9186d6844
Should fix bug when using string[] when using webservices see BT#4158
|
12 years ago |
Julio Montoya
|
afa4725985
Minor - cosmetic changes
|
12 years ago |
Julio Montoya
|
4f72175aee
Fixing possible bug when adding the complextype originalUsersList
|
12 years ago |
Julio Montoya
|
d907f0651c
Adding missing originalUsersList complex somebody just deleted ...
|
12 years ago |
Julio Montoya
|
ed709bd8d0
Should fix bug in webservices "character [ not valid" see BT#4158
|
12 years ago |
Julio Montoya
|
13189c68f2
Fixing update_db_course function see #4722
|
12 years ago |
Julio Montoya
|
017d370c26
using sha1 as default for SSO see bT#4158
|
12 years ago |
Julio Montoya
|
e3cbc89d0e
Debug = false
|
12 years ago |
Julio Montoya
|
e6bcf38492
Webservices: Adding error logs when adding user to a course see BT#4158
|
12 years ago |
Julio Montoya
|
d22f7879ad
Adding message to the error message
|
12 years ago |
Julio Montoya
|
b27ab5c753
Adding soap_fault error when the secret key does not work
|
12 years ago |
Julio Montoya
|
61ca6c16bf
Fixing fatal error, wrong close bracket
|
13 years ago |
Yannick Warnier
|
19a342efb0
Fixed web services for use through proxies
|
13 years ago |
Julio Montoya
|
bcd4619f28
Partial using $params instead variable per variable when creating a new course see #4068
|
13 years ago |
Yannick Warnier
|
096b8663dc
Attempt at renaming to ['password_encryption'] for more clarity
|
13 years ago |
Yannick Warnier
|
bda042ec5e
Added EditUserCredentials to web services to update only the username and password - Patch from Carmelitas
|
13 years ago |
Julio Montoya
|
039fd65657
Removing libs already added in global.inc.php
|
13 years ago |
Julio Montoya
|
6e0a7ea72b
Fixing SQL queries in course catalog, replacing the $user_count = count(CourseManager:: get_user_list_from_course_code()) with an specific function called CourseManager::get_users_count_in_course()
|
13 years ago |
ywarnier
|
912ea1ff6b
Fixed undefined variable in web service call
|
13 years ago |
Julio Montoya
|
f705c5c962
Adding 2 new webservices SubscribeUserToCourseSimple and GetUser this webservices are required in order to use with the Prestashop - chamilo plugin see BT#2325
|
13 years ago |
Christian Fasanando
|
f316adf655
fixed type of variable wsdl webservice
|
14 years ago |
Christian Fasanando
|
9790d83c10
added updateUserApiKey function webservice
|
14 years ago |
ywarnier
|
848374cf9e
Updated comments and started development of reporting WS
|
14 years ago |
ywarnier
|
72538af932
Fixed a few warnings
|
14 years ago |
Diego Escalante Urrelo
|
3224b85781
Fixed name consistency in registration.soap web services - fixes CT#1905
|
14 years ago |
Ivan Tcholakov
|
2559adbb4b
Feature #539 - Shallow cleaning other files. The leading tabs have been converted to spaces.
|
14 years ago |
Ivan Tcholakov
|
dfcfaf5d8d
Feature #1744 - Cleaning logical conditions (4).
|
14 years ago |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 years ago |