Julio Montoya
|
bdaf478306
Minor adding docs
|
vor 11 Jahren |
Julio Montoya
|
61c3bc18cd
Minor - format code
|
vor 11 Jahren |
Marco Villegas
|
b061ea36ca
Adding transaction import/export code to mainline.
|
vor 11 Jahren |
Marco Villegas
|
1836e5c1cb
tx-io: Rename the transaction import log table and change its structure.
|
vor 11 Jahren |
Julio Montoya
|
e04b466ee7
Removing unused error_logs
|
vor 11 Jahren |
Julio Montoya
|
633fd5c8b1
Adding option mode conversion.
|
vor 11 Jahren |
Julio Montoya
|
83a52d441d
Adding roleController as a service
|
vor 11 Jahren |
Julio Montoya
|
0e0aea13fc
Adding documentation
|
vor 11 Jahren |
Julio Montoya
|
00af496020
Minor - cosmetic changes
|
vor 11 Jahren |
Julio Montoya
|
f5c9b80751
Undo latest change in escape_string, now we just use the quote method but we remove the ' chars
|
vor 11 Jahren |
Julio Montoya
|
419f780e17
Removing unused code
|
vor 11 Jahren |
Julio Montoya
|
9f6d44c157
Hacking the Database::escape_string() and Database::query() in order to use the pdo::quote function. The problem was that pdo:quote adds a ' character,
|
vor 11 Jahren |
Julio Montoya
|
caaa311e3f
Updating documentation
|
vor 11 Jahren |
Julio Montoya
|
f1e1919a4a
Fixing Database obj creation
|
vor 11 Jahren |
Julio Montoya
|
7633e3dcdb
Minor - removing var_dump
|
vor 11 Jahren |
Julio Montoya
|
b1e6b95662
Adding connectionRead and connectionWrite options in services.php can be override via the configuratio.php adding this array $_configuration['db.options']
|
vor 11 Jahren |
Julio Montoya
|
732b7340e7
Minor - format code
|
vor 11 Jahren |
Julio Montoya
|
c2787dc048
Adding comments + adding typehint, fixing PHP warnings
|
vor 11 Jahren |
Julio Montoya
|
8c671f40f3
Adding PDO::FETCH_BOTH option
|
vor 11 Jahren |
Julio Montoya
|
2293f689c6
Commenting select_db function + adding comments
|
vor 11 Jahren |
Julio Montoya
|
3fe01a42e6
Using Doctrine\DBAL\Connection inside the Database class
|
vor 11 Jahren |
Julio Montoya
|
8010cd2e77
Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller.
|
vor 11 Jahren |
Julio Montoya
|
96a244b18c
More changes in the configuration.file see #6104
|
vor 11 Jahren |
Julio Montoya
|
5eeac46588
Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise
|
vor 11 Jahren |
Julio Montoya
|
cb3020e45a
Removing var_dumps
|
vor 12 Jahren |
Julio Montoya
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
vor 12 Jahren |
Julio Montoya
|
cbd4f5db0f
Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572
|
vor 12 Jahren |
Julio Montoya
|
1b0989fe36
db_glue can't be modified
|
vor 12 Jahren |
Julio Montoya
|
24e27da7cc
Removing unused functions.
|
vor 12 Jahren |
Julio Montoya
|
22190bc46a
Using $app obj to handle installation process
|
vor 12 Jahren |