Commit Graph

33983 Commits

Author SHA1 Message Date
Mario Jr
ca6b020f82 fix(audio): prevent dial-in waiting / guest users to speak/listen to the room
Based on the strategy proposed by @schrd in #15163
Also thanks to @jacotec and @maximilianhoecker for the help on investigating

Closes #15163
2022-07-14 13:56:17 -03:00
Ramón Souza
e6bfd5ac06
Merge pull request #15362 from JoVictorNunes/issue-15359
fix(chat): `undefined` property access
2022-07-13 17:28:06 +01:00
Anton Georgiev
f3f0054140
Merge pull request #15349 from BrentBaccala/git-worktrees-2.5
build: Let packaging scripts operate in a git worktree
2022-07-12 20:14:18 -04:00
Joao Victor
25000295bc fix(Dashboard): wrap header on small screens 2022-07-12 12:02:37 -03:00
Joao Victor
cca17f9def fix(chat): property access 2022-07-12 10:25:50 -03:00
Anton Georgiev
90ef6e9e6a
Merge pull request #15246 from BrentBaccala/add-option-to-initPages
test suite: add an option to multiuser initPages()
2022-07-11 18:20:33 -04:00
Brent Baccala
00b319355d package build scripts - calculate GIT_REV and COMMIT_DATE outside the
docker container and pass them in as environment variables, since we
can't compute them inside the docker container if the source directory
is a git worktree
2022-07-07 18:38:49 -04:00
Anton Georgiev
0dea0e0102
Merge pull request #15331 from danielpetri1/recording-crop-fix
fix(recording): Add PDF cropbox parameter to thumbnails and slides for playback
2022-07-07 11:22:35 -04:00
Ramón Souza
1b9afd0173
Merge pull request #15335 from prlanzarin/u25/fix/vbg-settings-yml
fix: don`t ignore settings.yml virtualBackgrounds.enabled config
2022-07-07 15:08:48 +01:00
prlanzarin
a6861a16d5 fix: don`t ignore settings.yml virtualBackgrounds.enabled config 2022-07-07 12:37:32 +00:00
Brent Baccala
dac96ccecb Merge remote-tracking branch 'origin/v2.5.x-release' into add-option-to-initPages 2022-07-06 19:00:23 +00:00
Daniel Petri Rocha
ef45c9675f Add cropbox parameter to thumbnails and recording processing step 2022-07-06 18:16:08 +02:00
Anton Georgiev
6eafe1a8e1
Merge pull request #15260 from BrentBaccala/test-suite-youtube-title
test: select YouTube iframe differently
2022-07-06 10:27:05 -04:00
Anton Georgiev
e37b9b6b4b
Merge branch 'v2.5.x-release' into test-suite-youtube-title 2022-07-06 10:26:40 -04:00
Ramón Souza
f66481411e
Merge pull request #15239 from JoVictorNunes/issue-15059
fix: screen sharing data saving option
2022-07-06 14:42:41 +01:00
Ramón Souza
16d871bdb5
Merge pull request #15174 from ramonlsouza/fix-poll-results-chat
fix: wrong poll results displayed in the chat when answers are grouped
2022-07-06 14:42:28 +01:00
Anton Georgiev
eca4ebe56f
Merge pull request #15221 from MaximKhlobystov/25-test-update
test: New 2.5 tests + links from test specs to 2.5 test plan
2022-07-06 09:39:49 -04:00
Maxim Khlobystov
beffcbb464 One more switch to uploadSinglePresentation 2022-07-05 12:21:38 -04:00
Paulo Lanzarin
d2ac8ff16a
Merge pull request #15322 from bigbluebutton/sfu285
build(bbb-webrtc-sfu): v2.8.5
2022-07-05 13:09:15 -03:00
Maxim Khlobystov
80939493f5 Replace uploadPresentation with uploadSinglePresentation in other test suites 2022-07-05 11:27:40 -04:00
Maxim Khlobystov
b8e367799a Make fit to width test more stable by clicking userlist toggle button 2022-07-05 11:13:46 -04:00
Paulo Lanzarin
9231fde389
build(bbb-webrtc-sfu): v2.8.5
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.8.5
2022-07-05 10:35:25 -03:00
Ramón Souza
42cea626e5
Merge pull request #15319 from ramonlsouza/bbb25-locales-jul5
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-07-05 13:32:13 +01:00
Localization Server
6079e02b2a chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-07-05 09:29:22 -03:00
Ramón Souza
6560233577
Merge pull request #15308 from ramonlsouza/wb-cursor-fixes-port
fix: port whiteboard annotations/cursors fixes to 2.5
2022-07-05 13:04:14 +01:00
GuiLeme
ca9ba26f27 [fix-tomcat-warnings25] --- 2022-07-01 14:49:51 -03:00
Ramon Souza
67abbe9489 only remove annotations/cursors when multiUser is disabled 2022-07-01 14:38:12 -03:00
Ramon Souza
f74beed916 fix(whiteboard): don't hide presenter's cursor 2022-07-01 14:37:23 -03:00
Ramon Souza
b5cf43b04e fix: cursor displaying for another users 2022-07-01 14:35:16 -03:00
Ramon Souza
4acbce94cd fix: clear cursors data on multi-user whiteboard off 2022-07-01 14:32:34 -03:00
Joao Victor
66d3d2c13b fix: clear fake annotations on multi-user whiteboard off 2022-07-01 14:31:14 -03:00
Maxim Khlobystov
64e9cc65fc Cleanup 2022-06-30 11:05:47 -04:00
Maxim Khlobystov
4ddbe75bc1 Minor fixes for presentation and connectionStatus test suites 2022-06-30 11:01:00 -04:00
Anton Georgiev
cdd20b1cf2
Merge pull request #15296 from GuiLeme/update-rubocop
chore: Update rubocop in gemfile
2022-06-29 20:28:20 -04:00
GuiLeme
be62c6d19a [update-rubocop] - ran bundle install and updated rubocop 2022-06-29 17:38:39 -03:00
Anton Georgiev
6928adab39
Merge pull request #15226 from antobinary/loca
test: drop unnecessary joinViaHtml5=true
2022-06-29 09:20:17 -04:00
Joao Victor
3ea33ce3ac fix: apply presentation 'isCurrent' changes to local state 2022-06-28 13:33:54 -03:00
Ramón Souza
74287a204e
Merge pull request #15266 from gabriellpr/modal-audio-design
fix: microphone design inside audio modal
2022-06-28 14:25:45 +01:00
Ramón Souza
58c3f45518
Merge pull request #15268 from ramonlsouza/pr-15215-25
fix: some presentation slides are not loaded after conversion (2.5)
2022-06-28 13:14:15 +01:00
mvasylenko
a2164e45d9 fix for issue #15209
Some slides of presentation not selectable if image is embedded
2022-06-28 09:10:18 -03:00
Anton Georgiev
b61bea879f
Merge pull request #15265 from GuiLeme/issue-14852
fix: Change in bbb-conf to not rely on tomcat
2022-06-27 16:13:04 -04:00
GuiLeme
b7eb7365b6 [issue-14852] - Corrected some debug leftovers. 2022-06-27 16:54:01 -03:00
gabriellpr
a3e17490f4 WIP: fix microphone design inside audio modal 2022-06-27 15:23:57 -03:00
Anton Georgiev
afa7dfd641
chore: Bump version to 2.5.3 2022-06-27 13:45:37 -04:00
Paulo Lanzarin
71e97fdbd9
Merge pull request #15263 from bigbluebutton/sfu284
build(bbb-webrtc-sfu): v2.8.4
2022-06-27 14:27:41 -03:00
GuiLeme
a7fdb3a993 [issue-14852] - Change in bbb-conf to not rely on tomcat 2022-06-27 11:36:56 -03:00
Paulo Lanzarin
b3b088e58b
build(bbb-webrtc-sfu): v2.8.4
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.8.3
See https://github.com/bigbluebutton/bbb-webrtc-sfu/releases/tag/v2.8.4
2022-06-27 11:06:15 -03:00
Brent Baccala
8af4f9ac2f select YouTube iframe by looking for part of the video title in the
iframe title, instead of looking for the prefix "YouTube"
2022-06-24 23:08:16 +00:00
Anton Georgiev
ab4edea88f
Merge pull request #15228 from ramonlsouza/fix-expression-assignment-25
refactor: assignment in expression (2.5)
2022-06-24 16:51:13 -04:00
Anton Georgiev
07147585d5
Merge pull request #15254 from bigbluebutton/antobinary-patch-1
fix: bbb-conf to point to the correct file for BBB secret
2022-06-24 14:23:50 -04:00