Commit Graph

24087 Commits

Author SHA1 Message Date
Anton Georgiev
4eb123baae
Merge pull request #7014 from capilkey/fix-unmute-unlocked
Allow unlocked viewers to unmute when meeting is locked
2019-03-13 14:19:41 -04:00
Anton Georgiev
e871d0a800
Merge pull request #6984 from vitormateusalmeida/issue-6944
Fix tooltips and fullscreen
2019-03-13 14:09:22 -04:00
Chad Pilkey
9cfc792eaf allow unlocked viewers to unmute when meeting is locked 2019-03-13 10:28:43 -07:00
Fred Dixon
f0ed6aa860
Merge pull request #7009 from riadvice/fix-pres-checker-libs
Add commons-compress dependency to pres-checker project
2019-03-13 10:59:38 -04:00
Ghazi Triki
04b8ae7366 Add commons-compress dependency to pres-checker project. 2019-03-13 15:57:14 +01:00
Anton Georgiev
8a636ff0b1
Update en.json 2019-03-13 08:59:47 -04:00
Anton Georgiev
5558b4499a
Merge pull request #7002 from Tainan404/fix-loading-animation
Fix loading animation.
2019-03-13 08:45:18 -04:00
bobakoftadeh
34d9b85518 add focus to input field 2019-03-12 21:56:03 +00:00
Tainan Felipe
46d13fde0f Mute locked users not remove from audio 2019-03-12 18:33:03 -03:00
Tainan Felipe
e5aa091d2c Fix loading animation 2019-03-12 18:08:50 -03:00
Tainan Felipe
290804b3a1 Remove unused imports 2019-03-12 15:32:01 -03:00
Tainan Felipe
4dd93b12d8 Revert changes and implement clean verification 2019-03-12 15:28:41 -03:00
Joao Siebel
cb3763ca31 Adjust messages when removed or by inactivity. close #6911 close #6928 2019-03-12 15:02:52 -03:00
Anton Georgiev
2d5d23f75f
Merge pull request #6881 from gustavotrott/ff-select-webcam-bug
Disable start sharing button while camera is not selected
2019-03-12 13:40:34 -04:00
Anton Georgiev
0894788119
Merge branch 'master' into ff-select-webcam-bug 2019-03-12 13:40:08 -04:00
bobakoftadeh
29472385cc Improved YouTube URL input field 2019-03-12 17:11:36 +00:00
Vitor Mateus
e5afdacb50 Merge remote-tracking branch 'upstream/master' into issue-6944 2019-03-12 14:05:32 -03:00
Anton Georgiev
bdd9182872
Merge pull request #6981 from KDSBrowne/2.2-toggle-ftw-label
Fix fitToWidth label toggle / button alignment
2019-03-12 10:14:56 -04:00
Vitor Mateus
2391b3c94f Fix #6841 and toolbar with 2019-03-12 10:56:05 -03:00
Anton Georgiev
d985942830
Merge pull request #6995 from Tainan404/issue-6932
Don't show demote/promote action in breakout rooms
2019-03-12 09:19:16 -04:00
Tainan Felipe
8259253d85 Don't show demote/promote action in breakout rooms 2019-03-12 10:15:08 -03:00
Joao Siebel
aa3523ab34 play a sound when inactivivty checker is displayed. close #6931 2019-03-12 09:28:11 -03:00
Tainan Felipe
8ddf7c2b30 Fix other users doesn't change talking state 2019-03-12 09:11:30 -03:00
Ghazi Triki
5a60f62b41 Copy dial number from the parent room to all breakout rooms. 2019-03-11 22:33:34 +01:00
Tainan Felipe
aa2664d9dd Hide mute button when moderator join via audio in breakout room 2019-03-11 18:09:07 -03:00
Anton Georgiev
c0c4ce77c2
Merge pull request #6985 from gustavotrott/ios-webcam-list-problem
Change webcam resolution to 640x480 if using iOS
2019-03-11 16:11:58 -04:00
Anton Georgiev
2420f0e0da
Merge pull request #6967 from capilkey/recording-button-style
Recording button style
2019-03-11 15:18:17 -04:00
Anton Georgiev
612be6e5d7
Merge pull request #6965 from antobinary/fix-6963
Refrain from logging on multiple lines
2019-03-11 14:18:35 -04:00
Anton Georgiev
266eb2a563
Merge pull request #6982 from Tainan404/issue-6498
Show subscription are ready at the right time.
2019-03-11 13:50:28 -04:00
Anton Georgiev
56cc21fcb5
Merge pull request #6979 from KDSBrowne/2.2-clipped-chevron
Fix set status chevron icon clipped on hover
2019-03-11 13:46:03 -04:00
Gustavo Trott
f363b731ba Change hasVideoInput veriable value to boolean 2019-03-11 13:49:15 -03:00
Gustavo Trott
db9511ea53 Change webcam resolution to 640x480 if using ios 2019-03-11 13:33:43 -03:00
Vitor Mateus
7c76ec4e3a Fix tooltips and fullscreen 2019-03-11 13:21:12 -03:00
Tainan Felipe
e7d9e9e12b Fix 'subscriptions are ready' being shown everytime 2019-03-11 09:56:41 -03:00
Fred Dixon
c64588506e
Merge pull request #6978 from ffdixon/fix-bbb-conf-27
Improved detection for centos
2019-03-10 20:36:39 -04:00
Fred Dixon
f52bb7bd3f Improved detection for centos 2019-03-10 19:35:05 -05:00
Fred Dixon
ed90ff2adf
Merge pull request #6977 from ffdixon/fix-bbb-conf-26
Add check to make sure freeswitch.log exists
2019-03-10 19:23:49 -04:00
Fred Dixon
ec3f568a10 Add check to make sure freeswitch.log exists 2019-03-10 18:23:12 -05:00
KDSBrowne
b361d9485c show options fullscreen button for supported iOS version 2019-03-10 19:21:48 +00:00
KDSBrowne
445865a34f fix button alignment in presentation upload modal 2019-03-10 18:24:47 +00:00
KDSBrowne
2381ebc5c3 fix label toggle for fit to width / page button 2019-03-10 17:21:48 +00:00
KDSBrowne
fb50e8712f add propTypes / defaultProps 2019-03-10 02:27:52 +00:00
KDSBrowne
9d91d3f622 fix background for name in webcam 2019-03-10 01:08:28 +00:00
Fred Dixon
4d5fa78398
Added definition for NCPU 2019-03-09 19:11:30 -05:00
Fred Dixon
74f3f347a6
Merge pull request #6971 from ffdixon/fix-bbb-conf-24
Added link to home page from bbb-conf --check
2019-03-09 18:59:27 -05:00
Fred Dixon
8e2d32f3e0 Added link to home page from bbb-conf --check 2019-03-09 17:58:53 -06:00
Fred Dixon
7eb865d09f
Merge pull request #6970 from ffdixon/fix-bbb-24
Make bbb-conf executable
2019-03-09 16:15:41 -05:00
Fred Dixon
f1d5d6d812 Make bbb-conf executable 2019-03-09 15:15:17 -06:00
Fred Dixon
20592e616f
Merge pull request #6969 from ffdixon/fix-bbb-conf-23
Fixes #2930
2019-03-09 11:53:23 -05:00
Fred Dixon
cc1af4f696 Fixes #2930 2019-03-09 10:52:51 -06:00