Bohdan Zhemelinskyi
5cb93a6857
Optimize deploy
2021-10-06 15:53:33 +00:00
Anton Georgiev
c9f70f68d9
Merge pull request #13424 from ramonlsouza/fix-presentation-toolbar-unmount
...
fix: presentation toolbar unmount with small window height
2021-10-06 09:40:34 -04:00
Ramón Souza
e49bcac254
fix presentation toolbar unmount with small window height
2021-10-06 13:20:30 +00:00
Anton Georgiev
2b0e5ed1a8
Merge pull request #13420 from JoVictorNunes/issue-13160
...
fix: dropdown menu padding
2021-10-06 09:09:59 -04:00
Joao Victor
a3bd05c448
fix the cut of the letters in the menu component
2021-10-05 17:57:21 -03:00
Anton Georgiev
0f56a05a93
Merge pull request #13418 from gustavotrott/fix-bbb-conf-handle-sipjsHackViaWs-value
...
refactor: Bbb-conf warn about sip.js if sipjsHackViaWs is null or undefined
2021-10-05 16:19:31 -04:00
Gustavo Trott
7e271c2580
Change condition of sipjsHackViaWs to consider null and undefined values
2021-10-05 16:57:16 -03:00
Anton Georgiev
74852dae1f
Merge pull request #13406 from Arthurk12/guest-page-loading-dots
...
style(guest page): loading dots
2021-10-05 12:32:02 -04:00
Anton Georgiev
9bc10c1a88
Merge pull request #13402 from ramonlsouza/pr-13396-24
...
fix(closed captions): avoid padId subscription (2.4)
2021-10-05 12:25:17 -04:00
Anton Georgiev
2c02272f65
Merge pull request #13399 from ramonlsouza/pr-13392
...
fix(shared notes): avoid padId subscription (2.4)
2021-10-05 12:25:01 -04:00
Anton Georgiev
3cfdc053ce
Merge pull request #13413 from bigbluebutton/revert-13411-buildError
...
revert: Revert "fix: Fixed the error with implementation of devDependancy (wdyr)"
2021-10-05 11:12:37 -04:00
Anton Georgiev
0ac4dca135
Revert "fix: Fixed the error with implementation of devDependancy (wdyr)"
2021-10-05 11:00:07 -04:00
Anton Georgiev
1921b303e5
Merge pull request #13411 from zhem0004/buildError
...
fix: Fixed the error with implementation of devDependancy (wdyr)
2021-10-05 10:12:26 -04:00
Bohdan Zhemelinskyi
4a329ce1a0
Fixed the error with impementation of devDependancy
2021-10-05 13:38:44 +00:00
Anton Georgiev
e13b501b88
Merge pull request #13372 from ramonlsouza/issue-13336
...
Polling UI Enhancements
2021-10-04 15:57:34 -04:00
Paulo Lanzarin
2833433ceb
Merge pull request #13397 from prlanzarin/u24-sta-ful
...
chore(recording): track mediasoup raw media files locations
2021-10-04 16:55:28 -03:00
Ramón Souza
1183b6c4ff
apply requested changes
2021-10-04 19:52:26 +00:00
Ramón Souza
3840d4ff63
fix(closed captions): avoid padId subscription
...
Remove padIds from the closed captions MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 19:22:18 +00:00
Arthur B. Grossi
978841aa71
style(guest wait): loading dots
...
Adjusts guest waiting page loading dots to be the same as the one displayed
at the client.
2021-10-04 19:21:36 +00:00
Anton Georgiev
f6a2f646a9
Merge pull request #13401 from lfzawacki/v2.4.x-icons
...
fix(icons): Fix icon file positions
2021-10-04 14:39:37 -04:00
Lucas Fialho Zawacki
3b22a4509f
fix(icons): Fix icon file
2021-10-04 18:33:15 +00:00
Anton Georgiev
9f0feff0d5
Merge pull request #13400 from ramonlsouza/pr-13381-24
...
Fix: toolbar item vanish (2.4)
2021-10-04 14:30:58 -04:00
hiroshisuga
7ce8e6859a
Fix toolbar item vanish
2021-10-04 18:10:19 +00:00
Pedro Beschorner Marin
c42d66a68f
fix(shared notes): avoid padId subscription
...
Remove padIds from the shared notes MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 18:01:19 +00:00
Anton Georgiev
cfb422a720
Merge pull request #13395 from lfzawacki/v2.4.x-external-icon
...
feature(external-video): New external video icon
2021-10-04 13:34:40 -04:00
prlanzarin
fbe1610e1c
chore(recording): track mediasoup raw media files locations
...
I was going to resort to some trickery to make mediasoup raw files end up in the
same directory as KMS to reduce changes, but it ended up being too dirty.
I am adding a third directory (/var/mediasoup) to be tracked by the rap scripts
which is where the new raw files end up in.
2021-10-04 17:33:18 +00:00
Lucas Fialho Zawacki
47a20ffa01
feature(external-video): New external video icon
2021-10-04 17:22:13 +00:00
Anton Georgiev
c0beede63b
Merge pull request #13335 from prlanzarin/u24-white-rabbit
...
chore(webrtc): let the server generate subscriber offers by default (backports #13254 )
2021-10-04 12:58:50 -04:00
Anton Georgiev
5202cd47ca
Merge pull request #13306 from lfzawacki/develop-minimize-all
...
feature: Allow external video and screenshare to be minimized just like the presentation area
2021-10-04 11:45:51 -04:00
Anton Georgiev
58f30ddcda
Merge pull request #13358 from antonbsa/improves-init-function
...
test: Improve init function, fix code warnings, rename folders and fix test paths
2021-10-04 11:05:18 -04:00
Anton Georgiev
9e972f0534
Merge pull request #13325 from jfsiebel/prevent-setInPod-loop
...
fix: Prevent a case where the setInPod get stuck on a loop
2021-10-04 10:41:34 -04:00
Anton Georgiev
c05fa1ca42
Merge pull request #13393 from gustavotrott/learning-dashboard-disabled-in-breakout
...
refactor: Disable LearningDashboard for Breakout Rooms
2021-10-04 10:40:46 -04:00
Anton Georgiev
17bf52fe5b
Merge pull request #13279 from prlanzarin/u24-trash-stratum
...
chore(virtual-backgrounds): cleanup and update tflite resources
2021-10-04 10:30:33 -04:00
Gustavo Trott
64f0c7cf29
Disable LearningDashboard for Breakout Rooms
2021-10-04 11:09:47 -03:00
Anton Georgiev
f787ea95c0
Merge pull request #13391 from ramonlsouza/issue-13367
...
fix: fullscreen cameras position with hidden presentation
2021-10-04 09:14:30 -04:00
Ramón Souza
4aab0eb043
fix fullscreen cameras with hidden presentation
2021-10-04 12:13:37 +00:00
Anton Georgiev
94ca82cff6
Merge pull request #13374 from PhMemmel/revert_#13341
...
fix: Revert #13341 in favor of #13371
2021-10-02 19:12:34 -04:00
Philipp Memmel
0ba855f91e
revert #13341
2021-10-02 08:08:26 +00:00
Lucas Fialho Zawacki
5e7e52b455
fix(presentation-toolbar): Fixed translations and added aria labels
2021-10-01 21:13:06 +00:00
Lucas Fialho Zawacki
d530498b3b
feature(icons): presentation_off, external-video, external-video_off icons
2021-10-01 20:15:01 +00:00
Ramón Souza
02f4511602
true/false and abcd poll button changes
2021-10-01 20:12:55 +00:00
Ramón Souza
a1c6545983
change selected poll type button color
2021-10-01 18:51:00 +00:00
Anton Georgiev
2c71e7c82e
Merge pull request #13368 from gustavotrott/breakout-url-delay-fix-2.4
...
Fix: Small fix to BreakoutRoom URL comparing
2021-10-01 14:50:07 -04:00
Ramón Souza
d18834c894
remove secondary text of not anonymous poll
2021-10-01 17:50:48 +00:00
Gustavo Trott
923045950d
Small fix comparing old url insertedTime
2021-10-01 13:37:37 -03:00
Ramón Souza
5af5b0ee9f
remove user response example
2021-10-01 16:25:09 +00:00
Ramón Souza
17477dd138
poll add item button changes
2021-10-01 16:21:02 +00:00
Anton Barboza
cdde14d5ea
remove unused line
2021-10-01 12:14:08 -03:00
Anton Georgiev
accbecf050
Merge pull request #13363 from gustavotrott/breakout-url-delay-fix-2.4
...
Fix delay to receive URL to join in a BreakoutRoom
2021-10-01 10:09:54 -04:00
Gustavo Trott
be4f0bcebf
Removes prop users from BreakoutModel and add prop url_ instead
2021-10-01 10:44:01 -03:00