Commit Graph

5899 Commits

Author SHA1 Message Date
Tainan Felipe
c644ab6d1a Remove null exceppetion 2019-04-02 14:10:00 -03:00
Tainan Felipe
a3609debc4 Fix misspelling 2019-03-28 08:51:38 -03:00
Tainan Felipe
8bf431441e Fix client crashing when prensentations isn't converted 2019-03-27 17:48:20 -03:00
Fred Dixon
d53eee800b
Merge pull request #7108 from capilkey/dont-clean-mod-message
Don't clear the mod message from chat
2019-03-26 07:24:21 -04:00
Chad Pilkey
b7627d8075 don't clear the mod message from chat 2019-03-25 16:02:37 -07:00
Chad Pilkey
606ecc3dc5 moved the translation of the audio modal headers 2019-03-25 15:43:25 -07:00
Chad Pilkey
facf1ab7b2 warning for ie users 2019-03-25 14:38:41 -07:00
Fred Dixon
41cfa9a0bd
Merge pull request #7090 from capilkey/clean-up-action-bar-buttons
Clean all the buttons
2019-03-23 09:26:39 -04:00
Chad Pilkey
7ade56cb2c fix button outlines and clean up video button and video preview 2019-03-22 15:45:44 -07:00
Chad Pilkey
d2c835ff57 show bite out of avatar when not in audio 2019-03-22 11:10:47 -07:00
Chad Pilkey
815e454eb7 revert normalize.css back to old version to avoid Safari issue 2019-03-21 16:24:43 -07:00
Chad Pilkey
d1851708f2 eslint correction in audio-controls 2019-03-21 15:43:11 -07:00
Chad Pilkey
237f37f874 Merge remote-tracking branch 'upstream/master' into clean-up-action-bar-buttons 2019-03-21 15:36:58 -07:00
Chad Pilkey
c224040e9b more cleanup of the buttons and listen-only action bar icon 2019-03-21 15:16:56 -07:00
Chad Pilkey
ee4f4691c3
Merge pull request #7082 from BobakOftadeh/improve-recording-modal
Add resume title to recording modal
2019-03-21 17:27:01 -04:00
Chad Pilkey
5c357a7fb7 update normalize.css to a newer version 2019-03-21 14:03:22 -07:00
bobakoftadeh
4e032fd627 Adjusted recording props 2019-03-21 17:47:01 +00:00
bobakoftadeh
42794c99d0 Improve implementation of meeting lookup and recordingTime defaultProps 2019-03-21 16:21:24 +00:00
KDSBrowne
e7782d0eb7 Close local webcam view on logout 2019-03-21 13:08:53 +00:00
bobakoftadeh
0af54b03fd Add resume title to recording modal 2019-03-20 17:20:28 +00:00
Pedro Beschorner Marin
a8d38fd156 Pulling presentation-close-button upfront 2019-03-20 09:57:54 -03:00
Pedro Beschorner Marin
b0c3480fb1 Trying to fix fit-to-width 2019-03-19 16:50:08 -03:00
Chad Pilkey
d3656ef022 clean up of the buttons. simplified and reduced 2019-03-19 10:11:48 -07:00
Anton Georgiev
bb5bff6c45
Omit "BigBlueButton" in language file
(keeping it only in the optional Feedback which is disabled by default)
2019-03-18 11:17:16 -04:00
Anton Georgiev
719c3f99d6
Merge pull request #7042 from antobinary/chat-updates
Only process chat msgs when requested from html5
2019-03-18 09:13:54 -04:00
Anton Georgiev
c9b6a7c6c1
Update updateVoiceUser.js 2019-03-18 09:12:25 -04:00
Tainan Felipe
a1b6cc6c3a Remove old folders refereces of .gitignore file 2019-03-18 10:03:36 -03:00
Tainan Felipe
8a10657b83 Fix weird number in breakout user counter 2019-03-18 09:22:25 -03:00
Anton Georgiev
d8c55bb603 only process chat msgs when requested from html5 2019-03-15 18:39:48 +00:00
KDSBrowne
04c11ad26d fix for issue #7033 2019-03-15 13:04:19 +00:00
Fred Dixon
60ff3662c0
Merge pull request #7029 from capilkey/ff-transfer-resend
Add transfer DTMF resend for Firefox users
2019-03-14 17:26:10 -04:00
Chad Pilkey
242a9f019f add transfer dtmf resend for firefox users 2019-03-14 14:02:51 -07:00
Anton Georgiev
474bc1e172
Update en.json
Closes #7028
2019-03-14 15:21:53 -04:00
Anton Georgiev
3623b85258
Merge pull request #7015 from jfsiebel/user-inactivity-update
Update inactivity modal
2019-03-14 14:02:56 -04:00
Joao Siebel
ca4a6ca512 add aditional verification and stop audio 2019-03-14 15:02:04 -03:00
Anton Georgiev
5fe8d6a2c0
Merge pull request #6930 from Tainan404/issue-6919
Fix few breakout  room bugs.
2019-03-14 13:05:54 -04:00
Anton Georgiev
af4edb7cbc
Merge pull request #6884 from eduardohfnascimento/fix-upload-types
Change as mime types are coded
2019-03-14 12:57:31 -04:00
Tainan Felipe
eafd7f6673 Add user verification in 2 spots and Fiz join breakout opening into breakout 2019-03-14 13:45:20 -03:00
Anton Georgiev
3290458649 updated .gitignore for bbb-web and bbb-html5 2019-03-14 16:43:48 +00:00
Anton Georgiev
0e894203b3 pulled html5 locales March 14, 2019 2019-03-14 16:42:53 +00:00
Anton Georgiev
f695078d29
Merge pull request #6988 from Tainan404/issue-6941
Hide mute button when moderator join via audio in breakout room.
2019-03-14 11:56:47 -04:00
Anton Georgiev
2d785ad10c
Merge pull request #6999 from BobakOftadeh/youtube-input-text-improvement
Improved YouTube URL input field
2019-03-14 11:52:58 -04:00
Anton Georgiev
17f2dfded6
Merge pull request #6980 from KDSBrowne/2.2-cam-name-bg
Adjust background for name in webcam area
2019-03-14 11:26:48 -04:00
Tainan Felipe
0727f87cf9 add user verification and open join modal to free join breakout 2019-03-14 11:57:06 -03:00
Anton Georgiev
673b580744
Merge pull request #7019 from gustavotrott/webcam-constraints-check
Change to higher resolution if getUserMedia throws exception
2019-03-14 10:53:04 -04:00
Joao Siebel
3b0ca0609f Rename logout messages and add the missing ones 2019-03-14 11:15:30 -03:00
Joao Siebel
1eb99862f9 Add message for permission eject 2019-03-14 10:25:07 -03:00
Gustavo Trott
68821c7e0b Add callback to screenshare remove 2019-03-14 10:15:31 -03:00
Gustavo Trott
b09963b013 Change to higher resolution if getUserMedia throw exception 2019-03-14 10:08:13 -03:00
Joao Siebel
3cfc64ac89 Merge remote-tracking branch 'upstream/master' into user-inactivity-update 2019-03-14 09:29:52 -03:00