Commit Graph

133 Commits

Author SHA1 Message Date
Anton Georgiev
a962a44c74 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june14merge 2023-06-14 10:07:54 -04:00
Ramón Souza
3e63cc0f89
Merge pull request #18157 from Scroody/I-18021
Client: Camera as content as content added to disabled features
2023-06-14 09:01:39 -03:00
Ramón Souza
c3cecae951
Update docs/docs/data/create.tsx 2023-06-14 09:00:59 -03:00
Anton Georgiev
ec2ad5ed45 chore: upgrade NodeJS to 18 2023-06-13 12:08:58 -04:00
Scroody
294fda2c6f Client: Camera as content as conent added to disabled features 2023-06-13 11:25:09 -03:00
Anton Georgiev
ad658fde8e
Merge pull request #18113 from schrd/doc-cluster
Docs: add missing configuration option for cluster setup
2023-06-07 14:47:32 -04:00
Daniel Schreiber
95254460c1 Docs: add missing configuration option for cluster setup
`bbb-web` needs configuration for correct CORS headers in cluster setup.
Otherwise API calls from `bbb-html5` to `bbb-web` will be rejected by
grails.
2023-06-07 20:34:24 +02:00
Anton Georgiev
cccac66441
docs: Add a note in the 2.6-whats-new about max annotations cap 2023-06-07 13:27:05 -04:00
Anton Georgiev
0bc97f9b7b
docs: Document maxNumberOfAnnotations 2023-06-07 13:18:00 -04:00
Anton Georgiev
deabab363f
docs: make RecentReleases a heading 2023-06-07 12:22:09 -04:00
Ramón Souza
f18867cacf update docs 2023-06-07 10:15:01 -03:00
Samuel Weirich
042f50d950 Update api docs 2023-06-07 09:02:34 -03:00
Anton Georgiev
06b7e788c7
docs: Added link to 2.7.0-alpha.1 2023-06-06 14:54:21 -04: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
Anton Georgiev
ef09d788b6
docs: add a line in 2.7 docs 2023-06-05 15:23:41 -04:00
scouillard
a6094cd0eb fix(greenlight docs): remove GLv2 docs from docusaurus 2023-06-02 17:39:28 -04:00
Anton Georgiev
2c14eb49cd
Merge pull request #18072 from antobinary/june227
chore: Merge BBB 2.6.9 into BBB 2.7
2023-06-02 10:11:02 -04:00
Anton Georgiev
f4b45a03ea docs: Added screenshots for download orig presentation 2023-06-02 10:08:46 -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
748c7a4a0b Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june227 2023-06-02 09:45:34 -04:00
Anton Georgiev
4e6b035e58
docs: Typo on 2.7 docs 2023-06-02 09:39:17 -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
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
Anton Georgiev
5234863c15
Merge pull request #18058 from antobinary/2.7docs
docs: BBB 2.7 initial set of docs
2023-06-01 10:08:04 -04:00
Anton Georgiev
fb2404c4aa docs: BBB 2.7 initial set of docs 2023-06-01 10:05:46 -04:00
Paulo Lanzarin
0e8dc2a0cc
Merge pull request #17847 from prlanzarin/u27/feat/fullaudio-bridge-userdata
feat(audio): add userdata-bbb_fullaudio_bridge
2023-05-31 17:07:57 -03:00
prlanzarin
80414a9cc4 feat(audio): add userdata-bbb_fullaudio_bridge
Allows controlling which audio bridge should be used, per user
2023-05-31 17:07:10 -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
b305992051
Merge pull request #18005 from antobinary/disabledFeaturesExclude
feat(bbb-web): Disabled features exclude
2023-05-25 16:15:30 -04:00
Anton Georgiev
2713bdc1b1 docs: refer to disableFeatures list instead of listing again 2023-05-25 15:47:54 -04:00
Anton Georgiev
7585f99352 feat: introduce disableFeaturesExclude CREATE API param 2023-05-25 15:43:30 -04:00
Anton Georgiev
c7be96ce40
docs: Update configure-firewall.md 2023-05-25 14:51:34 -04:00
Anton Georgiev
25af259d2d Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-may-24 2023-05-24 17:23:00 -04:00
Anton Georgiev
aeda929b9b
docs: Added link to 2.6.8 2023-05-24 17:07:53 -04:00
Fred Dixon
58ff510f52 Fix broken links 2023-05-22 13:18:48 -04:00
Anton Georgiev
4e851a7571 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27 2023-05-15 11:51:17 -04:00
Anton Georgiev
8685171255
docs: added link to 2.6.7 2023-05-15 11:32:51 -04:00
Anton Georgiev
5e11a0780d
Merge pull request #17865 from GuiLeme/issue-17504
refactor: clarify information on docs regarding recording
2023-05-11 11:33:45 -04:00
Anton Georgiev
35f5ccd4e1
Merge pull request #17656 from gustavotrott/docs-lockSettings-2.6
docs: Add lockSettingsHideUserList param and fix lockSettingsDisableNotes
2023-05-11 09:11:55 -04:00
GuiLeme
a4bc2871f8 [issue-17504] - changes in review 2023-05-10 15:45:37 -03:00
GuiLeme
9522dbf009 [issue-17504] - enhanced documentation regarding recordings 2023-05-10 12:26:54 -03:00
Anton Georgiev
d45a3cd580
docs: Update location of default.pdf and favicon.ico -- assets/ 2023-05-09 13:48:12 -04:00
Anton Georgiev
639516470a
docs: Update localization.md to include info about integration with Transifex 2023-05-09 13:30:02 -04:00
Anton Georgiev
a7547eb83e
docs: added link to 2.6.6 2023-05-08 16:36:34 -04:00
Fred Dixon
a7d78109b2
Update troubleshooting.md
Fix path for forceRelayOnFirefox #16614
2023-05-06 06:33:23 -04:00
hiroshisuga
ac156b8ecc
Update customize.md 2023-05-04 09:31:36 +09:00
hiroshisuga
1a0d6bb245
Update customize.md 2023-05-04 08:44:27 +09:00