Commit Graph

37701 Commits

Author SHA1 Message Date
Ramón Souza
52a1f4025d
Merge pull request #18064 from Scroody/I-18040
Fix: pinning shared notes should restore presentation
2023-06-05 16:22:26 -03:00
Anton Georgiev
dd49ce5acd
Merge pull request #18091 from paultrudel/default-presentation-bypass-validation
fix: Allow default presentation to bypass URL validation
2023-06-05 14:39:13 -04:00
transifex-integration[bot]
3a12532572
Updates for bigbluebutton-html5/public/locales/en.json in fa_IR (#18062)
* Translate en.json in fa_IR

100% translated source file: 'en.json'
on 'fa_IR'.


---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-05 14:25:30 -04:00
Anton Georgiev
07c133e181
Merge pull request #18080 from scouillard/remove-glv2-docusaurus
fix(greenlight docs): remove GLv2 docs from docusaurus
2023-06-05 14:23:40 -04:00
André Castro
8af887c572
.jsx 2023-06-05 13:52:38 -03:00
Paul Trudel
d9cce76c33 Remove unecessary log 2023-06-05 14:33:52 +00:00
Paul Trudel
fe43eba452 Allow default presentation to bypass localhost check 2023-06-05 14:32:25 +00:00
Paul Trudel
ae11bd43a3 Default presentation exempt from validation 2023-06-05 13:49:47 +00:00
scouillard
a6094cd0eb fix(greenlight docs): remove GLv2 docs from docusaurus 2023-06-02 17:39:28 -04:00
Anton Georgiev
0ba92891b8
Merge pull request #18073 from bigbluebutton/antobinary-patch-1
docs: (rewording) Added a note for recording processing with recordFu…
2023-06-02 09:56:37 -04:00
Anton Georgiev
5689ee2e73
docs: (rewording) Added a note for recording processing with recordFullDurationMedia 2023-06-02 09:55:59 -04:00
Anton Georgiev
a511ae9003
Merge pull request #18069 from bigbluebutton/antobinary-patch-5
docs: Added a note for recording processing with recordFullDurationMedia
2023-06-02 09:36:00 -04:00
Anton Georgiev
a317272d2c
Merge pull request #18068 from bigbluebutton/antobinary-patch-4
docs: Added a mention of disabledFeaturesExclude in the api changes f…
2023-06-02 09:24:05 -04:00
Anton Georgiev
e5cd78461d
docs: Added a note for recording processing with recordFullDurationMedia 2023-06-02 09:19:50 -04:00
Anton Georgiev
41be594604
docs: Added a mention of disabledFeaturesExclude in the api changes for 2.6 2023-06-02 09:10:37 -04:00
Anton Georgiev
f9bae9f6d8
docs: Spring was upgraded to 2.7.12 2023-06-02 09:08:33 -04:00
Anton Georgiev
4030a0fd52
docs: added link to 2.6.9 2023-06-02 09:06:57 -04:00
Scroody
bfaa640fb4 Fix: pinning shared notes should restore presentation 2023-06-01 16:28:33 -03:00
Paulo Lanzarin
4e766ad968
Merge pull request #18063 from prlanzarin/u26/fix/recFullMedia-param-parsing
fix: typo when parsing recordFullDurationMedia API param
2023-06-01 15:47:37 -03:00
prlanzarin
9f46b10485 fix: typo when parsing recordFullDurationMedia API param 2023-06-01 15:05:50 -03:00
Anton Georgiev
e92862ee00
Merge pull request #17986 from paultrudel/meeting-info-attendee-update
fix(Meeting API): Only include online users in attendee list
2023-05-31 18:29:14 -04:00
Anton Georgiev
b18aff32e6
Merge pull request #18045 from paultrudel/ssrf-fix
fix(sec): SSRF fix
2023-05-31 18:19:40 -04:00
Paulo Lanzarin
0135813f96
Merge pull request #18044 from prlanzarin/u26/feat/lawful-good-rec
feat: only record media while meeting is being actively recorded
2023-05-31 16:39:29 -03:00
prlanzarin
4d1aa87a88 feat: only record media while meeting is being actively recorded
Only record media (microphone, webcams and screens) while meeting is
being actively recorded (ie an user has enabled recording in the
conference). If the conference's recording is paused, media capture will
stop as well (with appropriate recording events).

A bigbluebutton.properties/API#create parameter called
`recordFullDurationMedia` is added to control this behavior. The default
is false (only capture while recording is active). Setting it to `true`
enables the current (legacy) behavior: always capture media if the
meeting's `recorded` prop is true.
2023-05-31 16:36:11 -03:00
Anton Georgiev
3001d8b75d
Merge pull request #18046 from gabriellpr/change-hide-presentation
test: Updates hide presentation
2023-05-31 15:13:06 -04:00
Paulo Lanzarin
c23c0bbab8
Merge pull request #17934 from prlanzarin/u27/fix/cam-bg-dnd-attached
fix(video): drag-and-drop virtual background isn't applied
2023-05-31 11:57:42 -03:00
prlanzarin
854f1e6e1b fix(video): drag-and-drop virtual background isnt applied
Drag-and-drop based virtual BG activation isn`t working since we refactored the logic to determine whether a peer is attached or not
2023-05-31 11:51:06 -03:00
Anton Georgiev
1fce8d1c22
Merge pull request #18003 from gabriellpr/improve-poll-test
test: Improve smart slides
2023-05-31 10:03:06 -04:00
Paulo Lanzarin
cbecf793c1
Merge pull request #18049 from prlanzarin/u26/fix/camera-autoplay
fix(video): autoplay handling fails due to wrong mediaElement reference
2023-05-31 10:37:53 -03:00
prlanzarin
f34f8e5a9c fix(video): autoplay handling fails due to wrong mediaElement reference 2023-05-31 10:33:39 -03:00
Gabriel Porfirio
a605920fa4 update the function that checks the restore presentation button 2023-05-30 16:25:40 -03:00
Anton Georgiev
f6d2ed10f3
Merge pull request #18042 from ramonlsouza/issue-18039
fix: Viewer gets blank presentation after minimize/restore
2023-05-30 14:55:41 -04:00
Anton Georgiev
c6f40a862e
Merge pull request #18033 from KDSBrowne/bbb-18031
fix: UI Overlap Toolbar Options Button
2023-05-30 11:57:53 -04:00
Paul Trudel
08a87f2dad Changed names of presentation download properties and set https as default 2023-05-30 14:02:13 +00:00
Ramón Souza
c8cd7f3a33 change checks 2023-05-30 10:18:11 -03:00
Ramón Souza
d9a18a9e14 add inline comments 2023-05-30 09:54:35 -03:00
Ramón Souza
6b747ccc9e fix blank presentation after minimizing 2023-05-30 09:39:31 -03:00
Gabriel Porfirio
570ae7ae8a adding the true/false check answer 2023-05-30 09:19:44 -03:00
KDSBrowne
4e701201c5 update whiteboard toolbar responsive size to fix overlap 2023-05-29 18:03:39 +00:00
transifex-integration[bot]
905312e184
Translations for bigbluebutton-html5/public/locales/en.json in fa_IR (#18027)
* Translate en.json in fa_IR

100% translated source file: 'en.json'
on the 'fa_IR' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-05-29 09:48:40 -04:00
Ramón Souza
d3eff236e1
Merge pull request #18020 from Scroody/I-17893
Fix: Empty 'E' on polls answer options
2023-05-29 10:34:22 -03:00
André Castro
3852520d0b
Update component.jsx 2023-05-29 10:21:17 -03:00
transifex-integration[bot]
4241dc9447
Translate en.json in ru (#18023)
100% translated source file: 'en.json'
on the 'ru' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-05-26 15:15:17 -04:00
Scroody
5dcd018500 Removed empty E 2023-05-26 11:04:35 -03:00
Anton Georgiev
eae28eb702
Merge pull request #18009 from paultrudel/upgrade-grails-26
fix(sec): Upgrade grails-core
2023-05-25 19:52:35 -04:00
Anton Georgiev
3826018735
Merge pull request #18010 from paultrudel/upgrade-spring-webmvc-26
fix(sec): Upgrade spring-webmvc
2023-05-25 19:51:35 -04:00
Anton Georgiev
57245c7094
Merge pull request #18008 from paultrudel/upgrade-tomcat-26
fix(sec): Upgrade tomcat
2023-05-25 19:51:08 -04:00
Anton Georgiev
f0cb2e4bb8
Merge branch 'v2.6.x-release' into upgrade-tomcat-26 2023-05-25 19:50:57 -04:00
Anton Georgiev
ac365d9ad9
Merge pull request #18007 from paultrudel/upgrade-spring-26
fix(sec): Upgrade Spring
2023-05-25 19:49:49 -04:00
Anton Georgiev
61cfcd0cf8
Merge pull request #18006 from paultrudel/upgrade-json-26
fix(sec): Upgrade org.json
2023-05-25 19:48:58 -04:00