Commit Graph

167 Commits (6472e4e9e9c5e6281d2cacb89d804fd78b3575af)

Author SHA1 Message Date
Julio Montoya c3a5b1b8ee Minor - Update license.txt 15 years ago
Julio Montoya 459d9042af This script was replaced with the inc/ajax/social.ajax.php 15 years ago
Julio Montoya 5435e875d3 Minor - Updating license 15 years ago
Arthur Portugal d977262f14 Change the global call for the variables with the name of the database CT#191 15 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 15 years ago
Julio Montoya 53a55fc543 changeset 9236 1b1f8b323dd0 from Dokeos 15 years ago
Cristian Fasanando 5594b5b90d minor - fixed bottom into user info interface - partial CT#512 15 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 years ago
Cristian Fasanando d64cfead29 Added trim for improving advanced search - partial CT#384 15 years ago
Julio Montoya 06357c1f10 Allowing XLS exports see CT#497 15 years ago
Cristian Fasanando 95abb88f51 fixed - registration by course in session from user tool - partial CT#462 15 years ago
Cristian Fasanando 00504e569f Fixed - subscribe teachers like coach of a course in a session from user tool - partial CT#462 15 years ago
Cristian Fasanando b14965b5c4 Fixed - subscribe users to a course from a session with users tool - partial CT#462 15 years ago
Cristian Fasanando 4192ff7deb minor - fixed alignment of icons into user info - see CT#455 15 years ago
Julio Montoya 315bea38f2 Fixing whoisonline function 15 years ago
Julio Montoya 60c2a32c0b Fixing whoisonline function 15 years ago
Julio Montoya b1f7e58919 Changing _medium, _small , big_ to constants in user_manager class 15 years ago
Julio Montoya 7b434571d3 (no commit message) 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 4a742059ea Added user' photo into user list interface and disabled field trainers(tutor name) in create course form from user portal - partial DT#5496 15 years ago
Cristian Fasanando d59386cc83 minor - fixed warning about Invalid argument supplied for foreach() - partial DT#5496 15 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 years ago
Juan Carlos Raña 427872be2f change normal message by confirmation message 15 years ago
Patrick Cool 4360a93d72 fix bad merge caused by bad commit by me and fixed by Yannick 15 years ago
Patrick Cool 5005ff71b8 make filtering on profile information and searching on profiling information a PRO feature 15 years ago
Juan Carlos Raña d4bf76fb95 fix text 15 years ago
Carlos Vargas eff59e42eb minor delete } 15 years ago
Julio Montoya 1942167c0f First attempt to implement the user tags (interests) see DT#5508 (partial) 15 years ago
Patrick Cool 29d53d0095 feature: The search functionality can also search in the additional profile fields (found users are indicated with an asterisk (*)) 15 years ago
Ivan Tcholakov 0e267c53cc Feature #306 - Fixing an improper use of the function api_get_person_name() in the file main/user/userInfo.php. 15 years ago
Juan Carlos Raña 91c4c7b73f add online status to userinfo 15 years ago
Ivan Tcholakov 0fe9dd611b Feature #5397 - The file main/user/user_add.php seems to be obsolete. Anyway, I am modernizing it a little bit. 15 years ago
Ivan Tcholakov 119ad9f354 Feature #5397 - Replacing deprecated get_setting() with api_get_setting(). 15 years ago
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 years ago
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 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 c575aba175 Feature #306 - Fixing my bug about table heading order in "Users" tool. 15 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. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 15 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 15 years ago
Ivan Tcholakov 4b9659419e Bug #3646 and Issue #306 - The old tracking tool and "Users" tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
Julio Montoya 8f74f3d532 Minor - Hiding \"modify\" column for users 15 years ago
Julio Montoya d715356e8c Minor - Student can't see an edit button 15 years ago