Commit Graph

808 Commits (fb1432145a28f9c5bd8b9b93bd1f54d81ad57c0b)

Author SHA1 Message Date
Ivan Tcholakov fb1432145a Feature #272 - Installation scripts: Replacement of all ereg*() function calls with preg*() equivalents. 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 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 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 1ad6d41aec Feature #272 - Installation scripts: Modernizing some code in install_db.inc.php. 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 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 ebb9eaccf2 Feature #272 - Providing for the installation scripts limited support for the function api_get_settings(). 15 years ago
Ivan Tcholakov 329e594cc7 Feature #272 - Installation scripts: Cleaning & reformatting, the third pass. 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 2a3704ad05 Feature #347 - Installation scripts: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Cristian Fasanando 5d1c5b9ee8 renamed 'enable' field by 'active' field inside block table 15 years ago
Cristian Fasanando b4954dd54e updated dokeos_database_version field 15 years ago
Arthur Portugal 177f17ffe3 Fixed language interpretation error in install process 15 years ago
Arthur Portugal e9078ebba4 Fixed bug in install process whereby sys-path was considered to be including \"main/\" 15 years ago
Cristian Fasanando d3464efa24 added table block for dashboard blocks, new tab dashboard and new row inside extra_user_field table - partial CT#567 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 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 0e3c5cf443 Feature #272 - Installation scripts: Cleaning, formatting - preparation for some essential changes. 15 years ago
Ivan Tcholakov 71f7591482 Feature #272 - The installation script: Some minor corrections and cosmetic changes. 15 years ago
Cristian Fasanando a369d05e19 added new tables for attendance tool - partial CT#581 15 years ago
Cristian Fasanando 9a25b32e6b added toogle for post-it inside course home, and new field progress inside track_e_item_property table - partial CT#578 15 years ago
Julio Montoya ed1a3460fa Partial changes to complete Feature #564 15 years ago
Cristian Fasanando ab6e8660ab added changes to migrate-db-1.8.6.2-1.8.7 about thematic advance, history and new field id for item_property and course tables - partial CT#579 15 years ago
Cristian Fasanando 120af264c7 added track_e_item_property table for using it like history, id for item_property and course tables - partial CT#613 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 81f91d0d7f Feature #272 - Updating some comments. 15 years ago
Ivan Tcholakov e4cdc87393 Feature #272 - Preparations for change in the installation script: Some minor corrections have been made. 15 years ago
Ivan Tcholakov 28c3de900e Feature #272 - Preparations for change in the installation script: A useless file has been removed. 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
Ivan Tcholakov 3bf27860ad Feature #272 - Preparations for change in the installation script: Removing the obsolete files "setting_current_data.csv" and "setting_option_data.csv" and related to them code. 15 years ago
Ivan Tcholakov 4704b8a83a Feature #272 - Preparations for change in the installation script: Removing the obsolete file language_data.csv and related to it code. 15 years ago
Julio Montoya 994e03a8f1 Adding relation_type in session_rel_user renaming the table user_friend to user_rel_user 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
Carlos Vargas d9cb0c1783 New Tool attendence (first commit) Part#1 see BT#582 15 years ago
Yannick Warnier 275f92d4dc Updated stability of this version 15 years ago
Yannick Warnier 18de6ebfdf Updated database version 15 years ago
Yannick Warnier 03e427e08b Updated position of \"New installation\" text during install (broken in new style) 15 years ago
Cristian Fasanando 554dc8cfb1 fixed warning when you finished to install, - partial CT#512 15 years ago