Commit Graph

2902 Commits (3154fcc379c3fc2eb9e2d560f9626b439eb925f0)

Author SHA1 Message Date
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
Cristian Fasanando 7481dc4695 added check for registered courses when you change status (DRH) to edit a user - partial CT#603 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Cristian Fasanando 6d41d66812 hidden courses manager and fixed subscribe courses and session for human resources manager - partial CT#603 16 years ago
Julio Montoya caf1163d32 Adding documentation + license header 16 years ago
Julio Montoya 168c093445 Cleaning code + adding intval value 16 years ago
Julio Montoya a14060e23c Adding get_lang variables 16 years ago
Julio Montoya 011a49639e Modifying the lostpassword.lib.php tests 16 years ago
Ivan Tcholakov e42f24dfac Feature #272 - Minor changes in the internationalization library. 16 years ago
Julio Montoya f05924ced3 Moving auth/lostpassword.lib.php to login.lib.php 16 years ago
Cristian Fasanando 0bcdb020e1 minor - added email inside information about teachers followed by drh - partial CT#603 16 years ago
Julio Montoya b098d8a0db Hiding \"My production images\" title from social network if it's empty 16 years ago
Cristian Fasanando 042824f9b3 Fixed information about courses and session for administrator inside dashboard interface - partial CT#602 16 years ago
Cristian Fasanando 4f5a34d857 minor - allow drh see forum from reporting on trainings - partial CT#602 16 years ago
Cristian Fasanando a090d9d828 minor - fixed query sql for condition session - partial CT#603 16 years ago
Cristian Fasanando 1bc1f4e1b8 fixed number of users inside a course in session - partial CT#603 16 years ago
Cristian Fasanando a0b1e45ff8 added resources from course outside a session inside the course in a session - partial BT#570 16 years ago
Julio Montoya 1d967d8f58 System news UI changes 16 years ago
Cristian Fasanando dd6f32cd3b fixed courses list for teacher view inside reporting - partial BT#570 16 years ago
Julio Montoya ea73c4b402 Minor - cosmetic changes 16 years ago
Cristian Fasanando fc288f352b fixed - display only students inside attendance sheet - partial BT#538 16 years ago
Cristian Fasanando b97c1b774e added reporting option inside session interface - partial BT#570 16 years ago
Guillaume Viguier 4ad866a499 Localized date formats, added localized date formats (only available with php 5.3) and fixed a few deprecated functions in php 5.3. Potential risk of problems with php 4 versions. - Chamilo - CT#290 16 years ago
Cristian Fasanando 5a9642a033 added filter by session id for reporting about courses, sessions and users - partial BT#570 16 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 16 years ago
Julio Montoya 035814565f Avoid warning message - Adding Database::num_rows 16 years ago
Julio Montoya b4532555c8 Security issue: Adding Security::remove_XSS function 16 years ago