Commit Graph

181 Commits (a2407c6caecb6b5cc9f4cb229b1c3fa3f0e99141)

Author SHA1 Message Date
Julio Montoya 5f8bc0710b Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 15 years ago
Julio Montoya b22ca96ca8 Changing headers, cleaning code 15 years ago
Julio Montoya f09249a979 Fixing sql query to work with the multiple url feature 15 years ago
Julio Montoya 983029325e Cleaning code 15 years ago
Julio Montoya 00cf1d1e3b Minor - Changing position of api_not_allowed 15 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 15 years ago
Julio Montoya eb7358ddeb Fixes BT#834 - Hides the user list from students. Course setting added: allow_user_view_user_list 15 years ago
Carlos Vargas ebc100f480 change parameter withsession in function get_user_list_from_course_code CT#602 15 years ago
Guillaume Viguier 4f7b47a028 Last commits of Dokeos (https://sources.dokeos.com/public/dokeos) added to Chamilo 15 years ago
Patrick Cool 0c09148098 bugfix with pagination in sortable table 15 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 15 years ago
Cristian Fasanando 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
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
Patrick Cool 8c808f5732 security fix 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