Commit Graph

2877 Commits (668f5e74f7600ea6988d9db744d3dbfc730653f5)

Author SHA1 Message Date
Guillaume Viguier cc12302f47 Date and time - Chamilo - CT#696 16 years ago
Julio Montoya 616b00fe74 Minor - documentation updated 16 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 16 years ago
Carlos Vargas f330a17aa3 New get_lag variables for all tools. CT#602 16 years ago
Julio Montoya eb7358ddeb Fixes BT#834 - Hides the user list from students. Course setting added: allow_user_view_user_list 16 years ago
Cristian Fasanando ee74c46aef fixed - allow platform administrator to have drh role inside courses and sessions - partial BT#566 16 years ago
Cristian Fasanando 137e3d93f1 minor - fixed formatted date with api_format_date function 16 years ago
Julio Montoya dfff928461 Fixing lost password message sent by email changeset 9259 dffa14745af4 + other cosmetic changes 16 years ago
Cristian Fasanando 14370b0ee0 added dashboard interface for session administrator - partial CT#566 16 years ago
Guillaume Viguier 7afd8c72d2 Dates refactoring - Chamilo - CT#696 16 years ago
Julio Montoya 0e17f68bdf Adding session id to the \"event_access_course\" function in events.lib 16 years ago
Julio Montoya f308c0c5b2 Adding extended class for the pChart library to use Horizontal bars 16 years ago
Julio Montoya 46de3c488f Time tracking control bugfixing (changeset 9253 80db44ddea7d, changeset 9249 91ad8a066ba8, changeset 9248 46b5f24dab7e from D okeos) 16 years ago
Ivan Tcholakov 4a82afec0a Bug #700 - Reworks for the function replace_dangerous_char(): 1. The list of dangerous characters has been increased; 2. Possible html-entities are converted into normal characters before the replacements; 3. When long file name is cut to the limited size, the file extension is not lost. 16 years ago
Ivan Tcholakov 00bb0818d5 Minor, cosmetic changes in ""document.lib.php" file. 16 years ago
Julio Montoya a74609097f Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 16 years ago
Cristian Fasanando 467036ba88 added evaluations graph for dashboard interface 16 years ago
Julio Montoya e681588953 Removing GARBAGE_PATH 16 years ago
Arthur Portugal 00d6bdcc0c Minor - changed the variable it was confused with other term 601 16 years ago
Ivan Tcholakov a25bbccd42 Feature #272 - Cleaning of the file text.lib.php. Making the function date_to_str_ago() more conveniet for use. 16 years ago
Ivan Tcholakov d63e8ef1cd Feature #272 - The internationalization library: Making the date/time formatting functions more convenient for use. 16 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+. 16 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. 16 years ago
Julio Montoya 90b4c548aa Minor - adding comment lines 16 years ago
cfasanando e339267a23 merge 16 years ago
Julio Montoya 270f5f7f56 Fixing \"multiples URL\" feature, api_get_path() function changed, requires testing 16 years ago
Julio Montoya 2b8105fb15 Adding \"track_e_online.access_url_id\" field + some modifications to who is online 16 years ago
Julio Montoya b71665ac70 Adding $_SERVER variables to system status 16 years ago
Carlos Vargas f53fb7c148 Change category attendance tool, of authoring to interaction 16 years ago
Julio Montoya 3309a2107f Fixing \"multiples URL\" feature, api_get_path() function changed, database connection in global.inc.php order changed, requires testing 16 years ago
Julio Montoya 13c5d3a523 Fixing get_courses_list_by_session() function when using multiples urls feature 16 years ago
Carlos Vargas 0474556880 change parameter $with_session to false in function get_student_list_from_course_code CT#602 16 years ago
Cristian Fasanando 716bb9480f added timezone date for attendance calendar - partial CT#603 16 years ago
Cristian Fasanando 9994242aaa added _api_get_timezone function for returning timezone based on user or admin prefereces 16 years ago
Ivan Tcholakov 4a2391177f Feature #272 - A correction for the previous transaction. 16 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. 16 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. 16 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, ... 16 years ago
Ivan Tcholakov fc7b8541cc Feature #272 - Showing plain text files: Passing encoding detection result to the browser. 16 years ago
Ivan Tcholakov 290f24178b Feature #347 - Reverting some optimized code for the sake of testers' convenience. 16 years ago
Ivan Tcholakov 76c9f1ce85 Feature #347 - Code cleaning for the Document manager class; suppressing unwanted error in the file upload library. 16 years ago
Ivan Tcholakov 6efb901d71 Feature #496 - Diagnoser, minor changes: Clarifying the author's list, adding yet another watched value in "MySQL" section. 16 years ago
Julio Montoya d03b74c125 Fixing url images when sending by email a system announcement see BT#824 16 years ago
Cristian Fasanando 1b901ececa minor - renamed view_session_id by session_id field inside lp_view table - partial CT#663 16 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 16 years ago
Julio Montoya d90a1a8111 Adding system status to settings view 16 years ago
Julio Montoya 5f86b61d3b Adding headers and images 16 years ago
Julio Montoya 3b45735be2 Adding \"system/server settings\" feature from Chamilo 2.0 see #496 16 years ago
Julio Montoya c36643de1f Adding diagnoser from Chamilo 2.0 16 years ago
Ivan Tcholakov 364a373bdb Feature #347 - Applying some coding rules for the internationalization library. 16 years ago