Commit Graph

8775 Commits (26edd827af2663a7a1f73755e56b37b0c21c3e3c)
 

Author SHA1 Message Date
Julio Montoya 4c12818d5e Adding some intval and escape_string functions see DT#4389 16 years ago
Julio Montoya a5124e57c6 Some security fixes see DT#4389 16 years ago
Isaac Flores 3698b490cd allow hide tools 16 years ago
Julio Montoya 60371b1d3c Fixing the confirmation message when hiding a tool see #4403 16 years ago
Ivan Tcholakov 87a9f65fb1 Task #2867 - The online editor, asciimath plugin: Fixing a javascript error on IE8. 16 years ago
Juan Carlos Raña e9e8fdc104 merge 16 years ago
Juan Carlos Raña f49ecfeb76 fix buttons (second turn) lock add newpages and visibility pages 16 years ago
Cristian Fasanando aacfd51d50 Fixed copy course session to another session for documents tool - partial BT #5377 16 years ago
Ivan Tcholakov 1aedc44cd6 Feature #306 - Fixing name ordering for two places in admin/user_information.php 16 years ago
Ivan Tcholakov 74fca853c4 Merge with d2cf725a5deb54a16d0071996be458f123b67c49 16 years ago
Ivan Tcholakov 18349fb249 Feature #306 - Fixing name ordering for a place in admin/resume_session.php 16 years ago
Julio Montoya 0ed0d9ee1a Merge 16 years ago
Julio Montoya 140b17cb11 Deleting forgotten echo 16 years ago
Ivan Tcholakov cbadc3fc5c Bug #5418 - Suppressing all PHP 5.3 deprecation messages for "Test Server" system mode. 16 years ago
Ivan Tcholakov fe918166cc Bug #5418 - Fixing some PHP4 style code in PEAR/QuickForm, so deprecation messages be shown on PHP 5.3. 16 years ago
Ivan Tcholakov c77dda3838 Merge with 0b9a306b0afa8221f8841041919466dc859c845b 16 years ago
Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). 16 years ago
Juan Carlos Raña a9c51fff01 merge 16 years ago
Juan Carlos Raña a029b5c740 fix buttons: notify recent changes, notify a change page, notify a change discuss 16 years ago
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 16 years ago
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 16 years ago
Ivan Tcholakov dab3646394 Feature #5397 - Reverting two wrongly done changes in Database class. 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Juan Carlos Raña 91d22bf2d7 merge 16 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 years ago
Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 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
Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 16 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 16 years ago
Ivan Tcholakov a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 16 years ago
Arthur Portugal 9a289e1002 Fixed syntax error DT#5377 16 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. 16 years ago
Julio Montoya ca76424e63 Merge 16 years ago
Juan Carlos Raña 435b5378ad improve speed 16 years ago
Ivan Tcholakov 7c8bb2a8ac Merge with af7253968a17293e455b1475e79f1f9328c1e606 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
Juan Carlos Raña 55c9e8fb00 merge 16 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 16 years ago
Ivan Tcholakov b597238212 FS#306 - Applying the function api_get_person_name() in a relevant place. 16 years ago
Julio Montoya 0278c42726 Merge 16 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. 16 years ago
Julio Montoya 2e0b1c7f4f merge 16 years ago
Ivan Tcholakov 68d20732b7 merge 16 years ago
Ivan Tcholakov 52b62475aa merge 16 years ago
Ivan Tcholakov be64cab0ba merge 16 years ago
Juan Carlos Raña 164b7a0138 merge 16 years ago
Patrick Cool 0df64be5fd bugfix: when importing users the warning message contains html 16 years ago
Juan Carlos Raña bfa8cb5522 merge 16 years ago
Juan Carlos Raña a6fa7b9c0e merge 16 years ago