Commit Graph

25638 Commits

Author SHA1 Message Date
Anton Georgiev
5921934bad pulled html5 locales Aug 16, 2019 2019-08-16 18:02:29 -04:00
Anton Georgiev
5e6b40100d Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2019-08-16 17:55:06 -04:00
Anton Georgiev
e77647b7c5
Merge pull request #7945 from bigbluebutton/revert-7823-join-HOC
Revert "Implement HOC to handle errors"
2019-08-16 17:39:30 -04:00
Anton Georgiev
9957fd0d37
Revert "Implement HOC to handle errors" 2019-08-16 17:38:17 -04:00
Anton Georgiev
15bb086f51 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2019-08-16 16:19:38 -04:00
Anton Georgiev
6b1338d87b
Merge pull request #7944 from jfsiebel/alter-screenshare-end-sound
Alter screen share end alert sound
2019-08-16 16:10:21 -04:00
Anton Georgiev
b5c4209c50
Merge pull request #7823 from Tainan404/join-HOC
Implement HOC to handle errors
2019-08-16 16:06:30 -04:00
Tainan Felipe
68ac00d086 Remove HasError from Session 2019-08-16 16:51:02 -03:00
Tainan Felipe
6473e6fa3c Rename context functions and restruct the join load component 2019-08-16 16:35:08 -03:00
Joao Siebel
9072799162 Change alert sound for screen share end
Also fix a problem with the screen share alert playing even when
no screen share was running

close #7911
2019-08-16 16:30:33 -03:00
Tainan Felipe
6865bd6daf Add hasError to comparasion to render the client 2019-08-16 14:41:35 -03:00
Anton Georgiev
eaf71744db Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2019-08-16 12:45:09 -04:00
Anton Georgiev
7ce13856f7
Merge pull request #7888 from vitormateusalmeida/issue-7340
Change the default tool in multi-user
2019-08-16 11:31:04 -04:00
Anton Georgiev
ab01337f45
Merge pull request #7909 from capilkey/hide-user-list
Add ability to hide viewers in the user list from each other
2019-08-15 17:58:18 -04:00
Anton Georgiev
fbaa5cb2f0
Merge pull request #7940 from KDSBrowne/fix-roving-users
Improve keyboard accessibility of users list
2019-08-15 15:25:45 -04:00
Anton Georgiev
e29b22d893 Merge branch 'fix-roving-users' of github.com:KDSBrowne/bigbluebutton 2019-08-15 15:16:47 -04:00
KDSBrowne
b4959c40c5 fix non user-item dropdowns not closing on windown click 2019-08-15 19:08:14 +00:00
KDSBrowne
52085fde59 add checks for potential undefined's 2019-08-15 18:33:12 +00:00
Anton Georgiev
db80aadcd0
Merge pull request #7927 from jfsiebel/fix-problem-after-drawing
Prevent problem after drawing on tablet/mobile
2019-08-15 14:29:13 -04:00
Joao Siebel
4278b2b061 Add again handleMouseLeave function 2019-08-15 15:08:03 -03:00
Tainan Felipe
4bfbb15637 Merge remote-tracking branch 'upstream/master' into join-HOC 2019-08-15 14:50:25 -03:00
KDSBrowne
9e83bbee3c fix incorrect focused element when using mouse to select users 2019-08-15 16:49:46 +00:00
Joao Siebel
ae87fe7e9d Remove handleMouseLeave function 2019-08-15 13:34:23 -03:00
Joao Siebel
5bedda90cb Remove unnecessary bind and revert the call of handleMouseLeave 2019-08-15 10:19:44 -03:00
Chad Pilkey
d2f18f5d77
Merge pull request #7928 from capilkey/fix-user-avatar-width
Make user-list avatar the same width as chat avatar
2019-08-14 17:11:32 -04:00
Chad Pilkey
4664078498 make user-list avatar the same width as chat avatar 2019-08-14 14:02:01 -07:00
Tainan Felipe
aac7b611c2 WIP fix re-renders in nav-bar 2019-08-14 17:49:16 -03:00
Joao Siebel
632805c627 Prevent draw blocking buttons on tablets and mobile
close issue #7904
2019-08-14 17:28:27 -03:00
Anton Georgiev
5b9c835513
Merge pull request #7882 from prlanzarin/2.2-ap-ui
Add UI prompts when autoplay is blocked for video/screenshare/listen only
2019-08-14 15:24:16 -04:00
Anton Georgiev
a232fba5ab
Merge pull request #7915 from KDSBrowne/issue-7912
Fix chat input placeholder text
2019-08-14 15:21:03 -04:00
prlanzarin
982ab3631d Update play audio prompt on autoplay modal view 2019-08-14 19:15:11 +00:00
KDSBrowne
e5976bd932 improve find() selector 2019-08-14 18:39:15 +00:00
Anton Georgiev
5fd98ec30a
Merge pull request #7922 from capilkey/fix-layout-swap-back
Show presentation and whiteboard controls after auto swap back
2019-08-14 13:40:46 -04:00
Anton Georgiev
d81bdad372
Merge pull request #7899 from jfsiebel/fix-sound-alert-problem
Fix audio alerts for chat playing when they shouldn't
2019-08-14 13:22:38 -04:00
KDSBrowne
3c3f1260a3 fix error messages when switching chats 2019-08-14 15:34:20 +00:00
KDSBrowne
bb5463881c display only error or typing indicator at one time 2019-08-14 14:38:26 +00:00
KDSBrowne
34cd6daf26 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into fix-roving-users 2019-08-13 21:16:33 +00:00
KDSBrowne
ac284b5ea1 fix user list keyboard accessibility bugs 2019-08-13 21:16:14 +00:00
Anton Georgiev
62063be5c2
Merge pull request #7923 from capilkey/fix-meteornotconnected-log
Improve the failed Meteor call log
2019-08-13 14:13:57 -04:00
Chad Pilkey
9ebc3083c3 improve the failed Meteor call log 2019-08-13 10:52:25 -07:00
Chad Pilkey
442c9dfa58 show presentation and wb controls after auto swap back 2019-08-13 10:41:47 -07:00
Anton Georgiev
03bbc2e9f9
Merge pull request #7921 from capilkey/fix-listenonly-mute
Don't show muted on video when listenOnly
2019-08-13 13:11:59 -04:00
Chad Pilkey
483285ae3a don't show muted on video when listenOnly 2019-08-13 10:02:52 -07:00
Anton Georgiev
a285568cdb
Merge pull request #7918 from capilkey/fix-mobile-zoom
Add max and min zoom for mobile
2019-08-12 18:02:43 -04:00
Chad Pilkey
dc99353219 add max and min zoom for mobile 2019-08-12 21:54:02 +00:00
Chad Pilkey
865d4e03bf fix lock settings in Flash after hideUserList added 2019-08-12 14:02:45 -07:00
KDSBrowne
e35f1e4a8d improve readability of map 2019-08-12 19:30:09 +00:00
KDSBrowne
0265dcdbb8 fix when empty message error is displayed 2019-08-12 19:29:47 +00:00
Anton Georgiev
1ea030e31d
Merge pull request #7908 from capilkey/improve-users-find
Improve user fetch and sort, and webcam fetch
2019-08-12 12:39:58 -04:00
Fred Dixon
eacb8f9f65
Merge pull request #7723 from kepstin/rec-events-cleanup-more
Delete control characters from all recording event properties
2019-08-09 23:10:24 -04:00