Anton Georgiev
bb8f7db692
Merge pull request #16895 from paultrudel/upgrade-embedded-tomcat
...
fix(sec): Upgrade embedded Tomcat version
2023-03-02 15:00:13 -05:00
Daniel Petri Rocha
754e1b5424
Include meetingID as a selector
2023-03-02 19:58:08 +00:00
Gabriel Porfirio
6b0a260a71
3 tests added
2023-03-02 16:57:02 -03:00
Ramón Souza
cae4453a1a
Merge pull request #16799 from zhem0004/restorePres
...
fix: Restore presentation on layout push
2023-03-02 15:52:45 -03:00
Paul Trudel
1eb19907d4
Upgraded embedded tomcat version
2023-03-02 18:35:03 +00:00
Paul Trudel
d5dbd6ea5e
Upgraded file upload dependency
2023-03-02 18:27:25 +00:00
Anton Georgiev
932f5ecf71
Merge pull request #16842 from ramonlsouza/issue-16818
...
fix: Deleting the target object for an arrow crashes the presentation area
2023-03-02 13:25:38 -05:00
Paul Trudel
6b2cf96fed
Upgraded asset pipeline dependency
2023-03-02 18:19:36 +00:00
Ramón Souza
ad9a2e9a1e
Merge pull request #16860 from hiroshisuga/patch-62
...
fix: Disable the hidden help icon of tldraw
2023-03-02 15:10:38 -03:00
Paul Trudel
9586b2f644
Removed glassfish el dependency
2023-03-02 18:09:21 +00:00
Anton Georgiev
7456aa4cbc
chore: bump release to 2.6.0-rc.6
2023-03-02 12:58:29 -05:00
Anton Georgiev
f4f351fa73
Merge pull request #16888 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ja
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'ja'
2023-03-02 09:32:14 -05:00
Anton Georgiev
adada36a2e
Merge pull request #16886 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_hu_HU
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'hu_HU'
2023-03-02 09:31:56 -05:00
Anton Georgiev
29a629438c
Merge pull request #16867 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es_ES
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'es_ES'
2023-03-02 09:31:29 -05:00
Anton Georgiev
f9127e909b
Merge pull request #16866 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'es'
2023-03-02 09:31:11 -05:00
Anton Georgiev
bab49ef873
Merge pull request #16865 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_gl
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'gl'
2023-03-02 09:30:54 -05:00
Anton Georgiev
b4fdc6f9b3
Merge pull request #16858 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ru
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'ru'
2023-03-02 09:30:28 -05:00
Anton Georgiev
4a3c8e1f90
Merge pull request #16857 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_fr
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'fr'
2023-03-02 09:30:03 -05:00
Anton Georgiev
95c1728c1b
Merge pull request #16852 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_de
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'de'
2023-03-02 09:21:07 -05:00
transifex-integration[bot]
f69fd8c59c
Apply translations in ja
...
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2023-03-02 13:33:57 +00:00
GuiLeme
827d449eb8
Merge remote-tracking branch 'upstream/v2.6.x-release' into issue-16660
2023-03-02 09:27:12 -03:00
transifex-integration[bot]
967e7c91f2
Apply translations in hu_HU
...
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'hu_HU' language.
2023-03-02 08:55:10 +00:00
KDSBrowne
7e1a6cbf49
fix exported to chat notification not displaying
2023-03-02 02:25:47 +00:00
hiroshisuga
b181a31b38
add button
2023-03-02 09:39:47 +09:00
imdt
23c6217e1c
Error now identyfied and treated.
2023-03-01 15:51:33 -03:00
Arthurk12
774dc136eb
fix(breakout rooms): video and audio modal appearing for all mods when rejoining
...
There was an observer being linked to all breakout rooms that the user has
access to. This logic works for attendees, but not for moderators.
Moderators have access to the list of all breakout rooms, so they were set
with an observer to breakout rooms that they didn't participate, which caused
the audio and video modals to appear everytime the breakout rooms were closed.
So, this commit:
- hangs an breakout rooms' observer only on those mods that have joined any
breakout room. This way, mods that didn't participate in any breakout
room won't be disturbed by the audio and video modal.
- adds an extra check to ensure that the observer will only be run in
non-breakout meetings.
2023-03-01 15:18:12 -03:00
transifex-integration[bot]
4c6cd57175
Apply translations in es_ES
...
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'es_ES' language.
2023-03-01 17:51:11 +00:00
transifex-integration[bot]
9b514380e1
Apply translations in es
...
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'es' language.
2023-03-01 17:51:10 +00:00
transifex-integration[bot]
fc6d5bb54f
Apply translations in gl
...
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'gl' language.
2023-03-01 17:50:39 +00:00
imdt
2a6a5ae555
Fixed: Switching from breakout room to parent meeting no longer keeps webcam activated.
2023-03-01 14:38:55 -03:00
Anton Georgiev
cf438242cb
Merge pull request #16540 from MaximKhlobystov/test-layout-management
...
test: initial layout management tests
2023-03-01 12:07:38 -05:00
hiroshisuga
e62f5f71ed
reactivate the more icon
2023-03-02 00:49:05 +09:00
Maxim Khlobystov
9f32440fa4
Screenshots update
2023-03-01 15:12:47 +00:00
hiroshisuga
dec7011239
inactive the hidden help icon
2023-03-02 00:09:33 +09:00
Maxim Khlobystov
9f8c0f8eaf
Updated screenshots
2023-03-01 15:01:15 +00:00
Anton Georgiev
c56368e819
Merge pull request #16859 from bigbluebutton/antobinary-patch-2
...
chore: bump bbb-playback to v5.0.0-rc.2
2023-03-01 08:44:11 -05:00
Anton Georgiev
3880f2f14c
chore: bump bbb-playback to v5.0.0-rc.2
2023-03-01 08:43:30 -05:00
transifex-integration[bot]
8bb9173d4a
Apply translations in ru
...
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'ru' language.
2023-03-01 13:29:01 +00:00
transifex-integration[bot]
ea42929f89
Apply translations in fr
...
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'fr' language.
2023-03-01 13:08:06 +00:00
Maxim Khlobystov
25df1b6384
Update the reference images for the layout management tests
2023-03-01 07:20:01 +00:00
Maxim Khlobystov
39b50fb00c
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into test-layout-management
2023-03-01 07:11:10 +00:00
transifex-integration[bot]
55235b7313
Apply translations in de
...
translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'de' language.
2023-03-01 07:08:12 +00:00
KDSBrowne
28a528e085
prevent lines being drawn while panning
2023-03-01 03:32:24 +00:00
KDSBrowne
3c8c9de050
update disable pan label | fix pan deselect on zoom | add pan grabbing cursor
2023-03-01 02:03:33 +00:00
Anton Georgiev
ce73288ccf
Merge pull request #16778 from gabriellpr/test-disabled-features
...
test: disabled features
2023-02-28 15:11:48 -05:00
Ramón Souza
3bb6aa5a2c
Merge pull request #16841 from Scroody/I-16816
...
feat: Raise hand button now shows current emoji and can also clear emoji.
2023-02-28 15:50:17 -03:00
Anton Georgiev
ac91d48a44
Merge pull request #16822 from ramonlsouza/issue-16725
...
fix: First slide appears on slide transition later on
2023-02-28 13:47:26 -05:00
Gabriel Porfirio
282901ed02
removing unnecessary check
2023-02-28 14:53:03 -03:00
Gabriel Porfirio
ee1dead565
starting learning dashboard tests
2023-02-28 14:44:30 -03:00
Ramón Souza
8b9164adbe
Merge pull request #16845 from Scroody/I-16843
...
Upload presentation label and icon changed.
2023-02-28 14:33:55 -03:00