paultrudel
5b4ea24ea8
All constraints now have both a key and a message parameter
2021-10-04 13:50:17 -04:00
Pedro Beschorner Marin
b65d253143
fix(closed captions): check owner on text append
...
Avoid appendText call if the requester is not the closed captions' pad
owner.
2021-10-04 14:40:43 -03:00
Pedro Beschorner Marin
f7793bdc4b
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 14:35:53 -03: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
Pedro Beschorner Marin
995b6aad41
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 10:18:40 -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
paultrudel
ec3956ec94
Removed added language string
2021-10-04 08:30:58 -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
paultrudel
5e3f33131c
Reverted the messageKey values in validation error messages back to their old values
2021-10-01 15:31:30 -04: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
Anton Georgiev
a490ad9e37
Merge pull request #13348 from gustavotrott/pres-checker-refuse-problematic-image-2.3.x
...
Backport 2.3: Avoid BBB to convert presentation with a problematic image/transparent pixel
2021-10-01 12:32:00 -04:00
Anton Georgiev
f796f3fda3
Merge pull request #13365 from gustavotrott/breakout-url-delay-fix-2.3
...
Backport 2.3: Fix delay to receive URL to join in a BreakoutRoom
2021-10-01 12:25:24 -04:00
Ramón Souza
5af5b0ee9f
remove user response example
2021-10-01 16:25:09 +00:00
Anton Georgiev
651d72be88
Merge pull request #13366 from TiagoJacobs/fix-libreoffice-install
...
Fix broken apt cache when installing libreoffice
2021-10-01 12:23:52 -04:00
Ramón Souza
17477dd138
poll add item button changes
2021-10-01 16:21:02 +00:00
Gustavo Trott
b07012df16
Removes prop users from BreakoutModel and add prop url_ instead
2021-10-01 13:19:01 -03:00
Tiago Jacobs
eb4f1b0b88
Fix broken apt cache when installing libreoffice
2021-10-01 13:18:26 -03: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
Ramón Souza
4ec738eb0a
text area validation changes
2021-10-01 12:43:28 +00:00
Anton Barboza
39fc9ca025
fix tests paths in all.test
2021-09-30 17:26:49 -03:00
Anton Georgiev
b72b80b543
Merge pull request #13350 from gustavotrott/dashboardwrapfix-2.4.x
...
Backport 2.4: Learning Dashboard line wrap fix
2021-09-30 16:22:08 -04:00
Anton Barboza
265fbc4cb5
rename folders
2021-09-30 17:20:31 -03:00
Gustavo Trott
1e39acc7f1
Replace wrong style whitespace-no-wrap with whitespace-nowrap
2021-09-30 17:02:52 -03:00
Ramón Souza
a8ac17253c
polling question changes
2021-09-30 18:55:46 +00:00
Anton Barboza
ce06886f04
add static timeout to prevent a race condition - only on deployed servers
2021-09-30 15:47:17 -03:00
Anton Barboza
6a2e770842
fix some code warnings
2021-09-30 15:45:59 -03:00
Gustavo Trott
5a8e44d7d6
Includes to pres-checker a checksum of a image that makes Libreoffice crash
2021-09-30 15:41:15 -03:00
Anton Barboza
6117c7cb99
set timeout on waitForFunctions
2021-09-30 15:38:18 -03:00
Anton Barboza
fa74f10e3e
move params.js to core folder
2021-09-30 15:36:31 -03:00
Anton Georgiev
68ef5a2932
Merge pull request #13342 from gustavotrott/learning-dashboard-activity-score-order-2.4.x
...
Learning Dashboard: Sort data by ActivityScore in Desc/Asc order
2021-09-30 13:59:58 -04:00
Anton Georgiev
60b6789aa0
Merge pull request #13344 from gustavotrott/pres-checker-refuse-problematic-image-2.4.x
...
Avoid BBB to convert presentation with a problematic image/transparent pixel
2021-09-30 13:59:15 -04:00