Commit Graph

56 Commits (60c81ffea58dc86cac60fee1feee478817147e84)

Author SHA1 Message Date
Julio Montoya 60c81ffea5 Add missing file from 1.9.x 11 years ago
Julio Montoya 54db037671 Replace course_code with c_id 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Julio Montoya 5c3e02b47e Fix PHP warnings - Use constants of class SmsPlugin to call SMS types. 11 years ago
Julio Montoya 941828be0b Remove unused libs and code. 11 years ago
Julio Montoya 7512eb308c Replace api_array_column with array_column, add fallback for php < 5.5 11 years ago
Angel Fernando Quiroz Campos 7155e9ce57 Add fallback for array_column function - refs BT#9433 11 years ago
Julio Montoya 98be672efa Remove unused $_configuration values. 11 years ago
Imanol Losada 6ebcbdf4bc Fix gravatar in get_user_picture_path_by_id and _api_format_user functions - refs #4507 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Julio Montoya bd565e2013 Add gradebook param in api_get_cidreq() 11 years ago
Nicolas Ducoulombier 5d3560a8c4 Add SMTP unique sender configuration - refs BT#9588 11 years ago
aragonc 27b3fee2ee add user admin button 11 years ago
aragonc 99ab28b315 update btns CT#7339 11 years ago
Julio Montoya e11305b247 Fix login. 11 years ago
Yannick Warnier 594e91f873 Minor - Add documentation to api_format_course_array(). This function should be banished! 11 years ago
Imanol Losada 59c343104a Add Gravatar support - refs #4507 11 years ago
Julio Montoya 48bb30676b Merge branch '1.9.x' into 1.10.x 11 years ago
Imanol Losada 872323e44c Fix advanced subscription settings updating and error message feedback - refs BT#9578 11 years ago
Julio Montoya b1855c38cc Minor - Replace global variables. 11 years ago
Yannick Warnier a29ff92d66 Add apiIsSystemInstalled() to check for signs of Chamilo installation and to return a clean array allowing for decisions to be taken. Use of lower_camel_case should be abandoned progressively anyway, so using upperCamelCase 11 years ago
Yannick Warnier 89f4575fbc Minor - Improve unit tests consistency 11 years ago
Angel Fernando Quiroz Campos 7a47de905a Remove Bxslider JS library - refs #7539 11 years ago
Julio Montoya 61a72a4dc4 Fix js lib calls. 11 years ago
Julio Montoya 063a81f835 Change js lib path see #7573 11 years ago
Julio Montoya 9c8376cd1b Block access if group was set to invisible see BT#9425 11 years ago
Julio Montoya ef918e0e64 Fix PHP warning. 11 years ago
Julio Montoya 2964727aad Minor - format code. 11 years ago
aragonc 1150c65d04 update home course thematic home description 11 years ago
Angel Fernando Quiroz Campos 882aee8bf8 Load sublanguage in plugin templates - refs BT#9092 11 years ago
Julio Montoya 7a00e21268 Fixing weird condition. 11 years ago
Julio Montoya 600335702b Update jquery-ui version 1.11.3 11 years ago
Yannick Warnier fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 11 years ago
Julio Montoya ab5244cf84 Replace function name. 11 years ago
Julio Montoya 35c7f76960 Require php 5.4 for chamilo 1.10.x see #7549 11 years ago
Julio Montoya 709aa53ff9 Remove unused function + set anonymous user if user_id = 0 11 years ago
Julio Montoya f70c7cc617 Remove global in api_get_user_info() 11 years ago
Yannick Warnier a9df86da5e Update api_get_real_ip() function to use explode - refs #7268 11 years ago
Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 11 years ago
Julio Montoya 4df45a4442 Fix PHP warnings and notices 11 years ago
Angel Fernando Quiroz Campos 02f0faa770 Add error message when the upload has failed - refs BT#9082 11 years ago
Julio Montoya a8fd964f96 Removing require_once 11 years ago
jmontoya 4f762008bf Removes mail.lib.inc.php move function inside api.lib.php 11 years ago
Imanol Losada 1c747e518e Extra fields are available before creating a user. Add 'getSMSPluginName' function. Now 'sms_type' is got dynamically. Edit translation files - refs BT#8939 11 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya 83ed090e02 Updating missing changes 11 years ago
Julio Montoya bd8ea4f8b2 Removes require_once 11 years ago
Julio Montoya 8ea04a2eb4 Renaming main_api.lib.php to api.lib.php 11 years ago