Commit Graph

846 Commits (67630be31cdae803d4428926db731b9cdbc99c0f)

Author SHA1 Message Date
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 8720663b6a Avoid warning message - Adding Database::num_rows 15 years ago
Julio Montoya 97aa89cb15 Fixing is_already_installed_system() function adding global value 15 years ago
Ivan Tcholakov 8bb39cc5ab Feature #272 - Corrections on the native language names. 15 years ago
Ivan Tcholakov 9a95728bbf Feature #272 - A revision of the native language names, the idea is from the Chamilo 2.0. Source used: http://cldr.unicode.org/index/downloads/cldr-1-7-2 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 0251aefdb5 Feature #272 - Installation scripts: A unused language-related constant has been removed. 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
Guillaume Viguier e57c92323a Timezone management (see CT#599) 15 years ago
Ivan Tcholakov a5bf6da3e4 Feature #272 - Installation scripts: Removing a duplicate setting. 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 0430c5fc1d Feature #272 - Installation scripts: Reverting my customized code that was inserted by mistake.. 15 years ago
Yannick Warnier c75a076fce Fixed missing settings_current 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
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 15 years ago
Ivan Tcholakov c24805962d Feature #272 - Installation scripts: Duplicate code elimination. 15 years ago
Ivan Tcholakov dc9ca4cea6 Feature #272 - Installation scripts: Updating comments. 15 years ago
Guillaume Viguier 0b044e0b3d Management of timezones at user level (see CT#599) 15 years ago
Cristian Fasanando 45861005e9 minor - changed value from field_display_text field for dashboard tool. 15 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 15 years ago
Ivan Tcholakov 9a08d8cf16 Feature #272 - Installation scripts: Repetitive code elimination. 15 years ago
Ivan Tcholakov a57fec3160 Feature #272 - Installation scripts: All the deprecated files have been removed. 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 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 5d73a158b3 Feature #272 - Installation scripts: Recovering from changes made by mistake in the previous transaction in the file migrate-db-1.8.6.2-1.8.7-pre.sql. 15 years ago
Ivan Tcholakov 5697c5aa64 Feature #272 - Installation scripts: More code formatting. 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 f03c754f82 Feature #272 - Installation scripts: Several files have been renamed before being finally deleted. 15 years ago
Ivan Tcholakov 4318469da8 Feature #272 - Installation scripts: Some minor changes. 15 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 15 years ago
Ivan Tcholakov fb1432145a Feature #272 - Installation scripts: Replacement of all ereg*() function calls with preg*() equivalents. 15 years ago
guillaume e085efd0b1 Various changes related to the management of timezones: 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