Commit Graph

153 Commits

Author SHA1 Message Date
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
prlanzarin
b021435d00 docs: add bbb-webrtc-recorder to 2.7 experimental features 2023-05-02 11:41:42 -03:00
Fred Dixon
556fc99163 Updated docs to enable live captions 2023-04-29 16:39:36 -03:00
Fred Dixon
f4eceef8e3
Update lti.md
Fix Mardown errors in LTI docs
2023-04-27 14:17:58 -03:00
Fred Dixon
2cded0aba4
Update lti.md
Fix Markdown Error
2023-04-27 14:08:53 -03:00
Fred Dixon
1ab649eca2 Updated LTI docs 2023-04-27 11:14:42 -03:00
Fred Dixon
0f90388139 Fix path for turn-stun-servers.xml in docs 2023-04-25 11:20:14 -03:00
Thibaut
6a2d663457 Correcting the virtual background images upload path 2023-04-25 09:06:34 -04:00
Ramón Souza
af8556e026 Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
Anton Georgiev
3f5194fbb4
docs: Added links for BBB 2.6.4, 2.6.5 2023-04-24 10:43:19 -04:00
Ramón Souza
f7c1af7295
docs: added link to 2.6.3 2023-04-19 17:43:36 -03:00
Anton Georgiev
e39526e279
docs: added link to 2.6.2 2023-04-18 17:46:11 -04:00
GuiLeme
4561690492 [issue-17133] - added downloadable and removable to documentation 2023-04-17 16:14:07 -03:00
Gustavo Trott
87cb12b28f Add lockSettingsHideUserList to Docs and fix lockSettingsDisableNotes 2023-04-17 11:18:26 -03:00
kh-amir-tn
e098ea24b0 + Improvements. 2023-04-17 13:11:15 +01:00
kh-amir-tn
3c96fdbc71 Docs: Added Relative URL ... Setup section to Greenlight 3 install chapter. 2023-04-17 13:11:15 +01:00
Paul Trudel
44ed6df986 Added documentation for errorRedirectUrl join param 2023-04-13 17:29:03 +00:00
Anton Georgiev
0c25527731
Update install.md 2023-04-13 07:37:46 -04:00
Anton Georgiev
617fa6ca43
docs: move non-feature new notes under Other Notable Changes 2023-04-13 07:36:22 -04:00
Anton Georgiev
5a27a137cc
docs: added note for upgrading from 2.5 to 2.6 2023-04-13 07:35:05 -04:00
Anton Georgiev
098664daad
docs: include info on TURN being set up by default in 2.6+ 2023-04-13 07:12:56 -04:00
Gustavo Trott
12d281d68a
Merge pull request #17519 from danielpetri1/docs-update
docs: Update breakout capture API reference
2023-04-12 16:29:33 -03:00
danielpetri1
90b1bb017b Remove internal param, replace by importSharedNotesFromBreakoutRooms 2023-04-12 14:22:20 +00:00
Anton Georgiev
4a3e321fe7
Merge pull request #17371 from bigbluebutton/antobinary-patch-2
docs: Add missing step to switch to bigbluebutton user in  dev-guide.md
2023-04-12 07:34:16 -04:00
Anton Georgiev
9f72615722
Merge pull request #17485 from bigbluebutton/antobinary-patch-3
docs: add a note in 2.6 what's new about assets dir for default.pdf
2023-04-12 07:30:43 -04:00
Anton Georgiev
ec3e7ce697
docs: open 80 and 443 for Let's Encrypt (backport of #17353 by @hiroshisuga) 2023-04-11 10:06:22 -04:00
Anton Georgiev
b7f69706e2
docs: Updated TURN server document for BBB 2.6
backport of #17433 by @code-Gambler
2023-04-11 09:15:59 -04:00
danielpetri1
805dcd3704 Update bbb-export-annotation docs and API reference 2023-04-11 12:46:19 +00:00
GuiLeme
57edc7ddf6 [refactor-pr-17463] 2023-04-06 12:22:37 -03:00
Anton Georgiev
7257c40486
docs: add a note in 2.6 what's new about assets dir for default.pdf 2023-04-05 15:08:30 -04:00
GuiLeme
d480e10e0c [issue-16930] - render tables with a similar structure as previous docs 2023-04-05 11:07:51 -03:00
GuiLeme
db7705fafe [doc-pr-16769] - inserted documentation for PR 16769 regarding hidePresentationOnJoin 2023-04-03 10:47:47 -03:00
scouillard
9ce8b49384 Change Greenlight reference from pointing to v2 to v3 2023-03-31 16:03:00 -04:00
Anton Georgiev
3112dc2f59
docs: added link to 2.6.1 2023-03-31 15:18:24 -04:00
Anton Georgiev
468cef460d
docs: backport #17376 to 2.6 Credit: @hiroshisuga 2023-03-31 09:31:42 -04:00
Anton Georgiev
80d4a1419b
docs: Add missing step to switch to bigbluebutton user in dev-guide.md 2023-03-30 16:16:37 -04:00
Anton Georgiev
3a02a04bb7
docs: fix bbb-web dev instructions
backport of @hiroshisuga 's https://github.com/bigbluebutton/bigbluebutton/pull/17363
2023-03-30 07:59:53 -04:00
scouillard
c77770dac3 Add server_recordings_sync rake task commands to migration docs 2023-03-24 14:59:30 -04:00
Anton Georgiev
0b94a4004d
docs: Fix link for recording
Closes #17213
2023-03-24 08:50:26 -04:00
Anton Georgiev
3beb84149e
Merge pull request #17161 from prlanzarin/u26/docs/sfu-realtime-caps
fix(docs): additional instructions for systems without CAP_SYS_NICE
2023-03-23 16:23:52 -04:00
Anton Georgiev
00b40626d2
Merge pull request #17176 from scouillard/add-migration-doc
fix(docs): add After Migration section to Greenlight migration docs
2023-03-23 15:58:26 -04:00
Anton Georgiev
63a94518f6
Merge pull request #17175 from scouillard/fix-path
fix(docs): update path to Greenlight migration file
2023-03-23 15:57:21 -04:00
Timo Nogueira Brockmeyer
fd78863a63
Update docs/docs/development/localization.md
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-03-23 16:21:25 +01:00
Timo Nogueira Brockmeyer
a55fb85d10
Update docs/docs/development/localization.md
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2023-03-23 16:21:19 +01:00
timo
c157f235ca Fix broken links mentioned in #17121 2023-03-23 15:27:26 +01:00
scouillard
e30038944f Add After Migration to GL docs 2023-03-22 16:24:33 -04:00
scouillard
0d40a62c21 Fix migration file path 2023-03-22 16:22:47 -04:00
Anton Georgiev
5012b694b9 docs: remove basename for docs website 2023-03-22 10:39:40 -04:00
prlanzarin
9b38b1d3b5 fix(docs): additional instructions for systems without CAP_SYS_NICE
bbb-webrtc-sfu is missing from the troubleshooting section.
FreeSWITCH needs an update.
The LXD section could reuse each subsection to avoid redundancy.
2023-03-21 17:04:33 -03:00
timo
a08af05b21 Link to the current end user support pages
Currently the category 'Teaching' is still empty in the docs. So for
now, we link to existing resource sites outside of the docs.

