Julio Montoya
|
ed680d26c8
Minor - format code
|
9 years ago |
Julio Montoya
|
4e560e8708
Fix double class when updating from 1.9.x
|
9 years ago |
Julio Montoya
|
9558ee30f8
Remove database.mysqli.lib.php replace to use Doctrine.
|
9 years ago |
Julio Montoya
|
0a9e0565a1
Remove unused functions.
|
9 years ago |
Julio Montoya
|
2626fb4b2d
Cleaning Database lib from old code and unused code.
|
9 years ago |
Julio Montoya
|
2b17f983b9
Format code, rename function, remove unneeded functions.
|
9 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
Yannick Warnier
|
6bdbd7eac8
Minor - More code styling
|
11 years ago |
Yannick Warnier
|
493a4dec44
Minor - Rename alternative (unused by default) Database class to MySQLIDatabase to avoid confusing IDE + code styling review
|
11 years ago |
Julio Montoya
|
f6365e051b
Adding more info in error logs
|
12 years ago |
Julio Montoya
|
680d8608fa
Adding new constant in the Database class in order to error_log mysql errors see #4682
|
12 years ago |
Julio Montoya
|
946612fb8d
Replacing DB constant
|
12 years ago |
Julio Montoya
|
905de2cfe6
Removing scorm calls. Leaving just the table definition (needed when migrating from 1.6 to 1.8). Removing removescormDir() unused function see #4716
|
12 years ago |
Julio Montoya
|
ab36f087a7
Security: Adding intval in query
|
12 years ago |
Julio Montoya
|
dc0cf75139
Removing unused function get_course_table_from_code see #3910
|
12 years ago |
Julio Montoya
|
bb1d9a845c
Adding published lp and exercises in the session view see BT#3617
|
12 years ago |
Julio Montoya
|
1b5bf9ec0b
Fixing "Non static method should not be called statically" bug see #4219
|
12 years ago |
Julio Montoya
|
b230841a43
Adding option in the copy course in session to another course in session to copy the base content or not see BT#3591
|
13 years ago |
Julio Montoya
|
35f7ed9736
Fixing parse_conditions order option see BT#3566
|
13 years ago |
Julio Montoya
|
ff6657041b
Minor fix in the Database::select function due the recent parse_conditions "order" changes
|
13 years ago |
Julio Montoya
|
b20c8f927a
Adding hot courses block (partial) see #4200
|
13 years ago |
Julio Montoya
|
803cfd2446
Adding functions in order to fill the new table see track_course_ranking #4191
|
13 years ago |
Julio Montoya
|
b43ee64783
Fixing database::parse_conditions to accept likes and simple conditions
|
13 years ago |
Julio Montoya
|
465f4ff433
Fixing where conditions
|
13 years ago |
Julio Montoya
|
0226119323
Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791
|
13 years ago |
Yannick Warnier
|
2ca9d2b677
Minor - Adapting code comments to phpdoc
|
13 years ago |
Julio Montoya
|
a4f6451346
Adding database.constants.inc.php file with database definitions see #3481
|
13 years ago |
Julio Montoya
|
490de2ffae
Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265
|
13 years ago |
Ivan Tcholakov
|
320896740e
Task #1297 - Lazy loading has been implemented for HTMLPurifier.
|
13 years ago |
Ivan Tcholakov
|
17f0c58dbd
Cleaning whitespace in database*.lib.php files.
|
13 years ago |