Commit Graph

2997 Commits (c4d0f8bedb59668831492b8dd16360a0ee4c6231)

Author SHA1 Message Date
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 28b0a9fa4b Commented unused variables, \"delete_friend\" action deleted because there was already defined 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
Ivan Tcholakov a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 16 years ago
Ivan Tcholakov 78a2dc8148 Feature #272 - Changing a default value ISO-8859-15 ---> UTF-8 in the global initialization script. 16 years ago
Guillaume Viguier bc12e7f20c Inconsistent results returned by api_get_user_info (see CT#572) 16 years ago
Ivan Tcholakov f4846b5d44 Feature #272 - An insignificant change in the internationalization library. 16 years ago
Guillaume Viguier 8d951e192f Subscribed students can not access their training (see CT#543) 16 years ago
Julio Montoya da38dcf17d Minor - moving require_once urlmanager.lib.php 16 years ago
Julio Montoya 75ba570fbd delete_url_rel_user() function added when deleting an user. Updates the table access_url_rel_user 16 years ago
Guillaume Viguier 4f7b47a028 Last commits of Dokeos (https://sources.dokeos.com/public/dokeos) added to Chamilo 16 years ago
Ivan Tcholakov 2c07499a83 Feature #272 - Adding a simple protection against re-installing the system. 16 years ago
Cristian Fasanando fff0a48eea minor - changed some variables langs, fixed some warnings inside dashboard tool - partial CT#540 16 years ago
Guillaume Viguier e57c92323a Timezone management (see CT#599) 16 years ago
Yannick Warnier feb68ecf6d fix to language var 16 years ago
Cristian Fasanando 20f6308d1a fixed - minimum width for dates columns inside attendance sheet, added lock icon 16 years ago
Guillaume Viguier 49a852d326 Added api_get_utc_datetime function (see CT#599) 16 years ago
Carlos Vargas ad430e9bf4 fixed avoid division by zero BT#540 16 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 16 years ago
Arthur Portugal 0c37a62a48 Added new path for the tests CT#191 16 years ago
Julio Montoya c2ef4aae6c Adding validation to the \"api_get_status_of_user_in_course\" function 16 years ago
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
Cristian Fasanando 032db7e233 minor - error typo name of variable 'ThematicAdvanceQuestions' 16 years ago
Guillaume Viguier 0b044e0b3d Management of timezones at user level (see CT#599) 16 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 16 years ago
Cristian Fasanando cd48472671 minor - fixed alignment introduction section with postit about thematic advance 16 years ago
Cristian Fasanando 911282e1a2 added time spent last week for teachers' report inside dashboard 16 years ago
Guillaume Viguier e529f97ae9 Implemented api_get_local_time in many chamilo tools - First pass (see CT#599) 16 years ago
Cristian Fasanando e1fd5261da fixed - postit must be shown only inside course home, added link to thematic advance from user portal - partial CT#580 16 years ago
Yannick Warnier 6e7b9832d6 Fixed more tracking bugs on get_avg_student_progress() 16 years ago
Cristian Fasanando 491dfe5050 added check path exists inside document table when you create one 16 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 16 years ago
Cristian Fasanando 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Ivan Tcholakov f44a6e3321 Feature #272 - Providing a better way for the function api_get_path() for detecting when installation runs, by using the constant SYSTEM_INSTALLATION. 16 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 16 years ago
Ivan Tcholakov fb1432145a Feature #272 - Installation scripts: Replacement of all ereg*() function calls with preg*() equivalents. 16 years ago
Ivan Tcholakov be0cdc8624 Feature #347 - A bug in mPDF library has been fixed, an eregi_replace() function call was missed to be replaced with preg_replace(). 16 years ago
Carlos Vargas fe535c4b8a Fixed, bug in the image of a template, has changed the directory CT#601 16 years ago
Cristian Fasanando ff168d7713 minor - added constant for relation type with human resources manager for sessions, courses - partial CT#540 16 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 16 years ago
Yannick Warnier af56dce48c More fixes to tracking with simplification of the get_avg_student_score() function. Still needs to be extended to support learning paths limitations by session. 16 years ago