related to #17055
2023-03-21 17:26:57 +01:00
timo
7bb7b5c11f Fix bold font rendering
Bold fonts were not rendered due to wrong naming of font-styles.
This commit fixes that.

Closes #17119
2023-03-21 10:28:34 +01:00
Anton Georgiev
3a55c3e91a
Merge pull request #17087 from tibroc/docs-update-build-2.6
docs: Update readme and build instructions for 2.6
2023-03-20 20:55:09 -04:00
Anton Georgiev
df73c2ad97
docs: marking 2.6.0 as stable (#17115) 2023-03-20 17:16:32 -04:00
dmtrhfr
fd3c9a416e
docs: Include missing API docs for v2.6.x release (#17061)
* add md tables for join and create instead of html import
* add missing tables to docs
* fixed some formatting in the api docs
* added collapseble tables for create and join
2023-03-20 17:14:17 -04:00
timo
438f3490d5 Update readme and build instructions for 2.6
From now on documentation will only be build from develop.
To this commit removes the build from the action.
It also adds some more information to the readme.
2023-03-17 21:35:40 +01:00
Anton Georgiev
8a92cd5205 docs: enable building of 2.5 docs 2023-03-16 15:18:27 -04:00
Anton Georgiev
5e1b602001 docs: sync 2.6 customize docs 2023-03-16 09:36:25 -04:00
timo
4be223c407 Improve docs readme
The build-script is only used for the deployment and can lead to
confusing problems with local development if run locally.
2023-03-13 11:32:46 +01:00
Anton Georgiev
87b8b318b5
Update docs/docs/greenlight/v3/customize.md 2023-03-10 19:06:02 -05:00
hiroshisuga
eddfe49bde
fix paths 2023-03-11 06:46:50 +09:00
Anton Georgiev
4ab50da9aa
docs: added link for release notes 2.6.0-rc.7 2023-03-10 15:44:31 -05:00
Anton Georgiev
7fb6ad8915 docs: fix broken links 2023-03-09 14:38:18 -05:00
Anton Georgiev
e3a736ff64 docs: fix links 2023-03-08 16:07:34 -05:00
Anton Georgiev
e3f3e4bdfa docs: fix links 2023-03-08 16:04:16 -05:00
Anton Georgiev
3780d0dcca docs: sync up 2.6 docs 2023-03-08 15:45:23 -05:00
timo
a005b2a6b1 Only build specified versions
In order to be able to control better which branches are actually used
for building the docs, this commit changes the logic of the script to
only add manually specified versionsi to the docs.
2023-03-08 21:10:57 +01:00
timo
6320e358f8 Fixes the version build script
The script that adds the different versions to docusaurus was broken
when not running it from the develop branch. This commit should fix
that.
2023-03-07 16:15:22 +01:00
Anton Georgiev
24b48b564f
Merge pull request #16934 from tibroc/docs-remove-edit-#16863
docs: Remove the edit button on the bottom of each page
2023-03-07 09:11:57 -05:00
timo
c8bbe8120f Remove 'edit' button on the bottom of each page
The workflow to edit the page would either way not be a simple click to
an edit page. But you'd have to fork the repo, sign a CLA, and then do a
PR against the correct version. So I decided to remove it.
2023-03-07 11:26:00 +01:00
timo
2ac692926c Remove some old files
This commit removes some old files from the initial setup and testing of
the docs.# with '#' will be ignored, and an empty message aborts the commit.
2023-03-06 23:31:15 +01:00
timo
bb194801a4 Move greenlight v3 docs to this repo
As originally planned, the greenlight v3 docs are added to this repo.

See #16667
2023-03-06 23:30:40 +01:00
timo
45498b0aab Update new docs to the latest changes
This commit adds the latest changes from
https://github.com/bigbluebutton/bigbluebutton.github.io
to this repo.

Closes #16668
2023-03-06 22:15:30 +01:00
timo
f00cebb1b6 Update readme
This commit updates the readme to the latest changes.

closes #16666
2023-02-09 11:41:39 +01:00
timo
e4b9637eef Use GitHub Actions and Pages to build and deploy the docs
This commit introduces GitHub Actions to build the docs and deploy them
to GitHub Pages with the following behavior:

* The job will only be triggered for pushes to the branches 'develop' or
those starting with 'v' and changes to the 'docs'-folder in order to
avoid excessive triggering.
* Jobs that are triggered concurrently on different branches are
  canceled and only the last job will be executed.

The template for this action is taken from the original docusaurus
documentation (https://docusaurus.io/docs/deployment#deploying-to-github-pages).

Closes #16665
2023-02-09 11:40:25 +01:00
timo
c87294b5b2 Versioning configuration and improvents in the build script
This commit contains:
* fix the build script, so that only versions are added that have a
  `docusaurus.config.js`
* some refactoring so that the build script will work well with github
  pages
* add configuration to the `docusaurus.config.js` to display a dropdown
  menu to select a version

The behavior for the versioning is now so that 2.6 is both the 'latest'
version as well as the 'next' version. As soon as 2.7 will be built that
will be displayed as the 'next' version.

closes #16671
2023-02-09 10:53:47 +01:00
Daniel Molkentin
9d0ff6a18f fix(docs): Make index page behave in dark mode and fix spacing 2023-02-06 17:07:17 +01:00
Ghazi Triki
c953e8ed7f Fix broken links in the new docs. 2023-01-12 21:46:29 +01:00
Ghazi Triki
50c4642a17 Fix font naming for the docs. 2023-01-10 20:15:44 +01:00
Ghazi Triki
28a773e168 Move bigbluebutton-docs to the main repository. 2022-12-10 21:21:56 +01:00
Richard Alam
a382b8033a cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@550 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-12 12:51:14 +00:00
Denis Zgonjanin
3f0750c6d1 v 0.32b
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@30 af16638f-c34d-0410-8cfa-b39d5352b314
2008-06-20 15:45:37 +00:00