Commit Graph

31258 Commits

Author SHA1 Message Date
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
Anton Georgiev
8ce267fd10
Merge pull request #13346 from ramonlsouza/issue-13333
Tweaks to UI for push layout
2021-09-30 13:50:48 -04:00
Anton Georgiev
634feda83d
Merge pull request #13345 from gustavotrott/office-docker-memory-limit-2.4.x
Backport 2.4: Set a Memory limit to Office to PDF conversion Docker
2021-09-30 13:49:37 -04:00
Ramón Souza
74bf1a558f push layout UI tweaks 2021-09-30 17:21:03 +00:00
Gustavo Trott
ef26211435 Set 1gb as memory limit for Office-conversion Docker 2021-09-30 14:16:55 -03:00
Gustavo Trott
382c43e0bc Includes to pres-checker a checksum of a image that makes Libreoffice crash 2021-09-30 14:09:48 -03:00
Anton Georgiev
a77047f87d
Merge pull request #13341 from PhMemmel/fix_waiting_room_ended_message_v2.4.x-release
[2.4] Fix missing message in waiting room when meeting was ended before being able to join
2021-09-30 10:54:45 -04:00
Anton Georgiev
d8ef9e505f
Merge pull request #13331 from lfzawacki/volume-slider-fixes
fix(external-video): Adjustments to external video design and custom players
2021-09-30 10:52:41 -04:00
Gustavo Trott
8dd67c78bd Let user order Activity Score desc or asc 2021-09-30 11:51:55 -03:00