Commit Graph

76 Commits (f0926c0875355fc18d310af1eda16ff495318d9b)

Author SHA1 Message Date
Yannick Warnier af80e81528 Added DISTINCT clause to whoisonline query to avoid repeated users - refs BT#5878 12 years ago
Julio Montoya 34198f38e3 Fixing whoisonline wrong date validation 12 years ago
Julio Montoya 9a0f4317fb Fixing date comparison 12 years ago
Julio Montoya 2f14cc8488 Undo previous changes see #5418 12 years ago
Julio Montoya afc2a57e4a Using UTC date in login_date instead of the DB date see #5418 12 years ago
Julio Montoya 46b1e71185 Should fix wrong date convertion see #5418 12 years ago
Julio Montoya 26ee8cb934 Adding api_get_utc_datetime see #5354 12 years ago
Julio Montoya 2a18363089 Fixing missing variable see rev 01bc0b343270 12 years ago
Julio Montoya b4df59eaea Fixing query see rev 01bc0b343270 12 years ago
Yannick Warnier 7cb80464d7 Reduce amount of work for the database and remove usage of NOW() - TODO: ensure we use universal time 12 years ago
Julio Montoya d4a6eaa380 Improving global chat validation see #5295 12 years ago
Julio Montoya d7858ccfc1 Fixing whoisonline listing 12 years ago
Julio Montoya e705691df9 Minor - removing anonymous user from who is online count 13 years ago
Julio Montoya 09e4726216 Fixing go button for admins and drh see #5140 13 years ago
Julio Montoya 7279e793ac Fixing PHP error in who is online 13 years ago
Julio Montoya c4ceb50da0 Adding unsubscribe option for users see #4720 13 years ago
Julio Montoya 81571a14af Using the Datetime class in order to compare dates, log out the global chat when user leaves the session 13 years ago
Laurent Opprecht fc1dff7906 #4784 session register 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Julio Montoya c03a32fa08 Fixing whoisonline queries 13 years ago
Julio Montoya 9f01919d6c Fixes in the who is online page and in the social home page 13 years ago
Julio Montoya 28193fd304 Who is online corrections 13 years ago
Julio Montoya 4f9950cdd1 Removing dev queries in the who is online page 13 years ago
Julio Montoya 61940c31e1 Minor fixing who is online list 13 years ago
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