Commit Graph

353 Commits (939c6fa73e8966400853d2b8683ff052d930c7a6)

Author SHA1 Message Date
Angel Fernando Quiroz Campos a859259872 Minor - user api_get_setting - refs #8366 9 years ago
jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 9 years ago
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) 10 years ago
jmontoyaa 4c70034539 Format code 10 years ago
David Nos 7bd1c953ac Corrections suggested in the pull request comments have been done. 10 years ago
David Nos 3805c0d5a0 Return original_course_id_value in webservice WSUnSubscribeUserFromCourseSimple 10 years ago
Julio 55ce4a434d Remove unused code, format code, 10 years ago
Julio 59c1a9cb74 Delete unused group code see #8210 10 years ago
David Nos b6f098de5e Add params subscribe and unsubscribe in WSCreateUser 10 years ago
David Nos bdc7916410 Remove unneeded code in WSCreateUser (variable $values not used) 10 years ago
David Nos bebd27e05b Fix possible bug in WSCreateUser when expiration_date is empty. 10 years ago
David Nos 4d41a8f88c Add parameter language in WSEditUser to update the user language if it's not empty. 10 years ago
David Nos e27a62a568 Add parameter enable in WSEditUser to allow update and enable the user if it's disabled. 10 years ago
David Nos e798891f04 Return result for each user in WSEnableUsers, WSDisableUsers, WSDeleteUsers 10 years ago
David Nos 04aaece961 Fix bug in WSEditUser when expiration date is empty 10 years ago
David Nos d9fe63dbf1 Fix bugs in WSSuscribeCoursesToSession 10 years ago
David Nos 7430557755 In WSSubscribeUserToCourseSimple add status param to allow subscription of teachers to course 10 years ago
David Nos d5461414e4 Fix bugs in WSEditCourseDescription, use CourseDescription object 10 years ago
Angel Fernando Quiroz Campos 71b6ee6e61 Set post_parent_id field in c_forum_post to null instead of 0 10 years ago
Angel Fernando Quiroz Campos 00ff6fe1d2 Set post_parent_id field in c_forum_post to null instead of 0 10 years ago
David Nos 50243d0f0c In subscribe/unsubscribe users to session webservice, fix some bugs returning parameters in webservice. 10 years ago
David Nos b0e794be33 In create/edit session webservice, check if coach_id is null to return the error in webservice response. 10 years ago
David Nos d32a0672ee Add parameter duration in webservice to create/edit session. 10 years ago
David Nos af46572759 Fix bug editing session in webservice (extra fields result was not returned, error in dates format) 10 years ago
jmontoyaa 14749649eb Minor - Fix comment 10 years ago
jmontoyaa 11d473a59e Minor - Add debug. 10 years ago
jmontoyaa f36e81c398 Fix function + php error 10 years ago
jmontoyaa a231628dc8 Fix fatal error see BT#10936 10 years ago
jmontoya db12470781 Fix fatal error see BT#10936 10 years ago
Julio 767d99cf54 Add from and too see BT#10927 10 years ago
jmontoya 0d2152164a Minor - format code. 10 years ago
jmontoya 2f9ef3a593 Fix return see BT#10811 10 years ago
jmontoya ff07ecb82e Add from to in list course 10 years ago
Angel Fernando Quiroz Campos 630c349e94 Change $_configutaion values to current_setting - refs #7402 10 years ago
Angel Fernando Quiroz Campos 23dba3b5a0 Allow send push notification to mobile-messaging project - refs #7402 10 years ago
Angel Fernando Quiroz Campos 51b3f0e64f Allow send push notification to mobile-messaging project - refs #7402 10 years ago
jmontoya 3f2f10af36 Fix error when uploading huge files BT#10567 10 years ago
jmontoya aeb458a7e9 Add error log 10 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. 10 years ago
jmontoya 83210008b1 Fix removeUsersFromCourseSession 10 years ago
jmontoya 30936fc233 Fix suscribe_users_to_session 10 years ago
jmontoya 02888d256d Add error logs 10 years ago