Julio Montoya
|
28193fd304
Who is online corrections
|
12 years ago |
Julio Montoya
|
4f9950cdd1
Removing dev queries in the who is online page
|
12 years ago |
Julio Montoya
|
61940c31e1
Minor fixing who is online list
|
12 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
|
12 years ago |
Julio Montoya
|
b064f1a490
More fixes in the who is online course
|
12 years ago |
Julio Montoya
|
af39549929
Adding smarty in the social tool + fixin the who is online in order to user pagination
|
12 years ago |
Julio Montoya
|
6654d30912
Adding infinite scroll in the who is online (experimental changes)
|
12 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 |
Julio Montoya
|
1ce6378c36
Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices
|
13 years ago |
Julio Montoya
|
28f298d233
Removing PHP notices
|
13 years ago |
Julio Montoya
|
bc9cc1af95
Minor - Removing double validation
|
13 years ago |
Julio Montoya
|
490de2ffae
Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265
|
13 years ago |
Julio Montoya
|
577e2be787
Fixing who is online list in order to view bigger images using a crop feature of CSS
|
13 years ago |
Julio Montoya
|
10c91925b7
Fixing whoisonline UI
|
14 years ago |
Yannick Warnier
|
2bab332d56
Minor - Avoiding notice-level reporting (see CT#1442)
|
14 years ago |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 years ago |
Julio Montoya
|
d0db0e76f0
Adding comment
|
14 years ago |
Julio Montoya
|
afbf1f542c
Typo fixed
|
14 years ago |
Julio Montoya
|
48949e1b0b
Merge
|
14 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
|
14 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.
|
14 years ago |
Julio Montoya
|
2b8105fb15
Adding \"track_e_online.access_url_id\" field + some modifications to who is online
|
14 years ago |
Julio Montoya
|
67c3626ef0
Deleting ==== from heades adding license text
|
14 years ago |
cfasanando
|
9fca61be94
merge
|
14 years ago |
Ivan Tcholakov
|
45bc777651
Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
14 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 |