Commit Graph

25 Commits (172ca222f01be690d2bc2e70a3060411a006c47c)

Author SHA1 Message Date
Julio Montoya cadf9894d9 Update from master (format code) 5 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa 1a4124cf54 Remove unused "require_once" 8 years ago
Scrutinizer Auto-Fixer d05e2344ef Scrutinizer Auto-Fixes 8 years ago
jmontoyaa 4af8524c05 Minor - format function "Database ::" to "Database::" 9 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 9 years ago
Yannick Warnier 88a0e46bc3 Fix issue not getting the right course code because of over-escaped integer c_id 9 years ago
Julio Montoya 099b17f076 Format code, add docs. 10 years ago
Julio Montoya 3e56e9b27b Minor - Format code, add intval 10 years ago
Julio Montoya 048d7a3ee5 Format code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya bcb1c092b6 Fixing query 13 years ago
Yannick Warnier e4cc5300a6 Few fixes for single database mode 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 0951d23247 Fixing warning php messages, adding cidreset, adding comments, updating documentation for the Search funcionality 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Marco Villegas 0204d33334 [svn r17968] search widget prefilter: avoid hardcode specific field prefix 17 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago