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
Anton Georgiev
bd2a65e555
fix: bbb-conf to point to the correct file for BBB secret
2022-06-24 14:22:45 -04:00
Maxim Khlobystov
b2887c7916
Update for copy stats test
2022-06-24 13:22:56 -04:00
Joao Victor
44e0c072d5
fix: missing translations for some labels on L. A. Dashboard
2022-06-24 11:42:22 -03:00
Anton Georgiev
5290c2039c
Merge pull request #15194 from schrd/cleanup-akka-systemd
...
fix: remove obsolete systemd overrides
2022-06-24 08:58:31 -04:00
Brent Baccala
ef47bb5762
test suite: add an option to multiuser initPages() to wait and clear
...
the default presentation notification on the moderator page.
Waiting until initPages() is finished to do this is problematic, because
it might take long enough to init the user page that the toast has
disappeared from the moderator page by the time initPages() finishes.
Change all the places in the test suite where initPages() is called
right before waitAndClearDefaultPresentationNotification to use
the new option instead.
In one place (raiseAndLowerHand) I also dropped waiting and clearing
the notification on the user page because it was causing problems
and doesn't seem to be necessary.
2022-06-24 01:47:48 +00:00
Anton Georgiev
fa5ea33c6c
Merge pull request #15100 from schrd/fix-issue-10989
...
Fix(build): add service dependency to redis for several services
2022-06-23 15:40:38 -04:00
Brent Baccala
776fd9f024
webcamContentCheck: check that webcam videos are changing by computing
...
a hash of their entire contents, rather than checking a single pixel
2022-06-23 18:13:10 +00:00
Brent Baccala
7d6fe7b03c
add helper functions to test for appearance and disappearance of
...
n'th (i.e, second or third) browser elements
use these functions to fix a race condition in lockShareWebcam
where we tested for the disappearance of a second webcam without
necessarily waiting for it to disappear
2022-06-23 18:10:25 +00:00
Brent Baccala
b6a422d214
"Change user status" test needs to wait for default presentation notification to clear
2022-06-23 18:06:26 +00:00
Paulo Lanzarin
e3e0f830ad
Merge pull request #15241 from bigbluebutton/bpads122
...
build(pads): v1.2.2
2022-06-23 13:02:16 -03:00
Paulo Lanzarin
e8031a3c7f
build(pads): v1.2.2
...
Bump bbb-pads to v1.2.2
https://github.com/bigbluebutton/bbb-pads/releases/tag/v1.2.2
2022-06-23 11:25:57 -03:00
Joao Victor
24504178a6
fix: screen sharing data saving option
2022-06-23 10:05:11 -03:00
Ramon Souza
adbe90582e
Merge remote-tracking branch 'upstream/v2.5.x-release' into fix-expression-assignment-25
2022-06-22 14:44:20 -03:00
Anton Georgiev
a448ac9e15
Merge pull request #15219 from ramonlsouza/issue-15199
...
fix: Learning Dashboard downloaded data wrong join and left time values
2022-06-22 11:53:20 -04:00
Anton Georgiev
10b0d47257
Merge pull request #15178 from gabriellpr/presentation-menu
...
refactor: Adding bbbmenu component to presentation menu
2022-06-22 11:42:53 -04:00
Anton Georgiev
37933d1c11
Merge pull request #15229 from ramonlsouza/fix-get-secret-poll-value
...
fix: secret poll value not recalculated
2022-06-22 11:22:17 -04:00
Anton Georgiev
8955267988
Merge pull request #15181 from ramonlsouza/user-leave-fix
...
fix: users counter inconsistent
2022-06-22 11:21:57 -04:00
Ramon Souza
560b53a452
fix first anon poll live-result
2022-06-22 10:17:59 -03:00
Ramon Souza
27f1e75500
fix secret poll value recalculation
2022-06-21 17:40:48 -03:00
Ramon Souza
6066fdec9f
fix assignment in expression
2022-06-21 13:42:46 -03:00
Anton Georgiev
2c51e3d797
test: drop unnecessary joinViaHtml5=true
2022-06-21 15:38:53 +00:00
Anton Georgiev
d1af59d742
Merge pull request #15225 from antobinary/loca
...
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-06-21 11:38:45 -04:00
Localization Server
bda31d0875
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-06-21 15:21:37 +00:00
gabriellpr
0e831c86cc
adding tooltip-container
2022-06-21 08:53:06 -03:00
Maxim Khlobystov
a6af9a2b3e
Links to the test plan
2022-06-20 20:52:00 -04:00
Maxim Khlobystov
72213eb91d
New connection status test specs
2022-06-20 20:22:14 -04:00
Maxim Khlobystov
93a94ca88f
Fit to width and multi-presentation upload
2022-06-20 19:02:10 -04:00
Ramon Souza
8afde385e7
fix join/left times as learning dashboard export
2022-06-20 15:49:22 -03:00
Anton Georgiev
acf201c544
Merge pull request #15195 from GuiLeme/issue-15160
...
(fix) - Fixed error logs in recordings about etherpad
2022-06-16 14:31:52 -04:00
gabriellpr
449d6ca463
fix fullscreen not working normally
2022-06-16 13:32:27 -03:00
GuiLeme
7363c36448
[issue-15160] - fixed error logs in recordings
2022-06-16 09:13:31 -03:00
Daniel Schreiber
74576f4fff
fix: remove obsolete systemd overrides
...
the redis dependency for `bbb-apps-akka` and `bbb-fsesl-akka` has
already beed added in commit b6777ed9cb
so
the override is no longer neccesary.
closes #15192
2022-06-16 13:54:31 +02:00
Daniel Schreiber
887b0152fd
fix: bbb-rap-starter also needs Redis
...
... so add it as a dependency for systemd.
2022-06-16 11:49:37 +02:00
Anton Georgiev
4d10ca90b8
Merge pull request #15187 from bigbluebutton/antobinary-patch-1
...
docs: set 2.5 as the recommended version, discontinue 2.3
2022-06-15 11:16:31 -04:00
Anton Georgiev
e1c0a10486
chore: set 2.5 as the recommended version, discontinue 2.3
2022-06-15 10:10:27 -04:00
Ramón Souza
86a05cd431
Merge pull request #15156 from gabriellpr/etherpad-cutting-text
...
fix: Etherpad cutting off text
2022-06-15 13:15:59 +01:00
Anton Georgiev
ccc8d70594
chore: Bump version to 2.5.2
2022-06-14 17:00:14 -04:00
Gustavo Trott
565b36c263
Merge pull request #15176 from mariogasparoni/fix-15169
2022-06-14 16:47:24 -03:00
Ramón Souza
e56b821f40
Merge pull request #15143 from ramonlsouza/current-poll-presenter
...
fix: re-subscribe to current poll when presenter changes
2022-06-14 20:17:37 +01:00
Ramón Souza
c474a5a353
Merge pull request #15125 from JoVictorNunes/issue-15122
...
fix(Dashboard): make username look more clickable
2022-06-14 17:18:51 +01:00
Ramón Souza
06446a161c
Merge pull request #15145 from JoVictorNunes/dashboard-chore-Jun.08
...
chore: fix/update Learning A. Dashboard npm dependencies
2022-06-14 17:17:55 +01:00
Ramon Souza
2dc00ddf35
handle user leave for viewers
2022-06-14 11:29:59 -03:00
Ramón Souza
fd76d35b0b
Merge pull request #15102 from JoVictorNunes/v2.5.x-release
...
fix(chat notification): duplication of first message notification
2022-06-14 15:25:17 +01:00