Commit Graph

31667 Commits

Author SHA1 Message Date
Anton Georgiev
c834a5bd39
Merge pull request #13563 from antonbsa/polling-tests-improvements
test: Polling tests improvements
2021-10-26 12:32:43 -04:00
Ramón Souza
d1f321f3d5 Merge remote-tracking branch 'upstream/develop' into styled-components-small 2021-10-26 16:09:58 +00:00
Anton Georgiev
6c1c474357
Merge pull request #13566 from ramonlsouza/styled-components-actionsbar
styled-components conversion - actions bar
2021-10-26 12:00:32 -04:00
Ramón Souza
dcd8266bb4 convert reload-button component 2021-10-26 14:48:18 +00:00
Ramón Souza
c511a61a77 convert debug-window component 2021-10-26 14:17:02 +00:00
Max Franke
1e3c5d1b65 feat(poll): add cancel poll button
Add a new button that adds the option to cancel the polling and its results.
Avoiding the user from having to close the poll, and open another in the
actions bar.
2021-10-26 10:45:52 -03:00
Ramón Souza
3d5e505b33 convert breakout-join-confirmation component 2021-10-26 13:37:23 +00:00
Ramón Souza
c8dc0af617 convert banner-bar component 2021-10-26 13:26:32 +00:00
Ramón Souza
242b59308f import variables from js files 2021-10-26 12:37:26 +00:00
Ramón Souza
f785be4532 convert activity-check component 2021-10-26 12:02:01 +00:00
Paulo Lanzarin
55d7624356
Merge pull request #13569 from prlanzarin/u24-himera-pi
build: bump SFU to v2.6.0-beta.8
2021-10-25 21:31:59 -03:00
prlanzarin
e5dc4c08d4 build: bump SFU to v2.6.0-beta.8 2021-10-26 00:10:46 +00:00
Paulo Lanzarin
bb4b7c52c1
Merge pull request #13553 from prlanzarin/u24-himera-pi
refactor(build): bump SFU to 2.6.0-beta.7, remove mediasoup cleanup code
2021-10-25 20:54:37 -03:00
Anton Georgiev
07ae707fea chore: Set FreeSWITCH to build from branch v1.10.7 2021-10-25 23:42:12 +00:00
Anton Georgiev
b1656227aa
Merge pull request #13545 from JoVictorNunes/issue-12349
fix: unable to mute from talking indicator bar
2021-10-25 19:30:21 -04:00
Anton Georgiev
45a1126a90
Merge pull request #13567 from antobinary/build-mongo-conf
build: MongoDB conf changes from BBB 2.3 to BBB 2.4
2021-10-25 16:24:03 -04:00
Ramón Souza
12583b9b23 restores .btn css (still used in other components) 2021-10-25 20:15:36 +00:00
Anton Georgiev
8a2b108b11 build: MongoDB conf changes from 2.3 to 2.4 2021-10-25 20:11:24 +00:00
Ramón Souza
8fc7db3f8a Merge remote-tracking branch 'upstream/develop' into styled-components-actionsbar 2021-10-25 20:03:09 +00:00
Ramón Souza
ff86eebb22 fix lock icon + drop user 2021-10-25 19:58:37 +00:00
Anton Georgiev
7083bbbfb5
Merge pull request #13560 from PhMemmel/add_push_option_for_smart_custom_layout
Add push option for smart and custom layout
2021-10-25 15:57:54 -04:00
Ramón Souza
032b677cfc convert screenshare component 2021-10-25 19:49:51 +00:00
Anton Georgiev
b608d012c3
Merge pull request #13565 from antobinary/build-fs-1.10.7
build: Build libks before FreeSWITCH
2021-10-25 15:41:45 -04:00
Ramón Souza
ca6b936df7 convert quick-poll-dropdown component 2021-10-25 19:34:40 +00:00
Ramón Souza
40feb47329 convert presentation-options component 2021-10-25 19:30:41 +00:00
Ramón Souza
47432b469f convert create-breakout-room component 2021-10-25 19:21:27 +00:00
Anton Georgiev
2cb583b19f build: Build libks before FreeSWITCH 2021-10-25 18:35:11 +00:00
Joao Siebel
7a118ed3b8 Remove unused properties from chat message event record. close #11696 2021-10-25 14:46:59 -03:00
Paulo Lanzarin
245311947d
Update build/packages-template/bbb-webrtc-sfu/build.sh
Co-authored-by: schrd <schrd@users.noreply.github.com>
2021-10-25 14:00:24 -03:00
Anton Georgiev
c5dff32aaf
Merge pull request #13562 from mariogasparoni/remove-ios-chrome-audio-check
update(audio): do not check for chrome in iOS devices in audio modal
2021-10-25 12:00:26 -04:00
Anton Georgiev
39d814ba8a
Merge pull request #13544 from ramonlsouza/styled-components-userlist
styled-components conversion - userlist
2021-10-25 11:46:29 -04:00
Ramón Souza
90adccf09a convert reader-menu component 2021-10-25 15:02:24 +00:00
Anton
fe95a8a6a9 dismembers random poll test and checks all possibilities 2021-10-25 12:01:40 -03:00
Ramón Souza
1234a8d344 convert caption button component 2021-10-25 14:15:16 +00:00
Ramón Souza
db3cd5249d convert actions-dropdown component - partial 2021-10-25 14:00:56 +00:00
Ramón Souza
351fe186a3 convert actions-bar component 2021-10-25 13:29:29 +00:00
prlanzarin
56888e999e refactor(build): bump SFU to 2.6.0-beta.7, remove mediasoup cleanup code
beta.6 updates mediasoup 3.9.0 which has a new Meson build system

