Commit Graph

90 Commits (fb445f8be00a59cd2cd719eb8e3dc5bde9cd5094)

Author SHA1 Message Date
Julio Montoya c839677b8c Fixing queries see #7440 11 years ago
Yannick Warnier 479fe84211 Use SYS_ARCHIVE_PATH instead of sys_get_temp_dir() to store temporary image file in WSEditUserWithPicture - refs BT#8751 11 years ago
Nicolas Ducoulombier b1e1cda149 Adding the WebService WSEditUserWithPicture 11 years ago
Julio Montoya 812e047184 Undo changes in 499e472548 12 years ago
Julio Montoya 499e472548 Fixing session course order see BT#8316 12 years ago
Julio Montoya 595fafbc59 Adding setting registration.soap.php.decode_utf8 see BT#8231 12 years ago
Julio Montoya 5ddc3c00d6 If status was not set then use the "student" status, 12 years ago
aragonc 94984e6b12 merge 12 years ago
Yannick Warnier 9c9aac3732 Add WSUserSubscribedInCourse web service to registration.soap.php - refs #6763 12 years ago
Julio Montoya d75551aa2e Minor - Removing unused variables 12 years ago
Yannick Warnier 6a9c262618 Updated registration webservices group to allow for right sessions management for Drupal Ubercart module - refs BT#6246 12 years ago
Yannick Warnier a7433671fd More fixes in web service for sessions list - refs BT#6246 13 years ago
Gaëtan Frenoy b268173aed Small fix for title in web service for sessions list - refs BT#6246 13 years ago
Yannick Warnier 4a43047709 Updated web service for sessions list - refs BT#6246 13 years ago
Yannick Warnier 9ffbe95150 Updated web service for sessions list from sessions_list.soap.php - refs BT#6246 13 years ago
Yannick Warnier ae05c16270 Added web service for sessions list from sessions_list.soap.php - refs BT#6246 13 years ago
Yannick Warnier c3f859bebd Added WSGetUserFromUsername service 13 years ago
Yannick Warnier e66762810c Added default value health check on Web Services that edits users - refs BT#5837 13 years ago
Yannick Warnier f1b1bd33d8 Minor - Added check on WSUserEdit* to avoid empty firstname/lastname - refs BT#5743 13 years ago
Julio Montoya cefe88f8aa Undo check ip condition otherwise the script stop to work see BT#5137 13 years ago
Julio Montoya 2b9f2bb501 Fixing condition if check_ip use the $ip validation otherwise don't use it see BT#5137 + adding error_logs 13 years ago
Yannick Warnier 8f7b102af3 Improved IP address validation in web service from registration.soap.php 14 years ago
Yannick Warnier bf2e4ee9fd Added new level of security to web services (only registration.soap.php so far) to allow filtering by IPs or IP ranges. The file added in this commit is optional, which is why I'm allowing myself to send it although we are already in Beta stage (BT#4158) 14 years ago
Julio Montoya 571dba9e80 Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) 14 years ago
Julio Montoya 5101838e00 Adding c_ids 14 years ago
Julio Montoya e72a31e37e Adding warning when $_configuration["password_encryption"] is not configured see BT#4158 14 years ago
Julio Montoya 438afd6c2b Minor style corrections 14 years ago
Julio Montoya 5e17a72893 Adding official_code in createUserEncrypted and createUsersEncrypted webservices see BT#4158 14 years ago
Julio Montoya f3f549cc2f Minor cosmetic changes 14 years ago
Julio Montoya 0675e5debe Minor corrections 14 years ago
Julio Montoya b9186d6844 Should fix bug when using string[] when using webservices see BT#4158 14 years ago
Julio Montoya afa4725985 Minor - cosmetic changes 14 years ago
Julio Montoya 4f72175aee Fixing possible bug when adding the complextype originalUsersList 14 years ago
Julio Montoya d907f0651c Adding missing originalUsersList complex somebody just deleted ... 14 years ago
Julio Montoya ed709bd8d0 Should fix bug in webservices "character [ not valid" see BT#4158 14 years ago
Julio Montoya 13189c68f2 Fixing update_db_course function see #4722 14 years ago
Julio Montoya 017d370c26 using sha1 as default for SSO see bT#4158 14 years ago
Julio Montoya e3cbc89d0e Debug = false 14 years ago
Julio Montoya e6bcf38492 Webservices: Adding error logs when adding user to a course see BT#4158 14 years ago
Julio Montoya d22f7879ad Adding message to the error message 14 years ago
Julio Montoya b27ab5c753 Adding soap_fault error when the secret key does not work 14 years ago
Julio Montoya 61ca6c16bf Fixing fatal error, wrong close bracket 14 years ago
Yannick Warnier 19a342efb0 Fixed web services for use through proxies 14 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 bda042ec5e Added EditUserCredentials to web services to update only the username and password - Patch from Carmelitas 14 years ago
Julio Montoya 039fd65657 Removing libs already added in global.inc.php 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 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() 15 years ago
ywarnier 912ea1ff6b Fixed undefined variable in web service call 15 years ago