Commit Graph

32257 Commits

Author SHA1 Message Date
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
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
Anton Georgiev
14dffa0f85
Merge pull request #13925 from gustavotrott/dashboard-fix-name-length
fix: Dashboard breaks with user using big name
2021-12-15 09:25:03 -05:00
Anton Georgiev
b0c66caef9
Merge pull request #13915 from prlanzarin/u24-sprawling-pier
feat(webcams): add option to allow moderators to close another user's webcams
2021-12-15 09:24:11 -05:00
paultrudel
0e144b2d83 Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into make-create-passwords-optional 2021-12-15 09:15:20 -05:00
Tainan Felipe
da065cb6ea Revert auth token validation publisher changes 2021-12-15 11:06:07 -03:00
Gustavo Trott
dbfa21c14f Truncate big names in Dashboard 2021-12-15 10:49:57 -03:00
Gustavo Trott
35e465387b Merge of last Dashboard 2.4 improvements 2021-12-15 10:35:14 -03:00
prlanzarin
ee845a159e feat(webcams): add UI to allow moderators to close other user`s webcams 2021-12-15 13:11:56 +00:00
Anton Georgiev
a1fff7508d
Merge pull request #13876 from prlanzarin/u24-malibu-bubu
fix(fullaudio): remove cross wired configs
2021-12-14 16:44:59 -05:00
Anton Georgiev
ad97eb2ebe
Merge pull request #13871 from prlanzarin/u24-lifeforms-longforms
feat(bbb-html5): add a general forceRelay flag
2021-12-14 16:44:36 -05:00
Anton Georgiev
f3a12f678f
Merge pull request #13870 from prlanzarin/u24-marzuola-blues
feat(bbb-html5): add npm run script to lint a specific file/directory
2021-12-14 16:42:33 -05:00
Anton Georgiev
0ac6cc8fe5
Merge pull request #13919 from prlanzarin/u24-elverum
fix(external-videos): use deviceInfo to detect mobile envs
2021-12-14 16:41:48 -05:00
Anton
686795995a fix warnings 2021-12-14 18:16:37 -03:00
Anton Georgiev
3433396672
Merge pull request #13895 from gustavotrott/dashboard-cookies-fix
fix: Reduces Dashboard cookie lifetime
2021-12-14 13:04:07 -05:00
Anton
c481568c1d add customParameter test suite 2021-12-14 14:10:44 -03:00
Paulo Lanzarin
775150471c
Merge pull request #13688 from Arthurk12/screenshare-volume
feat(screenshare): volume control
2021-12-14 14:06:37 -03:00
prlanzarin
0d6f30bd8f fix(external-videos): use deviceInfo to detect mobile envs
Fixes an issue where volume controls would fall back to mobile mode in desktop envs if the viewport was small enough
2021-12-14 16:54:45 +00:00
prlanzarin
fb2f2da9d9 fix(screenshare): properly handle mobile hover for volume controls 2021-12-14 16:35:52 +00:00
Daniel Petri Rocha
14df8d110a
Bug fix: support recordings with no fill attribute
This script is failing for older recordings with no fill attribute. In that case,`event.at_xpath('fill')` is `nil`, failing once `.text` on `nil` is called.
2021-12-14 17:02:19 +01:00
Anton Georgiev
d3fe713101
Merge pull request #13854 from hiroshisuga/patch-51
Fix (whiteboard): cursor has to travel the last mile
2021-12-14 10:25:46 -05:00
Anton Georgiev
1274bfb216
Merge pull request #13852 from JoVictorNunes/dashboard-grouped-by-extId
refactor: Dashboard support for users grouped by extId
2021-12-14 10:18:11 -05:00
Anton Georgiev
26b19a1b55
Merge pull request #13826 from gustavotrott/dashboard-grouped-by-extId
Refactor: Dashboard grouped by extId
2021-12-14 10:17:18 -05:00
Anton Georgiev
955fb91a5d
Merge pull request #13881 from Arthurk12/refresh-icon
fix(layout): mobile external-video refresh icon
2021-12-14 10:07:18 -05:00
Anton Georgiev
e14392fb26
Merge pull request #13862 from JoVictorNunes/LD-presentation-timeline
feature (Dashboard): add the UI for presentation slides
2021-12-14 09:25:14 -05:00
Joao Victor
0b9d99406f fixes verification of slides 2021-12-14 09:39:39 -03:00
Gustavo Trott
104ace2ee1 Merge remote-tracking branch 'upstream/develop' into develop 2021-12-14 08:30:56 -03:00
Anton Georgiev
a1e979e173
Merge pull request #13913 from ramonlsouza/issue-13889-2
fix: Joining breakout rooms creates popup windows
2021-12-13 15:20:40 -05:00
Joao Victor
2c1706d186 fixes conflicts 2021-12-13 16:57:18 -03:00
prlanzarin
21c124b854 feat(webcams): server-side logic to allow moderators to close user's webcams
Includes a new create param/web conf called allowModsToEjectCameras, false by
default.

Ejection does not work in breakout rooms or with non-mod users

Ejection closes _all_ webcams shared by the target user
2021-12-13 19:49:41 +00:00
Joao Victor
3754c075ae fixes RTL mode 2021-12-13 16:38:10 -03:00