Commit Graph

55 Commits (57d5ccdb8f4eef0f4bbc19e26722d9b3ef4e4519)

Author SHA1 Message Date
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
Yannick Warnier 932208ac2d Add upload_tmp_dir setting diagnostic 8 years ago
jmontoyaa 4d0060d40d Minor - format code, fix php docs 8 years ago
Yannick Warnier 6fbdc94106 Add paths tab + info (English only for now) about each diagnostics tabs 8 years ago
Yannick Warnier d76ccfbc41 Update suggested PHP setting for default_charset as PHP 5.6 sets UTF-8 by default - refs BT#13166 8 years ago
Julio 5152642096 Minor - format code, remove double error_logs, 8 years ago
Scrutinizer Auto-Fixer e4ee87e70d Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 9400639437 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
Yannick Warnier 433feae6cc Add X_FORWARDED_FOR header to list of server data to be shown on the system_status.php script 9 years ago
Yannick Warnier 2b71fe65e0 Add recommendation for OPcache and APCu in Chamilo installer and system status page 10 years ago
jmontoyaa 33a2f013ca Minor - format code. 10 years ago
Julio 9b99a1ad39 Minor - fix php warnings 10 years ago
Julio 3c862d2d71 Adding hosting_limit_disk_space in main/admin/system_status.php?section=chamilo 10 years ago
jmontoyaa e16a2db06e use pdo_mysql instead of mysql removed in php7 10 years ago
jmontoyaa f189ba1f7a Add chamilo path list (api_get_path) in system_status 10 years ago
jmontoya c762b426da Add Display::returnIconPath function instead of using custom /img/ path construction 10 years ago
jmontoyaa c42c9be41a Fix database info 10 years ago
aragonc ecd2dd8810 add new fuctions tpl img and icons news CT#7539 10 years ago
Julio Montoya ed680d26c8 Minor - format code 11 years ago
Julio Montoya f21e7e13c9 Fix PHP warning 11 years ago
Julio Montoya 101ad73eb0 Put .htaccess in the root. Don't add index.php inside courses. 11 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 11 years ago
Julio Montoya 59350cbb49 Comment code / Format code 11 years ago
Julio Montoya c670521de3 Remove unused code. 11 years ago
Yannick Warnier 106040ab00 Update a few language variables' case to match new language files - refs #4467 11 years ago
Julio Montoya 9da1112af7 Fix partially #7564 11 years ago
Julio Montoya 538d77461e Minor - format code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya e1200f6532 Minor - format code 13 years ago
Julio Montoya 73955c6783 Reformat code + commenting mysql settings 13 years ago
Julio Montoya 2fceef1cfc Showing chamilo DB version in admin/system_status.php 13 years ago
Julio Montoya 1e75e1a322 Adding memory limit in the settings see #607 14 years ago
Julio Montoya b358024b89 Changing REQUIRED_PHP_VERSION to version 5.3 see #4790 14 years ago
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 14 years ago
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 14 years ago
Julio Montoya 7946ba746d Adding curl extension to the system status due the URL verification (Link tool) 15 years ago
Yannick Warnier 08158815be Minor - Adapting code comments to phpdoc 15 years ago
Julio Montoya 1347bc4572 Minor fix 15 years ago
Julio Montoya b307fa7d33 Fixes xls optional extension #3735 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya ffe5d30b91 Fixing system information short tags and install folder see #3552 15 years ago
ywarnier 09e2a64750 Minor - Removed useless get_lang() 15 years ago
Yannick Warnier 8c05583942 Synchronized PHP versions checker to 5.0 - fixes CT#2127 15 years ago
ywarnier 52b42830c2 Synchronzied PHP versions checker (5.0 instead of 5.2) - fixes CT#2127 15 years ago
Ivan Tcholakov 5a4fcb9199 Adding a language variable for the Diagnoser. 15 years ago
Ivan Tcholakov 5ba4a31ff1 Removing a var_dump() call. 15 years ago
Ivan Tcholakov 0cba4392cb Minor corrections for the Diagnoser. Updating some language files. 15 years ago
Ivan Tcholakov 482c6fa61c Task #2083 - Removing unnecessary use of the function get_lang(). 15 years ago
Ivan Tcholakov 367294b808 Task #2083 - Cleaning whitespace in the file diagnoser.lib.php. 15 years ago