Commit Graph

27337 Commits

Author SHA1 Message Date
KDSBrowne
cace862c01 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-9861 2020-08-11 14:06:02 +00:00
Anton Georgiev
9bdaf3960b
Merge pull request #10195 from KDSBrowne/dev2.3-fix-poll-chat-grouping
Improve poll results in public chat
2020-08-11 09:53:53 -04:00
Anton Georgiev
0745ea00dd
Merge pull request #10231 from KDSBrowne/issue-10041
Notify users when presentation is available for download
2020-08-11 09:52:55 -04:00
KDSBrowne
c9078db2b4 update value used in padding 2020-08-10 13:10:13 +00:00
KDSBrowne
bb22ab84fc add download link to current presentation toast 2020-08-10 12:51:06 +00:00
Anton Georgiev
08b5245a18
Update PULL_REQUEST_TEMPLATE.md 2020-08-07 13:33:00 -04:00
Anton Georgiev
6676f455c1
Merge pull request #10196 from KDSBrowne/issue-10170
Update filenames for saved public chat / users list
2020-08-07 13:28:44 -04:00
Anton Georgiev
3a0693505a
Merge pull request #10189 from jfsiebel/restore-inactivity-check-modal
Restore activity check modal.
2020-08-05 14:40:01 -04:00
Joao Siebel
32b25ce70e simplify code 2020-08-05 14:16:41 -03:00
Anton Georgiev
080e523bd5
Merge pull request #10193 from stweil/lgtm
Fix regular expression in Arc Player (LGTM)
2020-08-04 14:43:41 -04:00
KDSBrowne
e399fe92ba update filenames for saved public chat / users list 2020-08-04 13:27:32 +00:00
KDSBrowne
4ef489795c Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-9861 2020-08-04 12:59:30 +00:00
Stefan Weil
1d3d31107e Fix regular expression in Arc Player (LGTM)
LGTM report:

    The escape sequence '\.' is equivalent to just '.', so the sequence may
    still represent a meta-character when it is used in a regular expression.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-08-04 08:28:36 +02:00
