Chad Pilkey
f8dedc1538
remove redundant lookups to Breakouts
2019-09-27 22:59:55 +00:00
Fred Dixon
4ed44a5c02
Merge pull request #8159 from ffdixon/bump-version-21
...
Bump to 2.2-beta-21
2019-09-27 18:48:35 -04:00
Fred Dixon
b1b544531f
Bump to 2.2-beta-21
2019-09-27 17:47:49 -05:00
Chad Pilkey
1695352300
Merge remote-tracking branch 'upstream/master' into fix-breakout-start-stop-notify
2019-09-27 22:40:38 +00:00
Chad Pilkey
64c3bcce13
Merge pull request #8158 from capilkey/bo-user-list
...
List users in a breakout in the breakout panel
2019-09-27 18:35:17 -04:00
Chad Pilkey
6a4cd316ed
fix breakout panel bg and simplify sort
2019-09-27 22:33:18 +00:00
Chad Pilkey
3dd4761889
Merge pull request #8157 from capilkey/viewer-webcam-lock-unshare
...
Viewer webcam lock unshare
2019-09-27 18:20:26 -04:00
Chad Pilkey
7753750721
fix video provider option property name
2019-09-27 22:18:16 +00:00
Chad Pilkey
71902c9dc0
Merge pull request #8114 from KDSBrowne/issue-8002
...
Fix unread indicator not displaying with long names
2019-09-27 16:57:40 -04:00
Chad Pilkey
946471c4b7
Merge pull request #8028 from KDSBrowne/issue-8026
...
Prevent close btn remaining visible on mobile (user dropdown)
2019-09-27 16:31:27 -04:00
Fred Dixon
9984d083b4
Merge pull request #8156 from riadvice/lti_custom_calls_fix
...
Fix LTI resources build
2019-09-27 16:20:41 -04:00
KDSBrowne
efc2307467
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into issue-8003
2019-09-27 20:18:45 +00:00
Chad Pilkey
f40048cbd6
Merge pull request #8130 from jfsiebel/limit-join-breakout-room
...
Prevent user to connect again if already in breakout room
2019-09-27 16:18:38 -04:00
Ghazi Triki
7b6220593c
Fix LTI resources build.
2019-09-27 21:13:21 +01:00
Chad Pilkey
d87bd8d058
Merge pull request #8134 from KDSBrowne/issue-8049
...
Fix mis-aligned audio permission hint modal (RTL)
2019-09-27 16:05:29 -04:00
Tainan Felipe
9f360a3181
Add comma to join paramenter, key for breakout item and fix class typo
2019-09-27 16:45:55 -03:00
Chad Pilkey
8de091ddf3
Merge pull request #8154 from capilkey/bitrate-only-profiles
...
Bitrate only webcam profiles and error handling
2019-09-27 15:35:38 -04:00
Chad Pilkey
cf1a444c4c
Merge pull request #8103 from KDSBrowne/issue-8102
...
Remove Viewers from Users Typing when User list is locked
2019-09-27 14:37:49 -04:00
Tainan Felipe
b0f2e16f86
Add propTypes and redo variable types
2019-09-27 15:01:11 -03:00
KDSBrowne
636f49cd5d
add error messages for getUserMedia failing with mic
2019-09-27 13:52:29 +00:00
KDSBrowne
81c8f2221f
replace string literal with value from settings.yml
2019-09-27 13:45:01 +00:00
Chad Pilkey
c7d481c042
Merge pull request #8110 from lfzawacki/fix-8044
...
Detect presenter change and reassign external video to new presenter
2019-09-26 19:24:29 -04:00
Chad Pilkey
830b2d1d1e
Merge pull request #8155 from jfsiebel/start-presentation-minimized
...
Give the option to start with presentation minimized
2019-09-26 17:19:10 -04:00
Joao Siebel
f365c50fd0
Relax autoSwapLayout constraints
...
now it's possible to minimize the presentation even if there
is no webcam being shared.
close #8129
2019-09-26 17:14:05 -03:00
Chad Pilkey
5b3cb27c63
Merge pull request #8126 from lfzawacki/fix-swap-no-presentation
...
Fix auto swap race condition
2019-09-26 15:28:46 -04:00
Chad Pilkey
6c0358ae90
bitrate only webcam profiles and error handling
2019-09-26 18:28:37 +00:00
Joao Siebel
a942a90ffc
Add settings to enable heap dump
2019-09-25 08:14:22 -03:00
Joao Siebel
678e81e8f2
Add configuration to enable the heap dump file
...
and create a rule to only generate a new heap dump
if the current memory usage is bigger than the given threshold
2019-09-24 18:50:37 -03:00
Joao Siebel
35061811b7
Add heapdump dependecy
2019-09-24 17:09:56 -03:00
Ghazi Triki
b4c5d2cc6e
Fix screeshare rap ( #7939 )
...
Adapt the screenshare processing script to changes to the api for events handling in
the recording-and-playback core libs.
2019-09-23 17:08:14 -04:00
Fred Dixon
6c87dd8401
Merge pull request #8148 from kepstin/deskshare-autoplay
...
Fix autoplay of deskshare video in presentation playback format
2019-09-23 16:02:56 -04:00
Calvin Walton
11fac78a46
Fix autoplay of deskshare video in presentation playback format
...
This reverts a bbb-specific customization made in the jquery.acornmediaplayer.js
file: it's restored to what the upstream player did. I can't find any explanation
for why this change was made in the first place? Reverting it doesn't seem to
cause any playback issues (Popcorn still works, in particular).
2019-09-23 15:37:52 -04:00
Vitor Mateus
f91f0a20da
Change the video height to avoid webcam overflow
2019-09-23 14:58:03 -03:00
KDSBrowne
830fb4252d
remove unused css variables
2019-09-19 13:43:53 +00:00
felcaetano
83c1cba273
Added a switch statment to keep the code cleaner as suggested by @capilkey
2019-09-18 20:29:09 -03:00
Chad Pilkey
0a9854aa59
fix issues related to breakouts start/stop and page reload
2019-09-18 13:11:25 -07:00
Joao Siebel
feec32313b
Add key property to button
2019-09-18 17:00:32 -03:00
Joao Siebel
07ff12ce53
Prevent user to connect multiple times in a breakout room
...
Disable the option to join a room in breakout room panel
if the user is already connected to the breakout room
close #8029
2019-09-18 15:55:06 -03:00
KDSBrowne
8593b8607c
center permission hint on safari
2019-09-18 18:02:29 +00:00
felcaetano
de22a644d6
Added event listener to change slides with Page Up and Page Down
...
This used to be a feature in the Flash client and this is necessary for presentation remotes to work with the HTML client.
2019-09-18 14:12:05 -03:00
Tainan Felipe
6b78a203b9
Fix typos and user list service export function
2019-09-18 09:32:00 -03:00
Lucas Zawacki
5dd46f8f48
Fix video swap when there's no presentation and/or screenshare/external video
2019-09-17 16:55:52 -03:00
Tainan Felipe
4ebe787c76
Add breakout room members under the breakout room name
2019-09-17 16:36:39 -03:00
Vitor Mateus
5d7470a251
Resize improvements
2019-09-17 15:25:28 -03:00
KDSBrowne
e7b53d34eb
fix position of audio permission modal in RTL (chrome / firefox)
2019-09-17 15:07:31 +00:00
Lucas Zawacki
f548281a07
Fix random swappings happening outside of the media service
2019-09-16 19:06:02 -03:00
Tainan Felipe
966debb341
Fix viewer webcam not unsharing when lock setting is enable
2019-09-16 11:15:18 -03:00
Fred Dixon
add37bfda4
Merge pull request #8118 from ffdixon/add-lti-bbb-conf
...
Add bbb-lti to bbb-conf --restart
2019-09-15 18:43:41 -04:00
Fred Dixon
0374f673f5
Add bbb-lti to bbb-conf --restart
2019-09-15 17:42:44 -05:00
Richard Alam
37624d2140
Merge pull request #8113 from ritzalam/add-more-fsesl-akka-logs
...
Add more akka fsesl logs
2019-09-13 14:41:35 -04:00