Julio Montoya
2fc9bba087
Restore changes from 1.11.x + update changes from 1.11.x
...
- Replace CSS "float-right" class with legacy "pull-right"
in order to avoid diffs from 1.11.x.
- New UI changes should be added only in the templates in master or
if a change need to be done in the PHP code, then send it also to 1.11.x
in order to maintain both branches as close as possible.
7 years ago
Julio
a562d1f1ed
Update from 1.11.x
7 years ago
Julio Montoya
d7c14e8606
Minor - merge with 1.11.x
7 years ago
jmontoyaa
000f93c6ac
Minor - merge with 1.11.x
7 years ago
jmontoyaa
ef667cb9c1
Minor - merge with 1.11.x
7 years ago
Julio Montoya
5754a14dc9
Applied fixes from FlintCI
8 years ago
Julio
c7d93a50e4
Minor - fix PHP warning
8 years ago
Julio Montoya
f32ca6dc9b
Applied fixes from FlintCI
8 years ago
jmontoyaa
8e8c82d177
When log out redirect to the logout of "azure_active_directory" plugin
...
See BT#9859
8 years ago
jmontoyaa
493eda437f
Remove anon users in "whoisonline" pages see BT#13324
8 years ago
jmontoyaa
17bfda36bd
Improve user info load speed
8 years ago
jmontoyaa
a31ed90455
Minor - chang function name, move function to Event class.
8 years ago
jmontoyaa
efd26b0365
Calculate time with PHP not with mysql see BT#12939
8 years ago
jmontoyaa
09680fd4f6
Minor - format code.
8 years ago
Angel Fernando Quiroz Campos
cd16e6ce99
Show number of user online in session #2084
8 years ago
jmontoyaa
48e2daf08b
Move login functions in UserManager
...
- Add php file to test that script is logged as first admin user.
8 years ago
Scrutinizer Auto-Fixer
168e5b2aed
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Yannick Warnier
3180b26a7f
Minor - or -> ||
8 years ago
Scrutinizer Auto-Fixer
a52f6c1e43
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
Yannick Warnier
8b939d969d
Fix issue not using global config in previous commit about logout time in course - refs BT#12939
8 years ago
Yannick Warnier
80c96e012c
Minor - Remove forgotten error_log in previous query
8 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
8 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
9 years ago
jmontoyaa
b2589706bd
Minor - format code
9 years ago
José Loguercio
b1bffb4e49
Better Fix for WhoisOnline page - Refs #8433
9 years ago
jmontoyaa
1b00eb0113
Minor - format code
9 years ago
jmontoyaa
10de35b2cd
Change TestCategory class use getCategory instead of constructor.
9 years ago
jmontoyaa
4643f1d525
Format code, fix message
9 years ago
jmontoyaa
b7ebb9a01c
Remove unused code, format code
9 years ago
José Loguercio
c0846a9383
Fix prevent multiple simultaneous login (1.10.x) - Refs #8340
9 years ago
José Loguercio
98450dfe3a
Fix prevent multiple simultaneous login - Refs #8340
9 years ago
Angel Fernando Quiroz Campos
f64e6b89f7
Remove webchatdeny.php
9 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
9 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
9 years ago
jmontoyaa
a1bc3c2d52
FIx Paths see BT #11047
10 years ago
Julio Montoya
797043fb48
Fix missing c_id
10 years ago
Julio Montoya
ec07e3cb0c
Format code, add docs, fix PHP warnings.
10 years ago
Julio Montoya
ed680d26c8
Minor - format code
10 years ago
Julio Montoya
43523019c3
Replace globals, remove unused code
10 years ago
Yannick Warnier
628e0ccd81
Move prevent_multiple_simultaneous_login setting to database - refs #7794
10 years ago
Julio Montoya
b3a020a62f
Replace global $_course with api_get_course_info()
10 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