Commit Graph

32453 Commits

Author SHA1 Message Date
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
Anton Georgiev
50b6cf48fb
Merge pull request #13914 from antobinary/broken-merge-24-into-develop
Merge bbb 2.4-rc6 into 'develop'
2021-12-13 14:16:15 -05:00
Anton Georgiev
4d6348c031
Merge pull request #11 from gustavotrott/broken-merge-24-into-develop
Resolves conflicts in Dashboard
2021-12-13 13:49:49 -05:00
Gustavo Trott
e03bab1a88 Fix conflicts in Dashboard 2021-12-13 15:23:31 -03:00
Joao Victor
b2075b5bd1 fixes alignment of the emojis and thumbnails 2021-12-13 14:50:10 -03:00
Ramón Souza
dacbb7c0ef prevent multiple window open on breakout join 2021-12-13 17:37:09 +00:00
Anton Georgiev
f06f4def4e
Merge pull request #13906 from KDSBrowne/bbb2.4-13807
fix(accesibility): Add Region Roles for Screen Reader Navigation
2021-12-13 09:19:29 -05:00
Anton Georgiev
cadcb19ba7
Merge pull request #13905 from KDSBrowne/bbb2.4-13820
Fix Screen Reader Not Entering Actions Menu in FF (via Shortcut)
2021-12-13 09:17:30 -05:00
Gustavo Trott
75c0b4e8be Fix order of the Polls in Dashboard 2021-12-13 10:43:11 -03:00
KDSBrowne
16c823739a fix screen reader not entering actions menu in FF (via shortcut) 2021-12-13 04:19:23 +00:00
KDSBrowne
46852d9ae6 Add region roles for screen reader navigation 2021-12-13 03:49:49 +00:00
Anton Georgiev
dfcd6a4fe8 Resolved akka-apps conflicts 2021-12-10 23:08:40 +00:00
Ramón Souza
d1c516fef6 resolve html5 conflicts 2021-12-10 21:07:35 +00:00
Gustavo Trott
63f60f5009 Reduce Dashboard cookie timelife 2021-12-10 17:15:47 -03:00
Ramón Souza
b10544aba5 remove user data on leave + video fix 2021-12-10 19:13:26 +00:00
Tainan Felipe
fb6aae1a02 re-implement the server-side connection close when user is removed 2021-12-10 15:38:55 -03:00
Joao Victor
44b6e2d62e fixes bad filter 2021-12-10 11:26:38 -03:00
Joao Victor
4404c8e5c1 fixes bad comparisons 2021-12-10 11:00:39 -03:00
Gustavo Trott
5eff7578cb Merge remote-tracking branch 'upstream/develop' into develop 2021-12-10 10:50:52 -03:00
Joao Victor
8cb53ad5c7 indexing with userKey instead of extId 2021-12-10 10:43:46 -03:00
Anton
5560c8745f completes User test suite 2021-12-10 10:30:29 -03:00
Anton
a2a790cab8 update page functions and clearNotification 2021-12-10 10:22:41 -03:00