Commit Graph

351 Commits (1d43893c81239898a36029897b8dde39db5de8a4)

Author SHA1 Message Date
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
Yannick Warnier 8f7466416d Update permissions on webservice OOO - refs BT#8441 11 years ago
Julio Montoya a051da8da8 Changing settings naming. 11 years ago
Francis Gonzales 3524bc024f Add function documentation - refs BT#8441 11 years ago
Francis Gonzales 7610baf413 Webservice to Convert from ppt to Leaning path - refs BT#8441 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
Julio Montoya 812e047184 Undo changes in 499e472548 11 years ago
Julio Montoya 499e472548 Fixing session course order see BT#8316 11 years ago
Yannick Warnier 7306df20a9 Allow admin users to use security key directly for WSCourseList webservice - refs BT#8268 11 years ago
Julio Montoya 595fafbc59 Adding setting registration.soap.php.decode_utf8 see BT#8231 11 years ago
Julio Montoya 5ddc3c00d6 If status was not set then use the "student" status, 11 years ago
aragonc 94984e6b12 merge 11 years ago
Yannick Warnier 9c9aac3732 Add WSUserSubscribedInCourse web service to registration.soap.php - refs #6763 11 years ago
FraGoTe 43949c7bb4 Validate the field extra that it is not required 11 years ago
Yannick Warnier 9b27f561a9 Fix typo in WS call 11 years ago
Yannick Warnier 47e54db287 Minor - Updated to preg_split 12 years ago
Yannick Warnier c2d10cd6d5 Minor - Updated to preg_split 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 06cae6093d Added new GetLearnpathHighestLessonLocation() webservice - refs BT#6667 12 years ago
Yannick Warnier f19b0a18d0 Minor - Added require on learnpathItem class in WS just to be safe 12 years ago
Yannick Warnier 02751d5535 Fixed missing learnpath_item_id param in SOAP web service for learning path - additional typo 12 years ago
Yannick Warnier 3592e1b437 Fixed missing learnpath_item_id param in SOAP web service for learning path 12 years ago
Yannick Warnier a7433671fd More fixes in web service for sessions list - refs BT#6246 12 years ago
Gaëtan Frenoy b268173aed Small fix for title in web service for sessions list - refs BT#6246 12 years ago
Yannick Warnier 4a43047709 Updated web service for sessions list - refs BT#6246 12 years ago
Yannick Warnier 9ffbe95150 Updated web service for sessions list from sessions_list.soap.php - refs BT#6246 12 years ago
Yannick Warnier ae05c16270 Added web service for sessions list from sessions_list.soap.php - refs BT#6246 12 years ago
Yannick Warnier 62e80f5f11 Added web service for sessions list 12 years ago
Julio Montoya 2535c676b8 Fixing require_once path "forum/forumfunction.inc.php" 12 years ago
Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 12 years ago
Julio Montoya 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
Julio Montoya 627c7bb720 Removing require_once calls 12 years ago
Yannick Warnier b1db0351fe Minor - Adding comment in webservice 12 years ago
Yannick Warnier c3f859bebd Added WSGetUserFromUsername service 12 years ago
Yannick Warnier 0acb5170ae Removed prefixes from webservices - sanitation 12 years ago
Julio Montoya 424f3f5a17 Minor - Adding edit course description test 12 years ago
Yannick Warnier e66762810c Added default value health check on Web Services that edits users - refs BT#5837 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya c6628b1d14 Removing require_once for "mail.lib.inc.php" 12 years ago
Julio Montoya 464513bb73 Moving announcements classes inside the main/inc/lib, updating autoloader 12 years ago
Yannick Warnier f1b1bd33d8 Minor - Added check on WSUserEdit* to avoid empty firstname/lastname - refs BT#5743 12 years ago
Julio Montoya 0ca61a3083 Adding disable /enable user account webservice examples 12 years ago
Jose Manuel Abuin Mosquera 7e4d8b80b8 Fixed call to editUserHelper in webservices - refs #5730 12 years ago
Julio Montoya de1b1970d5 Adding extra fields and edit user examples in client_soap 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