Commit Graph

274 Commits (68dde15c457c2c38c2f487a6e183ce30ee0aa5ea)

Author SHA1 Message Date
Julio Montoya 8269669cba Fixing SQL errors during installation 12 years ago
Julio Montoya 6cc22982ff Moving courses to data/courses see #5871 12 years ago
Julio Montoya 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 12 years ago
Julio Montoya 6269766522 Moving db files into the a new folder see #6061 12 years ago
Julio Montoya 4e3788d569 Removing error_reporting everywhere 12 years ago
Julio Montoya 65dfccb0cb Fixing installation process 12 years ago
Julio Montoya 2e89bc4b97 Adding support to $app container in all files see #4467 and #5523 12 years ago
Julio Bonifacio ec2d7296a3 Correct installation, removes the error notice ob_flush(), refs #5565 12 years ago
Yannick Warnier 42eda03095 Minor: Added docblock 12 years ago
Julio Montoya 22190bc46a Using $app obj to handle installation process 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
Julio Montoya 6a4477262c Removing "log.class.php" using monolog in order to debug code 12 years ago
Julio Montoya c6a1c929bf Removing old autoload using composer autoload 12 years ago
Yannick Warnier 1904876b99 Fixed many little issues with registering urls (and speed) - now working correctly and only missing localization - refs #5793 12 years ago
Yannick Warnier facdb955bc Added 1.9.4 as previous version in install script 12 years ago
Yannick Warnier 3ae96de86c Moving to version 1.9.4 again for automated packaging purposes 12 years ago
Yannick Warnier 65147631e7 Updated version numbers for 1.9.2 package 12 years ago
Yannick Warnier e8054c2c3f Fixed missing e-mail sending from contact form in Chamilo install 12 years ago
Julio Montoya ffaedbfe7b Adding 1.9.0, 1.9.2, 1.9.4 to migrations 12 years ago
Julio Montoya 996a0ee752 Adding logs 12 years ago
Julio Montoya 3fe0865b3f Should fix bug when migrating from 1.8.8.6 to 1.9.0 using single database in (1.8.8.6) see #5302 12 years ago
Julio Montoya 6053b3aa4f Fixing missing div!!! 12 years ago
Julio Montoya 1316035be6 Minor - Fixing break lines, padding 12 years ago
Yannick Warnier a929f07822 Minor code indent fix 12 years ago
Julio Montoya 35d35df039 Minor - Fixing install UI 12 years ago
Yannick Warnier 0c66fb27e9 Added 1.8.8.6 to the list of supported versions for upgrade - fix missing 1.8.8.6 label 13 years ago
Yannick Warnier fc07978c94 Added 1.8.8.6 to the list of supported versions for upgrade 13 years ago
Yannick Warnier c82126a198 Improved installation process a little showing current step and please wait message - refs #3285 13 years ago
Julio Montoya aec2212d30 Restoring protection measure when entering in main/install/ 13 years ago
Julio Montoya 1e75e1a322 Adding memory limit in the settings see #607 13 years ago
Julio Montoya 593c16c633 Restoring protection measure when entering in main/install/ 13 years ago
Julio Montoya 5101838e00 Adding c_ids 13 years ago
Julio Montoya fe538e82ed Minor install UI change see #3285 13 years ago
Julio Montoya a76f22e12c Adding permissions feedback at the beggining of the installation see #4630 13 years ago
Julio Montoya 680d8608fa Adding new constant in the Database class in order to error_log mysql errors see #4682 13 years ago
Julio Montoya a1532c34fc Adding blue bar during the installation process see #4807 13 years ago
Laurent Opprecht db83ff5706 #4815 Installation error 13 years ago
Julio Montoya bbc5a640d5 Minor - removing comments 13 years ago
Yannick Warnier e8c7284b5c Updated install process to use separate file with version information in order to re-use that information in automated packaging systems. Also fixed condition on is_already_installed_portal() which was checking the contrary - refs #4796 13 years ago
Julio Montoya 8c07b1b7e7 May fix bug when clicking twite to the install chamilo button 13 years ago
Julio Montoya cd6e3954cf Improving installation UI 13 years ago
Julio Montoya eb18bc6396 Minor - Adding api suffix to a new function 13 years ago
Julio Montoya b358024b89 Changing REQUIRED_PHP_VERSION to version 5.3 see #4790 13 years ago
Julio Montoya 5b1903e15f Some fixes during installation "Class 'Session' not found" + other warnings 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Laurent Opprecht 9c962b3354 minor - remove warnings 13 years ago
Laurent Opprecht 8af5316cbd #4694 add feedback during installation 13 years ago
Laurent Opprecht 7e34ed3d71 #4712 remove warnings undefined variable 13 years ago
Laurent Opprecht ada71dddb1 #4694,#4712, #4712 add feedback during installation, remove warnings Undefined variable 13 years ago