Commit Graph

351 Commits (1d43893c81239898a36029897b8dde39db5de8a4)

Author SHA1 Message Date
Yannick Warnier bf463ee43c Add README to the webservices folder 9 years ago
Yannick Warnier 09f5f59cb2 Add format management to remote Rapid PPT Converter 9 years ago
Yannick Warnier 85ac34259f Minor - Remove deprecated parameter to chmod() 9 years ago
jmontoyaa 3d793f4fa3 Remove ClassManager 9 years ago
Yannick Warnier c304e02331 Factorize code to reduce wsConvertPpt() complexity as suggested by #scrutinizer 9 years ago
Yannick Warnier 6320a48196 Improve code precision as suggested by #scrutinizer 9 years ago
David Nos 0106766c70 Add webservices to add or remove visibility rules between users and courses in the courses catalogue 9 years ago
Yannick Warnier 03c4b7d219 Fix erroneous usage of is_empty() instead of empty() and remove unused is_empty() function 9 years ago
Yannick Warnier 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 9 years ago
jmontoyaa 4c70034539 Format code 9 years ago
David Nos 7bd1c953ac Corrections suggested in the pull request comments have been done. 9 years ago
David Nos 3805c0d5a0 Return original_course_id_value in webservice WSUnSubscribeUserFromCourseSimple 9 years ago
Julio 55ce4a434d Remove unused code, format code, 9 years ago
Julio 59c1a9cb74 Delete unused group code see #8210 9 years ago
David Nos b6f098de5e Add params subscribe and unsubscribe in WSCreateUser 9 years ago
David Nos bdc7916410 Remove unneeded code in WSCreateUser (variable $values not used) 9 years ago
David Nos bebd27e05b Fix possible bug in WSCreateUser when expiration_date is empty. 9 years ago
David Nos 4d41a8f88c Add parameter language in WSEditUser to update the user language if it's not empty. 9 years ago
David Nos e27a62a568 Add parameter enable in WSEditUser to allow update and enable the user if it's disabled. 9 years ago
David Nos e798891f04 Return result for each user in WSEnableUsers, WSDisableUsers, WSDeleteUsers 9 years ago
David Nos 04aaece961 Fix bug in WSEditUser when expiration date is empty 9 years ago
David Nos d9fe63dbf1 Fix bugs in WSSuscribeCoursesToSession 9 years ago
David Nos 7430557755 In WSSubscribeUserToCourseSimple add status param to allow subscription of teachers to course 9 years ago
David Nos d5461414e4 Fix bugs in WSEditCourseDescription, use CourseDescription object 9 years ago
Angel Fernando Quiroz Campos 71b6ee6e61 Set post_parent_id field in c_forum_post to null instead of 0 9 years ago
Angel Fernando Quiroz Campos 00ff6fe1d2 Set post_parent_id field in c_forum_post to null instead of 0 9 years ago
David Nos 50243d0f0c In subscribe/unsubscribe users to session webservice, fix some bugs returning parameters in webservice. 9 years ago
David Nos b0e794be33 In create/edit session webservice, check if coach_id is null to return the error in webservice response. 9 years ago
David Nos d32a0672ee Add parameter duration in webservice to create/edit session. 9 years ago
David Nos af46572759 Fix bug editing session in webservice (extra fields result was not returned, error in dates format) 9 years ago
jmontoyaa 14749649eb Minor - Fix comment 9 years ago
jmontoyaa 11d473a59e Minor - Add debug. 9 years ago
jmontoyaa f36e81c398 Fix function + php error 9 years ago
jmontoyaa a231628dc8 Fix fatal error see BT#10936 9 years ago
jmontoya db12470781 Fix fatal error see BT#10936 9 years ago
Julio 767d99cf54 Add from and too see BT#10927 9 years ago
jmontoya 0d2152164a Minor - format code. 9 years ago
jmontoya 2f9ef3a593 Fix return see BT#10811 9 years ago
jmontoya ff07ecb82e Add from to in list course 9 years ago
Angel Fernando Quiroz Campos 630c349e94 Change $_configutaion values to current_setting - refs #7402 9 years ago
Angel Fernando Quiroz Campos 23dba3b5a0 Allow send push notification to mobile-messaging project - refs #7402 9 years ago
Angel Fernando Quiroz Campos 51b3f0e64f Allow send push notification to mobile-messaging project - refs #7402 9 years ago
jmontoya 3f2f10af36 Fix error when uploading huge files BT#10567 9 years ago
jmontoya aeb458a7e9 Add error log 9 years ago
David Nos 5aa7996ad3 Fixed bug on edit user webservice: extra fields were not updated because $extras array were not transformed to associative array before sending it to editUserHelper. 9 years ago
jmontoya 83210008b1 Fix removeUsersFromCourseSession 9 years ago
jmontoya 30936fc233 Fix suscribe_users_to_session 9 years ago
jmontoya 02888d256d Add error logs 9 years ago
jmontoya 40e70a62ef Fix webservices see BT#10725 9 years ago
Julio Montoya 72830d4ffc Fix webservices see BT#10725 9 years ago