Commit Graph

32 Commits (268b31f63347c06b58effc8a57cd44fc9cef2bc2)

Author SHA1 Message Date
Julio Montoya ed680d26c8 Minor - format code 10 years ago
Julio Montoya 4e560e8708 Fix double class when updating from 1.9.x 11 years ago
Julio Montoya 9558ee30f8 Remove database.mysqli.lib.php replace to use Doctrine. 11 years ago
Julio Montoya 0a9e0565a1 Remove unused functions. 11 years ago
Julio Montoya 2626fb4b2d Cleaning Database lib from old code and unused code. 11 years ago
Julio Montoya 2b17f983b9 Format code, rename function, remove unneeded functions. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Yannick Warnier 6bdbd7eac8 Minor - More code styling 12 years ago
Yannick Warnier 493a4dec44 Minor - Rename alternative (unused by default) Database class to MySQLIDatabase to avoid confusing IDE + code styling review 12 years ago
Julio Montoya 735f6604c9 Removing database.mysqli.lib.php. Using doctrine as a data layer in the Database class 12 years ago
Julio Montoya 5242b9aa62 Renaming "Database" class name due some conflicts with the autoloader see #6099 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 24e27da7cc Removing unused functions. 13 years ago
Julio Montoya b146696120 Adding new changes in order to load transactions see BT#4882 13 years ago
Julio Montoya f6365e051b Adding more info in error logs 13 years ago
Julio Montoya 680d8608fa Adding new constant in the Database class in order to error_log mysql errors see #4682 13 years ago
Julio Montoya 946612fb8d Replacing DB constant 13 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 14 years ago
Julio Montoya ab36f087a7 Security: Adding intval in query 14 years ago
Julio Montoya dc0cf75139 Removing unused function get_course_table_from_code see #3910 14 years ago
Julio Montoya bb1d9a845c Adding published lp and exercises in the session view see BT#3617 14 years ago
Julio Montoya 1b5bf9ec0b Fixing "Non static method should not be called statically" bug see #4219 14 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 14 years ago
Julio Montoya 35f7ed9736 Fixing parse_conditions order option see BT#3566 14 years ago
Julio Montoya ff6657041b Minor fix in the Database::select function due the recent parse_conditions "order" changes 14 years ago
Julio Montoya b20c8f927a Adding hot courses block (partial) see #4200 14 years ago
Julio Montoya 803cfd2446 Adding functions in order to fill the new table see track_course_ranking #4191 14 years ago
Julio Montoya b43ee64783 Fixing database::parse_conditions to accept likes and simple conditions 14 years ago
Julio Montoya 465f4ff433 Fixing where conditions 14 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 14 years ago
Yannick Warnier 2ca9d2b677 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya a4f6451346 Adding database.constants.inc.php file with database definitions see #3481 15 years ago
Julio Montoya 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 15 years ago
Ivan Tcholakov 320896740e Task #1297 - Lazy loading has been implemented for HTMLPurifier. 15 years ago
Ivan Tcholakov 17f0c58dbd Cleaning whitespace in database*.lib.php files. 15 years ago
ywarnier d638b4be9a Fixed few bugs in experimental mysqli driver 15 years ago
ywarnier d68d92c76a Added experimental mysqli driver to boost MySQL database connection time 15 years ago
Julio Montoya 2fe03c13a5 Adding visibility for promotions and careers + adding bread crumbs 15 years ago
Julio Montoya 082978f6d9 Adding usergroup feature see BT#1910 15 years ago
Julio Montoya 01c273e183 Fixing jqgrid queries 15 years ago
Julio Montoya 63536f13b9 Adding Career and Promotions CRUD see BT#1619 15 years ago
Julio Montoya 5405279c86 Now we can import questions using the Question tool from other courses (there's a filter for sessions) see BT#1917 15 years ago
Julio Montoya cce4c6132f More fixes for the new database classes 15 years ago
Julio Montoya f102a6380f Minor change 15 years ago
Julio Montoya 33a248744d Adding more useful database functions 15 years ago
Julio Montoya 3a8cbcb15e Adding admin configuration for the watermark, supporting multiple urls, adding delete watermark functions and links see BT#1617 15 years ago
Julio Montoya 5d8b1a15df Making more secure the update_query function still experimental 15 years ago
Julio Montoya 5931306959 Adding db changes for the new feature: lp auto lunch see BT#1909 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago