Julio Montoya
|
437d923c8c
When installating chamilo, when cleaning the temp folders (main/admin/archive_cleaup.php) or when app['debug'] = true then, the temp folders are recreated.
|
11 years ago |
Julio Montoya
|
9ac706a206
Replacing main_api.lib.php with api.lib.php
|
11 years ago |
Julio Montoya
|
7b99deecfa
Minor adding messages after installation.
|
11 years ago |
Julio Montoya
|
e9313d4739
Fixing installation issues when creating a database name with weird characters see BT#6223
|
11 years ago |
Julio Montoya
|
bc29344c97
Blocking installation if a configuration file exists. No twig cache during installation.
|
11 years ago |
Julio Montoya
|
b235999ca8
Minor - adding set_time_limit(0) + adding comments
|
11 years ago |
Julio Montoya
|
dee8dcf30f
Adding commands during installation
|
11 years ago |
Julio Montoya
|
eb35c2079e
The installation page now creates the database
|
11 years ago |
Julio Montoya
|
302691defa
Minor adding comments
|
11 years ago |
Julio Montoya
|
f777886ce2
Minor fixes during the installation
|
11 years ago |
Julio Montoya
|
0b1537feb6
Adding legacy display_requirements() function in order to set the new dir and new files modes
|
11 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.
|
11 years ago |
Julio Montoya
|
8269669cba
Fixing SQL errors during installation
|
11 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 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 |
Julio Montoya
|
f9fd66634b
Merging from branch 1.9.x
|
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 |
Julio Montoya
|
4f437af8d0
Merge 1.9.x
|
12 years ago |
Yannick Warnier
|
e8054c2c3f
Fixed missing e-mail sending from contact form in Chamilo install
|
12 years ago |