Commit Graph

4260 Commits

Author SHA1 Message Date
Anton Georgiev
c79ec06cf7
Merge pull request #7636 from diegobenetti/issue7325-autoswaplayout-screenshare
Fixes performance bug when youtube video is shared
2019-07-02 10:16:46 -04:00
Tainan Felipe
9df7ba1a1a
Merge branch 'master' into fix-user-leaving 2019-07-01 17:24:09 -03:00
Tainan Felipe
88cfb70255 Add ping-pong message to html5 client 2019-07-01 16:00:27 -03:00
Anton Georgiev
d35341d59f added Auth.uniqueClientSession to correlate logs with a reload unique string 2019-06-28 21:47:18 +00:00
Anton Georgiev
3fcb95ab44 log structure {logCode, extraInfo}, comment 2019-06-28 21:45:50 +00:00
Chad Pilkey
f0930e2d23 refactor user role management to follow proper format 2019-06-28 21:02:12 +00:00
Chad Pilkey
0de1d1d129 fix regression from #7606, handle roles correctly 2019-06-28 18:50:57 +00:00
Joao Siebel
15f3623e61 disable poll action when meteor is disconnected 2019-06-27 13:46:14 -03:00
KDSBrowne
dbf8938d24 fix chrome on ios blue screen after selecting share webcam / lint issues 2019-06-27 16:02:42 +00:00
Diego Benetti
ed1833d4e6 Creates prop to use tooltip and label in the button component 2019-06-27 09:06:19 -03:00
Anton Georgiev
7a19aa72c7
Merge pull request #7686 from prlanzarin/2.2-fix-video-ex
Fix issue where webcam would randomly drop after starting properly
2019-06-26 15:43:45 -04:00
Anton Georgiev
6575ee3f48
Merge pull request #7626 from Tainan404/issue-7517
Fix DOM injection in number of rooms select
2019-06-26 15:36:57 -04:00
Tainan Felipe
720208daae Add less than minimum verification 2019-06-26 16:27:51 -03:00
Tainan Felipe
4fdc4856b2 Change zero to min breakout rooms 2019-06-26 16:25:07 -03:00
prlanzarin
98b7d10a32 [video-provider] Set peer as started first on handlePlayStart 2019-06-26 19:25:05 +00:00
prlanzarin
feb408fac7 [video-provider] Only set a reconnection timeout if the peer hasnt already started 2019-06-26 19:16:28 +00:00
Tainan Felipe
fc9c088163 Disable random users in create breakout when number of rooms is invalid 2019-06-26 15:01:32 -03:00
Tainan Felipe
4c31b5e4e0 Remove breakout room grid when number of webcams is invalid 2019-06-26 14:43:03 -03:00
Anton Georgiev
a66aa70707
Merge branch 'master' into issue7325-autoswaplayout-screenshare 2019-06-26 12:40:30 -04:00
Joao Siebel
8f0783d34f update variable name 2019-06-26 13:29:34 -03:00
Anton Georgiev
35b8563219
Merge pull request #7606 from Tainan404/issue-7556
Add toast for webcam lock suggestion
2019-06-26 12:17:30 -04:00
Tainan Felipe
c9fd8ecff6 Merge branch 'issue-7556' of https://github.com/Tainan404/bigbluebutton into issue-7556 2019-06-26 13:13:57 -03:00
Tainan Felipe
cd5e3e30e6 Add meeting in find parameter for get meeeting webcam users 2019-06-26 13:07:35 -03:00
Anton Georgiev
34b727542a
Merge pull request #7651 from vitormateusalmeida/issue-7598
Draggable webcams grid improvements
2019-06-26 11:59:41 -04:00
Anton Georgiev
ab6c75aa7b
Merge pull request #7638 from KDSBrowne/issue-7387
Prevent access to dropdown menu while showing poll (small screens)
2019-06-26 08:52:32 -04:00
Anton Georgiev
a7842f0181
Merge pull request #7683 from KDSBrowne/missed-audit-items
Minor accessibility improvements
2019-06-26 08:50:16 -04:00
KDSBrowne
d8e4adfff3 fix published poll results in RTL 2019-06-26 12:03:34 +00:00
Vitor Mateus
60185d84c1 Fix webcams overflow with scroll 2019-06-26 09:02:29 -03:00
KDSBrowne
ceaeef0227 fix remaining reported accessibility issues 2019-06-26 03:03:08 +00:00
Vitor Mateus
e5d56bad7a Fixes 2019-06-25 12:40:57 -03:00
KDSBrowne
57ae29ea13 fix user name not displaying on cursors in rtl 2019-06-25 15:04:45 +00:00
Diego Benetti
0055634ce7 Fixes the condition to render the toggle presentation button 2019-06-25 11:06:15 -03:00
Diego Benetti
f383ccb8cc Fixes client to obey custom parameter autoSwapLayout 2019-06-24 18:01:54 -03:00
Vitor Mateus
88244be139 Fix webcams size when minimize presentation 2019-06-24 15:37:17 -03:00
Joao Siebel
6aed3fd037 disabled other UI items 2019-06-24 15:06:02 -03:00
Anton Georgiev
c18910966c
Merge pull request #7645 from KDSBrowne/0TF-SpeechRecognition-captions
Add speech recognition functionality to writing captions
2019-06-24 10:10:14 -04:00
Pedro Beschorner Marin
25f9bca149 Included missing locale 2019-06-24 13:43:59 +00:00
Joao Siebel
40d460b209 disabled some whiteboard tools 2019-06-24 10:14:14 -03:00
Anton Georgiev
d5a6b9b4e1
Merge pull request #7665 from MaximKhlobystov/webdriverio-tests-update
WebdriverIO tests improvements
2019-06-24 09:13:07 -04:00
Fred Dixon
9d5af7becf
Merge pull request #7669 from capilkey/fix-pres-uploader-exception
Fix exception in presentation uploader
2019-06-23 18:02:28 -04:00
Chad Pilkey
94b1e35a00 fix exception in pres upload 2019-06-23 14:50:15 -07:00
Pedro Beschorner Marin
9e057b9a78 Refactoring closed captions speech recognizer 2019-06-21 17:52:54 -03:00
Vitor Mateus
9fc2413292 CSS and position calcs changes 2019-06-21 17:52:43 -03:00
Maxim Khlobystov
b1cd809948 Update for the WebdriverIO tests 2019-06-21 16:11:05 -04:00
Joao Siebel
cf7dec7cb1 disabled screen share button when disconnected 2019-06-21 16:51:26 -03:00
Anton Georgiev
684197bbdc
Merge pull request #7661 from KDSBrowne/issue-7346
Add Chrome on iOS to legacy detection
2019-06-21 15:08:27 -04:00
Anton Georgiev
b281174b22
Merge pull request #7640 from KDSBrowne/issue-7185
Hide fullscreen buttons from iPhones
2019-06-21 14:51:06 -04:00
Joao Siebel
512ceaa8e0 Merge remote-tracking branch 'upstream/master' into reconnection-improvement 2019-06-21 15:03:37 -03:00
Anton Georgiev
f0d96a7571
Merge pull request #7660 from Tainan404/issue-7655
Handle dismiss prop being undefined.
2019-06-21 13:52:03 -04:00
Tainan Felipe
c7527d6fdf
Update bigbluebutton-html5/imports/ui/components/modal/simple/component.jsx
Co-Authored-By: Anton Georgiev <antobinary@users.noreply.github.com>
2019-06-21 14:47:10 -03:00
KDSBrowne
4796f19cde add Chrome on iOS to legacy detection 2019-06-21 17:45:34 +00:00
Tainan Felipe
8ed29dfce5 Fix undefined in client startup 2019-06-21 14:39:12 -03:00
Anton Georgiev
36268623c0
Merge pull request #7646 from pedrobmarin/notes-notification
Refactored shared notes content notification
2019-06-21 12:05:19 -04:00
Anton Georgiev
268575aedf
Merge pull request #7654 from antobinary/cc-ui-3
UI improvements to Closed Captions (part 2)
2019-06-21 11:55:50 -04:00
Anton Georgiev
274c13ae35
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/component.jsx
Co-Authored-By: Pedro Beschorner Marin <pedrobmarin@gmail.com>
2019-06-21 11:29:28 -04:00
Anton Georgiev
5fb0c10ea6
Merge branch 'master' into issue-7556 2019-06-21 10:44:32 -04:00
Anton Georgiev
1d002a61e4
Merge pull request #7641 from Tainan404/issue-7619
Fix last participant isn't shown in user list on android
2019-06-20 11:38:37 -04:00
Anton Georgiev
b0cc316fcd set default whiteboard thickness to "1" 2019-06-20 15:13:52 +00:00
Anton Georgiev
5db531ed8d move cc consumer button to the left in action bar 2019-06-20 15:13:45 +00:00
Anton Georgiev
607b640cb6 modified styles and selector def values cc menus 2019-06-20 15:13:36 +00:00
Anton Georgiev
bb370c9304 move "write cc" trigger to user-options menu 2019-06-20 15:13:26 +00:00
Vitor Mateus
762d23089e Partial webcams grid improvements 2019-06-19 17:55:43 -03:00
KDSBrowne
062942300b add comments / disabled prop on dictation button / switch to PureComponent 2019-06-19 14:10:55 +00:00
Pedro Beschorner Marin
543e47cfa3 Refactored shared notes content notification 2019-06-18 21:27:50 +00:00
KDSBrowne
cd9cb596d2 add new lines to VR caption entries 2019-06-18 21:12:20 +00:00
KDSBrowne
b00a5a804f fix VR not updating the listening language 2019-06-18 20:13:09 +00:00
KDSBrowne
f22af0df82 replace console log with logger 2019-06-18 14:56:34 +00:00
KDSBrowne
c36f25c748 add enableDictation prop in settings.yml / bug fixes 2019-06-18 14:36:22 +00:00
Anton Georgiev
d8f891408d
Merge pull request #7623 from capilkey/wb-default-pan
Set default tool to pan and add corner triangle
2019-06-18 10:30:25 -04:00
Joao Siebel
8e64792b66 add hint for chat when disconnected 2019-06-17 17:49:59 -03:00
Chad Pilkey
e8bbe617ae
Fix the WB triangle colour in RTL mode 2019-06-17 15:11:06 -04:00
Tainan Felipe
e86265bfef Fix last participant isn't shown in userlist 2019-06-17 15:31:30 -03:00
KDSBrowne
cadc75a2f1 hide fullscreen buttons from iphones 2019-06-17 15:55:53 +00:00
KDSBrowne
b8968411fb prevent menus being accessed when showing poll (small screens) 2019-06-17 14:23:36 +00:00
Diego Benetti
0ad8c228b4 Fixes performance bug when youtube video is shared 2019-06-17 11:10:45 -03:00
Anton Georgiev
f1f0679171
Merge pull request #7635 from KDSBrowne/issue-7605
Fix shared notes not highlighting when selected
2019-06-17 09:32:48 -04:00
KDSBrowne
f45564de1a Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0TF-SpeechRecognition-captions 2019-06-14 14:42:47 +00:00
KDSBrowne
ab1610615b localize strings in captions pad 2019-06-14 14:33:46 +00:00
Tainan Felipe
420a6669f0 Fix intl descriptions 2019-06-14 11:01:54 -03:00
Tainan Felipe
a319ed8e57 Fix DOM injection in number of rooms select 2019-06-14 10:54:59 -03:00
KDSBrowne
127f4ac19e hook up speech recognition to Etherpad captions editor 2019-06-14 02:18:36 +00:00
Chad Pilkey
f48cff6b25 set default tool to pan and add corner triangle 2019-06-13 15:42:20 -07:00
Anton Georgiev
02305d6491
Merge pull request #7620 from prlanzarin/2.2-bitrate-conf
Add bitrate config options to cameraProfiles
2019-06-13 15:24:11 -04:00
prlanzarin
26ae1585e5 Add option to specify bitrate/bw on cameraProfiles 2019-06-13 18:24:54 +00:00
Anton Georgiev
e830b2e8fd
Merge pull request #7611 from capilkey/better-breakout-randomizer
Improve breakout room randomizer
2019-06-13 13:54:14 -04:00
Chad Pilkey
87eef25830 add comments for breakout room assign randomizer 2019-06-13 10:36:22 -07:00
Anton Georgiev
6fc06c22b9
Merge pull request #7413 from KDSBrowne/_summit-adjust-screen-reader-trap
Make screen reader trap work with all panels
2019-06-13 13:13:34 -04:00
KDSBrowne
c12122fe6f move functions instantiated outside class 2019-06-13 15:02:02 +00:00
Joao Siebel
63a2df07cb Merge remote-tracking branch 'upstream/master' into parameterize-network-monitoring-threshold 2019-06-13 09:21:17 -03:00
Fred Dixon
2c617fed7b
Merge pull request #7610 from capilkey/ipv4-audio-fallback
IPv4 FS audio fallback, auto-reconnect, and fixed input select
2019-06-12 19:41:15 -04:00
Chad Pilkey
3a9076338f improve breakout room randomizer 2019-06-12 15:58:56 -07:00
Chad Pilkey
cc7513279e IPv4 FS audio fallback, auto-reconnect, and fixed input select 2019-06-12 21:01:20 +00:00
Joao Siebel
16f20db001 parameterize the packet lost threshold 2019-06-12 17:27:49 -03:00
Anton Georgiev
2abd68c130 cc icon, first round cc ui changes 2019-06-12 19:28:00 +00:00
Joao Siebel
c6c8ca400b Merge remote-tracking branch 'upstream/master' into reconnection-improvement 2019-06-12 15:56:14 -03:00
Joao Siebel
7f7845c47b disable some UI actions when meteor is down 2019-06-12 15:40:58 -03:00
Tainan Felipe
d948a6a008 Add toast for webcam lock suggestion 2019-06-12 15:03:23 -03:00
KDSBrowne
b9386f8345 revert using getderivedstatefromprops 2019-06-12 17:36:15 +00:00
KDSBrowne
f896ac4f97 fix Shared notes not controlling participants list focus 2019-06-12 16:53:30 +00:00
KDSBrowne
ffecbfa6ac Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap 2019-06-12 14:40:23 +00:00