That new build system does a pretty good job cleaning compiler leftovers on its
own, so theoretically our cleanup code isn't needed anymore.

Amend history:
  build/packages-template/bbb-webrtc-sfu/build.sh -> v2.6.0-beta.6 to beta.7
2021-10-24 22:58:32 +00:00
Philipp Memmel
50648b1886 allow to push custom and smart layout to participants 2021-10-24 15:23:34 +00:00
Mario Jr
05686baed6 update(audio): do not check for chrome in iOS devices in audio modal
We are now leaving the check for the minBrowserVersions object in settings.yml
If the settings enables chrome iOS, audio should allow users to be joining
with audio.

This is related to recent Chrome update (iOS 14.3+) that now allows
camera/microphone to be captured. We are looking for enabling this for
Chrome 93 in iOS (chromeMobileIOS version in settings.yml)
2021-10-22 18:14:12 -03:00
Anton Georgiev
bb898fec8e
Merge pull request #13552 from antobinary/2.4-into-develop
chore: Merge 2.4 branch into develop
2021-10-22 16:27:56 -04:00
Anton Georgiev
1b9a14e0e1
Update bbb release to 2.4-rc-4 2021-10-22 16:09:19 -04:00
Anton
ecd9681775 add poll results in a different presentation test and provide uploadPresentation function 2021-10-22 16:33:39 -03:00
Anton Georgiev
1622425cbc Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into 2.4-into-develop 2021-10-22 19:12:58 +00:00
Anton Georgiev
a1b2930cbf
Merge pull request #13549 from ramonlsouza/issue-13506
fix: Selected presentation icon not visible for a long file name
2021-10-22 13:33:59 -04:00
Anton
d2af82df40 update poll test name 2021-10-22 14:22:23 -03:00
Anton
c523b577a7 add stop poll manually test 2021-10-22 14:21:17 -03:00
Ramón Souza
ce52d0a23e add overflow wrap to bbb-menu 2021-10-22 17:13:21 +00:00
Anton
c3cbffc30a add quick poll test 2021-10-22 12:37:37 -03:00
Anton Georgiev
a0e04fcbde
Merge pull request #13546 from ramonlsouza/issue-13511
Touch ups to the latest polling updates
2021-10-22 10:31:20 -04:00
Ramón Souza
d744206a86 update paragraph text color 2021-10-22 12:46:10 +00:00