Commit Graph

25548 Commits

Author SHA1 Message Date
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
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
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
KDSBrowne
29a2f3a341 prevent subcription to userstyping collection when disabled 2019-08-23 15:51:10 +00:00
KDSBrowne
4e837a1ac1 add typing indicator config setting 2019-08-23 15:17:32 +00:00
KDSBrowne
85ce9feb18 increase time between UsersTyping collection updates 2019-08-23 02:16:16 +00:00
KDSBrowne
50165922c5 reduce usersTyping collection updates 2019-08-22 20:18:42 +00:00
KDSBrowne
efcd9bb80b add typing indicator component 2019-08-22 18:53:53 +00:00
KDSBrowne
10946d16bd clean up typingUsers fetch() 2019-08-22 18:17:30 +00:00
Joao Siebel
9281a06461 Recovery partner disconnected message 2019-08-22 15:04:39 -03:00
KDSBrowne
121752cc6c move props from chat to message-form container 2019-08-22 12:30:05 +00:00
Anton Georgiev
1aa7c04b52
Merge pull request #7968 from capilkey/remove-ss-mapuser
Remove pointless userMap in screenshare view
2019-08-22 06:46:42 -04:00
Chad Pilkey
1a8740e22d remove pointless userMap in screenshare view 2019-08-21 13:39:06 -07:00
Tainan Felipe
dc7bb6d2a7 Change observe in the base component 2019-08-21 16:27:15 -03:00
Tainan Felipe
a7f19778ff Remove leftovers 2019-08-21 15:57:34 -03:00
Tainan Felipe
22d3708690 Remove the toggleRecording of the props 2019-08-21 15:43:10 -03:00
Tainan Felipe
29e9e98782 Create a container for recording indicator 2019-08-21 15:29:31 -03:00
Tainan Felipe
932c5bf58c Fix nav bar performance issue and move recordProp to own collection 2019-08-21 14:42:37 -03:00
Fred Dixon
3bc1658f0d
Merge pull request #7965 from ffdixon/fix-bbb-conf-3
Don't update kurento[0].url
2019-08-21 14:14:23 -03:00
Fred Dixon
44b5f80600 Don't update kurento[0].url 2019-08-21 12:12:41 -05:00