Commit Graph

35717 Commits

Author SHA1 Message Date
Joao Victor
d061b0e570 Merge branch 'v2.6.x-release' into shared-notes-on-media 2022-10-24 10:40:54 -03:00
Joao Victor
33d08b2e2f Remove modifier from method 2022-10-24 10:35:46 -03:00
Ramón Souza
1764f7be17
Merge pull request #15787 from KDSBrowne/26-update-menu-ids
Update Menu Ids to Remove Duplicates
2022-10-24 10:35:06 -03:00
Ramón Souza
db66486c8e
Merge pull request #15754 from KDSBrowne/26-a11y-fixes-01
Layout Selection Modal A11y Updates
2022-10-24 10:32:36 -03:00
Ramón Souza
0a6d479938
Merge pull request #15764 from KDSBrowne/26-a11y-fixes-02
Video Preview Modal A11y Updates
2022-10-24 10:26:03 -03:00
Ramón Souza
e1a22b7aab
Merge pull request #15788 from KDSBrowne/26-a11y-fixes-03
Add Dropdown to Tab Order and Hover / Focus Styles
2022-10-24 10:23:47 -03:00
Ramón Souza
22e8d6d1cf
Merge pull request #15793 from KDSBrowne/26-lad-context
Fix Menu Item Descriptions Not Being Announced
2022-10-24 10:18:21 -03:00
Ramón Souza
00c52adaee
Merge pull request #15794 from KDSBrowne/26-mute-all-label
Fix User Options Mute Items Not Updating
2022-10-24 10:13:29 -03:00
Joao Victor
4c6050521b feat: pin/unpin shared notes on media area (HTML5 portion) 2022-10-24 10:11:28 -03:00
Ramón Souza
1c9a8435d5
Merge pull request #15862 from KDSBrowne/bbb-15836
Fix Moved to Back Shapes Lost Forever
2022-10-24 10:10:55 -03:00
Daniel Schreiber
b706069e20 Fix slides export for cluster setup
In cluster proxy setup as described in
https://docs.bigbluebutton.org/admin/clusterproxy.html you cannot assume that
the BBB Web API URL is at the same domain as the html5 client. Therefore
operators need to adjust the URL where presentation download is available.

