Commit Graph

29689 Commits

Author SHA1 Message Date
Joao Siebel
169e5abe10 Add try/catch on group-chat-msg methods 2021-05-05 09:13:48 -03: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
Joao Siebel
e352b0913e Add try/catch on group-chat methods 2021-05-04 16:52:05 -03:00
Joao Siebel
ba9c9a8682 Add try/catch on external-videos methods 2021-05-04 16:33:29 -03: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
Joao Siebel
aa0831f9ad Add try/catch on connection-status methods 2021-05-04 15:01:09 -03:00
Joao Siebel
a42d4a9f5d Add try/catch on captions methods 2021-05-04 14:34:31 -03: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
Joao Siebel
8bd9d056f2 Add try/catch on breakouts methods 2021-05-04 13:25:02 -03:00
Pedro Beschorner Marin
3b83bddd86 feat(events): store etherpad events file 2021-05-04 13:06:12 -03:00
Pedro Beschorner Marin
83b48d5ee8 fix(events): keep events using resque workflow 2021-05-04 13:01:32 -03: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
Joao Siebel
2b21a75007 Add try/catch on annotations methods 2021-05-04 11:38:56 -03: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
Anton Georgiev
e1ca16a2b5 update numbers for default bbb-html5 backends and frontends 2021-05-03 13:10:22 +00:00
Tainan Felipe
20d934a953 Add filter by meetingId in server queries 2021-05-03 09:49:33 -03:00
Anton Georgiev
ce01237a03
Merge pull request #12240 from PhMemmel/consider-overlay-config-in-html5-dev-deploy
Consider overlay file /etc/bigbluebutton/bbb-html5-with-roles.conf when self-deploying bbb-html5
2021-05-03 08:36:10 -04:00
Anton Georgiev
e63544f00f
Merge pull request #12255 from ramonlsouza/rm-unused-imports
refactor: remove unused imports
2021-05-03 08:35:06 -04:00
Ramon Souza
9d590a74d3 remove unused imports 2021-05-03 09:24:07 -03:00
Philipp Memmel
4a303d4871 consider overlay file bbb-html5-with-roles.conf in dev env 2021-05-02 16:15:29 +00:00
Fred Dixon
4b2f1d7bed
Merge pull request #12238 from ffdixon/bbbconf-remove-default
Fix adding bigbluebutton.web.logoutURL value of default
2021-05-02 11:35:09 -03:00
Fred Dixon
83e0404746 Fix adding bigbluebutton.web.logoutURL value of default 2021-05-02 09:33:08 -05:00
Anton Georgiev
613e24665e
Merge pull request #12227 from pedrobmarin/fix-guest-navigator-language
fix(guest): navigator language
2021-05-02 09:12:04 -04:00
hiroshisuga
35443a2e29
chore: Typo in palm detection (#12236)
* Typo fix
2021-05-02 08:47:48 -04:00
Anton Georgiev
886911c816
Merge pull request #12234 from bigbluebutton/rip-xenial
chore: update readme
2021-05-02 08:44:56 -04:00
Felipe Cecagno
2f75f5deeb
Update README.md
RIP xenial
2021-05-01 20:58:02 -03:00
Anton Georgiev
9d9116d61f
Merge pull request #12229 from MaximKhlobystov/keep-one-ru-locale
Keep one locale file for Russian language
2021-04-30 15:50:59 -04:00
Ramon Souza
805f0ba912 remove commented out code, added new line at the end of styles file 2021-04-30 16:09:36 -03:00
Ramon Souza
e10375e565 move settings text out of buttons 2021-04-30 16:06:28 -03:00