Commit Graph

37562 Commits

Author SHA1 Message Date
Fred Dixon
de649e9ec9
Merge pull request #17749 from ffdixon/update-lti-docs
Update LTI docs
2023-04-27 11:21:55 -03:00
Fred Dixon
1ab649eca2 Updated LTI docs 2023-04-27 11:14:42 -03:00
transifex-integration[bot]
874e601543
Apply translations in uk_UA
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'uk_UA' language.
2023-04-27 14:05:33 +00:00
Anton Georgiev
4406dcb971
Merge pull request #17744 from diegobenetti/transfer-button-not-displayed-in-tablets
fix: Transfer button not displayed in tablets
2023-04-27 08:37:46 -04:00
Gabriel Porfirio
7b0cd624da change chat to serial mode 2023-04-27 09:36:19 -03:00
Diego Benetti
910e3f2e6f Fixes url concatenation to encode the parameters 2023-04-27 12:17:14 +00:00
Anton Barboza
6bd62555d3 test: isolate screenshot check function and update reference screenshots on layout tests 2023-04-26 16:17:43 -03:00
Anton Barboza
00cbc1a097 test: migrate layout test to serial mode 2023-04-26 15:53:52 -03:00
Anton Barboza
860766b4cf Merge remote-tracking branch 'upstream/v2.6.x-release' into layout-tests-migration 2023-04-26 15:14:24 -03:00
Ramón Souza
6affbcc511
Merge pull request #17705 from Scroody/I-17703
Fix: Cameras don't obstruct buttons anymore.
2023-04-26 15:13:35 -03:00
André Castro
14d80a2154
Update bigbluebutton-html5/imports/ui/components/webcam/component.jsx
Co-authored-by: Samuel Weirich <4281791+SamuelWei@users.noreply.github.com>
2023-04-26 14:59:45 -03:00
André Castro
d1e72d9ada
Update bigbluebutton-html5/imports/ui/components/webcam/component.jsx
Co-authored-by: Samuel Weirich <4281791+SamuelWei@users.noreply.github.com>
2023-04-26 14:54:30 -03:00
Paul Trudel
1b5015211e Change registeredUser joined to false after leave 2023-04-26 15:41:29 +00:00
Diego Benetti
9306e38dd9 Improves iOS detection to consider tablet as iOS instead of macOS 2023-04-26 14:33:27 +00:00
Diego Benetti
2767bee67c Enables transfer button to be displayed in tablets 2023-04-26 14:30:25 +00:00
andre-imdt
d4b3a3b0e8 New logic apllied to dragging cameras. 2023-04-26 11:28:59 -03:00
Anton Barboza
ad27072b8f test: use userPage instead of modPage2 on layout tests 2023-04-25 18:43:16 -03:00
Anton Barboza
9628f03af1 test: add smart, custom and push layout tests 2023-04-25 18:20:48 -03:00
Anton Barboza
231c5156ba test: add TIMEOUT_MULTIPLIER variable 2023-04-25 18:18:02 -03:00
Calvin Walton
9ecea0804e nginx config: Allow overriding the $scheme variable
The etherpad component's nginx configuration needs to know the request
scheme in order to set some variables that influence whether the
'Secure' flag is set on cookies. Right now it directly uses the $scheme
variable, but this variable does not get set to the expected value if
nginx is behind a reverse-proxy where the proxy handles TLS termination.

Adjust the etherpad nginx config to use a variable with a different name
$real_scheme, which can be set in the nginx server block to match the
configuration of the nginx listeners.

This variable is set to the value of $scheme in the default
/etc/sites-available/bigbluebutton file. The bbb-install.sh script will
be updated to set this variable in the configurations it writes.

