Commit History

作者 SHA1 備註 提交日期
  Scrutinizer Auto-Fixer e4ee87e70d Scrutinizer Auto-Fixes 8 年之前
  Yannick Warnier 9400639437 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 年之前
  Yannick Warnier 433feae6cc Add X_FORWARDED_FOR header to list of server data to be shown on the system_status.php script 8 年之前
  Yannick Warnier 2b71fe65e0 Add recommendation for OPcache and APCu in Chamilo installer and system status page 8 年之前
  jmontoyaa 33a2f013ca Minor - format code. 8 年之前
  Julio 9b99a1ad39 Minor - fix php warnings 8 年之前
  jmontoyaa c18487259b Merge 1.10.x 8 年之前
  Julio 3c862d2d71 Adding hosting_limit_disk_space in main/admin/system_status.php?section=chamilo 8 年之前
  jmontoyaa e16a2db06e use pdo_mysql instead of mysql removed in php7 9 年之前
  jmontoyaa f189ba1f7a Add chamilo path list (api_get_path) in system_status 9 年之前
  jmontoya c762b426da Add Display::returnIconPath function instead of using custom /img/ path construction 9 年之前
  jmontoyaa c42c9be41a Fix database info 9 年之前
  aragonc ecd2dd8810 add new fuctions tpl img and icons news CT#7539 9 年之前
  Julio Montoya ed680d26c8 Minor - format code 9 年之前
  Julio Montoya f21e7e13c9 Fix PHP warning 9 年之前
  Julio Montoya 101ad73eb0 Put .htaccess in the root. Don't add index.php inside courses. 10 年之前
  Julio Montoya 03d263a9a6 Improve code to load user picture. 10 年之前
  Julio Montoya 59350cbb49 Comment code / Format code 10 年之前
  Julio Montoya c670521de3 Remove unused code. 10 年之前
  Yannick Warnier 106040ab00 Update a few language variables' case to match new language files - refs #4467 10 年之前
  Julio Montoya 9da1112af7 Fix partially #7564 10 年之前
  Julio Montoya 538d77461e Minor - format code. 10 年之前
  aragonc 94984e6b12 merge 11 年之前
  Julio Montoya 2fceef1cfc Showing chamilo DB version in admin/system_status.php 12 年之前
  Julio Montoya 1e75e1a322 Adding memory limit in the settings see #607 12 年之前
  Julio Montoya b358024b89 Changing REQUIRED_PHP_VERSION to version 5.3 see #4790 12 年之前
  Yannick Warnier 87387aad5c Improved variable naming: ExtensionCouldBeLoaded means the extension was loaded (because the system could load it) while ExtensionShouldBeLoaded (new variable) means the extension might be loaded optionally - refs #4251 12 年之前
  Julio Montoya 968f551a6f Fixing and cleaning system_status, fatal error due sortable class not found, now we use boostrap tab style and we use the new MIN_PHP_VERSION constant see #4635 13 年之前
  Julio Montoya 7946ba746d Adding curl extension to the system status due the URL verification (Link tool) 13 年之前
  Yannick Warnier 08158815be Minor - Adapting code comments to phpdoc 13 年之前