Commit Graph

245 Commits (9cb3220bffc6fc7165de44a80b4b341e6038e964)

Author SHA1 Message Date
Julio Montoya 4f72175aee Fixing possible bug when adding the complextype originalUsersList 13 years ago
Julio Montoya d907f0651c Adding missing originalUsersList complex somebody just deleted ... 13 years ago
Julio Montoya ed709bd8d0 Should fix bug in webservices "character [ not valid" see BT#4158 13 years ago
Julio Montoya 13189c68f2 Fixing update_db_course function see #4722 13 years ago
Julio Montoya 017d370c26 using sha1 as default for SSO see bT#4158 13 years ago
Julio Montoya f66ae04516 Adding webservice demos create user, get user info, subscribe user to course see BT#4158 13 years ago
Julio Montoya e3cbc89d0e Debug = false 13 years ago
Julio Montoya e6bcf38492 Webservices: Adding error logs when adding user to a course see BT#4158 13 years ago
Julio Montoya d22f7879ad Adding message to the error message 13 years ago
Julio Montoya b27ab5c753 Adding soap_fault error when the secret key does not work 13 years ago
Julio Montoya c62c51c70a Adding demo server when using SSO see BT#4158 13 years ago
Julio Montoya 47d2087a78 Admins can add users from other portals (if they use the search form in the user list) 13 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 13 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
Yannick Warnier 48e852ce6f Disable somewhat dangerous script (no direct threat but could maybe be crafted as such) 13 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 14 years ago
Yannick Warnier 656dd58406 Added example script to fill user_extra_fields with a field that contains the username of the user. This replicates data but enables the use of webservices from a system where usernames are the same than in Chamilo 14 years ago
Yannick Warnier bda042ec5e Added EditUserCredentials to web services to update only the username and password - Patch from Carmelitas 14 years ago
Julio Montoya 27309bc705 Fixing new agenda queries 14 years ago
Julio Montoya 07d3e49779 Final changes in the order course feature moving link to the Account buble in userportal 14 years ago
Julio Montoya 039fd65657 Removing libs already added in global.inc.php 14 years ago
Julio Montoya 0cc67fdfb1 Removing libs already called in global.inc.php + possible fixing of #3827 14 years ago
ywarnier ecc8de1fdc Minor - Removed notices 14 years ago
Yannick Warnier 16f4040371 Added known author reference 14 years ago
Yannick Warnier 7825033559 Added Python script to connect from OpenERP 14 years ago
Yannick Warnier d58b18f8c8 Added CM-webservices developed by Marco Sousa and team to handle Chamilo Android application calls 14 years ago
ywarnier 9a3a499198 Minor - removed notice 14 years ago
Yannick Warnier 3ffacb4a92 Backing out Cesar's mistaken push 14 years ago
César Perales 4b5bfbe79d minor fix, missing selected attribute for minutes, when editing agenda event #3692 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 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() 14 years ago
ywarnier 61a63e476a Minor - Fixed code to avoid warning/notice 14 years ago
ywarnier 11354371af Fixed dangerous bugs in webservices to remove warnings 14 years ago
ywarnier 1892049073 Minor - define global to remove notice 14 years ago
ywarnier 912ea1ff6b Fixed undefined variable in web service call 14 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 14 years ago
Christian Fasanando 5b408460c3 Some fixes for webservices functions about report 14 years ago
Christian Fasanando f316adf655 fixed type of variable wsdl webservice 14 years ago
Christian Fasanando 9790d83c10 added updateUserApiKey function webservice 14 years ago
Yannick Warnier 04610e3a01 Improvements to report webservices - still not functional, apparently 14 years ago
Yannick Warnier a2e52081e0 Improvements to report webservices - still not functional, apparently 14 years ago
Yannick Warnier bb052e442b Removed course id field param - unused 14 years ago
Yannick Warnier cbfaf17e41 Added visibility filter to ListCourses service 14 years ago
Yannick Warnier 8003eb0297 Make testip.php easily parseable 14 years ago
Yannick Warnier b2e1441632 Added reports webservices to soap.php 14 years ago
Yannick Warnier 9acd2a0814 ../inc/lib/nusoap/ 14 years ago
Yannick Warnier c8ba5a01c7 Slightly improved service tester 14 years ago
Yannick Warnier ee16466108 added test screen for web services - incomplete 14 years ago