Commit Graph

8208 Commits (4f6173fb7d5835bc6dcb39d6db88d7ab29f4d208)

Author SHA1 Message Date
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
Juan Carlos Raña 435b5378ad improve speed 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 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
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
Patrick Cool 0df64be5fd bugfix: when importing users the warning message contains html 16 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. 16 years ago
Ivan Tcholakov c575aba175 Feature #306 - Fixing my bug about table heading order in "Users" tool. 16 years ago
Ivan Tcholakov 19621183ce Feature #306 - Reverting changes from r8557 : 8c381988ed50 16 years ago
Ivan Tcholakov 770f1393fb Feature #306 - Reverting changes from r8541 : 8c2cd592086d 16 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. 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Julio Montoya f5927a078e Fixing image resize in hotspot when image is a square 16 years ago
iflores b76d3ae394 Allow sort quiz 16 years ago
Juan Carlos Raña 9ae58c83e6 fix list order of groups (second send) 16 years ago
Isaac Flores 5afe49d841 added sortable 16 years ago
Ivan Tcholakov 43ba22f7c9 Feature #5397 - Reworks and optimizations for CourseManager class. 16 years ago
Juan Carlos Raña bd2927f1c5 fix the list order of groups over 9 16 years ago
Juan Carlos Raña e9b12d3589 fix order for lastname for ISO-8859-15 16 years ago
Carlos Vargas 153ea48104 add changes of 8551 16 years ago
Carlos Vargas dbe5d14449 To change email should write the password Feature #5403 16 years ago
Ivan Tcholakov ee55afb8eb Feature #5397 - Cleaning code in main/auth directory, pass 2. Varions corrections. 16 years ago
Ivan Tcholakov 0f280d784d Feature #5397 - Fixing a hidden minor bug in main/auth/course.php. 16 years ago
Ivan Tcholakov c1cc5c603f Feature #5397 - Cleaning code in main/auth directory. 16 years ago
Juan Carlos Raña 391d7a287f fix export users to a csv file 16 years ago
Ivan Tcholakov 5b44dc53c8 Feature #5397 - A sample of code cleaning. 16 years ago
Juan Carlos Raña d7693cd7df and solved for xml too 16 years ago
Juan Carlos Raña 682ee5449d fix import users using CSV file 16 years ago
Juan Carlos Raña e67b7d2210 fix messages 16 years ago
Juan Carlos Raña ff61605c96 improve for sort 16 years ago
Juan Carlos Raña 5bef9a642c fix order lastname and first name for order tables 16 years ago
Julio Montoya 70a139d322 Fixing getimagesize function that always returned false see DT# 16 years ago
Ivan Tcholakov fe2512d5ce Feature #306 - export.lib.php: Cleaning code, removing non-UTF characters. 16 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 16 years ago
Carlos Vargas b291eb2687 minor changue varlang 16 years ago
Carlos Vargas 1ee5c46fab changues in lost password 16 years ago
Carlos Vargas cce9045334 All changues in Advance365 16 years ago
Ivan Tcholakov d3f75f5178 Bug #5280 - Cleaning code in the file course_home.php. Tested on Ubuntu, http://192.168.xx.xx/dokeos/ - IE6 on Wine and Firefox. Tested on Vista, http://localhost/dokeos/ - IE8, Firefox, Opera, Safari, Chrome. Changing visibility works fine. 16 years ago
Yannick Warnier ac9116e974 Fixed problem showing wrong tab in learnpaths list 16 years ago
Juan Carlos Raña 38daca6aff fix ambiguous icon for quote messages 16 years ago
Ivan Tcholakov fa8383b414 Feature #306 - Upgrading the function api_send_mail(), see http://www.dokeos.com/forum/viewtopic.php?t=15557 16 years ago
Ivan Tcholakov b643c1dace Task #2867 - Online editor: Fixing the button "Save", so it could work for introduction sections too. 16 years ago