Julio Montoya
|
cb3020e45a
Removing var_dumps
|
11 years ago |
Julio Montoya
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
11 years ago |
Julio Montoya
|
67c13364fa
Fixing logout method
|
12 years ago |
Julio Montoya
|
f6beb2420f
Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization)
|
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
|
cbd4f5db0f
Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572
|
12 years ago |
Julio Montoya
|
3eb2b5571c
Minor improvements in the template, bug link and help content are executed with twig templates
|
12 years ago |
Julio Montoya
|
90b459de35
Moving files into main/inc/lib
|
12 years ago |
Julio Montoya
|
fecd1e0674
Disabling web profiler
|
12 years ago |
Julio Montoya
|
325db93ee4
Adding HTML purifier 4.5 as a vendor installed by composer and removing from the inc/lib directory
|
12 years ago |
Julio Montoya
|
542131f202
Removing comments and replacing mpdf constants
|
12 years ago |
Julio Montoya
|
53f937e0c7
More corrections during migration
|
12 years ago |
Julio Montoya
|
8c4e24ed96
Minor - fixing PHP notices
|
12 years ago |
Julio Montoya
|
4e3788d569
Removing error_reporting everywhere
|
12 years ago |
Julio Montoya
|
add27693b9
Updating vendor
|
12 years ago |
Julio Montoya
|
1b0989fe36
db_glue can't be modified
|
12 years ago |
Julio Montoya
|
21f90b6db3
Putting the console.php in a better place
|
12 years ago |
Julio Montoya
|
f1e0e305e4
Minor style changes
|
12 years ago |
Julio Montoya
|
b2aa0ce44f
Adding LegacyController
|
12 years ago |
gugli100
|
0086dad7e2
Hiding web profiler (waiting for a DB change)
|
12 years ago |
Julio Montoya
|
6eb7213cf7
Adding some fixes when executing chamilo:install 1.8.8.4 and then executing chamilo:upgrade 1.10 course tables are not yet migrated. See BT#5572
|
12 years ago |
Julio Montoya
|
4089c29083
Adding default 1.9.0 database installation file + adding some validation in global.inc.php when database is not correctly set see BT#5572
|
12 years ago |
Julio Montoya
|
82c684c828
Overwrite $_configuration array if main/inc/conf/configuration.yml file exists (only for test and using the chamilo:upgrade/chamilo:install) not final. see BT#5572
|
12 years ago |
Julio Montoya
|
aa346232f5
Hiding web profiler until a DB setting exists
|
12 years ago |
Julio Montoya
|
aae9e11da1
Adding Chamilo upgrade process via CLI (using Console component and Doctrine migrations) see BT#5572
|
12 years ago |
Julio Montoya
|
65d621f865
Creating dir for profiler (only available in test server mode)
|
12 years ago |
Julio Montoya
|
12789a6b11
Adding webprofiler when server is in test mode
|
12 years ago |
Julio Montoya
|
1a5c95c4b0
Teachers can create/edit sessions depends in a platform setting see BT#4296
|
12 years ago |
Julio Montoya
|
4def1da626
Drag and drop question type based in matching see BT#5980
|
12 years ago |
Julio Montoya
|
ccf5cab97c
Fixing no translation lang bug in index.php
|
12 years ago |