Anton Georgiev
|
841e04fa0f
|
pass count of breakout users rather than calculate on component
|
2019-08-30 16:14:42 -04:00 |
|
Anton Georgiev
|
7ec10d779a
|
adjust flipped check for Moderator, isGuest, etc
|
2019-08-30 16:13:40 -04:00 |
|
Anton Georgiev
|
8b1f6913c4
|
move componentWillUnmount after componentDidUpdate
|
2019-08-30 16:05:30 -04:00 |
|
Anton Georgiev
|
f9efd8db96
|
remove unnecessary prop isBreakoutRoom
|
2019-08-29 12:32:29 -04:00 |
|
Anton Georgiev
|
ea18b09311
|
add a few more collection lookups "fields" delimiters
|
2019-08-29 12:26:07 -04:00 |
|
Anton Georgiev
|
a5aef09dcb
|
pass chat isModerator and color
|
2019-08-28 16:34:37 -04:00 |
|
Anton Georgiev
|
db353fc535
|
recover private chat. tnx @jfsiebel for the help
|
2019-08-28 16:34:27 -04:00 |
|
Anton Georgiev
|
c8a695f873
|
added "fields:{...}", removed most mapUser (part 2)
|
2019-08-28 16:34:15 -04:00 |
|
Anton Georgiev
|
892336632f
|
added "fields:{...}", removed most mapUser
|
2019-08-28 16:32:55 -04:00 |
|
Anton Georgiev
|
e8ec7129b3
|
Merge pull request #7971 from jfsiebel/webcam-autojoin-problem
Allow autoShareWebcam when autoJoin is disabled
|
2019-08-28 16:03:27 -04:00 |
|
Anton Georgiev
|
88c397a2ed
|
Merge pull request #8009 from vitormateusalmeida/issue-7869
Fix Screenshare alignment and remove improper drag cursor #7869 #7785
|
2019-08-28 15:54:48 -04:00 |
|
Anton Georgiev
|
d4ac10d4b5
|
Merge pull request #8019 from jfsiebel/breakout-random-assign
Fix randomly assign problem in breakout rooms
|
2019-08-28 15:14:41 -04:00 |
|
Anton Georgiev
|
cdb03042ee
|
Merge pull request #7952 from KDSBrowne/issue-7148
Reduce chance of text Area displaying invisible border
|
2019-08-28 15:13:00 -04:00 |
|
Anton Georgiev
|
6e09b836b8
|
Merge pull request #7767 from diegobenetti/issue7751-feedback-errors
Fixes exception in meteor log when the meeting is ended
|
2019-08-28 15:11:10 -04:00 |
|
Anton Georgiev
|
44e13bc38e
|
Merge pull request #7997 from KDSBrowne/issue-7992
Fix position of poll answers container in RTL
|
2019-08-28 14:51:58 -04:00 |
|
Anton Georgiev
|
02b4b4852d
|
Merge pull request #8000 from KDSBrowne/issue-7935
Remove tooltip from polling options
|
2019-08-28 14:49:51 -04:00 |
|
Anton Georgiev
|
e075f8c173
|
Merge pull request #7967 from Tainan404/nav-bar-performance-issue
Fix nav bar performance issue
|
2019-08-28 14:40:12 -04:00 |
|
Joao Siebel
|
b8ec29d8c7
|
Fix randomly assign problem in breakout rooms
The problem was caused because of PureComponent shallow
comparison, the users list in state are not changing his
reference
close #7905
|
2019-08-28 12:56:56 -03:00 |
|
Vitor Mateus
|
ffea873845
|
Fix Screenshare alignment and remove improper drag cursor #7869 #7785
|
2019-08-27 16:38:00 -03:00 |
|
Anton Georgiev
|
96c45341f0
|
Merge pull request #8008 from capilkey/novoice-bite-size
Make noVoice bite the same size as voice
|
2019-08-27 15:37:39 -04:00 |
|
Chad Pilkey
|
22302e2109
|
make noVoice bite the same size as voice
|
2019-08-27 12:30:44 -07:00 |
|
KDSBrowne
|
66f7ea474d
|
remove space
|
2019-08-27 17:57:20 +00:00 |
|
Anton Georgiev
|
bfe705c0e6
|
Merge pull request #7999 from KDSBrowne/issue-7990
Switch shared notes hide button icon for RTL
|
2019-08-27 13:52:16 -04:00 |
|
Anton Georgiev
|
0a4a074c81
|
Merge pull request #8001 from jfsiebel/add-margin-data-saving-settings
Add a margin between settings and subtitle
|
2019-08-27 13:49:08 -04:00 |
|
Joao Siebel
|
1dc10ce4ee
|
Add a margin between settings and subtitle. close #7825
|
2019-08-27 14:43:12 -03:00 |
|
KDSBrowne
|
58480d58d6
|
remove tooltip from poll answers
|
2019-08-27 17:15:48 +00:00 |
|
Tainan Felipe
|
f99cd60d1f
|
Fix record indicator not appearing
|
2019-08-27 13:28:32 -03:00 |
|
KDSBrowne
|
ffc5b40e06
|
switch shared notes hide btn icon for RTL
|
2019-08-27 14:56:50 +00:00 |
|
Tainan Felipe
|
2ee12df878
|
Clear record props when the meeting ends
|
2019-08-27 09:53:53 -03:00 |
|
Anton Georgiev
|
dbf29dc832
|
Merge pull request #7998 from antobinary/dependencies
Update eslint-utils version
|
2019-08-26 16:58:22 -04:00 |
|
Anton Georgiev
|
1d2226ff2b
|
update eslint-utils version
|
2019-08-26 16:57:31 -04:00 |
|
Tainan Felipe
|
e4abd40c15
|
Merge branch 'nav-bar-performance-issue' of https://github.com/Tainan404/bigbluebutton into nav-bar-performance-issue
|
2019-08-26 17:18:31 -03:00 |
|
Tainan Felipe
|
3301589cb3
|
Merge remote-tracking branch 'upstream/master' into nav-bar-performance-issue
|
2019-08-26 17:17:29 -03:00 |
|
KDSBrowne
|
5c48e19a85
|
fix position of poll answers container for rtl
|
2019-08-26 20:08:40 +00:00 |
|
Tainan Felipe
|
65157d22bb
|
Update bigbluebutton-html5/imports/ui/components/nav-bar/recording-indicator/component.jsx
Co-Authored-By: Chad Pilkey <capilkey@gmail.com>
|
2019-08-26 09:40:10 -03:00 |
|
Fred Dixon
|
1340b33ee5
|
Merge pull request #7983 from capilkey/svg-recording-icon
Use an SVG for the recording icon
|
2019-08-23 22:01:45 -03:00 |
|
Chad Pilkey
|
a45afc570c
|
use an svg for the recording icon
|
2019-08-23 15:48:32 -07:00 |
|
Anton Georgiev
|
c41a3030d9
|
Merge pull request #7981 from jfsiebel/fix-pop-up-clear-chat-problem
Fix problem with clear chat when popup alerts are enabled
|
2019-08-23 17:23:13 -04:00 |
|
Anton Georgiev
|
3917a8206e
|
Merge pull request #7982 from capilkey/fix-wb-toolbar
Make sure the whiteboard toolbar exists first before animating
|
2019-08-23 17:22:49 -04:00 |
|
Chad Pilkey
|
83c727ac0d
|
make sure the toolbar exists first before animating
|
2019-08-23 14:13:15 -07:00 |
|
Joao Siebel
|
d9ddead171
|
Fix problem with clear chat when popup alerts are enabled
close #7975
|
2019-08-23 17:50:37 -03:00 |
|
Anton Georgiev
|
5550e75c50
|
Merge pull request #7978 from MaximKhlobystov/tests-enter-key-issue
Automated tests: button clicks instead of pressing Enter key
|
2019-08-23 16:15:51 -04:00 |
|
Maxim Khlobystov
|
3fd19881da
|
Clicking buttons instead of pressing Enter key
|
2019-08-23 15:44:47 -04:00 |
|
Joao Siebel
|
408244ca10
|
Merge remote-tracking branch 'upstream/master' into webcam-autojoin-problem
|
2019-08-23 15:00:51 -03:00 |
|
Anton Georgiev
|
730414af64
|
Merge pull request #7970 from jfsiebel/recovery-partner-disconnected-message
Recovery partner disconnected message
|
2019-08-23 13:34:20 -04:00 |
|
Anton Georgiev
|
7b450f9b41
|
Merge pull request #7974 from jfsiebel/fix-microphone-lock-settings
Fix microphone lock affecting moderators
|
2019-08-23 13:33:16 -04:00 |
|
Anton Georgiev
|
301fb04fec
|
Merge pull request #7973 from antobinary/loc4
Pulled html5 locales on Aug 23, 2019
|
2019-08-23 13:30:42 -04:00 |
|
Anton Georgiev
|
dc7ca331cf
|
Pulled html5 locales on Aug 23, 2019
|
2019-08-23 13:29:05 -04:00 |
|
Joao Siebel
|
cc62ce721c
|
Fix microphone lock affecting moderators
close #7966
|
2019-08-23 14:25:33 -03:00 |
|
Anton Georgiev
|
4ea7600c45
|
Merge pull request #7969 from KDSBrowne/002-move-chat-props
Move props for typing indicator from chat to message-form
|
2019-08-23 11:57:22 -04:00 |
|