KDSBrowne
9dcd3b3f61 remove const function and move into export 2020-08-03 21:35:12 +00:00
Joao Siebel
6987ab988c Restore activity check modal.
If activity check was enabled in server, the activity check modal wasn't showed
to users and after a given time the user was disconnect, also fix the meeting-end
and error-screen messages, informing the user the reason why he was kicked.
2020-08-03 09:44:21 -03:00
Fred Dixon
0041eac050
Merge pull request #10185 from tdjac0bs/bbb_web_improvements
Make the bigbluebutton user id be mapped on startup
2020-08-02 20:27:40 -04:00
Tiago Jacobs
29ff2504ff Make the bigbluebutton user id be mapped on startup ( and no more during build time ) 2020-08-02 20:05:11 -03:00
Fred Dixon
f7750ce2a3
Merge pull request #10151 from pedrobmarin/develop-full-audio-socket-check
Add a minimum socket validation to full-audio connection
2020-07-29 15:46:51 -04:00
Pedro Beschorner Marin
ab31861544 Add a minimum socket validation to full-audio connection 2020-07-29 15:51:19 -03:00
Anton Georgiev
570f482d4c
Merge pull request #10144 from vitormateusalmeida/layout-manager-2
Add Layout Context and Layout Manager
2020-07-29 10:00:59 -04:00
Fred Dixon
869e0d812a
Merge pull request #10142 from bigbluebutton/dependabot/npm_and_yarn/bbb-webhooks/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /bbb-webhooks
2020-07-28 16:32:46 -04:00
dependabot[bot]
1def72af99
Bump lodash from 4.17.15 to 4.17.19 in /bbb-webhooks
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-28 20:26:32 +00:00
KDSBrowne
6872a07d04 fix chat poll result calculation to match whiteboard 2020-07-28 19:22:05 +00:00
Anton Georgiev
6054eb971a
Merge pull request #10134 from KDSBrowne/dev2.3-setDefault-raise-hand
Set raise hand notification / sound on by default
2020-07-28 12:36:31 -04:00
KDSBrowne
5a158eaab0 turn on raise hand notification / sound by default 2020-07-28 16:13:20 +00:00
Anton Georgiev
c7bb723188
Merge pull request #10133 from antobinary/2020-07-28-package-lock
Add missing package-lock info for "hark"
2020-07-28 11:18:13 -04:00
Anton Georgiev
0a9eccbe9b add missing package-lock info for "hark" 2020-07-28 15:14:49 +00:00
Anton Georgiev
55d8d4b199
Merge pull request #9529 from Tainan404/issue-9128
Rework locales list generation
2020-07-28 11:10:38 -04:00
Anton Georgiev
575296ec83
Merge pull request #9851 from KDSBrowne/issue-9647
Add notification when mic is muted while speaking
2020-07-28 11:06:19 -04:00
Anton Georgiev
7744817130
Merge branch 'develop' into issue-9647 2020-07-28 10:48:13 -04:00
Anton Georgiev
6a738a43d5
Merge pull request #8464 from KDSBrowne/add-upload-toast
Non-blocking presentation upload
2020-07-28 10:40:41 -04:00
Anton Georgiev
b87b619fdd
Merge pull request #9964 from KDSBrowne/dev2.3-raise-hand-toast
Improve toast notification for raised hands
2020-07-28 10:29:21 -04:00
KDSBrowne
1ad09b7046 fix poll chat message grouping / unread counter not updating for polls 2020-07-28 12:55:21 +00:00
Anton Georgiev
aec321ee60
Merge pull request #10117 from tdjac0bs/bbb_web_improvements
Improvements on web and bbb-libreoffice
2020-07-24 12:26:00 -04:00
Tiago Jacobs
edb4755cd7 Lock libreoffice container network 2020-07-24 12:29:24 -03:00
Tiago Jacobs
153c59307d Improvements on bbb-libreoffice 2020-07-24 02:42:51 -03:00
Vitor Mateus De Almeida
fa9e5ca819 Fix error when join a new meeting 2020-07-23 18:14:31 -03:00
Vitor Mateus De Almeida
ed8b3adb0b Merge remote-tracking branch 'upstream/develop' into layout-manager-2 2020-07-23 16:54:50 -03:00
Anton Georgiev
53f1c0d931
Merge pull request #10114 from KDSBrowne/issue-10072
Display tooltips when presentation is fullscreen view
2020-07-23 09:04:17 -04:00
Fred Dixon
46d2104343
Create SECURITY.md 2020-07-22 20:30:51 -04:00
KDSBrowne
c9215ca14d Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-10072 2020-07-22 22:09:03 +00:00
KDSBrowne
0877045696 fix tooltips not displaying when presentation is fullscreen 2020-07-22 22:08:55 +00:00
Anton Georgiev
da8075e2ed
Enable displayBrandingArea in html5 settings.yml 2020-07-22 15:25:43 -04:00
Anton Georgiev
254b0c2cb7
Merge pull request #10108 from KDSBrowne/issue-10058
Fix TypeError: Cannot read property 'map' of undefined
2020-07-22 09:58:10 -04:00
Anton Georgiev
394ccce435
Merge pull request #8758 from pedrobmarin/multiple-cam-stop-all-button
Multiple webcams stop all button
2020-07-22 09:57:23 -04:00
KDSBrowne
4373d613ec Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-07-22 13:55:28 +00:00
Anton Georgiev
c32fd0f7c1
Merge pull request #10092 from daminebenq/add-test-specs-to-breakout
add specs to breakout autotest and fix old outdated autotests
2020-07-21 15:03:15 -04:00
KDSBrowne
b861664fa8 fix map of undefined error 2020-07-21 16:59:43 +00:00
Mohamed Amine Ben Salah
009c32faf9 fixes whiteboard automated test 2020-07-20 19:01:41 -03:00
Mohamed Amine Ben Salah
ff2764403a fixes virtualized users list automated test 2020-07-20 19:01:25 -03:00