Commit Graph

8599 Commits (bb90a73e8703cf3e51fe3234ebade59d5217ee92)
 

Author SHA1 Message Date
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
Ivan Tcholakov 8abe118526 Feature #306 - Internationalization database, name order conventions, file dokeos/main/inc/lib/internationalization_database/name_order_conventions.php : Adding commented experimental settings for Spanish language, so Juan to try them. 15 years ago
Ivan Tcholakov c575aba175 Feature #306 - Fixing my bug about table heading order in "Users" tool. 15 years ago
Ivan Tcholakov 19621183ce Feature #306 - Reverting changes from r8557 : 8c381988ed50 15 years ago
Ivan Tcholakov 770f1393fb Feature #306 - Reverting changes from r8541 : 8c2cd592086d 15 years ago
Ivan Tcholakov a8962d7cd1 Feature #306 - Upgrading the function api_get_person_name(), now it can turn to upercase selected parts or all name parts. 15 years ago
Juan Carlos Raña d27deec66b merge 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Juan Carlos Raña 169454f223 merge 15 years ago
Ivan Tcholakov c0513bcaa4 Merge with 440c2240ee20fbfb6d110d857c3a250c2eb70e68 15 years ago
Julio Montoya f5927a078e Fixing image resize in hotspot when image is a square 15 years ago
iflores b76d3ae394 Allow sort quiz 15 years ago
Juan Carlos Raña 9ae58c83e6 fix list order of groups (second send) 15 years ago
iflores b690c48d85 merge 15 years ago
Isaac Flores 5afe49d841 added sortable 15 years ago
Ivan Tcholakov 43ba22f7c9 Feature #5397 - Reworks and optimizations for CourseManager class. 15 years ago
Juan Carlos Raña bd2927f1c5 fix the list order of groups over 9 15 years ago
Juan Carlos Raña f938cdfedd merge 15 years ago
Juan Carlos Raña e9b12d3589 fix order for lastname for ISO-8859-15 15 years ago
Carlos Vargas 153ea48104 add changes of 8551 15 years ago
Carlos Vargas dbe5d14449 To change email should write the password Feature #5403 15 years ago
Juan Carlos Raña 69d268f596 merge 15 years ago
Ivan Tcholakov ee55afb8eb Feature #5397 - Cleaning code in main/auth directory, pass 2. Varions corrections. 15 years ago
Ivan Tcholakov 0f280d784d Feature #5397 - Fixing a hidden minor bug in main/auth/course.php. 15 years ago
Ivan Tcholakov 0557d3ed36 Merge with db4b21f2df3ce92c2caf3488ab1aafd4144a88af 15 years ago
Ivan Tcholakov c1cc5c603f Feature #5397 - Cleaning code in main/auth directory. 15 years ago
Juan Carlos Raña 5a08c396f2 merge 15 years ago