Commit Graph

339 Commits (2b9f3e176c0fd93199e6649905524da0007fc994)

Author SHA1 Message Date
Julio Montoya e9313d4739 Fixing installation issues when creating a database name with weird characters see BT#6223 12 years ago
Julio Montoya bc29344c97 Blocking installation if a configuration file exists. No twig cache during installation. 12 years ago
Julio Montoya b235999ca8 Minor - adding set_time_limit(0) + adding comments 12 years ago
Julio Montoya dee8dcf30f Adding commands during installation 12 years ago
Julio Montoya eb35c2079e The installation page now creates the database 12 years ago
Julio Montoya 302691defa Minor adding comments 12 years ago
Julio Montoya f777886ce2 Minor fixes during the installation 12 years ago
Julio Montoya 0b1537feb6 Adding legacy display_requirements() function in order to set the new dir and new files modes 12 years ago
Julio Montoya 4514f04db8 New installation process now available from command line and from the browser. The script only installs chamilo. Now upgrade funcionality yet. 12 years ago
Yannick Warnier 8ab1696d04 Minor update to install script for 1.9.8 12 years ago
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