Fred Dixon
6c0e1ce07d
Merge pull request #8193 from kepstin/deskshare-autoplay
...
Fix deskshare media sync when deskshare loads before webcam/audio
2019-10-07 15:57:09 -04:00
Calvin Walton
d5097fa43e
Fix deskshare media sync when deskshare loads before webcam/audio
...
If the secondary media loaded before the main media, it would run the
"setMediaSync" function before the main media player was setup. As a
side-effect of setting up the main media player, all of the event handlers
added by the setMediaSync function are detached, and so the secondary
media never starts playing.
Move the call to setMediaSync to after the media-ready events for all
media have fired, so that it can reliably attach the event handlers.
2019-10-07 15:21:40 -04:00
Lucas Zawacki
ec88bd24e4
Prevent viewers from playing before video has loaded for presenter
2019-10-07 15:42:37 -03:00
Lucas Zawacki
290cd481e5
Don't run synchronization code on a player with autoplay blocked and add an autoplay warning
2019-10-07 14:45:16 -03:00
Fred Dixon
12b3384783
Merge pull request #8189 from ffdixon/add-unlocked
...
Add label to unlocked state
2019-10-06 08:41:40 -04:00
Fred Dixon
cde05639c0
Add label to unlocked state
2019-10-06 07:40:58 -05:00
Fred Dixon
627d622f65
Merge pull request #8188 from bigbluebutton/update-locales
...
Make labels in Lock Viewers dialog more consistent
2019-10-05 18:28:39 -04:00
Fred Dixon
a9f794ce94
Make labels in Lock Viewers dialog more consistent
2019-10-05 22:27:21 +00:00
Chad Pilkey
c0066f4969
Merge pull request #8187 from capilkey/invert-lock-colours
...
Invert toggle colours in the lock settings
2019-10-04 17:46:35 -04:00
Chad Pilkey
c2fe9ec62b
invert toggle colours in the lock settings
2019-10-04 14:45:09 -07:00
Chad Pilkey
b4fd042e87
Merge pull request #8186 from prlanzarin/2.2-disable-screensharing-safari
...
Remove screensharing option from Safari by UA checks (#8142 )
2019-10-04 13:20:18 -04:00
prlanzarin
3ac4acde6f
Remove screensharing option from Safari by UA checks
2019-10-04 17:10:30 +00:00
Fred Dixon
a3fdcf854a
Merge pull request #8183 from bigbluebutton/dependabot/bundler/record-and-playback/core/rubyzip-1.3.0
...
Bump rubyzip from 1.2.3 to 1.3.0 in /record-and-playback/core
2019-10-04 06:49:22 -04:00
dependabot[bot]
f9ac1dd48b
Bump rubyzip from 1.2.3 to 1.3.0 in /record-and-playback/core
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v1.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-04 10:39:10 +00:00
Chad Pilkey
11abbd27c3
Merge pull request #8182 from lfzawacki/arc-player-checks
...
A few more checks to prevent errors with the Arc Player
2019-10-03 17:12:20 -04:00
Lucas Zawacki
0af7534c96
A few more checks to prevent errors with the Arc Player
2019-10-03 17:50:59 -03:00
Chad Pilkey
9a0c97e50c
Merge pull request #8077 from jfsiebel/lock-modal-update
...
Update lock viewers modal
2019-10-03 13:27:28 -04:00
Joao Siebel
f17e9fc879
Tweak css
2019-10-03 11:23:10 -03:00
Chad Pilkey
8a2a289803
Merge pull request #8033 from KDSBrowne/issue-8003
...
Prevent multiple long names in typing indicator from moving input
2019-10-02 16:41:25 -04:00
KDSBrowne
31ea62d71f
make indicator names use full panel width / add blank space
2019-10-02 20:33:45 +00:00
Chad Pilkey
d2565870b0
Merge pull request #8172 from capilkey/breakout-num-title
...
Add the breakout number to the tab title
2019-10-02 15:24:41 -04:00
Fred Dixon
70958b6d91
Merge pull request #8176 from riadvice/lti_custom_calls_fix
...
Fix LTI recordings date formatting
2019-10-02 14:23:32 -04:00
Ghazi Triki
998809f932
Fix date formatting.
2019-10-02 19:18:13 +01:00
KDSBrowne
6a478d1409
fix actions button misplacement in RTL
2019-10-02 16:51:53 +00:00
KDSBrowne
d3750c7bc0
change delimiter to and instead of comma / fix word spacing
2019-10-02 05:02:51 +00:00
Richard Alam
f033a764f7
Merge pull request #8171 from ritzalam/stop-voice-conf-recording-when-meeting-ends
...
Stop voice conf recording when meeting ends
2019-10-01 17:32:33 -04:00
Richard Alam
0491046e7e
- stop trying to eject after several attempts if unsuccessful.
2019-10-01 14:31:47 -07:00
Chad Pilkey
873f9f5f47
add the breakout number to the tab title
2019-10-01 11:42:10 -07:00
Richard Alam
c373dc42e8
For eject of voice conference user
...
- Sometimes ejecting voice conf users using "conference vconf kick all" doesn't work. We need to
forcefully eject the user by using "uuid_kill uuid".
2019-10-01 11:36:06 -07:00
Richard Alam
13d610f798
Stop recording of voice
...
- stop recording of voice conference when meeting ends.
2019-10-01 11:34:41 -07:00
Joao Siebel
85b1070179
Update labels and css
2019-10-01 15:15:49 -03:00
KDSBrowne
4fd06509e4
fix chrome on ios error being displayed incorrectly
2019-10-01 14:28:06 +00:00
Chad Pilkey
62872c50e8
Merge pull request #8054 from jfsiebel/multiple-upload-problem
...
Fix multiple clicks on upload button
2019-09-30 17:26:15 -04:00
Chad Pilkey
660d5ff290
Merge pull request #8150 from jfsiebel/add-heapdump-dependency
...
Add heapdump dependency
2019-09-30 16:15:10 -04:00
KDSBrowne
cce5755b2c
typing indicator remove elipsis animation / reduce to show max 2 names
2019-09-30 19:50:35 +00:00
KDSBrowne
89853dc026
move microphone error codes to const
2019-09-30 14:54:34 +00:00
Chad Pilkey
34f08d57a2
Merge pull request #8131 from capilkey/fix-breakout-start-stop-notify
...
Fix issues related to breakouts start/stop and page reload
2019-09-27 19:02:29 -04:00
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