This patch adds the ability to override the config provided by the package. This
is related to #14484
2022-10-22 11:19:39 +02:00
Ramón Souza
175d90c015
Merge pull request #15789 from KDSBrowne/26-update-fs-labels
Improve Context of Text in Fullscreen Button Labels
2022-10-21 16:27:56 -03:00
Ramón Souza
7f3dcb7f13
Merge pull request #15844 from JoVictorNunes/issue-15758
style: breakout item padding
2022-10-21 16:23:13 -03:00
Ramón Souza
414f51ce38
Merge pull request #15883 from ramonlsouza/merge-258-26
chore: Merge v2.5.8 into v2.6
2022-10-21 15:08:43 -03:00
Ramón Souza
69c0616000 resolve conflict 2022-10-21 15:04:34 -03:00
Ramón Souza
8ed142a522 Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-258-26 2022-10-21 14:43:23 -03:00
Gustavo Trott
c59061a991
Merge pull request #15875 from gustavotrott/poll-validate-typed-answer 2022-10-21 13:59:55 -03:00
germanocaumo
835cf4f753 fix(whiteboard): diff shape update + shape permission +
Several improvements to tldraw whiteboard:
 - Only send the shape diff on shape updates (reduce a lot the message traffic)
 - Shape permissions (don't allow others to select/edit unless you are presenter/moderator)
  - This required some changes in akka model
 - Tldraw state patch changes to improve stability with fast updates (fix several crashes)
2022-10-21 14:05:31 +00:00
Ramón Souza
2dae1774dc
chore: Bump version to 2.5.8 2022-10-21 09:18:53 -03:00
Gustavo Trott
14c1b719e5
Merge pull request #15879 from paultrudel/checksum-algorithm-fix-25 2022-10-21 09:11:01 -03:00
Gustavo Trott
86000eb851
Update bigbluebutton-web/grails-app/conf/bigbluebutton.properties 2022-10-21 09:09:58 -03:00
Gustavo Trott
48fda8f3b2
Update bigbluebutton-web/grails-app/conf/bigbluebutton.properties 2022-10-21 09:09:42 -03:00
Paul Trudel
c5f234ddf4 Fixed issue with checksum algorithms 2022-10-21 06:50:23 +00:00
Gustavo Trott
0e69596c7e
Merge pull request #15877 from gustavotrott/fix-pres-always-null 2022-10-20 15:14:38 -03:00
Gustavo Trott
245e67f418 Fix a problem where presentations is always null 2022-10-20 15:12:10 -03:00
Ramón Souza
23ce309edf
Merge pull request #15876 from ramonlsouza/bp15766
Update FreeSWITCH settings for improved audio (2.5)
2022-10-20 14:44:27 -03:00
Fred Dixon
aa0fdb8727 Updated FreeSWITCH settings to improve audio 2022-10-20 14:41:01 -03:00
Fred Dixon
3327a87d5f Updated FreeSWITCH settings to improve audio 2022-10-20 14:40:55 -03:00
Gustavo Trott
f51ad7c703 Ignore typed answer if Poll is not ResponsePollType 2022-10-20 14:18:34 -03:00
KDSBrowne
acb1c73b7b update string text 2022-10-20 14:41:52 +00:00
KDSBrowne
c38e256368 add screen reader alert when moving users to a breakout room 2022-10-20 14:37:11 +00:00
Gustavo Trott
30d7e172d8
Merge pull request #15873 from gustavotrott/upgrade-apacheText-1-10-0 2022-10-20 11:23:22 -03:00
Gustavo Trott
06fe8e9f59 Upgrade apacheText version 2022-10-20 10:09:59 -03:00
Gustavo Trott
84e5fdfffd
Merge pull request #15872 from gustavotrott/fix-polls-multiple-answers-v25 2022-10-20 09:26:03 -03:00
Gustavo Trott
d97dadaf65 Add validation on poll responses 2022-10-20 09:22:23 -03:00
Gustavo Trott
b125d9f343
Merge pull request #15871 from gustavotrott/default-pres-null-instruction 2022-10-19 18:23:29 -03:00
Gustavo Trott
37fc589f71 Instruction to disable default presentation 2022-10-19 18:18:41 -03:00
Gustavo Trott
d9e6e5c8bf
Merge pull request #15860 from zhem0004/defaultPresentationNull 2022-10-19 17:48:44 -03:00
Bohdan Zhemelinskyi
2ee70c671d set default as null 2022-10-19 20:17:53 +00:00
Bohdan Zhemelinskyi
927d97fc30 Merge branch 'defaultPresentationNull' of https://github.com/zhem0004/bigbluebutton into defaultPresentationNull 2022-10-19 19:39:09 +00:00
Daniel Petri Rocha
0a2b4186a2 Merge branch 'v2.6.x-release' into breakout-upload-ui 2022-10-19 19:51:05 +02:00
Joao Victor
1a0800ada7 fix: necessity of clicking twice for downloading presentation 2022-10-19 14:38:40 -03:00
germanocaumo
0e4f88d4b6 fix(tldraw): zoom inconsistency on some cases
Fix some unwanted zooms
2022-10-19 15:13:08 +00:00
germanocaumo
fdd09c578f fix(whiteboard): don't render out of slide cursors
Don't draw cursors with disabled position (-1,-1)
2022-10-19 15:09:13 +00:00
germanocaumo
df5d275f32 fix(whiteboard): allow pan with fitToWidth enabled 2022-10-19 15:07:47 +00:00
germanocaumo
cc84d6efef Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into tldraw-shape-updates 2022-10-19 14:27:27 +00:00
Ramón Souza
2e70c6899b
Merge pull request #15869 from ramonlsouza/locales-oct19
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-10-19 10:18:22 -03:00
Localization Server
82c00c3f75 chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-10-19 10:16:33 -03:00
Ramón Souza
a08f93c781
chore: Bump version to 2.5.6 2022-10-19 09:51:25 -03:00
Daniel Petri Rocha
dd06ce2660 Show UploadingPresentations toast upon breakout notes capture
Displays a "To be uploaded..." toast in the main meeting while the shared notes of breakout rooms are being captured.
2022-10-19 13:36:25 +02:00