Commit Graph

3306 Commits (e612fc280c945054e03c0c677f90747a3dcaee5d)

Author SHA1 Message Date
Ivan Tcholakov d63e8ef1cd Feature #272 - The internationalization library: Making the date/time formatting functions more convenient for use. 15 years ago
Ivan Tcholakov 3aa3213d6b Feature 272 - A workaround: Creation of a new function for formatting long dates, it should work on PHP 5.2.x and PHP 5.3+. 15 years ago
Ivan Tcholakov 78bacd5602 Feature 272 - Applying the function replace_dangerous_char() for file names of downloaded files. Cosmetic changes in the main API. 15 years ago
Julio Montoya bebaeeaa3e Changing position of the redirection to main/install to avoid warning message when configuration.php does not exist 15 years ago
Julio Montoya 90b4c548aa Minor - adding comment lines 15 years ago
cfasanando e339267a23 merge 15 years ago
Julio Montoya 660184497c Minor - deleting \" === \" chars 15 years ago
Julio Montoya 270f5f7f56 Fixing \"multiples URL\" feature, api_get_path() function changed, requires testing 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
Carlos Vargas f53fb7c148 Change category attendance tool, of authoring to interaction 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 13c5d3a523 Fixing get_courses_list_by_session() function when using multiples urls feature 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
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
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
Ivan Tcholakov 76c9f1ce85 Feature #347 - Code cleaning for the Document manager class; suppressing unwanted error in the file upload library. 15 years ago
Ivan Tcholakov d6a7843861 Feature #272 - The banner: Adding code for managing possible encoding differencies between the system and the stored in files html-snippets. Minor changes in "Configure homepage". 15 years ago
Ivan Tcholakov c6e0f2bb91 Feature #347 - Code cleaning for the common banner. 15 years ago
Ivan Tcholakov 6efb901d71 Feature #496 - Diagnoser, minor changes: Clarifying the author's list, adding yet another watched value in "MySQL" section. 15 years ago
Julio Montoya d03b74c125 Fixing url images when sending by email a system announcement see BT#824 15 years ago
Cristian Fasanando 1b901ececa minor - renamed view_session_id by session_id field inside lp_view table - partial CT#663 15 years ago
Cristian Fasanando a9aa255741 added session_id field inside lp_view and track_e_attempt tables for working results about students in session - partial CT#663 15 years ago
Julio Montoya d90a1a8111 Adding system status to settings view 15 years ago
Julio Montoya 5f86b61d3b Adding headers and images 15 years ago
Julio Montoya 3b45735be2 Adding \"system/server settings\" feature from Chamilo 2.0 see #496 15 years ago
Julio Montoya c36643de1f Adding diagnoser from Chamilo 2.0 15 years ago
Ivan Tcholakov 364a373bdb Feature #347 - Applying some coding rules for the internationalization library. 15 years ago
Cristian Fasanando 7481dc4695 added check for registered courses when you change status (DRH) to edit a user - partial CT#603 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
Cristian Fasanando 6d41d66812 hidden courses manager and fixed subscribe courses and session for human resources manager - partial CT#603 15 years ago
Julio Montoya caf1163d32 Adding documentation + license header 15 years ago
Julio Montoya 168c093445 Cleaning code + adding intval value 15 years ago
Julio Montoya a14060e23c Adding get_lang variables 15 years ago
Julio Montoya 011a49639e Modifying the lostpassword.lib.php tests 15 years ago
Ivan Tcholakov 65b4d27349 Feature #272 - A specific statement has been made to process https addresses too. 15 years ago
Ivan Tcholakov e42f24dfac Feature #272 - Minor changes in the internationalization library. 15 years ago
Julio Montoya f05924ced3 Moving auth/lostpassword.lib.php to login.lib.php 15 years ago
Julio Montoya e02cd708c4 Changing place of an ajax request to inc/lib/ajax 15 years ago
Julio Montoya d11a853d85 Changing place of an ajax request to inc/lib/ajax 15 years ago
Cristian Fasanando 0bcdb020e1 minor - added email inside information about teachers followed by drh - partial CT#603 15 years ago
Julio Montoya b098d8a0db Hiding \"My production images\" title from social network if it's empty 15 years ago
Julio Montoya 33e634b36a Fixing social network (forum view) 15 years ago
Cristian Fasanando 042824f9b3 Fixed information about courses and session for administrator inside dashboard interface - partial CT#602 15 years ago