Commit Graph

114 Commits (2499ab84b97d6e8b0377fa58983ebe30bc8da835)

Author SHA1 Message Date
christian1827 9620389815 merge 15 years ago
Ivan Tcholakov 91f2c0ab11 Minor, cosmetic changes for the installation scripts. 15 years ago
Ivan Tcholakov 6818de5301 Task #272 - Installation scripts, upgrading: Adding a work of mine that was unfinished. 15 years ago
Ivan Tcholakov dfd55dc62b Task #272 - Installation scripts, upgrading: Forsing inclusion of the old configuration file. This is needed to be done after the blocking feature has been introduced. 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
Noel Dieschburg a5222167c0 Dummy changes 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 0251aefdb5 Feature #272 - Installation scripts: A unused language-related constant has been removed. 15 years ago
Ivan Tcholakov 2c07499a83 Feature #272 - Adding a simple protection against re-installing the system. 15 years ago
Ivan Tcholakov 623dd9b232 Feature #272 - Installation scripts: UTF-8 database migration has been implemented in the upgrading script. 15 years ago
Ivan Tcholakov c24805962d Feature #272 - Installation scripts: Duplicate code elimination. 15 years ago
Ivan Tcholakov 4ac473256e Feature #272 - Installation scripts: Making a switch to the new library file install.lib.php. 15 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. 15 years ago
Ivan Tcholakov 4318469da8 Feature #272 - Installation scripts: Some minor changes. 15 years ago
Ivan Tcholakov 5285dba95f Feature #272 - Installation scripts: If it is possible, the initial value of the language during the installation procedure is according to the the browser. 15 years ago
Ivan Tcholakov 46b029e0af Feature #272 - Installation scripts: More reworks about the language selection boxes. 15 years ago
Ivan Tcholakov b78abc370f Feature #272 - Installation scripts: Renaming some lexems in the code (mostly). 15 years ago
Ivan Tcholakov 821f3995bc Feature #347 - A constant in the instalaltion scripts has been renamed ( SYSTEM_INSTALLATION ). 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 57c11e44e7 Feature #272 - Installation scripts: Some direct mysql_*() calls have been eliminated. 15 years ago
Ivan Tcholakov ebb9eaccf2 Feature #272 - Providing for the installation scripts limited support for the function api_get_settings(). 15 years ago
Ivan Tcholakov 9bec6eca66 Feature #272 - Installation scripts: Cleaning & reformatting, second pass. Some minor corrections. 15 years ago
Arthur Portugal e9078ebba4 Fixed bug in install process whereby sys-path was considered to be including \"main/\" 15 years ago
Ivan Tcholakov 408203a850 Feature #272 - Installation scripts: Corrections on some html-tags. 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 71f7591482 Feature #272 - The installation script: Some minor corrections and cosmetic changes. 15 years ago
Ivan Tcholakov 17ed5a246e Feature #272 - System fresh installation: Making database encoding to be UTF-8. Also platform character set will be UTF-8 by default. The upgrade script will be fixed later. Before testing, reinstall your system, please. If you wish, you may set your system to be ISO-8859-15, for that it is enough you to change the setting "Platform character set". 15 years ago
Ivan Tcholakov f6b6d4444b Feature #272 - Preparations for change in the installation script: Shrinking the code about PHP version check. 15 years ago
Yannick Warnier a62a4a4de9 Fixed upgrade procedure to 1.8.7 - to be tested 15 years ago
Yannick Warnier 8e77b6acde Enable migration to development version of 1.8.7 15 years ago
Carlos Vargas 9f57884887 add update 1.8.6.2 to 1.8.7 15 years ago
Yannick Warnier 275f92d4dc Updated stability of this version 15 years ago
Yannick Warnier 03e427e08b Updated position of \"New installation\" text during install (broken in new style) 15 years ago
Ivan Tcholakov 131349d178 Updating an old comment of mine (ivan). 15 years ago
Cristian Fasanando 07233e4026 added logo during installation - CT#522 15 years ago
Julio Montoya 66d7af4597 Fixing chamilo CSS and changing logo name 15 years ago
Ricardo Rodriguez 59623abac4 Minor - Added get_lang to translate terms 15 years ago
Julio Montoya a37b60ec76 First Chamilo fixes (groups, installation files, partial documentation updated) 15 years ago
Yannick Warnier 029c7e844b Updated scripts to enable migration to 1.8.6.2 15 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Ivan Tcholakov ad3a75527b Feature #306 - The internationalization library: Giving some functions better names - api_initialize_string_library() --> api_initialize_internationalization(), api_set_string_library_default_encoding --> api_set_internationalization_default_encoding(). 15 years ago
Ivan Tcholakov 7206eaf490 Feature #306 - Trimming whitespace in some source files. 15 years ago
Juan Carlos Raña 6d283c34df fix logic of icons 15 years ago
Ivan Tcholakov b73bf7cc98 Issue #306 - Fixing ordering of the administrator's names in the installation script and in the systems's footer. 15 years ago
Yannick Warnier e6072f64fd Updated stylesheet in installation process 15 years ago
Yannick Warnier 838883b143 Updated installation scripts 15 years ago
Ivan Tcholakov bb7feb13b7 Issue #306 - The extension mbstring ibecame optional. This is why a correction has been made in the installation script, also blocking checks have been removed. 15 years ago