Commit Graph

9592 Commits

Author SHA1 Message Date
Ramón Souza
fc38cb4d95 fix presenter permission for poll results 2023-06-20 13:21:32 -03:00
Anton Georgiev
799d92a9e6
Merge pull request #18185 from ramonlsouza/18126
refactor: Sort Grid Mode items alphabetically
2023-06-19 16:25:34 -04:00
Anton Georgiev
bc40d4e191
Merge pull request #18186 from ramonlsouza/fix-locked-annotation
fix: locked label in userlist
2023-06-19 16:24:25 -04:00
Ramón Souza
3bac90a40c fix lint errors 2023-06-19 15:39:04 -03:00
Anton Georgiev
6fe704f444
Merge pull request #18174 from GuiLeme/issue-18021-back-end
feat: [issue-18021-back-end] - Back-end portion of disabled camera as content
2023-06-19 10:28:03 -04:00
Ramón Souza
e9aa7a5184 fix locked label annotation in userlist 2023-06-19 11:17:07 -03:00
Ramón Souza
9d3242037f sort grid mode items 2023-06-19 10:03:25 -03:00
GuiLeme
0c5f8aa1f0 [issue-18021-back-end] - Changes in review and fix to support screenshare disabled and cameraAsContent enabled 2023-06-16 17:48:52 -03:00
Anton Georgiev
22419c40b8
Merge pull request #18169 from antonbsa/modal-prop-and-depend-updt
test: Fix data-test prop in modals and update dependencies
2023-06-15 20:57:38 -04:00
Ramón Souza
56d1fe46fb fix audio button position when modal is open 2023-06-15 09:49:05 -03:00
Anton B
9391ac2009 test: fix audio modal data-test props and audio tests related 2023-06-14 22:36:18 -03:00
Anton Georgiev
a962a44c74 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june14merge 2023-06-14 10:07:54 -04:00
André Castro
403d78c2e7
Update bigbluebutton-html5/imports/ui/components/actions-bar/actions-dropdown/component.jsx
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-06-13 13:32:46 -03:00
Scroody
294fda2c6f Client: Camera as content as conent added to disabled features 2023-06-13 11:25:09 -03:00
Ramón Souza
70dd942ac1
Merge pull request #18149 from KDSBrowne/bbb-17843
fix: Add Debounce To handleResize And zoomChanger
2023-06-13 09:01:36 -03:00
KDSBrowne
8932dc2fe1 use radash instead of lodash 2023-06-12 19:11:52 +00:00
Ramón Souza
3576eb1a01
Merge pull request #18129 from Scroody/I-179382
Fix: White squares displayed when rotating to mobile orientation
2023-06-12 15:49:47 -03:00
Ramón Souza
8ae0f534b3
Merge pull request #18108 from Scroody/I-18077
Fix: Presentation area in front of talking indicator elements.
2023-06-12 15:45:20 -03:00
KDSBrowne
0cd12b0296 add debounce to handleResize and zoomChanger 2023-06-11 20:53:06 +00:00
Ramón Souza
bb88dae48f
Merge pull request #18104 from KDSBrowne/bbb-18026
fix: Preserve Canvas Position On Slide Change
2023-06-08 17:27:23 -03:00
Anton Georgiev
c8b0437df3
Merge pull request #18133 from GuiLeme/port-timer-with-events-suggestions
feat(timer): Port timer (Mconf) with events suggestions
2023-06-08 15:56:10 -04:00
GuiLeme
2cf46e4d05 [port-timer-with-events-suggestions] - made review suggestions 2023-06-08 16:37:32 -03:00
André Castro
7c8050ccef
Merge branch 'v2.6.x-release' into I-179382 2023-06-08 14:58:52 -03:00
Scroody
bd087969dc Fix: Whites squares 2023-06-08 14:54:41 -03:00
Anton Georgiev
49d48c0945
Merge pull request #18097 from ramonlsouza/16120
feat: Add Lock Setting For Viewer Annotations
2023-06-08 11:12:22 -04:00
Ramón Souza
f72f84106a
Merge pull request #18106 from hiroshisuga/dev2.6_pointerSize
feat(config): Configurable presentation pointer size
2023-06-08 09:19:27 -03:00
Ramón Souza
7e6b15cd22
Merge pull request #18114 from schrd/send-to-chat-documents-open-in-new-tab
Fix: open documents download presentation in new tab
2023-06-08 09:06:23 -03:00
Ramón Souza
04804aa13b
Merge pull request #18065 from ramonlsouza/fix-pin-notes
fix: pin/unpin shared notes
2023-06-07 16:09:30 -03:00
Ramón Souza
9dc2602375
Merge pull request #18115 from Scroody/fix-arrow-up-on-interactions-sub-menu
Fix: Arrow upside down on interactions sub-menu
2023-06-07 16:05:45 -03:00
Scroody
be567dd23c Fix: Arrow upside down on interactions sub-menu 2023-06-07 15:49:40 -03:00
Daniel Schreiber
d62a51ad25 Fix: open documents download presentation in new tab
Tell the browser to open presentations sent to chat in a new tab.
Otherwise it might try to replace the BBB session.
2023-06-07 20:42:56 +02:00
Ramón Souza
2124dc87f9 fix crash when leaving meeting 2023-06-07 15:16:59 -03:00
Scroody
37691f65b1 Fix: Presentation area in front of talking indicator elements 2023-06-07 11:42:27 -03:00
hiroshisuga
a6d353a7b1
Update component.jsx 2023-06-07 22:46:47 +09:00
Ramón Souza
d31e56b3fd rename parameter, fix props 2023-06-07 09:35:56 -03:00
Ramón Souza
04ff1278c5 Add disable snapshot to container 2023-06-07 08:54:55 -03:00
Samuel Weirich
2a04d35f18 Disable snapshot using props 2023-06-07 08:49:53 -03:00
KDSBrowne
e138d17b4f preserve canvas position on slide change 2023-06-07 05:12:07 +00:00
Anton Georgiev
1146ab9be9 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-26-27-june-6 2023-06-06 09:28:53 -04:00
Ramón Souza
dd49ebfb8a fix edit shape 2023-06-06 09:11:58 -03:00
Ramón Souza
4686f856a6 client side checks 2023-06-06 08:57:36 -03:00
Ramón Souza
baf3690f5a fix dock param 2023-06-06 08:56:05 -03:00
Ramón Souza
22b02ead28 Merge remote-tracking branch 'upstream/v2.7.x-release' into 16120 2023-06-06 08:45:29 -03:00
Daniel Petri Rocha
d2762657ee
Merge branch 'v2.6.x-release' into mime-fixes 2023-06-06 12:12:13 +02:00
danielpetri1
ffeb8c3acb Allow multiple MIME types per extension 2023-06-06 10:08:14 +00:00
Scroody
09286137c2 Approach to solve issue changed. 2023-06-05 16:46:04 -03:00
André Castro
8af887c572
.jsx 2023-06-05 13:52:38 -03:00
Scroody
0f64f5ba1a Code replicated to other components 2023-06-05 13:42:24 -03:00
Ramón Souza
9f345c91bb fix dock param 2023-06-02 14:46:17 -03:00
Anton Georgiev
748c7a4a0b Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june227 2023-06-02 09:45:34 -04:00