Commit Graph

10905 Commits (f725c3c074766f018a124d2e4e1657566da90fe0)
 

Author SHA1 Message Date
cfasanando e339267a23 merge 15 years ago
Cristian Fasanando dc90dfcb76 added evaluation graph block 15 years ago
Yannick Warnier 4f1dfc4ff5 Update to English and Spanish translations for new feature 15 years ago
Ivan Tcholakov 874dca0a68 Feature #272 - The Dropbox tool code - additional minor changes. 15 years ago
Ivan Tcholakov 7b8738101a Feature #272 - The Dropbox tool code - cosmetic changes before abandonning it. 15 years ago
Carlos Vargas 2ba6154ecc minor improve example MULTIPLE_ANSWER_COMBINATION CT#602 15 years ago
Carlos Vargas e0413b63cb minor unnecessary condition CT#602 15 years ago
Julio Montoya a56b154350 Fixing blocking of exercise if is attached to an LP 15 years ago
Julio Montoya 5d11e0eb60 Merge 15 years ago
Julio Montoya 660184497c Minor - deleting \" === \" chars 15 years ago
Julio Montoya e124be1e3f Minor - deleting \" === \" chars 15 years ago
Julio Montoya 270f5f7f56 Fixing \"multiples URL\" feature, api_get_path() function changed, requires testing 15 years ago
cvargas 6546c1a76a merge 15 years ago
Carlos Vargas 7cb99d41bc improve the access and restrictions to the session's administrator CT#602 15 years ago
Cristian Fasanando c0b9472500 fixed informations about teachers inside drh interface - partial CT#603 15 years ago
Julio Montoya 87dbfc4a3c Showing \"system status\" link in Portal administration. Lots of get_lang variables need to be translated, check the Chamilo 2.0 lang repository 15 years ago
Julio Montoya 2b8105fb15 Adding \"track_e_online.access_url_id\" field + some modifications to who is online 15 years ago
Julio Montoya b71665ac70 Adding $_SERVER variables to system status 15 years ago
Julio Montoya 0886cc9724 Security issue: adding security::remove_XSS function 15 years ago
Carlos Vargas f53fb7c148 Change category attendance tool, of authoring to interaction 15 years ago
Carlos Vargas b3fd846c42 change var lang Max to MaximumOfParticipants CT#602 15 years ago
Carlos Vargas efb462f561 change var lang Max to MaximumOfParticipants CT#602 15 years ago
Julio Montoya 71436b6bd3 Merge 15 years ago
Julio Montoya d534cf850d require/include functions changed to require_once 15 years ago
Julio Montoya 5ae24c2342 Hide anonymous users 15 years ago
Julio Montoya 3309a2107f Fixing \"multiples URL\" feature, api_get_path() function changed, database connection in global.inc.php order changed, requires testing 15 years ago
Julio Montoya 76eb32823b require/include functions changed to require_once 15 years ago
Julio Montoya 6525e07b3d Adding admin user to the \"access_url_rel_user\" table in order to avoid blocking the admin user when installing the multiples url feature 15 years ago
Julio Montoya 13c5d3a523 Fixing get_courses_list_by_session() function when using multiples urls feature 15 years ago
Carlos Vargas 9bd8f74a8f change var lang Max to MaximumOfParticipants CT#602 15 years ago
Carlos Vargas 566dee2c61 minor redeclare, change to require_once CT#602 15 years ago
Carlos Vargas 0474556880 change parameter $with_session to false in function get_student_list_from_course_code CT#602 15 years ago
Carlos Vargas ebc100f480 change parameter withsession in function get_user_list_from_course_code CT#602 15 years ago
Cristian Fasanando 8ee4d5ee35 minor - changed some lang variables for attendance and dashboard tools - partial CT#603 15 years ago
Cristian Fasanando 716bb9480f added timezone date for attendance calendar - partial CT#603 15 years ago
Cristian Fasanando 9994242aaa added _api_get_timezone function for returning timezone based on user or admin prefereces 15 years ago
Julio Montoya a6f6cc9a86 Minor - Replacing require to require_once, updating license headers 15 years ago
Julio Montoya 4d740d6a13 Minor - cosmetic changes (cleaning header, changing require to require_once) 15 years ago
Julio Montoya bd7ba12504 Merge 15 years ago
Julio Montoya 8c70175d40 Fixing get_config_param() functionto work with migration from Dokeos 1.8.3 to Chamilo 1.8.7 15 years ago
Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 15 years ago
Ivan Tcholakov 759303b7ff Task #627 - Chamilo 1.8.7: Updating language files from CDA. 15 years ago
Yannick Warnier 7652206b47 Added language file inclusion to dashboard (variables have been defined in admin) 15 years ago
Juan Carlos Raña ae23de5060 fix can't view images insert by the html editor 15 years ago
Ivan Tcholakov 4a2391177f Feature #272 - A correction for the previous transaction. 15 years ago
Ivan Tcholakov 31ff6a8e04 Feature #272 - HTML files: Passing read/detected encoding value to the browser using the HTTP-header (too). Thus, not well-formed html-files have good chance to be showed using the right encoding. 15 years ago
Ivan Tcholakov 7f763d4188 Feature #272 - A new function api_detect_encoding_html() has been added in the internationalization library. A test for this function has been created. 15 years ago
Ivan Tcholakov 918927a953 Feature #272 - Fixing the function api_get_local_time() for non-UTF-8 systems on PHP 5.3 The "intl" extension works with UTF-8 encoding only (good), but the Chamilo system could use ISO-8859-1, WINDOWS-1251, ... 15 years ago
Ivan Tcholakov fc7b8541cc Feature #272 - Showing plain text files: Passing encoding detection result to the browser. 15 years ago
Ivan Tcholakov 290f24178b Feature #347 - Reverting some optimized code for the sake of testers' convenience. 15 years ago