Commit Graph

230 Commits (3744e3099d560260c467dea32e1de964379999fe)

Author SHA1 Message Date
Yannick Warnier a60da5dcb7 Move user_id to id (partial) 11 years ago
Julio Montoya 8694ff7c03 Remove unused calendar code. 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Imanol Losada 185621530c Rename WSBindGroup to GroupBindToParent, WSUnbindGroup to GroupUnbindFromParent and WSUpdateUserRole to WSUpdateUserRoleInGroup - refs BT#9431 11 years ago
Imanol Losada 8e8d1313c1 Add 'split_users_upload_directory' setting when creating the certificate path (1.10.x) - refs BT#9022 11 years ago
Imanol Losada 0625c71c0c Add 'split_users_upload_directory' setting when creating the certificate path (1.9.x) - refs BT#9022 11 years ago
Imanol Losada 08ccd629d3 Add several group web services - refs BT#9431 11 years ago
Yannick Warnier 31543c5ae5 Minor - Add comment to new file existence check - refs BT#9462 11 years ago
Imanol Losada cf54117f2a Fix photograph issue - refs BT#9462 11 years ago
Yannick Warnier 86113a0804 Use params array instead of multiple parameters in WSSearchSession and WSFetchSession - refs BT#9418 11 years ago
Angel Fernando Quiroz Campos 7987014a51 Add secret key param to WSSearchSession - refs BT#9465 11 years ago
Angel Fernando Quiroz Campos ab68ea06c4 Add secret key param to WSSearchSession - refs BT#9418 11 years ago
Angel Fernando Quiroz Campos 56a9876455 Add web service to get a session by its id - refs BT#9465 11 years ago
Yannick Warnier f244283ede Remove course_description, external_module, myagenda and scormbuilder language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 11 years ago
Angel Fernando Quiroz Campos 207a27cdb9 Create web service to search sessions - refs BT#9418 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 11 years ago
Julio Montoya a8fd964f96 Removing require_once 11 years ago
jmontoya bcacb3839d Moves and renames announcements.inc.php into inc/lib/ 11 years ago
Daniel Barreto 6d2c9e5ce1 Fix from pull request observations - refs BT#9092 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 1ede08ef43 Fixes class name LearnpathList 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Daniel Barreto bf4641869d Add extra fields to Webservice, add "publico_objetivo" - refs BT#9092 11 years ago
Daniel Barreto 01bea2856b Update mail method, add phpcrypt library into plugin - refs BT#9092 11 years ago
Daniel Barreto 0a921c4b5f Add session list Webservice - refs BT#9167 11 years ago
Daniel Barreto 413584a896 Improve documentation, delete useless method, improve variables uses - refs BT#9092 11 years ago
Daniel Barreto 9923f2d7a5 Update ws hook - refs BT#9092 11 years ago
Julio Montoya 5b4334680c Removes lib/nusoap/nusoap.php, classes are now loaded via composer. 11 years ago
Imanol Losada 2fd2c2b7a4 Add certificate path to the web service. Add 'add_gradebook_certificates_cron_task_enabled' configuration parameter - refs BT#9022 11 years ago
Angel Fernando Quiroz Campos 19a0b74ab3 Fix require libs and classes - refs #7338 11 years ago
Angel Fernando Quiroz Campos f74e1bb26c Move REST webservice to main directory - refs #7338 11 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio Montoya c839677b8c Fixing queries see #7440 11 years ago
Julio Montoya fa59e31b48 Minor - format code, updating license reference. 11 years ago
Yannick Warnier 4eef60d9f8 Remove breaking permissions changes in rapid ws - refs #2275 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
Yannick Warnier 8f7466416d Update permissions on webservice OOO - refs BT#8441 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 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 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
FraGoTe 43949c7bb4 Validate the field extra that it is not required 12 years ago
Yannick Warnier 47e54db287 Minor - Updated to preg_split 12 years ago