提交歷史

作者 SHA1 備註 提交日期
  Ivan Tcholakov c77dda3838 Merge with 0b9a306b0afa8221f8841041919466dc859c845b 15 年之前
  Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 15 年之前
  Juan Carlos Raña a029b5c740 fix buttons: notify recent changes, notify a change page, notify a change discuss 15 年之前
  Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 年之前
  Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 15 年之前
  Ivan Tcholakov dab3646394 Feature #5397 - Reverting two wrongly done changes in Database class. 15 年之前
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 年之前
  Juan Carlos Raña 91d22bf2d7 merge 15 年之前
  Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 年之前
  Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 年之前
  Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 年之前
  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 年之前
  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 年之前
  Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 年之前
  Ivan Tcholakov a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 15 年之前
  Arthur Portugal 9a289e1002 Fixed syntax error DT#5377 15 年之前
  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 年之前
  Julio Montoya ca76424e63 Merge 15 年之前
  Juan Carlos Raña 435b5378ad improve speed 15 年之前
  Ivan Tcholakov 7c8bb2a8ac Merge with af7253968a17293e455b1475e79f1f9328c1e606 15 年之前
  Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 年之前
  Juan Carlos Raña 55c9e8fb00 merge 15 年之前
  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 年之前
  Ivan Tcholakov b597238212 FS#306 - Applying the function api_get_person_name() in a relevant place. 15 年之前
  Julio Montoya 0278c42726 Merge 15 年之前
  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 年之前
  Julio Montoya 2e0b1c7f4f merge 15 年之前
  Ivan Tcholakov 68d20732b7 merge 15 年之前
  Ivan Tcholakov 52b62475aa merge 15 年之前
  Ivan Tcholakov be64cab0ba merge 15 年之前