Julio Montoya
|
019ac89e6e
Minor - format code adding comments.
|
11 年 前 |
Julio Montoya
|
8be4e3e169
Adding upgrade controller in order to upgrade chamilo to the latest version (work in progress)
|
11 年 前 |
Julio Montoya
|
d8e2ba05de
Minor - removing comments.
|
11 年 前 |
Julio Montoya
|
a8d6c71abd
Minor - adding comments
|
11 年 前 |
Julio Montoya
|
5e580383c3
Fixing install bug.
|
11 年 前 |
Julio Montoya
|
89b74a4af9
Merge with new features branch (mine)
|
11 年 前 |
Julio Montoya
|
13fb77cdf5
Fixing PHP warning
|
11 年 前 |
Julio Montoya
|
439767d687
Adding commands in order to use Chash to install Chamilo
|
11 年 前 |
Julio Montoya
|
09bd04ce23
Moving installation files in chash
|
11 年 前 |
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 年 前 |
Julio Montoya
|
9ac706a206
Replacing main_api.lib.php with api.lib.php
|
11 年 前 |
Julio Montoya
|
7b99deecfa
Minor adding messages after installation.
|
11 年 前 |
Julio Montoya
|
e9313d4739
Fixing installation issues when creating a database name with weird characters see BT#6223
|
11 年 前 |
Julio Montoya
|
bc29344c97
Blocking installation if a configuration file exists. No twig cache during installation.
|
11 年 前 |
Julio Montoya
|
b235999ca8
Minor - adding set_time_limit(0) + adding comments
|
11 年 前 |
Julio Montoya
|
dee8dcf30f
Adding commands during installation
|
11 年 前 |
Julio Montoya
|
eb35c2079e
The installation page now creates the database
|
11 年 前 |
Julio Montoya
|
302691defa
Minor adding comments
|
11 年 前 |
Julio Montoya
|
f777886ce2
Minor fixes during the installation
|
11 年 前 |
Julio Montoya
|
0b1537feb6
Adding legacy display_requirements() function in order to set the new dir and new files modes
|
11 年 前 |
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 年 前 |
Julio Montoya
|
8269669cba
Fixing SQL errors during installation
|
11 年 前 |
Julio Montoya
|
6cc22982ff
Moving courses to data/courses see #5871
|
11 年 前 |
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
|
11 年 前 |
Julio Montoya
|
6269766522
Moving db files into the a new folder see #6061
|
11 年 前 |
Julio Montoya
|
4e3788d569
Removing error_reporting everywhere
|
11 年 前 |
Julio Montoya
|
65dfccb0cb
Fixing installation process
|
11 年 前 |
Julio Montoya
|
2e89bc4b97
Adding support to $app container in all files see #4467 and #5523
|
11 年 前 |
Julio Montoya
|
22190bc46a
Using $app obj to handle installation process
|
12 年 前 |
Julio Montoya
|
23f364d2cf
Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php
|
12 年 前 |