Commit Graph

30950 Commits

Author SHA1 Message Date
Anton Georgiev
cea6616dbc
Merge pull request #13099 from ramonlsouza/issue-12383
fix: incorrect camera position in mobile - smart layout
2021-08-30 08:27:20 -04:00
Ramon Souza
a201c873e4 fix incorrect camera position in mobile - smart layout 2021-08-30 08:54:49 -03:00
KDSBrowne
cf57bb5290 update value to key code constant 2021-08-30 00:53:06 +00:00
KDSBrowne
c3ef38d73c update virtual background image tooltip text 2021-08-30 00:45:31 +00:00
KDSBrowne
3844890ad7 fix screen reader announcement of toasts in firefox 2021-08-29 23:43:20 +00:00
Anton Georgiev
fb6a1456d4
Merge pull request #13014 from KDSBrowne/bbb-upload-focus-trap
Restrict Keyboard Access From Elements Behind Upload Modal
2021-08-27 14:58:20 -04:00
Anton Georgiev
a76dacb243
Merge pull request #13074 from ramonlsouza/issue-6803
move presentation fullscreen button to top right
2021-08-27 14:57:57 -04:00
Ramon Souza
e55529142f Merge remote-tracking branch 'upstream/develop' into issue-6803 2021-08-27 15:37:19 -03:00
Ramon Souza
429d1b3e9e fix button position in iPhone + RTL 2021-08-27 15:34:01 -03:00
Anton Georgiev
46af0a8ee0
Merge pull request #13059 from jfsiebel/allow-to-remove-all-presentations
Allow presenter to remove all presentations
2021-08-27 14:06:37 -04:00
Philipp Memmel
05cdba2233 remove specific echo test connecting message 2021-08-27 16:32:19 +00:00
Anton Georgiev
6747d2367a
Merge pull request #13089 from ramonlsouza/fix-lgtm-alerts
remove useless conditionals - LGTM alerts
2021-08-27 11:33:02 -04:00
Anton Georgiev
2556ec6386
Merge pull request #13092 from antobinary/test-13085
fix: Add RTL support for network stats #13085
2021-08-27 11:32:32 -04:00
Anton Georgiev
014fa414d2 fix: RTL support for network stats #13085 2021-08-27 15:30:24 +00:00
Anton Georgiev
ae65269c67
Merge pull request #13085 from mariogasparoni/feat-copy-data-to-clipboard
feat: allow users to see network stats and copy network data to clipboard
2021-08-27 10:30:23 -04:00
Anton Georgiev
b7a06cbac0
Merge pull request #13091 from antobinary/npm-audit-123
chore: Update missed trim-newlines reference
2021-08-27 10:02:05 -04:00
Anton Georgiev
1db945e599 chore: Update missed trim-newlines reference 2021-08-27 13:55:51 +00:00
Anton Georgiev
7d9d193952
Merge pull request #13090 from antobinary/npm-audit-123
chore: Pulled HTML5 2.3 locales on Aug 26, 2021
2021-08-27 09:55:09 -04:00
Anton Georgiev
9970a15d48 chore: Pulled HTML5 2.3 locales on Aug 26, 2021 2021-08-27 13:53:44 +00:00
Ramon Souza
d35c509e8b restores required prop 2021-08-27 10:49:20 -03:00
Ramon Souza
fee3f49452 fix lgtm alerts 2021-08-27 10:47:58 -03:00
Anton Georgiev
89723e3fa8
Merge pull request #13062 from pedrobmarin/f-p-scrp
fix(polling): stop current running poll
2021-08-27 09:45:43 -04:00
Anton Georgiev
42243f858a
Merge pull request #13067 from ramonlsouza/fix-settings-margin-mobile
fix: settings margin - mobile
2021-08-27 09:43:39 -04:00
Anton Georgiev
42ac3d03ff
Merge pull request #13088 from ramonlsouza/issue-12412
fix: Toggle list button missing tooltip when list hidden
2021-08-27 09:43:15 -04:00
Ramon Souza
7f1502fbf3 display userlist toggle tooltip when userlist is hidden 2021-08-27 09:21:39 -03:00
Anton Georgiev
ea98d34b80
Merge pull request #13087 from MaximKhlobystov/remove-testing-dependencies
Remove unused testing dependencies
2021-08-27 07:42:17 -04:00
Maxim Khlobystov
7acc607bcb Remove puppeteer and dotenv from main package.json 2021-08-27 03:25:36 +00:00
Joao Siebel
c3751cfef3 Fix recording when there is no presentation 2021-08-26 17:13:05 -03:00
Anton Georgiev
629ef455c5
Merge pull request #13086 from antobinary/npm-audit-123
chore: update "ws" and "path-parse" versions
2021-08-26 16:07:21 -04:00
Anton Georgiev
02c4847437 chore: update "ws" version 2021-08-26 20:03:58 +00:00
Anton Georgiev
495792356b
Merge pull request #13083 from ramonlsouza/update-locales
chore: update 2.4 locales
2021-08-26 16:02:40 -04:00
Ramon Souza
212c79b7b3 update 2.4 locales 2021-08-26 16:02:13 -03:00
Gustavo Trott
db5d313d69 Send bbb locale when open Learning Dashboard 2021-08-26 15:42:23 -03:00
Anton
18a2ec8d5d add Presentation test: Allow and disallow presentation download 2021-08-26 15:42:07 -03:00
Gustavo Trott
9b88431152 Set LearningDashboard enabled by default 2021-08-26 15:41:42 -03:00
Anton
429329266e add data-test to presentation-download elements 2021-08-26 15:41:41 -03:00
Gustavo Trott
b7f14537ed Improvements to Learning Dashboard 2021-08-26 15:21:15 -03:00
Anton Georgiev
d7bc64120e
chore: bump to v2.3.13 2021-08-26 14:15:50 -04:00
Gustavo Trott
935d11b2eb Merge with develop 2021-08-26 15:08:45 -03:00
Gustavo Trott
6feb470fcf Merge with develop 2021-08-26 15:04:06 -03:00
Gustavo Trott
4c4323ec69 Implements Clean up of LearningDashboard files when meeting ends 2021-08-26 14:18:09 -03:00
Pedro Beschorner Marin
74194e8d11
Merge pull request #13033 from kepstin/rec-audio-fixes
Recording screenshare audio fixes
2021-08-26 14:13:11 -03:00
Anton Georgiev
4ecfc2bb50
Merge pull request #13078 from ramonlsouza/issue-13057
fix: language override does not apply in learning dashboard
2021-08-26 13:12:20 -04:00
Fred Dixon
6fad8bf4a6
Merge pull request #13081 from ffdixon/fix-dockerfile-libreoffice
Fix https://github.com/bigbluebutton/bbb-install/issues/413 in source
2021-08-26 12:39:10 -03:00
Fred Dixon
ac1ac70da9 Fix https://github.com/bigbluebutton/bbb-install/issues/413 in source 2021-08-26 10:33:40 -05:00
Calvin Walton
93422b5f21 Move ffmpeg '-an' and '-vn' options out of the working format args
Disabling audio or video processing isn't really something that's part
of the working format (and at some point we might want to combine
audio+video processing together).

Move the setting of the '-an' and '-vn' options to where they're
required - as a detail of the EDL processing for video-only and
audio-only components of the output.

Honestly, the main reason for this change is that when testing alternate
working formats, I had accidentally dropped the '-vn' option from the
FFMPEG_WF_ARGS variable without noticing.
2021-08-26 11:20:52 -04:00
Anton
ade947c4dc update catch parameter to 'err' 2021-08-26 11:16:54 -03:00
Ramon Souza
b1f8723677 add locale parameter to learning dashboard links 2021-08-26 09:45:01 -03:00
Ramon Souza
1d89c893dc move presentation fullscreen button to top right 2021-08-25 17:31:52 -03:00
Gustavo Trott
ef4de06cf8 Fix problem in param learningDashboardEnabled 2021-08-25 17:19:04 -03:00