jmontoyaa
|
8e8c82d177
|
When log out redirect to the logout of "azure_active_directory" plugin
See BT#9859
|
9 years ago |
jmontoyaa
|
951b5a2eb8
|
Remove anon users in "whoisonline" pages see BT#13324
|
9 years ago |
jmontoyaa
|
493eda437f
|
Remove anon users in "whoisonline" pages see BT#13324
|
9 years ago |
jmontoyaa
|
17bfda36bd
|
Improve user info load speed
|
9 years ago |
jmontoyaa
|
a31ed90455
|
Minor - chang function name, move function to Event class.
|
9 years ago |
jmontoyaa
|
efd26b0365
|
Calculate time with PHP not with mysql see BT#12939
|
9 years ago |
jmontoyaa
|
09680fd4f6
|
Minor - format code.
|
9 years ago |
Angel Fernando Quiroz Campos
|
cd16e6ce99
|
Show number of user online in session #2084
|
9 years ago |
jmontoyaa
|
48e2daf08b
|
Move login functions in UserManager
- Add php file to test that script is logged as first admin user.
|
9 years ago |
Scrutinizer Auto-Fixer
|
168e5b2aed
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
9 years ago |
Yannick Warnier
|
3180b26a7f
|
Minor - or -> ||
|
9 years ago |
Scrutinizer Auto-Fixer
|
a52f6c1e43
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
9 years ago |
Yannick Warnier
|
8b939d969d
|
Fix issue not using global config in previous commit about logout time in course - refs BT#12939
|
9 years ago |
Yannick Warnier
|
80c96e012c
|
Minor - Remove forgotten error_log in previous query
|
9 years ago |
Yannick Warnier
|
0c7b862cd6
|
Fix time recording issue where a user logging out from the portal directly from a course did not trigger a logout time update for the track_e_course_access table - refs BT#12939
|
9 years ago |
Scrutinizer Auto-Fixer
|
465d16f644
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
9 years ago |
jmontoyaa
|
244a19d4c7
|
Replace Database :: get_main_table with Database::get_main_table
|
9 years ago |
jmontoyaa
|
07db02b749
|
Fix whoisonline page see BT#11869
|
10 years ago |
jmontoyaa
|
b2589706bd
|
Minor - format code
|
10 years ago |
José Loguercio
|
b1bffb4e49
|
Better Fix for WhoisOnline page - Refs #8433
|
10 years ago |
jmontoyaa
|
1b00eb0113
|
Minor - format code
|
10 years ago |
jmontoyaa
|
10de35b2cd
|
Change TestCategory class use getCategory instead of constructor.
|
10 years ago |
jmontoyaa
|
4643f1d525
|
Format code, fix message
|
10 years ago |
jmontoyaa
|
b7ebb9a01c
|
Remove unused code, format code
|
10 years ago |
José Loguercio
|
c0846a9383
|
Fix prevent multiple simultaneous login (1.10.x) - Refs #8340
|
10 years ago |
José Loguercio
|
98450dfe3a
|
Fix prevent multiple simultaneous login - Refs #8340
|
10 years ago |
Angel Fernando Quiroz Campos
|
f64e6b89f7
|
Remove webchatdeny.php
|
10 years ago |
Angel Fernando Quiroz Campos
|
f9ffa0fccf
|
Renew course chat - refs BT#11284 #tmi (#1225)
* Fix get history files from course chat - refs BT#11284
* Clean code + Create template for course chat - refs BT#11284
* Renew course chat - refs BT#11284
* Allow course chat between two users - refs BT#11284
* Improve course chat style and template - refs BT#11284
* Add event when user access to chat tool - refs BT#11284
* Show all course users instead of connected users only - refs BT#11284
* Fix course chat in basis courses - refs BT#111284
* Filter users on chat by course - refs BT#11284
* Update jquery.textcomplete.js - refs BT#11248
* Fix autocomplete for emojis in course chat - refs BT#11284
* Search url in messages for course chat - refs BT#11284
* Add ctrl + Enter event to send messages in course chat - refs BT#11284
|
10 years ago |
Angel Fernando Quiroz Campos
|
bcfdf70f75
|
Renew course chat - refs BT#11284 #tmi (#1225)
* Fix get history files from course chat - refs BT#11284
* Clean code + Create template for course chat - refs BT#11284
* Renew course chat - refs BT#11284
* Allow course chat between two users - refs BT#11284
* Improve course chat style and template - refs BT#11284
* Add event when user access to chat tool - refs BT#11284
* Show all course users instead of connected users only - refs BT#11284
* Fix course chat in basis courses - refs BT#111284
* Filter users on chat by course - refs BT#11284
* Update jquery.textcomplete.js - refs BT#11248
* Fix autocomplete for emojis in course chat - refs BT#11284
* Search url in messages for course chat - refs BT#11284
* Add ctrl + Enter event to send messages in course chat - refs BT#11284
|
10 years ago |
jmontoyaa
|
a1bc3c2d52
|
FIx Paths see BT #11047
|
10 years ago |
Julio Montoya
|
797043fb48
|
Fix missing c_id
|
11 years ago |
Julio Montoya
|
ec07e3cb0c
|
Format code, add docs, fix PHP warnings.
|
11 years ago |
Julio Montoya
|
ed680d26c8
|
Minor - format code
|
11 years ago |
Julio Montoya
|
43523019c3
|
Replace globals, remove unused code
|
11 years ago |
Yannick Warnier
|
628e0ccd81
|
Move prevent_multiple_simultaneous_login setting to database - refs #7794
|
11 years ago |
Julio Montoya
|
b3a020a62f
|
Replace global $_course with api_get_course_info()
|
11 years ago |
Julio Montoya
|
3a88d6757e
|
Minor - format code.
|
11 years ago |
Julio Montoya
|
4b06b652b2
|
Fix queries.
|
11 years ago |
Julio Montoya
|
dd3094cecb
|
Minor - format code.
|
11 years ago |
Yannick Warnier
|
00b07c39d3
|
Replace user_id by id in SQL queries for whoisonline
|
11 years ago |
Julio Montoya
|
667da00f39
|
Fix query if course is empty.
|
11 years ago |
Julio Montoya
|
f83214dd11
|
Refactor chat function, fix chat js errors.
|
11 years ago |
Yannick Warnier
|
36bf640aaa
|
Remove course_code field from all queries using track_e_attempt - refs #7555
|
11 years ago |
Yannick Warnier
|
01882969e1
|
Fix remaining track_e_exercices and other minor issues with the renaming of the table (and update db version) - refs #7268
|
11 years ago |
Julio Montoya
|
277c7fdb37
|
Add c_id in track tables
Change function parameters to use c_id instead of course code
|
11 years ago |
Angel Fernando Quiroz Campos
|
d2d1206f6f
|
Rename table column from login_ip to user_ip - refs #7268
|
11 years ago |
Yannick Warnier
|
28baec78d2
|
Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440
|
12 years ago |
Julio Montoya
|
f0b412817f
|
Adding user_is_online() to condition see BT#8796
|
12 years ago |
Julio Montoya
|
98a218b7d4
|
Adding warning when multiple_connection_not_allowed is on see BT#8796
Adding prevent_multiple_simultaneous_login in configuration.dist.php
|
12 years ago |
Julio Montoya
|
88126fe2e2
|
Prevent multiple login option see BT#8796
|
12 years ago |