Isaac Flores
|
12b7d038bb
Merge with 0dfebdad731e0228f0f8444284e4dc871f9cac5d
|
vor 15 Jahren |
Isaac Flores
|
3698b490cd
allow hide tools
|
vor 15 Jahren |
Julio Montoya
|
60371b1d3c
Fixing the confirmation message when hiding a tool see #4403
|
vor 15 Jahren |
Ivan Tcholakov
|
87a9f65fb1
Task #2867 - The online editor, asciimath plugin: Fixing a javascript error on IE8.
|
vor 15 Jahren |
Juan Carlos Raña
|
e9e8fdc104
merge
|
vor 15 Jahren |
Juan Carlos Raña
|
f49ecfeb76
fix buttons (second turn) lock add newpages and visibility pages
|
vor 15 Jahren |
Cristian Fasanando
|
aacfd51d50
Fixed copy course session to another session for documents tool - partial BT #5377
|
vor 15 Jahren |
Ivan Tcholakov
|
1aedc44cd6
Feature #306 - Fixing name ordering for two places in admin/user_information.php
|
vor 15 Jahren |
Ivan Tcholakov
|
74fca853c4
Merge with d2cf725a5deb54a16d0071996be458f123b67c49
|
vor 15 Jahren |
Ivan Tcholakov
|
18349fb249
Feature #306 - Fixing name ordering for a place in admin/resume_session.php
|
vor 15 Jahren |
Julio Montoya
|
0ed0d9ee1a
Merge
|
vor 15 Jahren |
Julio Montoya
|
140b17cb11
Deleting forgotten echo
|
vor 15 Jahren |
Ivan Tcholakov
|
cbadc3fc5c
Bug #5418 - Suppressing all PHP 5.3 deprecation messages for "Test Server" system mode.
|
vor 15 Jahren |
Ivan Tcholakov
|
fe918166cc
Bug #5418 - Fixing some PHP4 style code in PEAR/QuickForm, so deprecation messages be shown on PHP 5.3.
|
vor 15 Jahren |
Ivan Tcholakov
|
c77dda3838
Merge with 0b9a306b0afa8221f8841041919466dc859c845b
|
vor 15 Jahren |
Ivan Tcholakov
|
f10a1a6e3d
Feature #5397 - Replacing mysql_query() with Database::query().
|
vor 15 Jahren |
Juan Carlos Raña
|
a9c51fff01
merge
|
vor 15 Jahren |
Juan Carlos Raña
|
a029b5c740
fix buttons: notify recent changes, notify a change page, notify a change discuss
|
vor 15 Jahren |
Ivan Tcholakov
|
c9af458a84
Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows().
|
vor 15 Jahren |
Ivan Tcholakov
|
66d5d81ec3
Feature #5397 - Replacing mysql_result() with Database::result().
|
vor 15 Jahren |
Ivan Tcholakov
|
dab3646394
Feature #5397 - Reverting two wrongly done changes in Database class.
|
vor 15 Jahren |
Ivan Tcholakov
|
6e016fb743
Feature #5397 - Replacing mysql_num_rows() with Database::num_rows().
|
vor 15 Jahren |
Juan Carlos Raña
|
91d22bf2d7
merge
|
vor 15 Jahren |
Ivan Tcholakov
|
30b0daf596
Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row().
|
vor 15 Jahren |
Ivan Tcholakov
|
bb90a73e87
Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string().
|
vor 15 Jahren |
Ivan Tcholakov
|
f41848b652
Feature #5397 - Replacing mysql_insert_id() with Database::insert_id().
|
vor 15 Jahren |
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().
|
vor 15 Jahren |
Ivan Tcholakov
|
ada9c84124
Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction.
|
vor 15 Jahren |
Ivan Tcholakov
|
f87ebd4795
Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction.
|
vor 15 Jahren |
Ivan Tcholakov
|
a6779b91f9
Feature #5397 - Replacing api_store_result() with Database::store_result().
|
vor 15 Jahren |