Commit Graph

51 Commits (8664c500034fd71c7ec9327a84cd2588acb7ff94)

Author SHA1 Message Date
Julio Montoya f64fe41031 Adding a new user profile field to set the status of the chat (connect/disconnect) + some other fixes like the chat.js javascript is not loaded when there's no user 13 years ago
Julio Montoya b064f1a490 More fixes in the who is online course 13 years ago
Julio Montoya af39549929 Adding smarty in the social tool + fixin the who is online in order to user pagination 13 years ago
Julio Montoya 6654d30912 Adding infinite scroll in the who is online (experimental changes) 13 years ago
Julio Montoya f0a06c4e59 Adding online/offline icons 13 years ago
Julio Montoya effe444c56 Adding global chat code. Now is working, new table need to be created and some code need revision see #3565 13 years ago
Julio Montoya 5eaa7be980 Fixing PHP warning message 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 1ce6378c36 Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 14 years ago
Julio Montoya 28f298d233 Removing PHP notices 14 years ago
Julio Montoya bc9cc1af95 Minor - Removing double validation 14 years ago
Julio Montoya 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 years ago
Julio Montoya 577e2be787 Fixing who is online list in order to view bigger images using a crop feature of CSS 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Julio Montoya 10c91925b7 Fixing whoisonline UI 14 years ago
Yannick Warnier 2bab332d56 Minor - Avoiding notice-level reporting (see CT#1442) 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya d0db0e76f0 Adding comment 15 years ago
Julio Montoya afbf1f542c Typo fixed 15 years ago
Julio Montoya 67f2423401 Fixing typo 15 years ago
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
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Julio Montoya 2b8105fb15 Adding \"track_e_online.access_url_id\" field + some modifications to who is online 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Julio Montoya 466646a4d2 Updating classes for new changes see BT#571 15 years ago
Julio Montoya d98471d458 Fixing social network UI see #190 15 years ago
Cristian Fasanando 1e9d46fc6a added link active for menu social network - partial CT#446 15 years ago
Julio Montoya 315bea38f2 Fixing whoisonline function 15 years ago
Julio Montoya e0f0461f5e Minor - whoisonline function documentation updated 15 years ago
Julio Montoya 60c2a32c0b Fixing whoisonline function 15 years ago
Ricardo Rodriguez 0328fd233f Modified, Added, Deleted and Fixed tests functions. 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 15 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 years ago
Ivan Tcholakov 150163859a Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 15 years ago
Julio Montoya 5db18576b6 [svn r21100] Adding escape_strings 16 years ago
Yannick Warnier 20ab2e287b [svn r19855] Added online_logout() to trigger a logout 16 years ago
Julio Montoya 010cc7b929 [svn r18262] "Who is online" and "my reporting" features fixed when multiple urls is enabled FS#3462 16 years ago
Isaac Flores 0d9d793c20 [svn r17713] minor-style changes-it was replace date "now" of mysql by date of php server - (partial FS#3455) 16 years ago
Yannick Warnier d9084a8670 [svn r15734] Fix a problem with inserting last login data in a non-atomic way (blocking in learning path for multiple simultaneous insert queries) - now replacing - the 'REPLACE' query is NOT SQL standard - submitted by Arnaud Ligot and approved by me 17 years ago
Yannick Warnier e7cb1d7f50 [svn r15606] Removed deprecated functions and improved documentation 17 years ago
Yannick Warnier f549fdf1e7 [svn r14205] Added filtering to some dangerous variables in whoisonline.php (see FS#2218) 17 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 18 years ago