Commit Graph

96 Commits (821f3995bcfe2c530c09d65cf524d155e08f7ec3)

Author SHA1 Message Date
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
Ivan Tcholakov 3659ea7fd4 Issue #306 - Elimination of the function api_set_string_library_default_language(). Various logic improvements. 15 years ago
Ivan Tcholakov c3c4275f33 Issue #306: Reworks about the initialization of the multibyte string library. 15 years ago
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 16 years ago
Julio Montoya 435bc1cc3e Link \"Read documentation\" in the installation process 16 years ago
Julio Montoya 05ce4c27f0 Adding also sticky footer to the install process 16 years ago
Isaac Flores c090beddcf MInor - Style changes-improvements in dokeos install 16 years ago
Yannick Warnier f0dffdad80 [svn r21777] Added install scripts for 1.8.6.1 (improvements for UTF-8 and other minor improvements) 16 years ago
Isaac Flores 9a7e5b733f [svn r21655] logic changes - Allow install dokeos in IE - (partial FS#4367) 16 years ago
Ivan Tcholakov 58a144ad69 [svn r21548] FS#306 - Adding preliminary checks whether the PHP extension "mbstring" has been installed. See http://www.dokeos.com/forum/viewtopic.php?t=29548 16 years ago
Ivan Tcholakov 911255f364 [svn r21471] FS#306 - Renaming the function api_initialize_internal_encoding() to api_set_default_encoding(). Other minor changes in comments. 16 years ago
Ivan Tcholakov 986d6ddd51 [svn r21419] FS#306 - The installation script: Implementing a more adequate logic of picking character set depending on the choosen installation language. 16 years ago
Ivan Tcholakov c34b7c9c99 [svn r21359] FS#4308 - Adding attribute target="_blank" to some links and other minor fixes. 16 years ago
Ivan Tcholakov 77b3c1da5e [svn r21356] FS#4296 - Introducing imperative version check for PHP5 within the installation and global initialization scripts. 16 years ago
Yannick Warnier 45877b8ffd [svn r21116] Removed slovenian_unicode from languages list for now. Installing unicode languages require UTF-8 setting in AWACS anyway. 16 years ago
Yannick Warnier 15a9859b4a [svn r20924] Reverted unauthorized database change (and corresponding changes). As discussed, the changes will be applied to the Dokeos 1.8.6 package but not to the Subversion repository before 1.8.6 stable, to keep the database free of changes. 16 years ago
Patrick Cool 82b81099fa [svn r20921] installation header identical to the normal header 16 years ago
Patrick Cool 44a3c9e976 [svn r20585] consistency improvement for optional parameters in install procedure 16 years ago
Ivan Tcholakov d27cdb2799 [svn r20458] FS#306 - Installation scripts: Shallow improvements for better encoding support. 16 years ago