Ivan Tcholakov
|
fe918166cc
Bug #5418 - Fixing some PHP4 style code in PEAR/QuickForm, so deprecation messages be shown on PHP 5.3.
|
hace 15 años |
Ivan Tcholakov
|
c77dda3838
Merge with 0b9a306b0afa8221f8841041919466dc859c845b
|
hace 15 años |
Ivan Tcholakov
|
f10a1a6e3d
Feature #5397 - Replacing mysql_query() with Database::query().
|
hace 15 años |
Juan Carlos Raña
|
a029b5c740
fix buttons: notify recent changes, notify a change page, notify a change discuss
|
hace 15 años |
Ivan Tcholakov
|
c9af458a84
Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows().
|
hace 15 años |
Ivan Tcholakov
|
66d5d81ec3
Feature #5397 - Replacing mysql_result() with Database::result().
|
hace 15 años |
Ivan Tcholakov
|
dab3646394
Feature #5397 - Reverting two wrongly done changes in Database class.
|
hace 15 años |
Ivan Tcholakov
|
6e016fb743
Feature #5397 - Replacing mysql_num_rows() with Database::num_rows().
|
hace 15 años |
Juan Carlos Raña
|
91d22bf2d7
merge
|
hace 15 años |
Ivan Tcholakov
|
30b0daf596
Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row().
|
hace 15 años |
Ivan Tcholakov
|
bb90a73e87
Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string().
|
hace 15 años |
Ivan Tcholakov
|
f41848b652
Feature #5397 - Replacing mysql_insert_id() with Database::insert_id().
|
hace 15 años |
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().
|
hace 15 años |
Ivan Tcholakov
|
ada9c84124
Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction.
|
hace 15 años |
Ivan Tcholakov
|
f87ebd4795
Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction.
|
hace 15 años |
Ivan Tcholakov
|
a6779b91f9
Feature #5397 - Replacing api_store_result() with Database::store_result().
|
hace 15 años |
Arthur Portugal
|
9a289e1002
Fixed syntax error DT#5377
|
hace 15 años |
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.
|
hace 15 años |
Julio Montoya
|
ca76424e63
Merge
|
hace 15 años |
Juan Carlos Raña
|
435b5378ad
improve speed
|
hace 15 años |
Ivan Tcholakov
|
7c8bb2a8ac
Merge with af7253968a17293e455b1475e79f1f9328c1e606
|
hace 15 años |
Ivan Tcholakov
|
9b1f3ed934
Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query().
|
hace 15 años |
Juan Carlos Raña
|
55c9e8fb00
merge
|
hace 15 años |
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
|
hace 15 años |
Ivan Tcholakov
|
b597238212
FS#306 - Applying the function api_get_person_name() in a relevant place.
|
hace 15 años |
Julio Montoya
|
0278c42726
Merge
|
hace 15 años |
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.
|
hace 15 años |
Julio Montoya
|
2e0b1c7f4f
merge
|
hace 15 años |
Ivan Tcholakov
|
68d20732b7
merge
|
hace 15 años |
Ivan Tcholakov
|
52b62475aa
merge
|
hace 15 años |