People using other installation scripts will need to add this variable
to their nginx configuration file, or etherpad might not operate correctly.
2023-04-25 17:13:24 -04:00
Ramón Souza
2e8f3bdbb8 fix typing indicator in private chat 2023-04-25 16:59:07 -03:00
Fred Dixon
8b10ff9d2c
Merge pull request #17719 from ffdixon/fix-docs
Fix an incorrect path for overriding `turn-stun-servers.xml`.
2023-04-25 11:21:30 -03:00
Fred Dixon
0f90388139 Fix path for turn-stun-servers.xml in docs 2023-04-25 11:20:14 -03:00
Gabriel Porfirio
a383b03380 closed the context page 2023-04-25 10:25:23 -03:00
Anton Georgiev
7593f58cac
Merge pull request #17714 from antobinary/backport17713
docs: Correcting the virtual background images upload path
2023-04-25 09:07:55 -04:00
Thibaut
6a2d663457 Correcting the virtual background images upload path 2023-04-25 09:06:34 -04:00
Gabriel Porfirio
e0498dd9ba change parallel mode to serial mode 2023-04-24 17:52:47 -03:00
snyk-bot
f4e8c6ddec
fix: bigbluebutton-html5/package.json & bigbluebutton-html5/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YAML-5458867
2023-04-24 20:52:25 +00:00
andre-imdt
cb02bd965e Fix: Cameras don't obstruct buttons anymore. 2023-04-24 17:02:05 -03:00
andre-imdt
df9d11180f Enhancement: Virutal backgrounds now accepts webp 2023-04-24 13:56:54 -03:00
Gabriel Porfirio
84c2a6173c created selectSlide function 2023-04-24 13:33:00 -03:00
Anton Georgiev
3f5194fbb4
docs: Added links for BBB 2.6.4, 2.6.5 2023-04-24 10:43:19 -04:00
Anton Georgiev
160a8b842e
chore: Bump BBB version to 2.6.5 2023-04-24 10:39:30 -04:00
Gabriel Porfirio
a6b374e285 removed unused screenshot on the test 2023-04-24 11:31:57 -03:00
Gabriel Porfirio
733355528e open help button to serial mode 2023-04-24 11:29:32 -03:00
Gabriel Porfirio
4ef7d780a7 adding more checks for select slide 2023-04-24 11:09:46 -03:00
Anton Georgiev
bf04095593
Merge pull request #17695 from KDSBrowne/bbb-iphone-patch
fix: Prevent Webcam Styling Crash On iPhones
2023-04-24 08:56:57 -04:00
Ramón Souza
3fd5fbd9c6
Merge pull request #17686 from ramonlsouza/fix-dropdown-ios
fix: Wrong style for set status dropdown button on iPhone
2023-04-24 09:47:01 -03:00
Gabriel Porfirio
2353b9930b changing to serial mode 2023-04-24 09:44:25 -03:00
KDSBrowne
2c01efd969 add new line 2023-04-23 21:03:38 +00:00
KDSBrowne
9bdf7d5381 fix styling crash on iPhones by using pt units 2023-04-23 20:49:53 +00:00
Anton Georgiev
b2bd39d510
Merge pull request #17690 from danimo/max-user-formatting
fix: Do not format maxUsers in the getMeetings API response
2023-04-21 13:59:49 -04:00
Daniel Molkentin
0505e04154 fix: Do not format maxUsers in the getMeetings API response
- This should be computational output
- It's consistent with getMeetingInfo
2023-04-21 17:25:20 +02:00
Anton Georgiev
ba033ab10e
Merge pull request #17685 from KDSBrowne/bbb-ipad-canvas-patch-2
fix: Disable Canvas Magnifier On iPad While Using Canvas
2023-04-20 16:24:37 -04:00
Anton Georgiev
1a8cea3e54
chore: Bump BBB version to 2.6.4 2023-04-20 16:15:18 -04:00
KDSBrowne
82c946233f
Update bigbluebutton-html5/imports/ui/components/whiteboard/cursors/component.jsx
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-04-20 16:14:42 -04:00
Ramón Souza
861ef712b3 fix dropdown size on ios 2023-04-20 15:56:00 -03:00
KDSBrowne
8ee76b6b3e restore chat text selection | disable loupe in ipad while writing on canvas 2023-04-20 18:13:45 +00:00
Ramón Souza
f7c1af7295
docs: added link to 2.6.3 2023-04-19 17:43:36 -03:00
Ramón Souza
5aef1b8171
Merge pull request #17678 from KDSBrowne/bbb-ipad-canvas-patch
fix: Prevent Canvas Selection While Using Stylus On iPad
2023-04-19 16:38:41 -03:00