Anton Georgiev
66d8be378d
Merge pull request #14870 from MaximKhlobystov/2.4-playwright-fixes
...
test: fixes for 2.4 Playwright tests
2022-04-21 14:03:42 -04:00
Anton Georgiev
15a44c63b3
Merge pull request #14823 from ramonlsouza/issue-14811
...
fix: Closed captions position when the presentation is minimized
2022-04-21 13:06:49 -04:00
Anton Georgiev
0f996f474d
Merge pull request #14872 from ramonlsouza/issue-14864
...
fix: Audio device selector icon wrong position in RTL layout
2022-04-21 13:05:42 -04:00
Ramon Souza
0109edbf25
fix audio icon RTL
2022-04-21 13:43:44 -03:00
Anton Georgiev
7246c2bbda
Merge pull request #14871 from ramonlsouza/issue-14866
...
fix: Blue screen when using fill poll values option
2022-04-21 12:02:12 -04:00
Ramon Souza
e9c31f4966
fix blue screen poll values
2022-04-21 10:33:47 -03:00
Maxim Khlobystov
ddaba75cba
Fixing 2.4 Playwright tests
2022-04-21 07:19:08 -04:00
Ramon Souza
68b60874bf
display minimize button with autoSwapLayout and oldMinimizeButton
2022-04-20 17:48:26 -03:00
Paulo Lanzarin
ae0572f05c
Merge pull request #14858 from bigbluebutton/25-dcs
...
chore: disable candidate signaling by default
2022-04-20 16:54:13 -03:00
Anton Georgiev
d9709caf27
Merge pull request #14316 from JoVictorNunes/issue-13631
...
fix(audio): restore audio behavior within main room after leaving breakout room
2022-04-20 10:37:44 -04:00
Anton Georgiev
e562b29daa
Merge pull request #14862 from pedrobmarin/c-p-v4-0-0
...
chore(playback): v4.0.0
2022-04-20 10:36:50 -04:00
Anton Georgiev
6f25cbf086
Merge pull request #14861 from GuiLeme/fix-PR-14628
...
[fix-PR-14628] - Include Return of the props in the read_props method.
2022-04-20 10:08:10 -04:00
Paulo Lanzarin
23cc2636a1
Merge pull request #14863 from bigbluebutton/sfu280a4
...
build: bump bbb-webrtc-sfu to v2.8.0-alpha.4
2022-04-20 10:58:39 -03:00
Paulo Lanzarin
97a740a79c
build: bump bbb-webrtc-sfu to v2.8.0-alpha.4
2022-04-20 10:49:07 -03:00
Pedro Beschorner Marin
cc0adad4cd
chore(playback): v4.0.0
...
* chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in https://github.com/bigbluebutton/bbb-playback/pull/190
* fix(notes): word wrap by @pedrobmarin in https://github.com/bigbluebutton/bbb-playback/pull/194
* fix(canvas): preserve annotation colors by @pedrobmarin in https://github.com/bigbluebutton/bbb-playback/pull/195
* chore: update from develop by @pedrobmarin in https://github.com/bigbluebutton/bbb-playback/pull/196
**Full Changelog**: https://github.com/bigbluebutton/bbb-playback/compare/v3.4.1...v4.0.0
2022-04-20 10:39:47 -03:00
Guilherme Leme
a6f9bc6e9a
[fix-PR-14628] - Include Return of the props in the read_props method.
2022-04-20 10:00:07 -03:00
Anton Georgiev
26524531b3
Merge pull request #14683 from Arthurk12/audio-modal-skip-check-fix
...
fix(microphone): modal not showing errors
2022-04-19 11:56:12 -04:00
Paulo Lanzarin
cd96f30d22
chore: disable candidate signaling by default
...
mediasoup is the default media server in v2.5, so we don't need ICE candidates
to be signaled to bbb-webrtc-sfu. Disabling it saves resources (client and server).
2022-04-19 11:50:45 -03:00
Ramón Souza
6ab38d8e33
Merge pull request #14856 from JoVictorNunes/whiteboard-button-radius
...
fix: whiteboard toolbar border-radius
2022-04-19 11:11:02 -03:00
Joao Victor
62d56eeb00
fix: whiteboard toolbar border-radius
2022-04-19 10:28:02 -03:00
Ramón Souza
a80ead35db
Merge pull request #14844 from ramonlsouza/fix-undefined-user
...
fix: undefined user prop crash in userlist
2022-04-18 17:10:06 -03:00
Ramon Souza
749fa58744
fix undefined user condition
2022-04-18 15:02:43 -03:00
Anton Georgiev
22a4f702f8
Merge pull request #14842 from JoVictorNunes/issue-14801
...
[2.5] fix(Dashboard): apply charset=UTF-8 to csv data
2022-04-18 10:34:11 -04:00
Joao Victor
bdb8ff9c1a
fix: apply charset=UTF-8 to csv data
2022-04-18 09:47:14 -03:00
Anton Georgiev
cbd4b68b33
chore: change release to beta.2
2022-04-14 17:32:31 -04:00
Anton Georgiev
e23888076b
Merge pull request #14671 from JoVictorNunes/issue-14659
...
fix(menu): update previous open dropdown on user list reordering
2022-04-14 17:31:02 -04:00
Anton Georgiev
b61ea322e0
Merge pull request #14835 from antobinary/meteor271
...
chore: bump up version of npm async
2022-04-14 15:40:49 -04:00
Anton Georgiev
25b567aadc
chore: bump up version of async
2022-04-14 19:39:00 +00:00
Anton Georgiev
272e985608
Merge pull request #14834 from antobinary/meteor271
...
revert: switch package-lock.json back to "lockfileVersion": 1
2022-04-14 15:38:33 -04:00
Anton Georgiev
11f879be87
chore: switch package-lock.json back to "lockfileVersion": 1
2022-04-13 23:40:42 +00:00
Anton Georgiev
6d48e66048
Merge pull request #14774 from antonbsa/fix-test-warnings
...
test: Fix warnings
2022-04-13 15:14:45 -04:00
Anton Georgiev
dd97ed5b5b
Merge pull request #14628 from GuiLeme/issue-14304
...
Implementation to read files from `/etc/bigbluebutton/` and override default configs.
2022-04-13 14:20:51 -04:00
Ramon Souza
0b26f066e0
change captions position to not depend on presentation
2022-04-13 15:10:40 -03:00
Anton Georgiev
8e81225937
Merge pull request #14822 from antobinary/npm
...
chore: Drop .dockerignore and docker-entrypoint.sh files #14814
2022-04-13 13:20:41 -04:00
Anton Georgiev
c808f1f1dd
chore: Drop .dockerignore and docker-entrypoint.sh files #14814
2022-04-13 17:17:08 +00:00
Anton Georgiev
7f986660e4
Merge pull request #14821 from gustavo-em/mobile_translations2
...
refactor: Edit mobile translations (WIP)
2022-04-13 12:54:10 -04:00
gustavo-em
2f6fe788a1
ajusts
2022-04-13 13:44:23 -03:00
gustavo-em
f40fcc1696
translations to mobile app
2022-04-13 13:13:38 -03:00
Anton Georgiev
ec6f5691c9
Merge pull request #14799 from Tainan404/fix-notes-showing-text
...
fix(notes): Fix notes display order
2022-04-13 08:50:55 -04:00
Anton Georgiev
04f5d30e98
Merge pull request #14815 from antobinary/drop-obsolete-dockerfiles
...
chore: update package-lock.json for lockfileVersion: 2
2022-04-12 16:45:36 -04:00
Anton Georgiev
05baa9b19c
chore: update package-lock.json for lockfileVersion: 2
2022-04-12 20:41:38 +00:00
Anton Georgiev
4a7c2aae16
Merge pull request #14814 from antobinary/drop-obsolete-dockerfiles
...
chore: Drop obsolete Dockerfiles
2022-04-12 16:37:00 -04:00
Anton Georgiev
13bed65baf
chore: drop obsolete Dockerfile from BBB
2022-04-12 20:34:28 +00:00
Anton Georgiev
c38ce37459
chore: drop labs/docker
2022-04-12 20:33:13 +00:00
Anton Georgiev
aa333ebf25
Merge pull request #14813 from antobinary/servlet
...
fix: Adjust property path for grails session.cookie.secure
2022-04-12 16:31:59 -04:00
Anton Georgiev
8a75e5cc7a
fix: Adjust property path for grails session.cookie.secure
2022-04-12 20:28:07 +00:00
Anton Georgiev
dd8ac845d2
Merge pull request #14797 from JoVictorNunes/chat-time-alignment
...
fix: chat message time alignment
2022-04-12 16:02:28 -04:00
Anton Georgiev
37de853bf5
Merge pull request #14812 from ramonlsouza/locales25-apr12
...
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-04-12 16:02:07 -04:00
Localization Server
763d8edd55
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2022-04-12 16:43:08 -03:00
Joao Victor
911edbf9f5
Rebase to 2.5
2022-04-12 16:26:13 -03:00