Commit Graph

38823 Commits

Author SHA1 Message Date
Ramón Souza
5cc26a1e7a fix resizing of sidebar in grid mode 2023-06-28 16:06:19 -03:00
Ramón Souza
9fcfb51487
Merge pull request #18240 from ramonlsouza/react-17-render
fix: undo createRoot changes in main
2023-06-28 11:24:45 -03:00
Anton Georgiev
a71ce1caa2
Merge pull request #18206 from bigbluebutton/snyk-fix-41ab9f7c16601b3d84a9411edfc8a0e4
[Snyk] Security upgrade bbbevents from 1.2.0 to 2.0.0
2023-06-28 09:55:55 -04:00
Ramón Souza
133dc29d17 fix feedback range 2023-06-28 10:50:02 -03:00
Ramón Souza
aefdc09403 undo createRoot changes in main 2023-06-28 10:38:25 -03:00
Ramón Souza
fc79c5b891 remove duplicated muted indicator from grid mode 2023-06-27 17:00:45 -03:00
Scroody
0b5822a5fa Fix: pinning shared notes should restore presentation 2023-06-27 13:53:21 -03:00
KDSBrowne
87c1cf98be Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-18078 2023-06-27 15:48:11 +00:00
KDSBrowne
66c3e1b0a8 reset cam dock position on custom layout change 2023-06-27 15:47:59 +00:00
Anton Georgiev
f8347b6d7e
docs: Added link for 2.6.10 2023-06-27 10:53:07 -04:00
Ramón Souza
94eceb0489 mobile menu 2023-06-27 11:08:49 -03:00
Tainan Felipe
112af1efd2 Add dedupe to messages based on referenceId 2023-06-27 11:02:35 -03:00
Ramón Souza
bd6779e1b9 close menu after selecting a reaction 2023-06-27 09:50:04 -03:00
Gustavo Trott
2914208b11
Merge pull request #18227 from gustavotrott/merge-27-into-develop-26jun2023
Merge 2.7 into Develop
2023-06-26 17:39:38 -03:00
Gustavo Trott
5681e88c60 Merge 2.7 into Develop 2023-06-26 17:21:01 -03:00
Ramón Souza
574b187645
Merge pull request #18130 from Scroody/I-18101
Client change: List the option to download presentation with annotations even if there are no annotations
2023-06-26 16:27:58 -03:00
Scroody
7765f6920e Requested changes 2023-06-26 10:48:19 -03:00
Gustavo Trott
714de811b2
Update PresPresentationDAO.scala
Use `compactPrint` to store json instead of `prettyPrint`.
2023-06-26 09:56:17 -03:00
Gustavo Trott
82499176b4
Merge pull request #18219 from gustavotrott/graphql-pres
refactor (graphql): Provide presentation data through graphql
2023-06-26 09:50:51 -03:00
Gustavo Trott
74c81e080b Provide presentation data through graphql 2023-06-26 09:46:54 -03:00
Tainan Felipe
b65a093cd0 Refactor: Add user list title with options dropdown 2023-06-26 08:10:12 -03:00
transifex-integration[bot]
1b6ae23bc7
Translate en.json in uk_UA (#18213)
100% translated source file: 'en.json'
on 'uk_UA'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:51:06 -04:00
transifex-integration[bot]
f63023053b
Translate en.json in gl (#18210)
100% translated source file: 'en.json'
on 'gl'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:50:30 -04:00
transifex-integration[bot]
588cb5f8fb
Translate en.json in es_ES (#18209)
100% translated source file: 'en.json'
on 'es_ES'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:50:11 -04:00
transifex-integration[bot]
11c6141d06
Translate en.json in es (#18208)
100% translated source file: 'en.json'
on 'es'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:49:43 -04:00
snyk-bot
2cd88df310
fix: record-and-playback/core/Gemfile & record-and-playback/core/Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-3237242
- https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-3360028
2023-06-23 22:20:37 +00:00
Anton Georgiev
9a6c8f410d
Merge pull request #18150 from danielpetri1/cluster-setup-link
refactor: Fix original presentation download link in cluster setups
2023-06-23 15:20:05 -04:00
Ramón Souza
7b5328ade5
Merge pull request #18201 from ramonlsouza/fix-force-panning
fix: panning with space bar shortcut does not work
2023-06-23 15:44:44 -03:00
André Castro
389f7b0fe3
removing unnecessary code 2023-06-23 14:46:16 -03:00
André Castro
ef384eae15
Removal of unnecessary imports 2023-06-23 14:42:45 -03:00
André Castro
a09953039e
Update container.jsx 2023-06-23 14:40:42 -03:00
Gustavo Trott
9b281d8e0b
Merge pull request #18205 from gustavotrott/graphql-breakouts
refactor (graphql-server): Graphql breakoutRooms
2023-06-23 11:25:51 -03:00
Gustavo Trott
5761094388 graphql - Remove generation of join Links for breakout assignments 2023-06-23 11:23:41 -03:00
André Castro
c72d3e5fe6
Update bigbluebutton-html5/imports/ui/services/features/index.js
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-06-23 11:01:51 -03:00
Ramón Souza
411f0e01a4 move active/away to userlist 2023-06-23 10:39:40 -03:00
Ramón Souza
704cafc7de change smiling emoji 2023-06-23 09:42:54 -03:00
Ramón Souza
d0ed90a6c0 Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-18134 2023-06-23 09:32:55 -03:00
Anton Georgiev
2bea61de47
chore: Bump BBB version to 2.6.10 2023-06-22 16:36:14 -04:00
André Castro
d515fd06c7
Merge pull request #7 from ramonlsouza/pr-18197x
rename param + remove unused code
2023-06-22 15:41:10 -03:00
Ramón Souza
af670883c1 remove unused code 2023-06-22 15:35:40 -03:00
Anton Georgiev
9d51d1b447
Merge pull request #18191 from ramonlsouza/tp27a2-8
fix: only display clear status if status is enabled
2023-06-22 13:01:31 -04:00
Ramón Souza
ae1e6079e1 rename includeMods -> sendInviteToModerators 2023-06-22 13:55:23 -03:00
Gustavo Trott
019cba3c2e
Merge pull request #18121 from gustavotrott/user-raiseHand-away-flags
refactor: Introduces user.raiseHand and user.away flags
2023-06-22 13:50:06 -03:00
André Castro
c83b2d518f
Merge pull request #6 from ramonlsouza/pr-18197x
back-end part
2023-06-22 10:42:27 -03:00
Ramón Souza
cc5c6cf94f fix force panning 2023-06-22 09:53:32 -03:00
Gabriel Porfirio
cafc51f33c refactoring and adding new parameters test 2023-06-22 09:21:10 -03:00
Gustavo Trott
6ba4aad05a
Merge branch 'v2.7.x-release' into user-raiseHand-away-flags 2023-06-22 08:27:20 -03:00
transifex-integration[bot]
7f67d2ac3c
Translate en.json in fr (#18199)
100% translated source file: 'en.json'
on 'fr'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-22 06:27:48 -04:00
Anton Georgiev
43b96b47c4
Merge pull request #17724 from lfzawacki/v2.7.x-release
feat: Implement automatic closed captions using an open transcription server
2023-06-22 05:25:14 -04:00
Anton Georgiev
116209887c captions writer modal tweak 2023-06-22 04:28:13 -04:00