Anton Barboza
265fbc4cb5
rename folders
2021-09-30 17:20:31 -03:00
hiroshisuga
c8bf8a8aa0
Learning Dashboard line wrap fix ( #13305 )
2021-09-30 16:20:03 -04: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
Anton Georgiev
4f100ce5ef
Merge pull request #13343 from bigbluebutton/antobinary-patch-1
...
build: Specify meteor version before building
2021-09-30 13:20:38 -04: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
8f7e1beb07
build: Specify meteor version before building
...
This resolves an issue where we were building the npm dependencies against Meteor matching Node 12 but were trying to install locally for Node 14.
An additional change to consider could be to include the correct Meteor version in the Dockerfile for BBB but that may mean different images per BBB version.
I also leave here some simple outputs for node, npm and meteor versions, to hopefully allow us to catch such discrepancies more easily in the future
2021-09-30 11:36:03 -04: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
Philipp Memmel
7118c01d24
fix missing message in waiting room when meeting was ended
2021-09-30 14:49:39 +00:00
Anton Georgiev
7d58157b63
Merge pull request #13300 from PhMemmel/hand_raise_notification_for_presenter
...
feat: Allow non-mod presenters to see raised hands dialog and lower raised hands
2021-09-30 10:15:08 -04:00
Anton Georgiev
451b0186fc
Merge pull request #13317 from PhMemmel/fix_waiting_room_message_when_room_unavailable
...
Fix missing message in waiting room when meeting was ended before being able to join
2021-09-30 10:03:23 -04:00
Anton Georgiev
77e072ed60
Merge pull request #13308 from ramonlsouza/issue-13256
...
fix: Hide presentation custom parameter not working
2021-09-30 09:31:23 -04:00
Anton Georgiev
781df6b35c
Merge pull request #13313 from pedrobmarin/f-g-mp
...
fix(guests): max participants
2021-09-30 09:31:03 -04:00
Anton Georgiev
e3d6fda1ed
Merge pull request #13277 from ramonlsouza/layout-refactor
...
refactor: reduce complexity and remove duplicated code from layouts
2021-09-30 09:30:35 -04:00
Anton Georgiev
c5e1b6fd2c
Merge pull request #13339 from ramonlsouza/issue-9331
...
fix: userlist shortcut on firefox for macos
2021-09-30 09:03:25 -04:00
Anton Georgiev
c1b651dd86
Merge pull request #13327 from ramonlsouza/issue-13322
...
fix: Breakout Room Invites not send to everyone
2021-09-30 09:02:10 -04:00
Ramón Souza
977ca19050
fix userlist shortcut on firefox for macos
2021-09-30 12:43:28 +00:00
Anton Barboza
60630b2139
improve init function
2021-09-30 09:36:08 -03:00
Anton Barboza
a1e0a14958
fix audio test returns, fix webcam test close audio modal and improve removeAllPresentation test
2021-09-30 08:51:55 -03:00
Paulo Lanzarin
9c09b36b23
chore(webrtc): let the server generate subscriber offers by default
2021-09-29 21:21:00 +00:00
Anton Georgiev
94ddcb8bfc
Merge pull request #13332 from bigbluebutton/antobinary-build
...
build: Remove node-sass rebuild (not needed for node 14)
2021-09-29 16:17:08 -04:00
Anton Georgiev
c324a45245
build: Remove node-sass rebuild (not needed for node 14)
2021-09-29 16:14:17 -04:00
Anton Georgiev
4f4fd5c582
Merge pull request #13330 from ramonlsouza/change-leave-meeting-color
...
change leave meeting color
2021-09-29 15:57:50 -04:00
Anton Georgiev
4fc9c5f80d
Merge pull request #13329 from ramonlsouza/change-presentation-button-color
...
change presentation fullscreen/minimize buttons color
2021-09-29 15:57:05 -04:00
Lucas Fialho Zawacki
39bddd4cbb
fix(vimeo): Prevent problem when calling vimeo's player getPlaybackRate
2021-09-29 19:45:01 +00:00
Ramon Souza
5c95c301e8
change leave meeting color
2021-09-29 16:43:57 -03:00
Lucas Fialho Zawacki
c7927dbfed
feature(reload): More consistent style for reload button
2021-09-29 19:27:35 +00:00
Anton Georgiev
3df6e19dc9
chore: bump to v2.3.15
2021-09-29 15:24:50 -04:00
Ramon Souza
0e319ccbdd
change presentation fullscreen/minimize buttons color
2021-09-29 16:23:58 -03:00
Anton Georgiev
3f0b7595cd
Merge pull request #13311 from MaximKhlobystov/group-testing-files
...
Tests: Group test files together based on the test case + clarify the format of the server URL's variable
2021-09-29 15:04:24 -04:00
Anton Georgiev
63de9a71bd
Merge pull request #13328 from gustavotrott/office-docker-memory-limit-2.3-release
...
Backport 2.3: Set a Memory limit to Office to PDF conversion Docker
2021-09-29 14:37:15 -04:00
Gustavo Trott
bf4229bbe5
Set 1gb as memory limit for Office-conversion Docker
2021-09-29 14:54:07 -03:00
Ramon Souza
a820461b63
fix 13232 regression
2021-09-29 14:52:30 -03:00
Lucas Fialho Zawacki
7f6c510016
feature(peertube): Add volume api into peertube custom player
2021-09-29 17:01:37 +00:00
Joao Siebel
e1c825136c
Prevent a case where the setInPod get stuck on a loop. close #12284
2021-09-29 13:22:18 -03:00
Anton Georgiev
2f4d6e8f96
Merge pull request #13323 from KDSBrowne/BBB-WCAG-09
...
refactor: WCAG2.1 - Guest Lobby Approval Message
2021-09-29 11:35:15 -04:00
KDSBrowne
0a5548a058
Add comment
2021-09-29 11:08:35 -04:00