Commit History

Author SHA1 Message Date
  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
  Guillaume Viguier 87ffa7dac0 WSListCourses and various improvements - BT#1111 14 years ago
  Guillaume Viguier 8bceb65d0f Delete disable and enable web services - BT#1113 14 years ago
  Guillaume Viguier 29275b2c29 Renaming all web services from DokeosWS* to WS* - BT#1113 14 years ago
  Guillaume Viguier bef3cf6c04 Add service WSDisableUsers and WSEnableUsers - BT#1113 14 years ago
  Guillaume Viguier a167ed3a13 Adding WSListCourses as a SOAP service - BT#1111 14 years ago
  Guillaume Viguier c99abf0e21 Added visibility to the DokeosWSCreateCourse function - BT#1109 14 years ago