Commit Graph

835 Commits (2c07499a83392d25be43e1d4a278c316ee1962ec)

Author SHA1 Message Date
Ivan Tcholakov 2c07499a83 Feature #272 - Adding a simple protection against re-installing the system. 16 years ago
Guillaume Viguier e57c92323a Timezone management (see CT#599) 16 years ago
Ivan Tcholakov a5bf6da3e4 Feature #272 - Installation scripts: Removing a duplicate setting. 16 years ago
Ivan Tcholakov 623dd9b232 Feature #272 - Installation scripts: UTF-8 database migration has been implemented in the upgrading script. 16 years ago
Ivan Tcholakov 0430c5fc1d Feature #272 - Installation scripts: Reverting my customized code that was inserted by mistake.. 16 years ago
Yannick Warnier c75a076fce Fixed missing settings_current 16 years ago
Ivan Tcholakov 10e30bf6b1 Feature #272 - Installation scripts: Renaming files, removing the old brand. 16 years ago
Ivan Tcholakov ea112baa0f Feature #272 - Installation scripts: Reorganization of the library install.lib.php. Other minor changes. 16 years ago
Cristian Fasanando 054e8142aa minor - changed some correct langs variables for attendance and dashboard tools 16 years ago
Ivan Tcholakov c24805962d Feature #272 - Installation scripts: Duplicate code elimination. 16 years ago
Ivan Tcholakov dc9ca4cea6 Feature #272 - Installation scripts: Updating comments. 16 years ago
Guillaume Viguier 0b044e0b3d Management of timezones at user level (see CT#599) 16 years ago
Cristian Fasanando 45861005e9 minor - changed value from field_display_text field for dashboard tool. 16 years ago
Guillaume Viguier 0af043d319 Management of timezones at user level (see CT#599) 16 years ago
Ivan Tcholakov 9a08d8cf16 Feature #272 - Installation scripts: Repetitive code elimination. 16 years ago
Ivan Tcholakov a57fec3160 Feature #272 - Installation scripts: All the deprecated files have been removed. 16 years ago
Ivan Tcholakov 4ac473256e Feature #272 - Installation scripts: Making a switch to the new library file install.lib.php. 16 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. 16 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. 16 years ago
Ivan Tcholakov 5697c5aa64 Feature #272 - Installation scripts: More code formatting. 16 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. 16 years ago
Ivan Tcholakov f03c754f82 Feature #272 - Installation scripts: Several files have been renamed before being finally deleted. 16 years ago
Ivan Tcholakov 4318469da8 Feature #272 - Installation scripts: Some minor changes. 16 years ago
Ivan Tcholakov 0c1280587b Feature #272 - Installation scripts: Replacement of all mysql_*() function calls with Database::*() equivalents. 16 years ago
Ivan Tcholakov fb1432145a Feature #272 - Installation scripts: Replacement of all ereg*() function calls with preg*() equivalents. 16 years ago
guillaume e085efd0b1 Various changes related to the management of timezones: 16 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. 16 years ago
Ivan Tcholakov a304ec8c90 Feature #272 - Installation scripts: A rework for the function get_config_param() for making it understandable. 16 years ago
Ivan Tcholakov 46b029e0af Feature #272 - Installation scripts: More reworks about the language selection boxes. 16 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. 16 years ago
Ivan Tcholakov b78abc370f Feature #272 - Installation scripts: Renaming some lexems in the code (mostly). 16 years ago
Ivan Tcholakov 821f3995bc Feature #347 - A constant in the instalaltion scripts has been renamed ( SYSTEM_INSTALLATION ). 16 years ago
Ivan Tcholakov dab06263fd Feature #272 - Installation scripts: Reworks, cleaning. 16 years ago
Ivan Tcholakov 1ad6d41aec Feature #272 - Installation scripts: Modernizing some code in install_db.inc.php. 16 years ago
Ivan Tcholakov 960c4c463b Feature #272 - Installation scripts: Testing new installation procedure, minor corrections. 16 years ago
Ivan Tcholakov 57c11e44e7 Feature #272 - Installation scripts: Some direct mysql_*() calls have been eliminated. 16 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. 16 years ago
Ivan Tcholakov ebb9eaccf2 Feature #272 - Providing for the installation scripts limited support for the function api_get_settings(). 16 years ago
Ivan Tcholakov 329e594cc7 Feature #272 - Installation scripts: Cleaning & reformatting, the third pass. 16 years ago
Ivan Tcholakov 9bec6eca66 Feature #272 - Installation scripts: Cleaning & reformatting, second pass. Some minor corrections. 16 years ago
Yannick Warnier 7fbbdddb9e Added optional param to check_writable() to show non applied suggestions in orange instead of red 16 years ago
Yannick Warnier 1f88a2180e Added suggestions of directory permissions to install procedure (for lang and css dirs, for corresponding features) 16 years ago
Ivan Tcholakov 2a3704ad05 Feature #347 - Installation scripts: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando 5d1c5b9ee8 renamed 'enable' field by 'active' field inside block table 16 years ago
Cristian Fasanando b4954dd54e updated dokeos_database_version field 16 years ago
Arthur Portugal 177f17ffe3 Fixed language interpretation error in install process 16 years ago
Arthur Portugal e9078ebba4 Fixed bug in install process whereby sys-path was considered to be including \"main/\" 16 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 16 years ago
Ivan Tcholakov 727ddd6374 Feature #272 - About the database connection testing button: The word "MySQL" on the page has been replaced with "Database". 16 years ago
Ivan Tcholakov 408203a850 Feature #272 - Installation scripts: Corrections on some html-tags. 16 years ago