Commit Graph

34 Commits (1516535e3b30bad4a0b6790b106abf0313f2e19a)

Author SHA1 Message Date
Yannick Warnier 461618a783 Suggest setting session.httponly to 1 to avoid easy scripted XSS attacks 14 years ago
Ivan Tcholakov abe8132ba7 Task #2167 - chamilo/main/install/install.lib.php, function get_sql_file_contents(): Empty lines should be ignored while the migration SQL scripts are read. Otherwise errors occur when these empty lines are tried to be executed as SQL statements. 14 years ago
Ivan Tcholakov b7adbf532f Task #2167 - chamilo/main/install/install.lib.php: The leading tabs have been converted to spaces. 14 years ago
Juan Carlos Raña 20367e075f Feature #2044 add library Browser.php, change api_support_svg, remove check browscap into install.lib.php, add api_check_browscap() to main_api and call this from diagnoser 14 years ago
Juan Carlos Raña e2d3c7fb62 Feature #2044 check browscap file while the user make the installation 14 years ago
Julio Montoya 3e2c391534 Tracking is always enabled see #2066 14 years ago
Yannick Warnier 4ea2af2019 Adding e-mail field to contact form in install process 14 years ago
Julio Montoya 6492fdd289 Adding validations during the installation process, when loading the main.sql file 15 years ago
rrodriguez a672b6feac merge 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Yannick Warnier f2e5693787 Minor - added descriptions to tests classes 15 years ago
Yannick Warnier 9c39208dee reverted previous change 15 years ago
Yannick Warnier 7c87592f6c fixed little visual bug in courses list 15 years ago
Ivan Tcholakov 623362317f Bug #1104 - Corrections in the upgrade scripts for proper detection of the old system's location. 15 years ago
Cristian Fasanando 171353bbcd fixed problems with contact information form in ie - partial CT#1049 15 years ago
Cristian Fasanando f24feb1f82 implemented - send contact information with web service 15 years ago
christian1827 b3acf5dbb6 added contact information form when you install chamilo 15 years ago
christian1827 9620389815 merge 15 years ago
Ivan Tcholakov 5f05dd3290 Task #836 Instalaltion scripts: System paths are used on treating files inside the system. 15 years ago
Julio Montoya 176741902e Minor - license css changed 15 years ago
Ivan Tcholakov 91f2c0ab11 Minor, cosmetic changes for the installation scripts. 15 years ago
Julio Montoya 8c70175d40 Fixing get_config_param() functionto work with migration from Dokeos 1.8.3 to Chamilo 1.8.7 15 years ago
Ivan Tcholakov 565423dd98 Feature #542 - Installation scripts: Purging the old brand as much as it is possible. 15 years ago
Ivan Tcholakov f9172859b7 Feature #542 - Replacing the variable $_configuration['dokeos_version'] with $_configuration['system_version'] and other related changes. 15 years ago
Julio Montoya 6edf5863a0 Undo commit fd9e6f62b2 15 years ago
Julio Montoya 97aa89cb15 Fixing is_already_installed_system() function adding global value 15 years ago
Ivan Tcholakov 152cb149e4 Feature #347 - Installation script: Removing the constant MAX_COURSE_TRANSFER and all the archaic code related to it. 15 years ago
Ivan Tcholakov 50b5a0b492 Feature #347 - Installation script: Making the version check more strict ( by using the function version_compare() ) before preventing pre-installation. 15 years ago
Ivan Tcholakov a7ef238411 Feature #272 - Installation scripts: Testing the protection, correction again. 15 years ago
Ivan Tcholakov d624b4c8ce Feature #272 - Installation scripts: Testing the protection against re-installing, corrections. 15 years ago
Ivan Tcholakov 2c07499a83 Feature #272 - Adding a simple protection against re-installing the system. 15 years ago
Ivan Tcholakov 10e30bf6b1 Feature #272 - Installation scripts: Renaming files, removing the old brand. 15 years ago
Ivan Tcholakov ea112baa0f Feature #272 - Installation scripts: Reorganization of the library install.lib.php. Other minor changes. 15 years ago
Ivan Tcholakov c24805962d Feature #272 - Installation scripts: Duplicate code elimination. 15 years ago
Ivan Tcholakov 9a08d8cf16 Feature #272 - Installation scripts: Repetitive code elimination. 15 years ago
Ivan Tcholakov 67e2b7aa66 Feature #272 - Installation scripts: A new file install.lib.php has been introduced. It is to replace the files install_functions.inc.php and install_upgrade.lib.php. 15 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 15 years ago
Ivan Tcholakov a304ec8c90 Feature #272 - Installation scripts: A rework for the function get_config_param() for making it understandable. 15 years ago
Ivan Tcholakov 46b029e0af Feature #272 - Installation scripts: More reworks about the language selection boxes. 15 years ago
Ivan Tcholakov e3e823d8f6 Feature #272 - Installation scripts: The code for the)language selection box has been reworked. It is about language during installation procedure. Some other minor reworks. 15 years ago
Ivan Tcholakov dab06263fd Feature #272 - Installation scripts: Reworks, cleaning. 15 years ago
Ivan Tcholakov 960c4c463b Feature #272 - Installation scripts: Testing new installation procedure, minor corrections. 15 years ago
Ivan Tcholakov 921f8f307c Feature #272 - The functions api_get_permissions_for_new_directories() and api_get_permissions_for_new_files() have been introduced in the installation scripts. 15 years ago
Ivan Tcholakov 9bec6eca66 Feature #272 - Installation scripts: Cleaning & reformatting, second pass. Some minor corrections. 15 years ago
Yannick Warnier 7fbbdddb9e Added optional param to check_writable() to show non applied suggestions in orange instead of red 15 years ago
Yannick Warnier 1f88a2180e Added suggestions of directory permissions to install procedure (for lang and css dirs, for corresponding features) 15 years ago
Ivan Tcholakov 727ddd6374 Feature #272 - About the database connection testing button: The word "MySQL" on the page has been replaced with "Database". 15 years ago
Ivan Tcholakov 786ebe97af Feature #272 - Applying the function api_get_path() in the tnstallation scripts. The function has been designed for being capable about serving the installation procedure. 15 years ago
Ivan Tcholakov a37dc7eec3 Feature #272 - The installation scripts: An easy rework about the database connection testing button. 15 years ago
Ivan Tcholakov 0e3c5cf443 Feature #272 - Installation scripts: Cleaning, formatting - preparation for some essential changes. 15 years ago