Commit Graph

7764 Commits

Author SHA1 Message Date
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
Chad Pilkey
c44b8d452b fix the spacing in the typing indicator 2020-03-06 14:49:14 -08: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
d36c545706 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging 2020-03-04 23:41:18 +00: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
Chad Pilkey
6456ad0010 add meetingId to some server-side collection selectors 2020-03-04 07:54:32 -08:00
Mohamed Amine Ben Salah
2eeb59a00e add audio emulation and mute other user test, consider isTalking indicator 2020-03-04 11:50:56 -03:00
Chad Pilkey
eea6fa9763 fix extraCredentials usage in external video emit 2020-03-03 14:00:38 -08:00
Anton Georgiev
52969ed7a3
Update emitExternalVideoEvent.js 2020-03-03 11:21:08 -05:00
Anton Georgiev
3c538d23d9
Merge pull request #8674 from lfzawacki/v2.2.x-release
More enhancements to the external video code
2020-03-03 09:49:31 -05:00
Chad Pilkey
156aaa4011 harden the cursor streamer emit logic 2020-03-02 14:58:46 -08:00
Lucas Zawacki
e6423d6116 Use Logger and remove unused code 2020-03-02 18:41:31 -03:00
Lucas Zawacki
e67781d133 Centralize external video presenter message emission via a meteor call 2020-03-02 17:58:51 -03:00
Fred Dixon
ff5b1b2149
Merge pull request #8683 from capilkey/web-audio-api-fallback
Implement WebAudio fallback
2020-02-29 09:16:27 -05:00
Chad Pilkey
163026ebff
Merge pull request #8680 from antobinary/remove-history-package
Remove unused package "history"
2020-02-28 19:46:40 -05:00
Chad Pilkey
ecfbe5e506 implmenent sip.js fallback for playing audio with web audio api 2020-02-29 00:38:30 +00:00
Anton Georgiev
3754d0ab6f Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-master-feb-28-2020 2020-02-28 17:47:06 -05:00
KDSBrowne
ad808fb970 add conversion error messages / remove unused message 2020-02-28 21:57:05 +00:00
Anton Georgiev
96e8f59a7b
Merge pull request #8681 from antobinary/locales-rc7
Pulled HTML5 locales on Feb 28, 2020
2020-02-28 14:31:52 -05:00
Anton Georgiev
12cb174662 Pulled HTML5 locales on Feb 28, 2020 2020-02-28 14:28:03 -05:00
Anton Georgiev
f356a530e9 remove unused package "history" 2020-02-28 14:23:09 -05:00
Anton Georgiev
addc5f2ea8
Merge pull request #8647 from pedrobmarin/user-list-text-overflow
Fix user-list item text-overflow
2020-02-28 11:05:14 -05:00
Anton Georgiev
99d31e9d5f
Merge pull request #8648 from capilkey/2.2-new-audio-state
Use internal messages for call state instead of DTMF
2020-02-28 11:04:03 -05:00
Lucas Zawacki
b48e474e84 Make sure stopWatchingExternalVideo works when called as a method and when called from the server 2020-02-27 17:30:35 -03:00
Lucas Zawacki
92a1fba0ae Use extractCredentials in stopWatchingExternalVideo thus fixing it 2020-02-27 16:42:53 -03:00
Lucas Zawacki
0088c348a5 Logic to throttle pause/un-pause messages coming from presenter 2020-02-27 16:42:07 -03:00
Lucas Zawacki
af3ba395ea Change server logger for external-video messages to debug 2020-02-27 15:06:45 -03:00
Lucas Zawacki
2102d0e66f Better handle and explain remote/local timestamp logic 2020-02-27 15:01:04 -03:00
Lucas Zawacki
6cbb4d6592 Adjust seek messages based on local and remote timestamps 2020-02-27 13:39:19 -03:00
Lucas Zawacki
f0d588511c Check presenter status outside of streamer 2020-02-27 13:39:00 -03:00
KDSBrowne
4e045283f4 move remove user option to bottom of dropdown menu 2020-02-27 15:17:24 +00:00
Maxim Khlobystov
42a263b583 Removed babel-plugin-react-remove-properties to keep data-test attributes in production 2020-02-26 16:07:59 -05:00
Chad Pilkey
584c115472
Merge pull request #8669 from antobinary/remove-some-atmosphere-packages
Explicitly import lodash where it is used
2020-02-26 14:58:52 -05:00
Anton Georgiev
36a7536ca0 bump up node-sass to 4.13.1 as part of npm audit 2020-02-26 14:57:55 -05:00
Anton Georgiev
f1fc72bc01 explicitly import lodash where it is used 2020-02-26 14:48:40 -05:00
Chad Pilkey
1912244de2
Merge pull request #8667 from antobinary/remove-some-atmosphere-packages
Remove some atmosphere packages
2020-02-26 12:47:50 -05:00
Anton Georgiev
dbc997cc85 explicitly import lodash so we can use _ functions 2020-02-26 10:43:24 -05:00
Anton Georgiev
ecc02915d6 remove meteor package jquery and lodash 2020-02-26 10:24:38 -05:00
Mohamed Amine Ben Salah
76cd0fb28a removes TODO comments 2020-02-26 10:48:34 -03:00
Anton Georgiev
91919ff62f
Merge pull request #8651 from daminebenq/bbb-tests
adds chatBox data-test for private or public chat & adds checks for private and public messages reception
2020-02-26 08:32:21 -05:00
Mohamed Amine Ben Salah
a2380fd017 fixes status.js test spec results 2020-02-25 17:38:33 -03:00
Mohamed Amine Ben Salah
16c700d21c fixes slides upload/Skip test spec results 2020-02-25 17:14:56 -03:00
Mohamed Amine Ben Salah
1901d93706 fixes draw test spec results 2020-02-25 16:50:02 -03:00
Mohamed Amine Ben Salah
d74f97e9cc fixes chat Test specs 2020-02-25 14:53:18 -03:00
Anton Georgiev
e6f24fe874
Merge pull request #8650 from KDSBrowne/2.2-shortcut-fix
Fix broken shortcut keys
2020-02-24 16:54:38 -05:00
KDSBrowne
aca541fb2e fix chat names with emoji's being clipped 2020-02-24 15:57:18 +00:00
KDSBrowne
f39025b419 fix whiteboard toolbar overlapping userlist and its dropdowns 2020-02-24 15:20:05 +00:00
Mohamed Amine Ben Salah
28bd0cf8c1 seperates create and join in different functions and cleans up code 2020-02-21 15:39:28 -03:00
Mohamed Amine Ben Salah
9e8be984d3 adds code clean up 2020-02-21 15:20:46 -03:00
Mohamed Amine Ben Salah
d2db75e9bb adds join Breakoutrooms Test Spec 2020-02-21 15:06:05 -03:00
Mohamed Amine Ben Salah
da47e85b17 returns commented code and uses the new data-test for public/private chat 2020-02-19 15:49:43 -03:00
Mohamed Amine Ben Salah
9fad024c85 adds chatBox data-test for private or public chat & adds checks for private and public messages reception 2020-02-19 15:49:28 -03:00
KDSBrowne
3933e04e43 correct typos / fixes broken shortcuts 2020-02-19 18:44:26 +00:00
Anton Georgiev
aea10d65f2
Merge pull request #8636 from daminebenq/bbb-tests
Adds pupeteer test to join as two users and check if one can see the other
2020-02-19 13:37:33 -05:00
Chad Pilkey
6a4ba7a300 watch for voice call state updates instead of DTMFs in the client 2020-02-18 14:03:06 -08:00
Pedro Beschorner Marin
8ccd24aefb Fix user-list item text-overflow 2020-02-18 18:31:58 -03:00
Mohamed Amine Ben Salah
0cd7bc5188 returns Page Status a deleted part of code 2020-02-18 15:52:07 -03:00
Mohamed Amine Ben Salah
c4a658b25f adds fixes adding timestamp to metrics filename and to the use of effectiveParams object 2020-02-18 15:45:46 -03:00
Mohamed Amine Ben Salah
2ff8ad3b44 removes unused parameters from multiusers.js 2020-02-18 14:18:55 -03:00
Mohamed Amine Ben Salah
6f2612fbd7 fixes page.js conflicts 2020-02-18 14:16:54 -03:00
Mohamed Amine Ben Salah
d78627fce2 adds getMetrics() after checkForOtherUser and currentTimestamp to the metrics fileName and some fixes 2020-02-18 14:08:32 -03:00
Anton Georgiev
4b5c6c65e9
Merge pull request #8613 from antobinary/userId-stuff
Utilize Meteor session id instead of trusting client side meetingI…
2020-02-18 11:56:21 -05:00
Mohamed Amine Ben Salah
d13e8f7c51 adds memory metrics 2020-02-17 15:40:05 -03:00
Anton Georgiev
45ab79ec96
Merge pull request #8612 from Tainan404/issue-8604
Add debounce to mute/unmute button
2020-02-14 16:54:31 -05:00
Anton Georgiev
fafc79b641
Merge pull request #8611 from pedrobmarin/user-list-style
Unify user-list content style
2020-02-14 16:54:18 -05:00
Anton Georgiev
d6c940b57a
Merge pull request #8591 from vitormateusalmeida/issue-8590
Fixes media rerender
2020-02-14 16:53:56 -05:00
Anton Georgiev
4eb19ea77e
Merge pull request #8634 from Tainan404/issue-8530
Fix bottom clip in first chat message
2020-02-14 16:52:41 -05:00
Anton Georgiev
4b0452d1fd Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into feb14-merge-2.2-into-master 2020-02-14 21:43:35 +00:00
Pedro Beschorner Marin
2ac3c2e804 Check if peer connection isn't closed 2020-02-14 18:17:18 -03:00
Mohamed Amine Ben Salah
0a65a9684c adds getMetrics [WIP] 2020-02-14 17:52:59 -03:00
Anton Georgiev
4e26af523f
Merge pull request #8639 from antobinary/locales-feb-14-2020
Pulled HTML5 locales Feb 14, 2020; Added Thai
2020-02-14 15:48:32 -05:00
Anton Georgiev
9c2797ecd6 Pulled HTML5 locales Feb 14, 2020; Added Thai 2020-02-14 15:46:33 -05:00
Tainan Felipe
31fcdbf764 Fix bottom clip in first chat message 2020-02-14 14:45:26 -03:00
Pedro Beschorner Marin
5e3d039ec9
Fixed localization id 2020-02-14 12:12:36 -03:00
Anton Georgiev
11edb3cae9 clear externalvideo stream properly on meeting removed 2020-02-13 16:01:36 -05:00
Mohamed Amine Ben Salah
c306034403 return commented code 2020-02-13 17:00:33 -03:00
Mohamed Amine Ben Salah
702e81044b add isolated BrowserContext 2020-02-13 16:55:28 -03:00
Anton Georgiev
0834f4bdcc handle edge case for credentials where meeting is removed 2020-02-13 14:40:15 -05:00
Anton Georgiev
1fa426058f corrected issues related to publishing and methods 2020-02-13 14:19:29 -05:00
Mohamed Amine Ben Salah
a39b5dc6d6 updated the use of Page arguments locally in multiusers.js and the merge of the new params 2020-02-13 10:32:03 -03:00
Lucas Zawacki
c7bba345c6 Remove unused setState playing:true in onReady method 2020-02-12 17:39:45 -03:00
Mohamed Amine Ben Salah
8647046378 removed overwriting in page.js and specified User2 as a specific username to use in the second session with user/multiusers.js 2020-02-12 17:18:41 -03:00
KDSBrowne
dee84c1af9 fix RTL in chat using react-virtualized 2020-02-12 14:57:59 +00:00
Lucas Zawacki
be9202a648 Adding some checks for null player in getCurrentTime and getCurrentPlaybackRate 2020-02-11 15:08:26 -03:00
Lucas Zawacki
fcecc3bcfe Fix playbackrate state when being set from local player 2020-02-11 15:08:24 -03:00
Lucas Zawacki
a90be659d7 Attempt to limit flow of presenterSync messages just in case 2020-02-11 15:08:21 -03:00
Lucas Zawacki
9f2826949d External video: don't use react state for flags that don't need re-renders 2020-02-11 15:08:18 -03:00
Lucas Zawacki
8165cba402 External video: prevent presenter from sending multiple unecessary play/pause messages 2020-02-11 15:08:13 -03:00
KDSBrowne
f262d5b21c fix panel resize when first leading in RTL 2020-02-11 16:59:04 +00:00
Mohamed Amine Ben Salah
b65b1b11a3 added a promise to close all pages & removed overwriting in page 2020-02-10 19:09:17 -03:00
Mohamed Amine Ben Salah
c29b994c48 removed no-needed declarations from page.js 2020-02-10 10:52:19 -03:00
Mohamed Amine Ben Salah
fa6b2ade1b added specification of username of extraUser who joins a meeting 2020-02-10 10:47:24 -03:00
Anton Georgiev
72cb9ae8e0 bind publisher for presentation-upload-token 2020-02-07 17:11:06 -05:00
Chad Pilkey
d9eae9d2b4 increase the pingpong removal timeout to reduce false positives 2020-02-07 11:02:39 -08:00
Mohamed Amine Ben Salah
f6185184e3 removed timouts from user.test.js 2020-02-07 15:14:24 -03:00
Mohamed Amine Ben Salah
a7df0393c7 added Check presence Test spec to user.test.js 2020-02-07 15:05:28 -03:00
Anton Georgiev
a8f4827af8 utilize Meteor connection id instead of trusting client side meetingId, userId 2020-02-06 15:48:16 -05:00
Tainan Felipe
10969f2601 Add debounce to mute/unmute button 2020-02-06 17:20:42 -03:00
Pedro Beschorner Marin
1d87949d65 Unify user-list content style 2020-02-06 16:46:21 -03:00
Anton Georgiev
33e32978c7
Merge pull request #8592 from KDSBrowne/chat-published-poll
Prevent text pasted in chat displaying as poll result
2020-02-03 13:43:59 -05:00
Vitor Mateus
68a83b4895 Fixes media rerender #8590 2020-02-03 15:11:30 -03:00
KDSBrowne
4ab2d7ba4b prevent text pasted in chat displaying as poll result 2020-02-03 18:07:42 +00:00
Anton Georgiev
b00cfc62e2
Merge pull request #8589 from Tainan404/issue-8419
Add throttle to user typing call
2020-02-03 10:27:54 -05:00
Anton Georgiev
eaf6cf8dff
Merge pull request #8525 from KDSBrowne/chat-published-poll
Add published poll results to the Public chat
2020-02-03 09:58:42 -05:00
Tainan Felipe
60ebf043b2 Add throttle to user typing call 2020-02-03 11:10:02 -03:00
prlanzarin
bf69926576 Fix race condition in video-provider that may cause peers to fail
The peer object was being fetched only once in the ICE candidate callback, and it would fetch a placeholder empty object (sometimes) which would be kept in the callback closure till the end of the peer lifecycle. With that, the didSDPAnswered state variable which released the outbound ICE queue wouldnt be correctly read and the queue would never be flushed
2020-01-31 19:49:12 +00:00
prlanzarin
10b4a60a57 Fix race condition in video-provider that may cause peers to fail
The peer object was being fetched only once in the ICE candidate callback, and it would fetch a placeholder empty object (sometimes) which would be kept in the callback closure till the end of the peer lifecycle. With that, the didSDPAnswered state variable which released the outbound ICE queue wouldnt be correctly read and the queue would never be flushed
2020-01-31 19:32:57 +00:00
Anton Georgiev
e420dc2546 add bbb_show_participants_on_login as a join parameter 2020-01-30 15:43:54 -05:00
Anton Georgiev
7b3eb0f656
Merge pull request #8565 from Tainan404/issue-8421
set new minimum browsers versions to run html5 client
2020-01-30 13:54:15 -05:00
Tainan Felipe
9fbd0a2be2 Show right breakout room in free join mode 2020-01-30 15:14:27 -03:00
Anton Georgiev
60e3e7986c
Merge pull request #8499 from pedrobmarin/waiting-guests-clean
Removes waiting guests that stop polling for their status
2020-01-29 17:40:19 -05:00
Anton Georgiev
138f22f97f
Merge pull request #8529 from Tainan404/dont-show-invitation
Add a rule to don't show breakout invitation modal to moderators
2020-01-29 17:28:40 -05:00
KDSBrowne
b815272708 disable quick poll when active poll / make menu item use full width 2020-01-29 18:36:17 +00:00
Pedro Beschorner Marin
11cfea2359 Logging audio stats 2020-01-29 14:54:35 -03:00
Tainan Felipe
e276b5b570
Change to bbb extension key 2020-01-29 13:30:20 -03:00
KDSBrowne
d93fc375c3 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
into chat-published-poll

Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into chat-published-poll
2020-01-29 14:07:09 +00:00
KDSBrowne
818994afdd add margin to poll result wrapper 2020-01-29 14:04:29 +00:00
Tainan Felipe
8a7a58d243 update chrome version requirement to 72 2020-01-28 17:52:05 -03:00
Tainan Felipe
568e937a91 Fix mistype on edge version 2020-01-28 16:53:15 -03:00
Anton Georgiev
04ad738a7d
Merge pull request #8564 from MaximKhlobystov/puppeteer-tests-fixes
Fixes for Puppeteer tests
2020-01-28 14:41:40 -05:00
Tainan Felipe
191867ffe0 set new minimum browsers verions to run html5 client 2020-01-28 16:34:23 -03:00
Maxim Khlobystov
7518b4cd99 Make the Puppeteer tests work with master branch 2020-01-28 14:25:27 -05:00
Anton Georgiev
201a302826
Merge pull request #8552 from KDSBrowne/actions-pres-toggle
Add ability to switch presentations via actions menu (Presenter)
2020-01-28 12:17:12 -05:00
KDSBrowne
717057fc3a add comment for css class 2020-01-28 16:23:38 +00:00
Pedro Beschorner Marin
1103663d86 Monitoring audio WebRTC stats 2020-01-28 10:07:21 -03:00
Anton Georgiev
00df15720a
Merge pull request #8536 from vitormateusalmeida/issue-8531
Fixes resizing bar appearing while there are no webcams shared
2020-01-27 15:09:36 -05:00
Anton Georgiev
8a26a2657f
Merge pull request #8528 from Tainan404/issue-8495
Show user who joined the breakout room in the invitation mode
2020-01-27 12:15:06 -05:00
KDSBrowne
4fd0ae54d0 only show presentation toggle options to presenter 2020-01-27 15:48:35 +00:00
KDSBrowne
7010d9497c fix presentation not completly minimizing 2020-01-25 01:11:20 +00:00
KDSBrowne
41e8e882e0 allow presentation toggle from actions btn 2020-01-25 01:02:36 +00:00
KDSBrowne
1e460d62a2 add latest design updates to poll in public chat 2020-01-25 00:33:24 +00:00
Anton Georgiev
b5bcedf927
Merge pull request #8537 from Tainan404/issue-8439
Workaround to CTM request in svg out of the screen
2020-01-24 14:46:16 -05:00
Tainan Felipe
4503e70051 Remove consoles 2020-01-24 16:44:47 -03:00
Tainan Felipe
a652538b50 Add Yandex browser to the list of supported browser 2020-01-24 14:22:45 -03:00
KDSBrowne
07ae123a65 update chat poll message styling 2020-01-24 17:16:05 +00:00
Vitor Mateus
35a5b45b1c Fixes resizing bar appearing while there are no webcams shared #8531 2020-01-23 15:09:39 -03:00
Tainan Felipe
d73b28eb06 Workaround to CTM request in svg of the screen 2020-01-23 14:52:16 -03:00
KDSBrowne
a233509587 fix long poll not wrapping 2020-01-23 16:40:02 +00:00
KDSBrowne
a5e7d638b0 move message separation to container 2020-01-22 22:35:15 +00:00
Anton Georgiev
bc99a999d8
Merge pull request #8519 from vitormateusalmeida/issue-8518
Fixes maximum width and height when no webcams
2020-01-22 16:02:59 -05:00
Tainan Felipe
b0034308a3 Add a rule to don't show breakout invitation for moderators 2020-01-22 17:13:53 -03:00
KDSBrowne
747a113325 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
into chat-published-poll
2020-01-22 16:44:38 +00:00
Anton Georgiev
ecacd176aa
Merge pull request #8522 from capilkey/virtualized-chat
Virtualized chat
2020-01-22 11:28:52 -05:00
Tainan Felipe
11a8fb377b Show user who joined on breakout room in the invitation modal 2020-01-22 12:31:53 -03:00
Vitor Mateus
010dbb727f Fixes render loop #8526 2020-01-22 12:18:32 -03:00
KDSBrowne
d03b5641e4 add published poll results to the public chat 2020-01-22 14:30:16 +00:00
Chad Pilkey
66cfdc96da virtualized chat tweaks for rendering and performance 2020-01-21 21:08:48 +00:00
Vitor Mateus
e1309bf4f3 Revert "Add package.json and package-lock.json"
This reverts commit e72ea132f7.
2020-01-21 17:18:38 -03:00
Vitor Mateus
e72ea132f7 Add package.json and package-lock.json 2020-01-21 17:08:37 -03:00
Anton Georgiev
e847c4eab8
Merge pull request #8426 from KDSBrowne/issue-8341
Fix exception when publishing poll while presentation swapped (chrome)
2020-01-21 09:47:09 -05:00
Vitor Mateus
7828725686 Fixes maximum width and height when no webcams #8518 2020-01-21 10:57:32 -03:00
Anton Georgiev
de50a4d199 pulled html5 client locales on 2.2 Jan 17, 2020 2020-01-17 20:26:18 +00:00
Anton Georgiev
f3c89f84fd bump up node-sass version via npm audit fix 2020-01-17 17:40:02 +00:00
Chad Pilkey
5ee96f159d
Merge pull request #8507 from capilkey/minor-ext-video-log
Add the meetingId to the external video sync update logs
2020-01-17 12:16:09 -05:00
Chad Pilkey
e55d9116a9 add the meetingId to the external video sync update logs 2020-01-17 09:12:44 -08:00
Anton Georgiev
14b1f40408 add react-device-detect to package-lock 2020-01-17 17:07:28 +00:00
Vitor Mateus
1f27b9760e Merge remote-tracking branch 'upstream/master' into issue-8504 2020-01-17 10:25:44 -03:00
Vitor Mateus
1ae6324392 Detect aspect ratio to autochange webcams placement #8504 2020-01-17 10:20:03 -03:00
Anton Georgiev
2f8fbb5c1f
Merge pull request #8484 from KDSBrowne/create-textbox-onclick
Create text area's by clicking on whiteboard (text tool selected)
2020-01-16 08:43:29 -05:00
Anton Georgiev
01371b7bb5
Merge pull request #8461 from KDSBrowne/issue-8449
Add config to show download option in the Upload presentation dialog
2020-01-15 14:39:50 -05:00
Anton Georgiev
efbe4675b8
Merge pull request #8482 from jfsiebel/streamer-fix
Fix streamer not working on meteor restart
2020-01-15 12:25:02 -05:00
Pedro Beschorner Marin
397041efcc Removes waiting guests that stop polling for their status 2020-01-15 12:03:52 -03:00
Anton Georgiev
587d6ccde1
Merge pull request #8473 from antobinary/meteor-1.9
Update Meteor from 1.9-beta4 to 1.9.0
2020-01-14 14:55:46 -05:00
KDSBrowne
d417050555 fix button outline displaying when no poll detected 2020-01-14 02:29:31 +00:00
Chad Pilkey
ee1b0278d1 adjust external video logs 2020-01-13 15:07:21 -08:00
Vitor Mateus
822e11fdae Change minimum size os presentatio if is mobile and landscape 2020-01-13 17:05:30 -03:00
Vitor Mateus
5b361df9f8 Fix recalculate area size after device rotate and drop end 2020-01-13 16:41:35 -03:00
Vitor Mateus
9676bbc434 Merge remote-tracking branch 'upstream/master' into issue-7850-2 2020-01-13 16:36:02 -03:00
Lucas Zawacki
4ade850a5a Pause synced video if presenter exits the room 2020-01-13 13:53:49 -03:00
Lucas Zawacki
14fd979955 Remove viewerJoined logic and prevent handleOnReady from running multiple times 2020-01-13 13:53:47 -03:00
Joao Siebel
f95107e3a0 Remove JSON.parse and JSON.stringfy 2020-01-13 13:43:31 -03:00
Anton Georgiev
facbe241f7
Merge pull request #8483 from pedrobmarin/guest-icon
Fix guest icon
2020-01-13 11:02:06 -05:00
Anton Georgiev
ba258d5679
Merge pull request #8374 from pedrobmarin/bbb-multiple-webcams
Multiple cameras
2020-01-13 10:59:48 -05:00
Pedro Beschorner Marin
be58611301 Fix guest icon 2020-01-13 12:47:16 -03:00
Joao Siebel
89aa4564f3 Fix default settings 2020-01-13 09:45:29 -03:00
Joao Siebel
b6c900ca84 Fix annotations and cursor streamer
The problem was caused when meteor restarted without reloading the page,
the ddp subscription called a onStop event that set all handlers to undefined
after we set the handlers on the init function.
2020-01-13 09:34:54 -03:00
Vitor Mateus
cc943498e2 Fix check if is mobile to disable draggable 2020-01-10 17:20:26 -03:00
KDSBrowne
5c6f94b4e9 remove dropdown menu for single quick poll 2020-01-10 20:18:43 +00:00
KDSBrowne
c30e58ea27 move quick poll from actions bar to presentation toolbar 2020-01-10 19:00:06 +00:00
Chad Pilkey
162dc4dbe4 the client will end the call when kicked 2020-01-09 15:50:10 -08:00
KDSBrowne
2dbc23af26 prevent text area going out of bounds on click creation 2020-01-09 19:43:52 +00:00
Anton Georgiev
9b7a3f2fac update npm packages to latest - tippy, babel/runtime etc 2020-01-09 19:30:45 +00:00
Anton Georgiev
c27f721f2a update meteor from 1.9.rc.3 to 1.9 2020-01-09 19:30:00 +00:00
Anton Georgiev
6a7ed2ccf5 update meteor to --release 1.9-rc.3 2020-01-09 19:22:36 +00:00
KDSBrowne
c17b8501e2 create text area on click with whiteboard text tool 2020-01-08 20:34:30 +00:00
Anton Georgiev
c8ae008485
Merge pull request #8436 from pedrobmarin/note-notification
Fix shared notes notification
2020-01-07 16:32:12 -05:00
Anton Georgiev
88cb2c888f
Merge pull request #8468 from antobinary/temporarily-disable-webdriver-node12
webdriver* and wdio* packages are not node12 ready
2020-01-07 15:23:21 -05:00
Anton Georgiev
b802a4563e webdriver* and wdio* packages are not node12 ready 2020-01-07 14:58:15 +00:00
KDSBrowne
d3de581372 prevent no-mic warning displaying when recording is stopped 2020-01-07 13:40:26 +00:00
Ghazi Triki
aa2b499549 Update SourceSansPro font files to support more languages. 2020-01-06 21:24:51 +01:00
KDSBrowne
87d39421f7 add allowDownloadable prop to presentation config in settings.yml 2020-01-02 15:00:50 +00:00
KDSBrowne
d3144684c1 fix shortcuts not working 2020-01-01 21:46:50 +00:00
KDSBrowne
75a3f6ed7d add prop to enable / disable download option (Upload presentation dialog) 2019-12-24 14:48:44 +00:00
Pedro Beschorner Marin
9b450ae1d9 Check Safari before listening for ondevicechange 2019-12-20 17:21:40 -03:00
Pedro Beschorner Marin
78b0d0276a Avoid multiple cameras sharing in mobile and safari 2019-12-20 17:21:23 -03:00
Pedro Beschorner Marin
bc463cc8f2 Fixed jitter gathering in stats 2019-12-20 17:21:00 -03:00
Anton Georgiev
28ec57b55d
Merge pull request #8443 from capilkey/sipjs-sdp-logging
Log the selected sip.js candidate
2019-12-19 16:23:00 -05:00
Anton Georgiev
2b4506fe2d send redis msg when stopping external video due to screenshare 2019-12-19 16:13:21 -05:00
Pedro Beschorner Marin
0bb4d50522
Included missing constant declaration 2019-12-19 11:36:50 -03:00
Chad Pilkey
f5cb7a64fb log the selected sip.js candidate 2019-12-18 16:11:24 -08:00
Anton Georgiev
4e1d55efd2 Prevent parallel screenshare and external-video 2019-12-18 16:40:04 -05:00
KDSBrowne
dcf1462482 fix error for invalid viewBox values 2019-12-18 21:35:03 +00:00
Pedro Beschorner Marin
ebef3f7a15 Linter things 2019-12-18 14:50:16 -03:00
Pedro Beschorner Marin
8e129fb961 Included multiple cameras UI 2019-12-18 14:44:56 -03:00
Pedro Beschorner Marin
b0690f6837 Fix shared notes notification 2019-12-16 18:06:41 -03:00
KDSBrowne
9b8495ca09 fix whiteboard toolbar not accessible via mouse (after publish / presentation swap) 2019-12-16 14:58:52 +00:00
Anton Georgiev
28456d44b8
Merge pull request #8411 from Tainan404/issue-7664
Fix spacing in note button
2019-12-13 15:16:18 -05:00
Anton Georgiev
b5347ecefc
Merge pull request #8425 from KDSBrowne/x-reduce-audio-icon
Reduce size of mic icon in talking indicator
2019-12-13 15:14:45 -05:00
KDSBrowne
5fd0d6ccda reduce mic icon size so its smaller than the background circle 2019-12-12 18:32:25 +00:00
KDSBrowne
9b57ab7ad3 fix annotation exception when publishing poll while presentation swapped (chrome) 2019-12-12 18:21:23 +00:00
KDSBrowne
36bc37b2f4 prevent chat error message shifting input field 2019-12-12 17:53:02 +00:00
Vitor Mateus
32e6903545 Fix placement size after resize and change placement 2019-12-10 18:43:22 -03:00
Anton Georgiev
56b1b12431
Merge branch 'master' into v2.2.x-release 2019-12-10 11:07:23 -05:00