Commit Graph

35253 Commits

Author SHA1 Message Date
KDSBrowne
2d9dd58f9c set slide shape childIndex to -1 2022-10-18 18:12:42 +00:00
Gustavo Trott
a9fe2cf18d
Merge pull request #15755 from danielpetri1/capture-shared-notes 2022-10-18 14:19:29 -03:00
KDSBrowne
8ee7d85090 fix lint issue 2022-10-18 14:13:30 -03:00
KDSBrowne
32896d025b restrict poll item length to 30 chars 2022-10-18 14:13:23 -03:00
Ramón Souza
7553a7dbe2 add custom polling functionality to smart polls 2022-10-18 14:13:09 -03:00
Gustavo Trott
65489e9c04
Merge pull request #15859 from zhem0004/upgradeZ 2022-10-18 13:14:26 -03:00
Ramón Souza
4f96d35502
Merge pull request #15856 from KDSBrowne/26-smart-custom-polls
Add Custom Poll Functionality Via Smart Slides
2022-10-18 13:08:58 -03:00
Bohdan Zhemelinskyi
e1c019eb65 unset null 2022-10-18 15:06:22 +00:00
Bohdan Zhemelinskyi
2e11b884f7 Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into defaultPresentationNull 2022-10-18 14:58:09 +00:00
Bohdan Zhemelinskyi
35ed3228ef set defaultPresentation-null 2022-10-18 14:57:54 +00:00
Ramón Souza
77ae18f91c add safeMatch method 2022-10-18 14:50:18 +00:00
KDSBrowne
7cc79913f0 fix lint issue 2022-10-18 14:45:47 +00:00
Gustavo Trott
195beda6cb
Merge pull request #15855 from GuiLeme/backport-pdf-100 2022-10-18 10:34:51 -03:00
Ramón Souza
44feee8dda add safeMatch method 2022-10-18 10:27:10 -03:00
Gustavo Trott
ddd32b40f0 Validate if user already added a typed answer 2022-10-18 08:10:43 -03:00
Gustavo Trott
8c3114019d Merge remote-tracking branch 'upstream/v2.6.x-release' into fix-polls-multiple-answers-v26 2022-10-17 22:12:53 -03:00
KDSBrowne
011a41f6d1 restrict poll item length to 30 chars 2022-10-17 23:43:04 +00:00
KDSBrowne
412221c664 add custom polling functionality to smart polls 2022-10-17 20:25:20 +00:00
GuiLeme
bc9f24a5fb [backport-pdf-100] - backport of functionality 2022-10-17 17:05:16 -03:00
Ramón Souza
8968f1c91a
Merge pull request #15845 from JoVictorNunes/improved-error-screen-messages-backport
[2.5] improvement: error screen messages and logs
2022-10-17 14:24:56 -03:00
Ramón Souza
cb887f4087
Merge pull request #15853 from GuiLeme/fix-issue-15843
(fix) - Fix current not being persisted
2022-10-17 13:37:13 -03:00
Joao Victor
79587a393b Stringify error code 2022-10-17 13:35:23 -03:00
GuiLeme
e1ec9fa13c [fix-issue-15843] - Best practice 2022-10-17 12:21:55 -03:00
GuiLeme
cfae5f91e6 [fix-issue-15843] - Fixed current not being persisted 2022-10-17 12:12:22 -03:00
Ramón Souza
e8143f1c68
Merge pull request #15849 from ramonlsouza/bp15826
Update Smart Slides to Support Typed Response Poll (2.5)
2022-10-14 16:28:12 -03:00
Ramón Souza
a55cd24516
Merge pull request #15848 from ramonlsouza/bp15827
Option to hide waiting users icon when no pending users (2.5)
2022-10-14 16:27:48 -03:00
KDSBrowne
6e8b33f6a2 fix viewer crash when smart polling 2022-10-14 15:44:06 -03:00
KDSBrowne
815338db0d handle double ?? for multi response smart poll 2022-10-14 15:44:06 -03:00
KDSBrowne
db5db90548 fix lint issues in quick poll dropdown cmp 2022-10-14 15:44:06 -03:00
KDSBrowne
9f0351d0d6 update smart slides to detect user response poll 2022-10-14 15:44:06 -03:00
Brent Baccala
3f330ebf29 change bbb-conf to use and prefer 'stun' (available on focal) to check
STUN servers, and only fallback on 'stunclient' (only available on bionic)
if 'stun' is not installed on the system
2022-10-14 14:21:11 -04:00
Lucas Fialho Zawacki
d53c8d90a2 Option to hide waiting users icon when no pending users 2022-10-14 15:20:06 -03:00
Joao Victor
d628131e64 improvement: error screen messages and logs 2022-10-14 14:47:27 -03:00
Ramón Souza
942f75f478
Merge pull request #15827 from bigbluebutton/waiting-users
Option to hide waiting users icon when no pending users
2022-10-14 14:37:55 -03:00
Ramón Souza
5b274add16
Merge pull request #15777 from germanocaumo/dup-ann-ws-fix-25
chore(whiteboard): backport of annotations dupplication fix
2022-10-14 13:54:45 -03:00
Ramón Souza
31b4d75782
Merge pull request #15846 from ramonlsouza/bp15779
build: enable websocket compression in front-end servers (2.5)
2022-10-14 11:16:40 -03:00
Ramón Souza
1224ae72b5
Merge pull request #15847 from ramonlsouza/bp15772
fix: remove empty object in logs (2.5)
2022-10-14 11:11:43 -03:00
Ramón Souza
38a4c3eae7 remove empty object in logs 2022-10-14 10:36:24 -03:00
Ramón Souza
3035d3b532 enable websocket compression in front-end servers 2022-10-14 10:33:14 -03:00
Joao Victor
e1adbc1f2e style: breakout item padding 2022-10-14 09:44:49 -03:00
Gustavo Trott
eccaf938dc
Merge pull request #15730 from gabriellpr/breakout-create-tests 2022-10-13 21:41:24 -03:00
Ramón Souza
04eb95e70f
Merge pull request #15752 from JoVictorNunes/issue-15559-25
fix: screenshare volume control
2022-10-13 15:15:47 -03:00
Ramón Souza
2953ba026a
Merge pull request #15826 from KDSBrowne/26-user-resp-quick-poll
Update Smart Slides to Support Typed Response Poll
2022-10-13 14:03:55 -03:00
KDSBrowne
a248c716da fix viewer crash when smart polling 2022-10-12 17:45:33 +00:00
KDSBrowne
340e309f23 handle double ?? for multi response smart poll 2022-10-12 17:34:40 +00:00
KDSBrowne
91676f419d fix lint issues in quick poll dropdown cmp 2022-10-11 20:24:22 +00:00
Lucas Fialho Zawacki
d4a424c1e6 Option to hide waiting users icon when no pending users 2022-10-11 16:17:03 -03:00
KDSBrowne
3e9c858717 update smart slides to detect user response poll 2022-10-11 19:11:04 +00:00
Gustavo Trott
8dee4bb7b3 Ignore answer if user already responded 2022-10-11 10:07:25 -03:00
Ramón Souza
7c91152427
Merge pull request #15816 from JoVictorNunes/fix-push-layout-Sep-10
fix(push layout): propagation of camera/presentation sizes
2022-10-10 11:10:42 -03:00