Commit Graph

7569 Commits

Author SHA1 Message Date
Anton Georgiev
8ff7f8efe0
Merge pull request #8775 from daminebenq/notifications-test
adds notifications test (saved settings/private and public chat)
2020-03-13 16:28:39 -04:00
Mohamed Amine Ben Salah
3b7575bd3f adds notifications test (saved settings/private and public chat) 2020-03-13 17:08:30 -03:00
Mohamed Amine Ben Salah
f3dcdc5379 adds screensharing test 2020-03-12 10:50:54 -03:00
Anton Georgiev
eb1db30b3f
Merge pull request #8756 from daminebenq/webcams-test
adds share/load/check webcams test specs with multi users
2020-03-11 16:13:48 -04:00
Anton Georgiev
101b614797
Merge pull request #8724 from daminebenq/adds-audio-multiusers-test
adds audio emulation and mute other user test considering isTalking indicator #12
2020-03-11 16:09:50 -04:00
Mohamed Amine Ben Salah
64b9127a2a code organizations 2020-03-11 13:07:16 -03:00
Mohamed Amine Ben Salah
217b761b86 adds webcams share-webcam/load-time/check-content test specs 2020-03-10 17:18:42 -03:00
Mohamed Amine Ben Salah
da5549ef9a renames test description 2020-03-10 12:22:50 -03:00
Mohamed Amine Ben Salah
7f1d2a4aa3 adds share/load/check webcams test specs with multi users 2020-03-10 12:20:48 -03:00
Anton Georgiev
0958e422aa
Merge pull request #8485 from KDSBrowne/move-quick-poll
Move quick poll button to presentation tool bar
2020-03-09 18:05:32 -04:00
KDSBrowne
c856a241d4 remove unused button className 2020-03-09 21:33:56 +00:00
Chad Pilkey
41f19a2cd1
Merge pull request #8743 from antobinary/fix-jquery-removal-webcams
Replace use of $ jquery with javascript in webcam-draggable-overlay
2020-03-09 15:05:27 -04:00
Anton Georgiev
dfad68b0aa Replace use of $ jquery with javascript in webcam-draggable-overlay
We removed jquery in BBB 2.2.x as it was not used. Here we have an easy
replacement for jquery in the face of pure javascript. This way we do
not need to re-import jquery package as dependency.
2020-03-09 18:48:01 +00:00
Chad Pilkey
e4b522e941 fix client crash race condition with presentation pods 2020-03-09 18:10:46 +00:00
Chad Pilkey
0853298c49 fix client crash when client is unsecured 2020-03-09 17:47:47 +00:00
Anton Georgiev
05bd6070bd
Merge pull request #8200 from KDSBrowne/issue-7146
Sort private chat messages by last activity
2020-03-09 11:50:18 -04:00
Anton Georgiev
af34cb336c
Merge pull request #8698 from KDSBrowne/issue-8567
Fix chat names with emoji's being clipped
2020-03-09 11:23:49 -04:00
Richard Alam
7d0b350b7d
Merge pull request #8739 from antobinary/merging
Merging 2.2.2 into 'develop'
2020-03-09 11:04:36 -04:00
Anton Georgiev
d36c545706 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging 2020-03-04 23:41:18 +00:00
Anton Georgiev
d1afaebbef
Improve error message 1007 2020-03-06 17:22:44 -05:00
Anton Georgiev
06e39fc570
Improve error message 2202 2020-03-06 17:12:38 -05:00
Anton Georgiev
58f60d011d Improve error messages 2202 and 1107 2020-03-06 17:10:23 -05:00
Anton Georgiev
e8eeac3231 Reword media error strings to be more human friendly 2020-03-06 16:54:05 -05:00
Chad Pilkey
f41654729a force a stacking context to be created for the media container 2020-03-06 10:31:54 -08:00
Anton Georgiev
bc15a6e635
Merge pull request #8721 from capilkey/remove-chat-minlength-warning
Remove the minMessageLength warning from chat
2020-03-06 12:39:54 -05:00
Anton Georgiev
f472e6a89e
Merge branch 'v2.2.x-release' into loca 2020-03-06 12:37:47 -05:00
Anton Georgiev
3aee5ca622 Pulled HTML5 locales March 6, 2020 2020-03-06 12:34:25 -05:00
Chad Pilkey
ace85ae6aa remove the minMessageLength warning from chat 2020-03-06 09:12:35 -08:00
Anton Georgiev
f00c0fefd3
Merge pull request #8719 from prlanzarin/2.2-lo-icereconn
Track listen only ICE connection state to trigger reconnections
2020-03-06 11:41:55 -05:00
Anton Georgiev
8f835c63e6
Merge pull request #8714 from capilkey/fix-idchatopen-session-usage
Fix idChatOpen Session usage
2020-03-06 11:38:35 -05:00
Chad Pilkey
431f9a67b6
Merge pull request #8720 from antobinary/smaller-license-commit
Add license and copyright info for HTML5 client
2020-03-06 11:38:17 -05:00
Anton Georgiev
262e2fb0c6 add license and copyright info for HTML5 client 2020-03-06 11:27:45 -05:00
Chad Pilkey
cc07bfff20 fixed inconsitencies and usage of the idChatOpen Session variable 2020-03-05 15:14:22 -08:00
Anton Georgiev
8129468300 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging 2020-03-04 23:36:21 +00:00
prlanzarin
a2944955a9 Track listen only ICE connection state to trigger reconnection on failures 2020-03-04 20:39:58 +00:00
prlanzarin
6c26e4f1b5 Track listen only ICE connection state to trigger reconnection on failures 2020-03-04 20:32:44 +00:00
KDSBrowne
783caaa008 increase line height to handle larger icons 2020-03-04 20:12:50 +00:00
Anton Georgiev
0f6f2ffcab
Merge pull request #8666 from daminebenq/fix-draw-test
fixes missing returned Test results
2020-03-04 14:52:58 -05:00
Anton Georgiev
129cad229f
Merge pull request #8708 from daminebenq/adding-single-user-webcam-test
adds single user webcam test spec
2020-03-04 14:21:43 -05:00
Mohamed Amine Ben Salah
ea226420c2 adds single user webcam test spec 2020-03-04 16:00:45 -03:00
KDSBrowne
3881ce2410 fix quickpoll dropdown menu not displaying corretly on mobile 2020-03-04 18:46:45 +00:00
Mohamed Amine Ben Salah
6dafdc0658 fixes the audio test muting test spec 2020-03-04 15:36:33 -03:00
Mohamed Amine Ben Salah
61ca94181d deleted duplication of new set data-test 2020-03-04 15:29:31 -03:00
Anton Georgiev
7dbaf61ea6
Merge pull request #8629 from KDSBrowne/issue-8602
Fix RTL in chat using react-virtualized
2020-03-04 13:28:49 -05:00
Chad Pilkey
5a678a4faf react to voice call state when connecting with FS LO 2020-03-04 10:25:54 -08:00
Mohamed Amine Ben Salah
9a56c0170a from single user to multi users webcams 2020-03-04 14:44:05 -03:00
Mohamed Amine Ben Salah
8c428d058a Revert "adds check test spec to webcam single-user test"
This reverts commit 2ddcf3a4b9.
2020-03-04 16:14:41 -03:00
Mohamed Amine Ben Salah
2ddcf3a4b9 adds check test spec to webcam single-user test 2020-03-04 15:55:36 -03:00
Mohamed Amine Ben Salah
aa4ade2221 renaming audio data test echo test thumbs up and down 2020-03-04 14:01:18 -03:00
Anton Georgiev
23b7faba60
Merge pull request #8699 from KDSBrowne/issue-8524
Fix whiteboard toolbar overlapping userlist
2020-03-04 11:24:37 -05:00