Commit Graph

174 Commits (58b78fdc2916c96db5f5ee2abbb31139f3f77946)

Author SHA1 Message Date
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 13 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 13 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 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 27309bc705 Fixing new agenda queries 13 years ago
Julio Montoya 07d3e49779 Final changes in the order course feature moving link to the Account buble in userportal 13 years ago
Julio Montoya 039fd65657 Removing libs already added in global.inc.php 13 years ago
Julio Montoya 0cc67fdfb1 Removing libs already called in global.inc.php + possible fixing of #3827 13 years ago
ywarnier ecc8de1fdc Minor - Removed notices 13 years ago
Yannick Warnier 16f4040371 Added known author reference 13 years ago
Yannick Warnier 7825033559 Added Python script to connect from OpenERP 13 years ago
Yannick Warnier d58b18f8c8 Added CM-webservices developed by Marco Sousa and team to handle Chamilo Android application calls 13 years ago
ywarnier 9a3a499198 Minor - removed notice 13 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
ywarnier 1026b316e9 Incomplete report webservice 14 years ago
Yannick Warnier 82273f89ad improvements to reports web service - unfinished, untested 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
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 2559adbb4b Feature #539 - Shallow cleaning other files. The leading tabs have been converted to spaces. 14 years ago
rrodriguez a672b6feac merge 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Yannick Warnier f2e5693787 Minor - added descriptions to tests classes 15 years ago