Anton Georgiev
37ff6f5c7b
Merge pull request #18651 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_el_GR
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage el_GR on branch v2.7.x-release
2023-08-25 13:03:36 -04:00
transifex-integration[bot]
f68010ed2c
Translate en.json in el_GR
...
100% translated source file: 'en.json'
on 'el_GR'.
2023-08-25 16:50:59 +00:00
Anton Georgiev
527ecab8b2
Merge pull request #18642 from antobinary/aug22merge
...
chore: Merge 2.6.12 into BBB 2.7
2023-08-24 16:41:40 -04:00
Anton Georgiev
1186db7712
Merge remote-tracking branch 'bbb/v2.6.x-release' into aug22merge
2023-08-24 15:05:20 -04:00
Anton Georgiev
d52c398ec8
Merge pull request #18630 from Arthurk12/bbb/18431+
...
fix(wake-lock): remove the activation notification, increase the clarity of the faulire notification message
2023-08-24 14:48:00 -04:00
Paulo Lanzarin
1c7999395c
Merge pull request #18632 from prlanzarin/u27/fix/present-camera-ff-stream-leak
...
fix: correctly dereference "Present camera" streams in FF
2023-08-24 13:44:03 -03:00
prlanzarin
c5b6110b94
fix: correctly dereference present camera streams in FF
...
The original BBBVideoStream termination handlers are being overwritten
by screen sharing's service when "Present camera" is started, which
causes the stream not to be dereferenced in the VIDEO_STREAM_STORAGE
map when the camera presentation stops. This breaks subsequent
camera/present camera attempts for the affected deviceId.
The second issue with is that Chrome isn't assigning the
termination handlers for the screen sharing subsystem - which causes
device/permission ejections to be silent.
This extends screen sharing's trackStreamTermination routine to preserve
whatever previous termination handlers were assigned if the stream was
provided beforehand by an external caller - which should fix both of the
aforementioned issues.
2023-08-24 13:42:28 -03:00
Anton Georgiev
795dae13de
Merge pull request #18639 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_gl
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage gl on branch v2.7.x-release
2023-08-24 12:07:53 -04:00
transifex-integration[bot]
b1e6d6d694
Translate en.json in gl
...
100% translated source file: 'en.json'
on 'gl'.
2023-08-24 16:04:54 +00:00
Anton Georgiev
fd84eaa5e3
Merge pull request #18634 from antonbsa/comment-pr-data-expose
...
CI: Expose PR data for comment workflow
2023-08-23 16:22:19 -04:00
Gustavo Trott
87d82a7b32
Merge pull request #18622 from antonbsa/routine-2.7-test-fixes
...
test: Routine 2.7 tests fixes
2023-08-23 17:09:22 -03:00
Anton Georgiev
bc5a676c1f
Update bigbluebutton-html5/public/locales/en.json
2023-08-23 11:01:43 -04:00
Anton B
e114b4bc63
ci: avoid running workflow when merging translation PRs + use npm ci instead of install
2023-08-23 11:36:35 -03:00
Anton B
63bd9e71af
ci: expose PR data for comment workflow
2023-08-23 11:34:54 -03:00
Anton Georgiev
4dccbd05bb
Merge pull request #18624 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_ca
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage ca on branch v2.7.x-release
2023-08-23 10:08:34 -04:00
Anton Georgiev
c54b0b0a9d
Merge pull request #18600 from bigbluebutton/snyk-fix-0d5940f2767be4c5a01a2ac9aae56067
...
[Snyk] Security upgrade resque from 2.5.0 to 2.6.0
2023-08-23 10:07:29 -04:00
Anton B
366af0bf3c
test: minor fixes
2023-08-23 11:05:40 -03:00
Anton Georgiev
3c18e94d02
Merge pull request #18628 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_ja
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage ja on branch v2.7.x-release
2023-08-23 09:54:20 -04:00
Arthurk12
6e73a5f87b
fix(wake-lock): increase the clarity of the failure notification message
2023-08-23 10:11:17 -03:00
Arthurk12
8312e235f8
fix(wake-lock): remove the activation notification
...
Removes the activation notification for the wake lock to reduce visual noise.
2023-08-23 10:06:33 -03:00
transifex-integration[bot]
58c79c787a
Translate en.json in ja
...
100% translated source file: 'en.json'
on 'ja'.
2023-08-23 12:00:26 +00:00
transifex-integration[bot]
b6331270e8
Translate en.json in ca
...
100% translated source file: 'en.json'
on 'ca'.
2023-08-23 07:03:46 +00:00
Anton Georgiev
032f253ec6
chore: bump BBB version to 2.7.0-rc.2
2023-08-22 21:34:08 -04:00
Anton Georgiev
c29000cdc7
Merge pull request #18518 from GuiLeme/issue-18449
...
feat: Enable download of presentation with its original format
2023-08-22 21:29:43 -04:00
Anton B
b4dd99299a
test: 2.7 tests fixes
2023-08-22 17:25:50 -03:00
Anton Georgiev
41c5670e49
chore: Bump BBB version to 2.6.12
2023-08-22 16:21:57 -04:00
Ramón Souza
bc2ce9dff9
Merge pull request #18226 from Tainan404/dedupe-chat-messages
...
fix: Add dedupe to messages based on referenceId (backport of #18230 from 2.7)
2023-08-22 16:35:53 -03:00
Tainan Felipe
cc85a33c7d
Add Fix for users that change role
2023-08-22 16:27:18 -03:00
Anton Georgiev
7654328b03
Merge pull request #18618 from antobinary/backport-meteor-213
...
chore: upgrade Meteor 2.12 to 2.13 (backport to 2.6)
2023-08-22 14:30:34 -04:00
Anton Georgiev
3966cfe965
Merge pull request #18619 from antobinary/backport-fs-11010
...
build(freeswitch): v1.10.10 (backport to 2.6)
2023-08-22 14:28:34 -04:00
Anton Georgiev
b9200ea85b
build(freeswitch): v1.10.10
2023-08-22 14:27:28 -04:00
Anton Georgiev
f7feced4f9
Merge pull request #18616 from antonbsa/avoid-webcam-test
...
test: Skip webcam test to run on CI
2023-08-22 14:22:34 -04:00
Anton Georgiev
19b4781d1c
chore: upgrade Meteor 2.12 to 2.13
2023-08-22 14:21:30 -04:00
Anton Georgiev
367b92f167
Merge pull request #18615 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_eu
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage eu on branch v2.7.x-release
2023-08-22 11:18:17 -04:00
Ramón Souza
0d911a0102
Merge pull request #18597 from KDSBrowne/bbb-17982-2
...
fix: Handle Slide Change With Fit To Width
2023-08-22 12:04:57 -03:00
Anton B
94410dc42d
test: add flaky test flag on webcam background test
2023-08-22 12:04:07 -03:00
GuiLeme
97ac358ee0
[issue-18449] - changes in review
2023-08-22 11:53:38 -03:00
transifex-integration[bot]
d55d2e0957
Translate en.json in eu
...
100% translated source file: 'en.json'
on 'eu'.
2023-08-22 14:41:58 +00:00
Anton Georgiev
4bcef4168d
Merge pull request #18610 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ca
...
Updates for file bigbluebutton-html5/public/locales/en.json in ca on branch v2.6.x-release [Manual Sync]
2023-08-22 10:25:49 -04:00
transifex-integration[bot]
eca4b6e558
Translate en.json in ca [Manual Sync]
...
99% of minimum 99% translated source file: 'en.json'
on 'ca'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
2023-08-22 14:22:36 +00:00
GuiLeme
b09e01518f
Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-18449
2023-08-22 11:02:40 -03:00
Ramón Souza
1388c95706
Merge pull request #18542 from Arthurk12/bbb/18431
...
feat(wake-lock): enable implicit activation based on the default setting
2023-08-22 09:41:26 -03:00
Ramón Souza
adee1d1e64
Merge pull request #18598 from KDSBrowne/bbb-18596
...
fix: Stop Presentation Jerks While Panning
2023-08-22 09:07:42 -03:00
Anton Georgiev
12e2b85d5b
Merge pull request #18605 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_eu
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage eu on branch v2.7.x-release
2023-08-22 07:27:20 -04:00
transifex-integration[bot]
116b00f56d
Translate en.json in eu
...
100% translated source file: 'en.json'
on 'eu'.
2023-08-21 21:38:59 +00:00
Ramón Souza
7615fb1f85
Merge pull request #18572 from ramonlsouza/add-username-grid
...
fix: display username in grid mode
2023-08-21 13:09:12 -03:00
Anton Georgiev
0d9b960e11
Merge pull request #18599 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_ja
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage ja on branch v2.7.x-release
2023-08-21 09:07:52 -04:00
Anton Georgiev
848b23a791
Merge pull request #18590 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_et
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage et on branch v2.7.x-release
2023-08-21 09:07:32 -04:00
snyk-bot
8971f3597b
fix: record-and-playback/core/Gemfile & record-and-playback/core/Gemfile.lock to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-RACK-1061917
2023-08-20 20:05:57 +00:00
transifex-integration[bot]
30b911b777
Translate en.json in ja
...
100% translated source file: 'en.json'
on 'ja'.
2023-08-20 05:28:08 +00:00