Commit History

Author SHA1 Message Date
  Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 15 years ago
  Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 years ago
  Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 15 years ago
  Ivan Tcholakov dab3646394 Feature #5397 - Reverting two wrongly done changes in Database class. 15 years ago
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
  Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 years ago
  Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 years ago
  Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 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(). 15 years ago
  Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 years ago
  Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 years ago
  Ivan Tcholakov a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 15 years ago
  Arthur Portugal 9a289e1002 Fixed syntax error DT#5377 15 years ago
  Ivan Tcholakov b8bf17f28c Feature #5397 and Feature #5377 - I did analysis between the current and the reverted optimized version of course.lib.php . For the Feature #5377 the optimized version is compatible, only the new method get_session_category_id_by_session_id() has to be added, which I am doing right now. Commiting again the optimized library file course.lib.php. 15 years ago
  Julio Montoya ca76424e63 Merge 15 years ago
  Ivan Tcholakov 7c8bb2a8ac Merge with af7253968a17293e455b1475e79f1f9328c1e606 15 years ago
  Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
  Juan Carlos Raña 55c9e8fb00 merge 15 years ago
  Juan Carlos Raña 992da76bac fix some buttons for lock/unlock: add new pages, edit pages, visibility pages, rating discuss, new messages to discuss, visibility discuss 15 years ago
  Ivan Tcholakov b597238212 FS#306 - Applying the function api_get_person_name() in a relevant place. 15 years ago
  Julio Montoya 0278c42726 Merge 15 years ago
  Ivan Tcholakov 622e03dfc0 Bug #5406 - Fixing a reported bug about creation documents with spaces in names. After 5 days a second check will be done (just in case) and the task will be closed. 15 years ago
  Julio Montoya 2e0b1c7f4f merge 15 years ago
  Ivan Tcholakov 68d20732b7 merge 15 years ago
  Ivan Tcholakov 52b62475aa merge 15 years ago
  Ivan Tcholakov be64cab0ba merge 15 years ago
  Juan Carlos Raña 164b7a0138 merge 15 years ago
  Patrick Cool 0df64be5fd bugfix: when importing users the warning message contains html 15 years ago
  Juan Carlos Raña bfa8cb5522 merge 15 years ago
  Juan Carlos Raña a6fa7b9c0e merge 15 years ago