Maxim Khlobystov
4754e56407
Fixes for the locales test
2021-12-22 14:06:42 -05:00
Anton Georgiev
129ae2eaf0
Merge pull request #13971 from bigbluebutton/u24-eject-resources
...
fix(webcams): missing allowModsToEjectCameras in resources.xml
2021-12-22 12:08:52 -05:00
Anton Georgiev
f172f41226
Merge pull request #13835 from frankemax/webcam-video-pinning-24x
...
feat(video): webcam video pin
2021-12-22 12:07:28 -05:00
Anton Georgiev
d050793f44
Merge pull request #13954 from Arthurk12/fix-poll-userlist-sidebar
...
fix(layout): navigation sidebar not opening with content sidebar
2021-12-22 12:02:31 -05:00
Anton Georgiev
03d09bb9df
Merge pull request #13940 from frankemax/false-positive-mobile
...
fix(layout): false positive mobile user
2021-12-22 12:02:13 -05:00
Paulo Lanzarin
158cda9a99
fix(webcams): missing allowModsToEjectCameras in resources.xml
...
Setting wasn't being picked up on bbb-web/bigbluebutton.properties.
Only worked as a `create` parameter
2021-12-22 13:46:51 -03:00
Max Franke
7e2a3c3bca
feat(webcams): client side implementation of webcam pin
2021-12-21 16:58:39 -03:00
Max Franke
85ad9a5e30
feat(video): webcam video pinning server side logic
...
Add the new ChangeUserPinState messages to handle the new video pinning
functionality
2021-12-21 16:58:38 -03:00
Anton Georgiev
f7dfc7f083
Merge pull request #13966 from prlanzarin/u24-never-win
...
chore: pull latest bbb-icons
2021-12-21 14:43:17 -05:00
prlanzarin
89b1303d6a
chore: pull latest bbb-icons
...
Up to 20304f9f8e
2021-12-21 19:23:53 +00:00
Anton Georgiev
f1a354c9b0
Merge pull request #13951 from bigbluebutton/antobinary-patch-1
...
docs: Update SECURITY.md for 2.4
2021-12-21 12:09:48 -05:00
Anton Georgiev
72d5e54e3e
Merge pull request #13956 from antobinary/locales-dec-20
...
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-12-20 15:04:12 -05:00
Localization Server
6e6986b639
chore: Pulled the latest 2.4 HTML5 locales from Transifex
2021-12-20 19:49:48 +00:00
Arthurk12
aabee1ee6f
fix(layout): navigation sidebar not opening with content sidebar
...
Forces navigation sidebar to open with content sidebar.
2021-12-20 18:24:30 +00:00
Anton Georgiev
1eb49be737
Update SECURITY.md
2021-12-20 10:42:10 -05:00
Anton Georgiev
454568b19a
Merge pull request #13950 from antobinary/cursortrace
...
build: use official ep_cursortrace
2021-12-20 10:05:16 -05:00
Anton Georgiev
62040bdcb3
build: use official ep_cursortrace
2021-12-20 14:35:43 +00:00
Anton Georgiev
b617eb2349
Merge pull request #13920 from antonbsa/playwright-tests-user-and-customparameter
...
test: Adds User and customParameters test suite
2021-12-17 10:03:38 -05:00
Richard Alam
0dce2d7bf8
Merge pull request #13941 from prlanzarin/u24-paris-beads
...
chore: add legacy checkAuthorization endpoint
2021-12-16 21:51:45 -05:00
prlanzarin
31df1b0efe
chore: add legacy checkAuthorization endpoint
...
For the sake of backwards compatibility
2021-12-16 23:43:55 -03:00
Max Franke
c3768ad69b
fix(layout): false positive mobile user
...
User is flagged as mobile on desktop environments with small viewport
2021-12-16 18:44:17 -03:00
Anton Georgiev
0db29ec893
Merge pull request #13939 from pedrobmarin/b-e-b-v1-8-16
...
build(etherpad): bump v1.8.16
2021-12-16 13:16:35 -05:00
Pedro Beschorner Marin
d592c11062
build(etherpad): bump v1.8.16
2021-12-16 15:04:26 -03:00
Anton Georgiev
e1db0b759b
chore: Update bbb release to 2.4.0
2021-12-16 12:45:10 -05:00
Anton Georgiev
0870c4f2a9
Merge pull request #13938 from bigbluebutton/antobinary-patch-1
...
build: Update ehterpad-lite from 1.8.13 to 1.8.16
2021-12-16 12:44:24 -05:00
Anton Georgiev
437a27abbb
build: Update ehterpad-lite from 1.8.13 to 1.8.16
2021-12-16 12:29:34 -05:00
Anton Georgiev
26b19dd5d5
Merge pull request #13937 from prlanzarin/u24-ophelia-in-flowers
...
fix(webcams): keep base peer object in component, fix viewers randomly failing
2021-12-16 10:50:21 -05:00
prlanzarin
0ac4148f80
fix(webcams): keep base peer object in component, fix viewers randomly failing
...
The base peer object reference was moved from the component to service for _reasons_
That caused an issue where the component lifecycle would mess up that
centralized reference dictionary on certain conditions. That could cause viewing
sessions to fail intermittently
This reverts the location of the base dictionary reference back to
video-provider/component
2021-12-16 12:13:20 -03:00
Maxim Khlobystov
629f03ca46
Use Tahoma font for Persian language
2021-12-15 21:35:36 +00:00
Anton Georgiev
306175cbea
Merge pull request #13930 from JoVictorNunes/timeline-grouped-by-extId
...
refactor(Dashboard): add support for users grouped by extdId
2021-12-15 15:23:44 -05:00
Joao Victor
e750f8a2c8
fixes conflict
2021-12-15 16:48:53 -03:00
Richard Alam
223b5488c7
Merge pull request #13932 from paultrudel/make-create-passwords-optional
...
Added logging for passwords
2021-12-15 14:30:31 -05:00
paultrudel
65688af8b0
Added logging for passwords
2021-12-15 14:28:37 -05:00
Anton Georgiev
69aba9ea6a
Merge pull request #13853 from zhem0004/fixModifyWhiteboardAccess
...
fixWhiteboardModifyPermissionsCheck
2021-12-15 14:08:26 -05:00
Anton Georgiev
3ca8f2cc22
Merge pull request #13797 from JoVictorNunes/issue-13214
...
fix: camera background localization
2021-12-15 13:42:21 -05:00
Anton Georgiev
c7206bb59e
Merge pull request #13866 from ramonlsouza/presenter-polls
...
fix: increase current-poll security
2021-12-15 13:40:19 -05:00
Anton Georgiev
c6852987bc
Merge pull request #13869 from prlanzarin/u24-ill-harmonics
...
feat(webcams): exclude voice floor holder from camera quality limiter
2021-12-15 13:36:48 -05:00
Joao Victor
87f3b603b2
fixes user row
2021-12-15 15:06:41 -03:00
Ramón Souza
fd874aa10a
Merge remote-tracking branch 'upstream/v2.4.x-release' into remove-user-persistent
2021-12-15 18:04:02 +00:00
Anton Georgiev
e4f9de75d8
Merge pull request #13907 from gustavotrott/dashboard-fix-poll-order
...
Fix: Forces the Polls to be shown in the correct creation order in Dashboard
2021-12-15 12:59:19 -05:00
Anton Georgiev
0b82fb9fdb
Merge pull request #13893 from Tainan404/fix-the-auth-loop
...
re-implement the server-side connection close when user is removed
2021-12-15 12:41:12 -05:00
Tainan Felipe
50b10a1288
Add else returning the state
2021-12-15 14:02:39 -03:00
Anton Georgiev
ff63e6541f
Merge pull request #13927 from Tainan404/fix-loop-auth
...
Revert auth token validation publisher changes
2021-12-15 11:51:15 -05:00
Joao Victor
5a158061d9
adds support for users grouped by extdId
2021-12-15 13:16:24 -03:00
Richard Alam
0a8330a98b
Merge pull request #13928 from paultrudel/make-create-passwords-optional
...
Make create passwords optional
2021-12-15 09:39:51 -05:00
paultrudel
0ad6d6a2b8
Passwords are now optional for create requests
2021-12-15 09:33:36 -05:00
Joao Victor
e20adadecc
merge branch develop
2021-12-15 11:32:30 -03:00
Joao Victor
b54feab6f5
refactors the status timeline
2021-12-15 11:29:20 -03:00
Anton Georgiev
ea7f0fffe7
Merge pull request #13918 from danielpetri1/patch-1
...
Bug fix: support recordings with no fill attribute
2021-12-15 09:25:54 -05:00
Anton Georgiev
8a5e826fa7
Merge pull request #13926 from gustavotrott/dashboard-24-to-develop-merge
...
refactor: Merge Dashboard improvements from 2.4 to Develop
2021-12-15 09:25:16 -05:00