Commit Graph

41033 Commits

Author SHA1 Message Date
Ramón Souza
80812fc804
Merge pull request #19610 from ramonlsouza/fix-externalv-index
fix: external video z-index
2024-02-14 13:11:36 -03:00
Ramón Souza
123ab21c51
Merge pull request #19603 from ramonlsouza/fix-tp-1
fix: hide toolbar button only appearing for presenter
2024-02-14 13:11:24 -03:00
Anton Georgiev
032ece8cf3
Merge pull request #19626 from gustavotrott/disabledFeatures-dashboard-download
feat(config): Add option to disabled "Download session data" on Learning Dashboard
2024-02-14 09:43:06 -05:00
Gustavo Trott
970fa5c858 Add option disabledFeatures=learningDashboardDownloadSessionData 2024-02-14 10:16:31 -03:00
Ramón Souza
0e1eb50b35 sync external video end 2024-02-14 10:13:43 -03:00
Ramón Souza
4e7a3fa058
Merge pull request #19622 from Scroody/fix-activity-check
Fix: Inactivity modal
2024-02-14 09:46:20 -03:00
KDSBrowne
55abad3d74 add timeout to tldraw store shape merging 2024-02-14 00:44:47 +00:00
Gabriel Porfirio
c92a6ee79d reduced the screenshot resolution 2024-02-13 17:06:20 -03:00
André
4e1b53b428 Fix: Inactivity modal 2024-02-13 16:13:56 -03:00
André
6e793d0349 Client: Poll answer verification 2024-02-13 15:35:05 -03:00
Gustavo Trott
5d8dffe1e8
graphql-middleware: Set listen Ip configurable and default 127.0.0.1 (#19619) 2024-02-13 14:12:11 -03:00
Ramón Souza
ab00400f53
Merge pull request #19614 from Scroody/fix-poll-chat-results
Fix: Poll results in chat showing the wrong graphic
2024-02-13 13:29:46 -03:00
Ramón Souza
fd9615e1b8
Merge pull request #19541 from Scroody/i-19517
Client: Presentation's chat upload message
2024-02-13 13:19:17 -03:00
André
b316b4342b Additional changes to downloaded name 2024-02-13 11:44:17 -03:00
André
1f4ac0bde8 Add changes 2024-02-13 10:40:58 -03:00
Gabriel Porfirio
11908c20c2 changes on the screenshot resolution 2024-02-13 10:35:41 -03:00
Gustavo Trott
be19effd72 Record raiseHand, away and Reaction events 2024-02-13 10:14:34 -03:00
Ramón Souza
37109d417c
Merge pull request #19590 from JoVictorNunes/issue-19579
fix(whiteboard): remove absent font file loading
2024-02-13 09:04:52 -03:00
Ramón Souza
de8fbf824b
Merge pull request #19612 from ramonlsouza/fix-tp-15
fix: poll results on chat export
2024-02-13 09:03:27 -03:00
Gustavo Trott
f7cf603a20
Merge pull request #19611 from gustavotrott/graphql-user-left-on-close-conn
refactor (akka-apps): Switching from Meteor to GraphQL to determine whether user is connected
2024-02-12 17:45:41 -03:00
Gustavo Trott
f8e008eada Define an unique ID for bbb-graphql-middleware 2024-02-12 17:11:30 -03:00
Anton Georgiev
833296fd4e
docs: added a link to alpha.3 2024-02-12 09:23:15 -05:00
Anton Georgiev
29b0390bc5
chore: Bump release to 3.0.0-alpha.3 2024-02-09 14:53:58 -05:00
Gabriel Porfirio
368f8616e8 remove flaky flag from options test 2024-02-09 14:30:38 -03:00
André
2c0e6c00af Fix: Poll results in chat showing the wrong graphic 2024-02-09 11:38:12 -03:00
Gabriel Porfirio
8a51f7c52a adds the flaky flag to the failing tests 2024-02-09 10:32:55 -03:00
Ramón Souza
f3c4c867f1 restore poll results on chat export 2024-02-09 10:10:08 -03:00
Gustavo Trott
daa92d5a8d Handle graphql connections to set user.disconnected (old leftFlag) 2024-02-09 09:23:33 -03:00
Ramón Souza
0a30d6c955 fix external video z-index 2024-02-08 16:40:23 -03:00
André
5ee90c9f76 requested changes 2024-02-08 15:51:21 -03:00
André
f7b73c480b Merge branch 'i-19517' of github.com:Scroody/bigbluebutton into i-19517 2024-02-08 15:12:25 -03:00
João Victor
ab82369c47 fix(whiteboard): poll result annotation handling -- allow full editing except for both type and align props 2024-02-08 13:57:20 -03:00
Gabriel Porfirio
5cfae52bbf Merge remote-tracking branch 'upstream/v3.0.x-release' into fix-presentation-polling-test 2024-02-08 13:53:02 -03:00
KDSBrowne
df8ec8330a handle undo / redo when shortcut held down 2024-02-08 16:13:38 +00:00
João Victor
90326a7036 fix(whiteboard): poll result annotation handling 2024-02-08 11:05:41 -03:00
Ramón Souza
0487eec4ca fix hide toolbar only appearing for presenter 2024-02-08 09:29:10 -03:00
KDSBrowne
185436a5cf stop whiteboard reload when enable / disable multi user 2024-02-07 20:20:06 +00:00
Gustavo Trott
e0386aec5b Rename wrong word 2024-02-07 16:21:18 -03:00
André Castro
6a80a07238
Merge pull request #16 from Scroody/PR_19541
Time and style changes
2024-02-07 15:58:03 -03:00
André
04105619d4 Time and style changes 2024-02-07 15:56:58 -03:00
Ramón Souza
72ac0d1a81 fix snapshot on safari 2024-02-07 15:49:58 -03:00
KDSBrowne
a82b1014ac add debounce to undo/redo | reduce whiteboard updates 2024-02-07 17:07:40 +00:00
André
8c88b65a3c ignore 2024-02-07 13:45:40 -03:00
André
003ecfc21a Merge branch 'i-19517' of github.com:Scroody/bigbluebutton into i-19517 2024-02-07 13:40:08 -03:00
André
21d45e7484 merge 2024-02-07 13:37:20 -03:00
André Castro
40c488b372
Update en.json 2024-02-07 13:10:25 -03:00
André Castro
5dd21277ef
Update component.tsx 2024-02-07 13:09:06 -03:00
André Castro
d4691187c0
Update component.tsx 2024-02-07 13:08:19 -03:00
André
d56997189e Merge branch 'i-19517' of github.com:Scroody/bigbluebutton into i-19517 2024-02-07 13:01:18 -03:00
André
516e2a7260 Merge remote-tracking branch 'upstream/v3.0.x-release' into i-19517 2024-02-07 12:54:40 -03:00