Commit Graph

38 Commits (04c42fe32e3f812907f55dc7676a1b4ce92772e7)

Author SHA1 Message Date
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
Yannick Warnier 48a2d2e24c Add SYS_DATA_PATH and WEB_DATA_PATH to api_get_path()- refs BT#9082 11 years ago
Angel Fernando Quiroz Campos 2b9c187430 Upload badges to Data directory - refs BT#9082 11 years ago
Yannick Warnier 324a291f59 Rename api_is_invitee_user() to api_is_invitee() - refs BT#9070 11 years ago
Yannick Warnier a0f28fecb5 Add default support for session duration and session courses sorting - refs BT#8316 and - refs BT#8317 11 years ago
Angel Fernando Quiroz Campos 5cfacae8b4 Format time with PHP - refs BT#9087 11 years ago
Daniel Barreto d8ee7e4ba7 Update filenames, Add files for each hook interface - refs BT#9092 11 years ago
Daniel Barreto 413584a896 Improve documentation, delete useless method, improve variables uses - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos 494a230bde Rename api method - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos 5ceee961a0 Remove unnecessary method - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos db49eca5ab Rename api function for code conventions - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos 4f9e3d7e7b Rename constant for invitee users - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos 74afdf1236 Minor - Update PHPDoc - refs BT#9070 11 years ago
Julio Montoya 024bd3466a Minor - adding trim 11 years ago
Daniel Barreto 2e580e8b07 Fix and test WS - refs BT#9092 11 years ago
Daniel Barreto a95136fe5e Add Hook management plugin and base library - refs BT#9092 11 years ago
Daniel Barreto 8f37d161fa Update, move opensans folder to /main/fonts - refs CT#7408 11 years ago
Angel Fernando Quiroz Campos 520ad8433b Show invited rol in user list - refs BT#9070 11 years ago