Ramón Souza
8e5f9387f9
convert writer-menu component
2021-10-29 17:10:20 +00:00
Ramón Souza
a4a4626022
convert autoplay-overlay component
2021-10-29 16:35:08 +00:00
Ramón Souza
47d77d1b83
Merge remote-tracking branch 'upstream/develop' into styled-components-6
2021-10-29 14:00:58 +00:00
Ramón Souza
4c4bb8a2d0
convert lock-viewers component
2021-10-29 13:41:24 +00:00
Anton Georgiev
022f125e15
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-29 13:24:51 +00:00
Ramón Souza
4cb441972e
remove className props from user-avatar
2021-10-29 11:25:12 +00:00
Ramón Souza
d4878685b0
convert user-avatar component
2021-10-29 11:23:50 +00:00
Ramón Souza
aa866998fc
convert user-info component
2021-10-28 19:44:30 +00:00
Anton
f020c0da9d
add Presentation test: Start external video
2021-10-28 15:37:56 -03:00
Tainan Felipe
3e7d88586e
Enhances authToken validation to solely use Meteor.call
2021-10-28 15:16:16 -03:00
Ramón Souza
3ca5752c9f
convert loading-screen component
2021-10-28 17:58:04 +00:00
Ramón Souza
7283bba818
convert breakout-room component
2021-10-28 17:26:15 +00:00
Mario Jr
c1c0a2341f
Merge branch 'develop' into allow-chrome-in-ios
2021-10-28 13:38:18 -03:00
Ramón Souza
daa4c50940
convert recording component
2021-10-28 14:05:26 +00:00
Ramón Souza
62a2b92827
Merge remote-tracking branch 'upstream/develop' into styled-components-5
2021-10-28 13:48:08 +00:00
Ramón Souza
993ae79107
convert end-meeting-confirmation component
2021-10-28 13:46:40 +00:00
Ramón Souza
3565c8add0
convert video-preview component
2021-10-28 13:16:36 +00:00
Ramón Souza
6799922131
convert virtual-background component
2021-10-28 11:58:39 +00:00
Ramón Souza
72f144d8bc
convert fallback-view component
2021-10-27 20:00:58 +00:00
Ramón Souza
aa64d89266
convert error-screen component
2021-10-27 19:51:43 +00:00
Bohdan Zhemelinskyi
7ae476af3d
Stabilized rndom user select(commented)
2021-10-27 19:17:21 +00:00
Bohdan Zhemelinskyi
bb0ee66977
Stabilized rndom user select
2021-10-27 18:47:48 +00:00
Ramón Souza
34922ba67c
convert note component
2021-10-27 17:48:15 +00:00
Ramón Souza
1deb1b1480
keep sass import of app component until is removed from other components
2021-10-27 17:19:03 +00:00
Ramón Souza
dde9ff964d
convert muted-alert component
2021-10-27 17:07:09 +00:00
Ramón Souza
3020b20e71
convert app component
2021-10-27 16:43:51 +00:00
Ramón Souza
4f3c30d12c
convert sidebar-content component
2021-10-27 16:21:57 +00:00
Max Franke
664bad7d08
feat(screenshare): UX updates
...
Reduce the font size to 21px (1.3rem) and font weight to 600.
2021-10-27 11:51:39 -03:00
Mario Jr
35cac1eb8e
fix(video): typo in iOS detection
...
No big problems caused by typo so far, once isSafari flag was being used
to validate supported devices (safari is always used in iOS)
2021-10-27 11:28:52 -03:00
Ramón Souza
90c250d32a
Merge remote-tracking branch 'upstream/develop' into styled-components-4
2021-10-27 13:53:16 +00:00
Ramón Souza
0792efe5e4
convert notifications-bar component
2021-10-27 13:52:00 +00:00
Ramón Souza
ec6b9a4d81
convert switch component
2021-10-27 13:33:28 +00:00
Anton Georgiev
a862e6ca83
Merge pull request #13579 from ramonlsouza/fix-raise-hand-typo
...
fix: typo in raise-hand button styles
2021-10-27 08:59:46 -04:00
Anton Georgiev
1b142a05e2
Merge pull request #13577 from ramonlsouza/styled-components-small
...
refactor: styled-components conversion - partial
2021-10-27 08:59:09 -04:00
Ramón Souza
943aa27eb6
fix typo in raise-hand button
2021-10-27 11:54:40 +00:00
Ramón Souza
48c246fbdd
convert text-input component
2021-10-26 19:50:59 +00:00
Ramón Souza
814b5caa1d
convert shortcut-help component
2021-10-26 19:03:38 +00:00
Anton Georgiev
c60ef3c179
Merge pull request #13253 from ramonlsouza/PR-11359
...
feat: multiple choice poll
2021-10-26 14:42:29 -04:00
Anton
ff338c0198
add Hide/Restore presentation test
2021-10-26 14:59:40 -03:00
Ramón Souza
f452a5f164
fix start quick poll
2021-10-26 16:38:52 +00:00
Anton Georgiev
0a44cf0ebb
Merge branch 'v2.4.x-release' into discart-poll-button
2021-10-26 12:35:30 -04:00
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
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
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
Ramón Souza
12583b9b23
restores .btn css (still used in other components)
2021-10-25 20:15:36 +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
Ramón Souza
032b677cfc
convert screenshare component
2021-10-25 19:49:51 +00: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
Joao Siebel
7a118ed3b8
Remove unused properties from chat message event record. close #11696
2021-10-25 14:46:59 -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
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
1622425cbc
Merge branch 'develop' of github.com:bigbluebutton/bigbluebutton into 2.4-into-develop
2021-10-22 19:12:58 +00:00
Ramón Souza
ce52d0a23e
add overflow wrap to bbb-menu
2021-10-22 17:13:21 +00:00
Ramón Souza
d744206a86
update paragraph text color
2021-10-22 12:46:10 +00:00
Ramón Souza
cac7a37e29
update anonymous poll styles
2021-10-22 12:41:39 +00:00
Ramón Souza
b8f4f4a844
add poll heading styles
2021-10-22 12:26:04 +00:00
Joao Victor
61f2745c7f
fix: unable to mute from talking indicator bar
2021-10-22 09:13:33 -03:00
Ramón Souza
05ff4eee6c
fix smallTitle
2021-10-21 19:00:12 +00:00
Ramón Souza
b3447deda9
convert chat-list-item component
2021-10-21 18:20:04 +00:00
Ramón Souza
289ccb8909
convert user-captions component
2021-10-21 17:44:47 +00:00
KDSBrowne
39fb8a6baa
center chevron in audio controls dropdown
2021-10-21 17:29:44 +00:00
Ramón Souza
8d9c8e4470
convert user-name component
2021-10-21 17:22:13 +00:00
Ramón Souza
5bdd4487d2
convert user-dropdown component
2021-10-21 16:56:33 +00:00
Ramón Souza
c0209ba2f3
convert user-options component
2021-10-21 14:32:18 +00:00
Ramón Souza
b78a9a19db
convert user-participants component
2021-10-21 14:16:18 +00:00
Ramón Souza
da8f894d6b
convert breakout-room-item component
2021-10-21 13:34:05 +00:00
Ramón Souza
a940e29ea2
convert user-polls component
2021-10-21 13:26:55 +00:00
Ramón Souza
59faaab572
convert waiting-users component
2021-10-21 13:11:52 +00:00
Ramón Souza
55b4c7ac56
convert user-notes component
2021-10-21 12:52:02 +00:00
Ramón Souza
30a2af4b7e
convert user-messages component
2021-10-20 20:29:23 +00:00
Anton Georgiev
e5c37a7cf8
Merge pull request #13490 from ramonlsouza/old-minimize-button
...
Restore old button to hide presentation (under a flag)
2021-10-20 13:43:58 -04:00
Ramón Souza
24339d41cc
convert custom-logo component
2021-10-20 17:36:11 +00:00
Ramón Souza
37b4673477
convert user-list-content component
2021-10-20 16:45:44 +00:00
Ramón Souza
1628ebede0
fix tab size
2021-10-20 16:32:27 +00:00
Ramón Souza
da15431a54
convert user-list component
2021-10-20 14:18:48 +00:00
Anton Georgiev
3ccc59ac63
Merge pull request #13521 from lfzawacki/userdata-layout
...
Userdata flags for hiding some layout elements
2021-10-20 08:43:18 -04:00
Lucas Zawacki
8f346b6ae4
feature(layout): userdata to hide navbar
2021-10-19 20:43:33 +00:00
Anton
1ab6ae8741
realocates tests to the right file; fixes publishPoll button element; provides closePages util function
2021-10-19 17:15:18 -03:00
Lucas Zawacki
85e5200d59
chore(layout): Remove unused renderSidebar and renderNavBar methods
2021-10-19 19:28:26 +00:00
Lucas Zawacki
e5ac30fd46
feature(layout): userdata flag for hiding actions bar
2021-10-19 19:20:31 +00:00
Ramón Souza
1cc066366f
Merge remote-tracking branch 'upstream/develop' into PR-11359
2021-10-19 16:41:36 +00:00
Anton Georgiev
6e0c74e02f
style: Pulled latest fonts, audio icon swap
2021-10-18 20:26:01 +00:00
Anton Georgiev
a1e3bbebd3
Merge pull request #13488 from gustavotrott/learning-dashboard-individual-token
...
refactor: Makes LearningDashboard data be provided by bbb-web (avoid demoted user to receive updates)
2021-10-18 13:37:03 -04:00
Anton Georgiev
c1c357bbd9
Merge pull request #13482 from prlanzarin/u24-zones
...
refactor(virtual-backgrounds): move WASM binaries to /public and let nginx serve them
2021-10-18 12:16:14 -04:00
Ramón Souza
9e71583ec7
restore old minimize presentation button and add a flag to switch
2021-10-14 19:31:47 +00:00
Gustavo Trott
0102104fbe
Makes bbb-web provide LearningDashboard data while meeting is alive
2021-10-14 14:00:25 -03:00
Anton Georgiev
a9168feded
Merge pull request #13477 from ramonlsouza/issue-13370
...
fix: Webcam sharing does not complete when webcam dataSaving setting is changed
2021-10-14 12:11:39 -04:00
Anton Georgiev
719afa6cd2
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-14 15:14:22 +00:00
Anton Georgiev
24d672a832
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-14 15:13:17 +00:00
Anton Georgiev
0f05cd91a0
Merge pull request #13428 from antonbsa/add-stress-test-breakout-invitation
...
test: Add breakout room invitation stress test
2021-10-14 11:10:42 -04:00
Anton Georgiev
a9ec55c3d6
Merge pull request #13476 from KDSBrowne/BBB-WCAG2.1-FINAL
...
refactor: WCAG2.1 - Apply Remaining Access Fixes (Firefox Mainly)
2021-10-14 11:09:34 -04:00
Anton Georgiev
84203b75a2
Merge pull request #13443 from JoVictorNunes/issue-13244
...
limit the number of who is talking indicators to 8
2021-10-14 11:08:37 -04:00
prlanzarin
b677f805c1
refactor(virtual-backgrounds): move WASM binaries to public, let nginx serve them
2021-10-14 03:50:39 +00:00
Ramón Souza
9a56848a83
improve video preview - safari
2021-10-13 20:21:54 +00:00
Tainan Felipe
1de8e0779d
Add server side reactivity to publications
2021-10-13 15:00:52 -03:00
Ramón Souza
560c8182e7
fix webcam sharing with dataSaving
2021-10-13 12:30:08 +00:00
KDSBrowne
27e3500b6d
Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into BBB-WCAG2.1-FINAL
2021-10-13 12:03:58 +00:00
Ramón Souza
0f591cd8d2
break lines in bbb menu overflow
2021-10-11 16:50:29 +00:00
Joao Victor
55d0be4a33
sort voice users in ascending order by activity start time
2021-10-11 10:28:36 -03:00
KDSBrowne
f1773b28eb
fix event listener placed on wrong element
2021-10-10 19:35:25 +00:00
KDSBrowne
f97e494b1a
update aria-label | add region role
2021-10-10 19:03:21 +00:00
KDSBrowne
2fc4f1630b
remove aria hidden from select label
2021-10-10 17:21:12 +00:00
Joao Victor
b5c1d58d88
fix variable names
2021-10-08 11:57:26 -03:00
Joao Victor
156f2efdc6
limit the who-is-talking indicators to 8
2021-10-08 11:13:37 -03:00
Ramón Souza
8eb274f8ae
calculate poll vote pct on current votes - live result
2021-10-08 11:42:58 +00:00
Joao Victor
f34a160138
limit the number of how is talking indicators to 16
2021-10-07 16:00:39 -03:00
Gustavo Trott
c2b3e0d263
Let bbb try to open BreakoutRoom link automatically
2021-10-07 11:25:33 -03:00
Anton Georgiev
dfdd855725
Merge pull request #13431 from KDSBrowne/bbb-network-details-copy-alert
...
Notify Screen Reader When Network Data Is Copied
2021-10-07 10:20:38 -04:00
Anton Georgiev
9ba9241f4f
Merge pull request #13436 from ramonlsouza/restore-fullscreen-shortcut
...
fix: restore presentation fullscreen shortcut
2021-10-07 10:19:28 -04:00
Ramón Souza
3c0a0135c1
restore presentation fullscreen shortcut
2021-10-07 14:09:05 +00:00
Gustavo Trott
e51cb3d723
Set label to generate BreakoutRoom url more friendly
2021-10-07 10:01:11 -03:00
KDSBrowne
6de56552f8
add aria-live attribute and increase timeout
2021-10-07 00:05:15 +00:00
Anton Barboza
fcd60a76b6
add brekout room invitation stress test
2021-10-06 17:19:46 -03:00
Anton Georgiev
5c98d96486
Merge pull request #13416 from antobinary/merge-23-24
...
chore: Merge 2.3 into 2.4
2021-10-06 16:01:43 -04:00
Anton Georgiev
d2d8287fb6
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-24
2021-10-06 17:27:37 +00:00
Anton Georgiev
585c263129
Merge pull request #13425 from pedrobmarin/f-cc-cr
...
fix(closed captions): captions recording
2021-10-06 10:00:21 -04:00
Pedro Beschorner Marin
3bf1eeeeaf
fix(closed captions): captions recording
...
Missing updates on Meteor's data validation for the closed captions
backend recording events.
2021-10-06 10:50:07 -03:00
Anton Georgiev
c9f70f68d9
Merge pull request #13424 from ramonlsouza/fix-presentation-toolbar-unmount
...
fix: presentation toolbar unmount with small window height
2021-10-06 09:40:34 -04:00
Ramón Souza
e49bcac254
fix presentation toolbar unmount with small window height
2021-10-06 13:20:30 +00:00
Joao Victor
a3bd05c448
fix the cut of the letters in the menu component
2021-10-05 17:57:21 -03:00
Anton Georgiev
59fc722529
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-24
2021-10-05 17:14:46 +00:00
Anton Georgiev
563bf2caca
Merge pull request #13392 from pedrobmarin/f-sn-aps
...
fix(shared notes): avoid padId subscription
2021-10-05 12:26:37 -04:00
Anton Georgiev
c2a48a5e9d
Merge pull request #13396 from pedrobmarin/f-cc-aps
...
fix(closed captions): avoid padId subscription
2021-10-05 12:26:26 -04:00
Anton Georgiev
9bc10c1a88
Merge pull request #13402 from ramonlsouza/pr-13396-24
...
fix(closed captions): avoid padId subscription (2.4)
2021-10-05 12:25:17 -04:00
Anton Georgiev
2c02272f65
Merge pull request #13399 from ramonlsouza/pr-13392
...
fix(shared notes): avoid padId subscription (2.4)
2021-10-05 12:25:01 -04:00
Anton Georgiev
969f8ece30
Merge pull request #13404 from Tainan404/custom-cursor
...
Create custom cursor for current poll and user
2021-10-04 16:56:27 -04:00
Tainan Felipe
0a00588651
Create custom cursor for current poll and user
2021-10-04 17:01:20 -03:00
Anton Georgiev
e13b501b88
Merge pull request #13372 from ramonlsouza/issue-13336
...
Polling UI Enhancements
2021-10-04 15:57:34 -04:00
Ramón Souza
1183b6c4ff
apply requested changes
2021-10-04 19:52:26 +00:00
Ramón Souza
3840d4ff63
fix(closed captions): avoid padId subscription
...
Remove padIds from the closed captions MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 19:22:18 +00:00
Anton Georgiev
9f0feff0d5
Merge pull request #13400 from ramonlsouza/pr-13381-24
...
Fix: toolbar item vanish (2.4)
2021-10-04 14:30:58 -04:00
hiroshisuga
7ce8e6859a
Fix toolbar item vanish
2021-10-04 18:10:19 +00:00
Pedro Beschorner Marin
c42d66a68f
fix(shared notes): avoid padId subscription
...
Remove padIds from the shared notes MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 18:01:19 +00:00
Pedro Beschorner Marin
b65d253143
fix(closed captions): check owner on text append
...
Avoid appendText call if the requester is not the closed captions' pad
owner.
2021-10-04 14:40:43 -03:00
Pedro Beschorner Marin
f7793bdc4b
fix(closed captions): avoid padId subscription
...
Remove padIds from the closed captions MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 14:35:53 -03:00
Lucas Fialho Zawacki
47a20ffa01
feature(external-video): New external video icon
2021-10-04 17:22:13 +00:00
Anton Georgiev
5202cd47ca
Merge pull request #13306 from lfzawacki/develop-minimize-all
...
feature: Allow external video and screenshare to be minimized just like the presentation area
2021-10-04 11:45:51 -04:00
Anton Georgiev
9e972f0534
Merge pull request #13325 from jfsiebel/prevent-setInPod-loop
...
fix: Prevent a case where the setInPod get stuck on a loop
2021-10-04 10:41:34 -04:00
Anton Georgiev
17bf52fe5b
Merge pull request #13279 from prlanzarin/u24-trash-stratum
...
chore(virtual-backgrounds): cleanup and update tflite resources
2021-10-04 10:30:33 -04:00
Pedro Beschorner Marin
995b6aad41
fix(shared notes): avoid padId subscription
...
Remove padIds from the shared notes MongoDB collection subscription.
Users now have to fetch the padId from Meteor when needed. Meteor is
responsible for checking the user's access level and return the
proper id.
2021-10-04 10:18:40 -03:00
Ramón Souza
4aab0eb043
fix fullscreen cameras with hidden presentation
2021-10-04 12:13:37 +00:00
hiroshisuga
0ee8700bfc
Fix toolbar item vanish
2021-10-03 10:25:30 +09:00
Lucas Fialho Zawacki
5e7e52b455
fix(presentation-toolbar): Fixed translations and added aria labels
2021-10-01 21:13:06 +00:00
Lucas Fialho Zawacki
d530498b3b
feature(icons): presentation_off, external-video, external-video_off icons
2021-10-01 20:15:01 +00:00
Ramón Souza
02f4511602
true/false and abcd poll button changes
2021-10-01 20:12:55 +00:00
Ramón Souza
a1c6545983
change selected poll type button color
2021-10-01 18:51:00 +00:00
Ramón Souza
d18834c894
remove secondary text of not anonymous poll
2021-10-01 17:50:48 +00:00
Gustavo Trott
923045950d
Small fix comparing old url insertedTime
2021-10-01 13:37:37 -03:00
Ramón Souza
5af5b0ee9f
remove user response example
2021-10-01 16:25:09 +00:00
Ramón Souza
17477dd138
poll add item button changes
2021-10-01 16:21:02 +00:00
Gustavo Trott
b07012df16
Removes prop users from BreakoutModel and add prop url_ instead
2021-10-01 13:19:01 -03:00
Gustavo Trott
be4f0bcebf
Removes prop users from BreakoutModel and add prop url_ instead
2021-10-01 10:44:01 -03:00
Ramón Souza
4ec738eb0a
text area validation changes
2021-10-01 12:43:28 +00:00
Ramón Souza
a8ac17253c
polling question changes
2021-09-30 18:55:46 +00:00
Anton Georgiev
8ce267fd10
Merge pull request #13346 from ramonlsouza/issue-13333
...
Tweaks to UI for push layout
2021-09-30 13:50:48 -04:00
Ramón Souza
74bf1a558f
push layout UI tweaks
2021-09-30 17:21:03 +00:00
Anton Georgiev
d8ef9e505f
Merge pull request #13331 from lfzawacki/volume-slider-fixes
...
fix(external-video): Adjustments to external video design and custom players
2021-09-30 10:52:41 -04:00
Anton Georgiev
7d58157b63
Merge pull request #13300 from PhMemmel/hand_raise_notification_for_presenter
...
feat: Allow non-mod presenters to see raised hands dialog and lower raised hands
2021-09-30 10:15:08 -04:00
Anton Georgiev
77e072ed60
Merge pull request #13308 from ramonlsouza/issue-13256
...
fix: Hide presentation custom parameter not working
2021-09-30 09:31:23 -04:00
Anton Georgiev
e3d6fda1ed
Merge pull request #13277 from ramonlsouza/layout-refactor
...
refactor: reduce complexity and remove duplicated code from layouts
2021-09-30 09:30:35 -04:00
Anton Georgiev
c5e1b6fd2c
Merge pull request #13339 from ramonlsouza/issue-9331
...
fix: userlist shortcut on firefox for macos
2021-09-30 09:03:25 -04:00
Anton Georgiev
c1b651dd86
Merge pull request #13327 from ramonlsouza/issue-13322
...
fix: Breakout Room Invites not send to everyone
2021-09-30 09:02:10 -04:00
Ramón Souza
977ca19050
fix userlist shortcut on firefox for macos
2021-09-30 12:43:28 +00:00
Anton Georgiev
4f4fd5c582
Merge pull request #13330 from ramonlsouza/change-leave-meeting-color
...
change leave meeting color
2021-09-29 15:57:50 -04:00
Lucas Fialho Zawacki
39bddd4cbb
fix(vimeo): Prevent problem when calling vimeo's player getPlaybackRate
2021-09-29 19:45:01 +00:00
Ramon Souza
5c95c301e8
change leave meeting color
2021-09-29 16:43:57 -03:00
Lucas Fialho Zawacki
c7927dbfed
feature(reload): More consistent style for reload button
2021-09-29 19:27:35 +00:00
Ramon Souza
0e319ccbdd
change presentation fullscreen/minimize buttons color
2021-09-29 16:23:58 -03:00
Ramon Souza
a820461b63
fix 13232 regression
2021-09-29 14:52:30 -03:00
Lucas Fialho Zawacki
7f6c510016
feature(peertube): Add volume api into peertube custom player
2021-09-29 17:01:37 +00:00
Joao Siebel
e1c825136c
Prevent a case where the setInPod get stuck on a loop. close #12284
2021-09-29 13:22:18 -03:00
Anton Georgiev
2f4d6e8f96
Merge pull request #13323 from KDSBrowne/BBB-WCAG-09
...
refactor: WCAG2.1 - Guest Lobby Approval Message
2021-09-29 11:35:15 -04:00
Mario Jr
7ed1cbfc30
Merge branch 'v2.4.x-release' into fix-13242
2021-09-29 09:20:58 -03:00
KDSBrowne
0cbb7b662f
Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into BBB-WCAG-09
2021-09-29 02:14:23 +00:00
Lucas Fialho Zawacki
cf0186766f
fix(peertube): Pin library version and correct regex
2021-09-28 21:31:07 +00:00
Lucas Fialho Zawacki
207a629c91
fix(volume-slider): Don't show volume slider for videos we can't hide volume controls
2021-09-28 20:15:58 +00:00
Lucas Fialho Zawacki
6155f51a1e
Typo in minimize button locales
2021-09-27 21:03:20 +00:00
Lucas Fialho Zawacki
b3f5cb965c
Use correct minimize icons for screenshare/presentation
2021-09-27 21:03:20 +00:00
Lucas Fialho Zawacki
d7f3924350
Enable swap layout for screenshare and external video
2021-09-27 21:03:20 +00:00
Lucas Zawacki
c4f4641516
Make buttton work even with no presentation and add translations
2021-09-27 21:03:05 +00:00
Lucas Zawacki
0425d8753c
Minimize button for presentation, external video and screenshare
2021-09-27 20:16:20 +00:00
Ramon Souza
2b2792102b
fix hidePresentation parameter
2021-09-27 17:13:41 -03:00
Anton Barboza
5065166456
fix extend breakout rooms time button to attendee users
2021-09-27 17:08:45 -03:00