Commit Graph

2890 Commits (7fb0379e6bcd39f4f226f53d77985bcd74ed9d6b)

Author SHA1 Message Date
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
Julio Montoya 267dc40f2a Security issue: Adding Security::remove_XSS function 16 years ago
Julio Montoya 8309f62a8a Security issues: adding \"intval\" function, replace include_once to require_once 16 years ago
Cristian Fasanando f0ce74b752 fixed - save session id inside item property table 16 years ago
Cristian Fasanando 8d4e382b0e Fixed - chars 'rn' are shown inside content when it's sent by email from system announcement - CT#791 16 years ago
Ivan Tcholakov 6c6bb458a8 Feature #553 - PclZip 2.8.2: Adding a supplemental "readme" file about the applied patches. 16 years ago
Ivan Tcholakov a0ca40ba0a Feature #553 - Re-implementing an old customization about PclZip in a new way, by defining the constant PCLZIP_TEMPORARY_DIR in the main API. 16 years ago
Ivan Tcholakov 5e3ff5e157 Bug #627 - Chamilo 1.8.7, PclZip 1.8.2 library: Applying a patch for compatibility of PclZip with some Windows-implemented archivers. Stored in an archive filenames with backslashes (Windows style) are interpreted correctly now. 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Noel Dieschburg e6b140282e Adds a field starttime in the session. It permits to detect if the session has expired 16 years ago
Ivan Tcholakov a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 16 years ago
Guillaume Viguier bc12e7f20c Inconsistent results returned by api_get_user_info (see CT#572) 16 years ago