Commit Graph

6258 Commits

Author SHA1 Message Date
Anton Georgiev
b4e609f2c8 feat(guests): Introduce dynamicGuestPolicy in setting.yml 2021-05-12 16:01:04 +00:00
Anton Georgiev
1bf910c26b
Merge pull request #12360 from ramonlsouza/fix-action-buttons
fix: action buttons in audio selector - mobile
2021-05-12 10:15:52 -04:00
Ramon Souza
ffb067a8a3 fix action buttons visibility 2021-05-12 11:07:18 -03:00
Anton Georgiev
608ee314ce
Merge pull request #12359 from ramonlsouza/issue-12089
fix: increase audio menu width
2021-05-12 10:06:23 -04:00
Anton Georgiev
b29d5884e4
Merge pull request #12342 from gustavotrott/user-inactivity-fix
Fix: Eject user from meeting after inactivity warning timeout
2021-05-12 09:51:33 -04:00
Ramon Souza
99b04f33f0 use max-content for audio menu instead of fixed width 2021-05-12 09:53:32 -03:00
Anton Georgiev
bd51a191bd
Merge pull request #12354 from ramonlsouza/new-message-chat-scroll
fix: handle new message auto-scroll in chat
2021-05-11 18:40:04 -04:00
Anton Georgiev
cfab8518e8
Merge pull request #12352 from jfsiebel/content-loss-warning
feat: Add warning on meeting end modal about content in meeting.
2021-05-11 16:30:32 -04:00
Ramon Souza
ba616be126 handle new message auto-scroll in chat 2021-05-11 17:30:06 -03:00
Joao Siebel
70e72cca25 Add warning on meeting end modal about content in meeting. close #10721 2021-05-11 14:34:18 -03:00
Ramon Souza
6b1e19696a adjust navbar height 2021-05-11 14:07:38 -03:00
Anton Georgiev
4c3edbcea3
Merge pull request #12341 from ramonlsouza/issue-12141
fix: show message when starting poll without active presentation
2021-05-10 15:50:39 -04:00
Anton Georgiev
04c038edfb
Merge pull request #12337 from ramonlsouza/issue-12323
fix: breakout panel width (mobile)
2021-05-10 15:48:54 -04:00
Ramon Souza
91a2ced31e reduce padding/margin in network popup 2021-05-10 15:39:10 -03:00
Gustavo Trott
afcd96d80b Avoid negative seconds in inactivity warning countdown 2021-05-10 15:03:02 -03:00
Anton Georgiev
08474877b7
Merge pull request #12319 from Tainan404/issue-12267
Fix Presentation uploader missing items
2021-05-10 13:48:38 -04:00
Ramon Souza
6fc4699097 show message when starting poll without active presentation 2021-05-10 14:34:23 -03:00
Anton Georgiev
7eb8a0b822
Merge pull request #12338 from ramonlsouza/presentation-menu-z
fix: panels z-index for mobile
2021-05-10 10:52:07 -04:00
Ramon Souza
1552bdbbfd fix panels z-index for mobile 2021-05-10 11:01:50 -03:00
Anton Georgiev
31a1567294
Merge pull request #12321 from ramonlsouza/issue-12313
fix: chat jumps to top when opened/closed
2021-05-10 09:58:08 -04:00
Ramon Souza
95cca86c33 fix breakout panel mobile width and add resize 2021-05-10 10:43:59 -03:00
Pedro Beschorner Marin
69e1f58aa0 refactor(closed captions): useless conditional
This use of variable 'ownerId' always evaluates to true.
2021-05-09 14:38:03 -03:00
Ramon Souza
274693456a fix chat popup alerts in private chat 2021-05-07 17:33:22 -03:00
Anton Georgiev
76e6f48200
Merge pull request #12322 from ramonlsouza/issue-12069
Add scroll to poll question container
2021-05-07 15:40:12 -04:00
Ramon Souza
a35f38847c add scroll to poll question container - mobile 2021-05-07 15:39:40 -03:00
Ramon Souza
c6b81bbb65 re-implement chat scroll to position 2021-05-07 15:14:15 -03:00
Tainan Felipe
2efd949b16
Update bigbluebutton-html5/imports/ui/components/presentation/presentation-uploader/component.jsx
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2021-05-07 11:09:30 -03:00
Tainan Felipe
5e249ff47f Add comment 2021-05-07 11:06:03 -03:00
Anton Georgiev
25c323bfc6
Merge pull request #12317 from jfsiebel/prevent-toast-conversion-text-error-overflow
Fit conversion error message in toast notification
2021-05-07 10:00:15 -04:00
Tainan Felipe
2e168b8252 Fix Presentation being not shown 2021-05-07 10:52:12 -03:00
Anton Georgiev
fb333b9489
Merge pull request #12304 from ramonlsouza/issue-12253-2
fix: only play audio alert if there are new messages
2021-05-07 09:16:16 -04:00
Joao Siebel
aaa3a14b30 Remove scroll on toast notification when a conversion error happens. close #12293 2021-05-07 10:12:46 -03:00
Anton Georgiev
85d33b8d2e
Merge pull request #12316 from ramonlsouza/rm-unused
refactor: remove unused variables
2021-05-07 09:04:30 -04:00
Anton Georgiev
03239e98f0
Merge pull request #12309 from ramonlsouza/long-poll-annotation
Adjust poll results annotations
2021-05-07 09:03:21 -04:00
Ramon Souza
93d41f3f91 remove unused variables 2021-05-07 08:54:01 -03:00
Ramon Souza
7a28119bc9 adjust poll annotations 2021-05-06 15:38:01 -03:00
Mario Jr
69b2608f88 feat(audio): add showAudioFilters option in settings.yml
This allows showing (or hiding) the option from users in the conference.
Default value is true (show this option to users).
Fixed some eslint warnings.
2021-05-06 11:43:06 -03:00
Ramon Souza
aa4089c91d only play audio alert if there are new messages 2021-05-06 08:24:27 -03:00
Anton Georgiev
45db82dbdb
Merge pull request #12297 from ramonlsouza/fix-toolbar-crash
fix: toolbar crash with presenter changes
2021-05-05 15:21:56 -04:00
Ramon Souza
5a771b8281 fix toolbar crash 2021-05-05 15:59:16 -03:00
Anton Georgiev
e72bf6f5e3
Merge pull request #12281 from KDSBrowne/bbb-12246
Update App Default Locale Prop Value
2021-05-05 11:53:15 -04:00
Philipp Memmel
75db0b57ea Hitting Enter sends waiting room message 2021-05-05 06:51:43 +00:00
KDSBrowne
efed400d4b update app default locale prop to config / browser lang 2021-05-05 01:13:00 +00:00
Anton Georgiev
6b0b98a07c
Merge pull request #12230 from ramonlsouza/issue-12146
Move on/off settings labels outside of buttons
2021-05-04 15:06:53 -04:00
Anton Georgiev
062e2ef29a
Merge pull request #12277 from prlanzarin/u23-transcoderslashimage2cc
fix(video): check if pagination is in effect before choosing sort
2021-05-04 12:46:02 -04:00
prlanzarin
1686225748 fix(video): check if pagination is in effect before choosing sort 2021-05-04 16:34:02 +00:00
Anton Georgiev
e68cdb7193
Merge pull request #12264 from KDSBrowne/bbb-br-manage-acc
feat(accessibility): Improve keyboard Access For Breakout Room Assignment
2021-05-04 12:30:59 -04:00
Anton Georgiev
bd550b4f0b
Merge pull request #12273 from mariogasparoni/fix-multiple-audio-channel-being-created-for-specific-settings
fix: prevent an extra audio channel to be created when skipCheckOnJoin is true
2021-05-04 12:30:17 -04:00
Mario Jr
536e32454b Merge branch 'develop' into fix-12228 2021-05-04 12:04:53 -03:00
Anton Georgiev
e62eda3d72
Merge pull request #12272 from mariogasparoni/fix-12190
fix: first audio join in breakout fails with specific config
2021-05-04 10:42:37 -04:00