Commit Graph

29504 Commits

Author SHA1 Message Date
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
Anton Georgiev
5e11fb314b
Merge pull request #12256 from Tainan404/filter-bymeetingId
Add filter by meetingId in server queries
2021-05-07 10:36:20 -04: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
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
697dbcdca4
Merge pull request #12315 from ramonlsouza/template-string
fix: template syntax in string literal
2021-05-07 09:05:20 -04: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
02aea0a3de template syntax in string literal 2021-05-07 08:38:19 -03:00
Ramon Souza
7a28119bc9 adjust poll annotations 2021-05-06 15:38:01 -03:00
Anton Georgiev
cac1758aaf
Merge pull request #12306 from mariogasparoni/feat-show-audio-filters
feat(audio): add showAudioFilters option in settings.yml
2021-05-06 11:05:45 -04:00
Mario Junior
35d3f7a0fd
Update bigbluebutton-html5/private/config/settings.yml
Explicitly set showAudioFilters to true

Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2021-05-06 12:02:32 -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
991c71c4a2
Merge pull request #12296 from antobinary/npm-versions
fix(security): Update sanitize-html package
2021-05-05 16:08:44 -04: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
Anton Georgiev
45f4cc0460 fix(security): Update sanitize-html package 2021-05-05 19:00:25 +00:00
Ramon Souza
5a771b8281 fix toolbar crash 2021-05-05 15:59:16 -03:00
Anton Georgiev
2061e61c6d
Update SECURITY.md 2021-05-05 12:05:28 -04: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
Anton Georgiev
2fce6e3897
Merge pull request #12282 from PhMemmel/waiting-room-message-area-improvement
Waiting room panel: Hitting enter sends message
2021-05-05 08:49:28 -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
6d50d7cdf9
Merge pull request #12279 from prlanzarin/u23-tofixabutterfly
fix(video): annotate ALL streams from an user on floor updates
2021-05-04 15:08:00 -04: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
prlanzarin
d27badcf53 fix(video): annotate ALL streams from an user on floor updates 2021-05-04 18:24:19 +00: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
Anton Georgiev
e081089051
Merge pull request #12275 from mariogasparoni/fix-12228
fix: bug in playAudioAlert method
2021-05-04 11:08: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
Anton Georgiev
403329c324
Merge pull request #12224 from ramonlsouza/fix-poll-reduced-results
fix: number of votes displayed in poll results annotation
2021-05-04 10:41:52 -04:00
jibon57
c9d59c3e29 fix: bug in playAudioAlert method
Removed the wrong reference to alert.
Probably it wasn't caught by eslint because 'alert' name is also present
in browser's scope.

Closes #12228
2021-05-04 10:24:30 -03:00
Mario Jr
db4158dc30 fix: first audio join in breakout fails with specific config
When listenOnlyMode=false, skipCheck=true and skipCheckOnJoin=true, the
audio tries to start a session more than one time, causing it to fail
at the first one (and reconnect after that).

Now we check if user is already connecting before trying to start a new
audio session.

Added some info in settings.yml for the options related to this commit
Closes #12190
2021-05-04 10:11:33 -03:00
Anton Georgiev
8d925fbce7
Merge pull request #12200 from gustavotrott/presentation-font-type3-detector
Automatically rasterize if slide contains font Type 3
2021-05-03 18:28:49 -04:00
Mario Jr
1fb73d615d fix: prevent an extra audio channel to be created when skipCheckOnJoin is true
When setting skipCheckOnJoin to true, an extra audio channel is created in
FreeSWITCH, after user accepts the echo test. The extra channel is removed
when user leaves the room, but this still may affect performance.
2021-05-03 19:26:47 -03:00
Anton Georgiev
0f875741e1
Merge pull request #12266 from ramonlsouza/record-button-viewer
fix: Add margin between record button and time
2021-05-03 17:23:28 -04:00
Ramon Souza
6734296911 add margin between record button and time 2021-05-03 17:50:18 -03:00
Anton Georgiev
4887b3d18d
Merge pull request #12265 from KDSBrowne/bbb-tab-order
fix(accessibility): Improve Tab Order Flow
2021-05-03 16:33:16 -04:00
KDSBrowne
383d01becf improve keyboard accessibility for br managment 2021-05-03 20:00:19 +00:00
KDSBrowne
ab17cb1393 make tab order flow from left to right 2021-05-03 19:58:30 +00:00
Anton Georgiev
457492d611
Merge pull request #12263 from ramonlsouza/issue-12242
Change open presentation button position
2021-05-03 15:23:09 -04:00
Ramon Souza
cc5a9502f4 change open presentation icon position 2021-05-03 16:04:54 -03:00
Anton Georgiev
630daca374
Bump up release to 2.3.1 2021-05-03 09:22:21 -04:00
Anton Georgiev
0e39bc7924
Merge pull request #12257 from antobinary/fix-12232
docs: Update numbers for default bbb-html5 backends and frontends
2021-05-03 09:15:42 -04:00