Ivan Tcholakov
|
abe8132ba7
Task #2167 - chamilo/main/install/install.lib.php, function get_sql_file_contents(): Empty lines should be ignored while the migration SQL scripts are read. Otherwise errors occur when these empty lines are tried to be executed as SQL statements.
|
14 years ago |
Ivan Tcholakov
|
b7adbf532f
Task #2167 - chamilo/main/install/install.lib.php: The leading tabs have been converted to spaces.
|
14 years ago |
Juan Carlos Raña
|
20367e075f
Feature #2044 add library Browser.php, change api_support_svg, remove check browscap into install.lib.php, add api_check_browscap() to main_api and call this from diagnoser
|
14 years ago |
Juan Carlos Raña
|
e2d3c7fb62
Feature #2044 check browscap file while the user make the installation
|
14 years ago |
Julio Montoya
|
3e2c391534
Tracking is always enabled see #2066
|
14 years ago |
Yannick Warnier
|
4ea2af2019
Adding e-mail field to contact form in install process
|
14 years ago |
Julio Montoya
|
6492fdd289
Adding validations during the installation process, when loading the main.sql file
|
14 years ago |
Ivan Tcholakov
|
dfcfaf5d8d
Feature #1744 - Cleaning logical conditions (4).
|
14 years ago |
Yannick Warnier
|
f2e5693787
Minor - added descriptions to tests classes
|
14 years ago |
Yannick Warnier
|
9c39208dee
reverted previous change
|
14 years ago |
Yannick Warnier
|
7c87592f6c
fixed little visual bug in courses list
|
14 years ago |
Ivan Tcholakov
|
623362317f
Bug #1104 - Corrections in the upgrade scripts for proper detection of the old system's location.
|
14 years ago |
Cristian Fasanando
|
171353bbcd
fixed problems with contact information form in ie - partial CT#1049
|
14 years ago |
Cristian Fasanando
|
f24feb1f82
implemented - send contact information with web service
|
14 years ago |
christian1827
|
b3acf5dbb6
added contact information form when you install chamilo
|
14 years ago |
Ivan Tcholakov
|
5f05dd3290
Task #836 Instalaltion scripts: System paths are used on treating files inside the system.
|
15 years ago |
Julio Montoya
|
176741902e
Minor - license css changed
|
15 years ago |
Ivan Tcholakov
|
91f2c0ab11
Minor, cosmetic changes for the installation scripts.
|
15 years ago |
Julio Montoya
|
8c70175d40
Fixing get_config_param() functionto work with migration from Dokeos 1.8.3 to Chamilo 1.8.7
|
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 |
Julio Montoya
|
6edf5863a0
Undo commit fd9e6f62b2
|
15 years ago |
Julio Montoya
|
97aa89cb15
Fixing is_already_installed_system() function adding global value
|
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
|
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 |
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 |