Ramón Souza
ad8b627747
Merge pull request #16692 from ramonlsouza/adjust-whiteboard-buttons
...
style: adjust presentation menu buttons
2023-02-10 13:40:55 -03:00
Ramón Souza
225874ad77
adjust whiteboard toolbar in dark mode
2023-02-10 10:37:29 -03:00
Ramón Souza
5c784d0b92
Merge pull request #16657 from Arthurk12/bbb/v2.6/darkmode-logo
...
fix(dark mode): logo colors inversion
2023-02-10 09:06:33 -03:00
Arthurk12
cd2744ddb3
fix(dark mode): consecutive enables
...
Adds extra check to prevent executing dark mode's enable method when
already enabled and the same to disable.
Also logs when dark mode is enabled and disabled.
2023-02-06 17:59:53 -03:00
Arthurk12
792c7ac030
fix(dark mode): logo colors inversion
...
Adds a new style that tells darkReader lib to invert the logo
image colors.
2023-02-06 17:47:09 -03:00
Ramón Souza
888874ddd2
Merge branch 'v2.6.x-release' into bbb/2.6/darkmode-tweaks
2023-02-06 15:01:45 -03:00
Ramón Souza
91c724271e
Merge pull request #16608 from Arthurk12/bbb/2.6/16605
...
fix(presentation): dark mode
2023-02-06 14:53:25 -03:00
Arthurk12
b00469ddc8
fix(dark mode): dropdowns style
...
Fixes dropdowns border style in dark mode.
2023-02-03 11:09:48 -03:00
Ramón Souza
fd2952061b
fix pinned shared notes
2023-01-31 14:52:17 -03:00
Arthurk12
4e4ece6de2
fix(presentation): dark mode
...
Adds css parameters to invert presentation background color when in dark
mode.
Ensures the background is white.
Bypasses svg images.
2023-01-31 12:18:03 -03:00
Tainan Felipe
4368d9bff5
Fix small box appearing when closes the notes
2023-01-19 10:44:47 -03:00
Tainan Felipe
0664243c0a
Fix notes not appering on presentation area
2023-01-18 17:10:22 -03:00
Ramón Souza
064b554dfd
Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-2526-dec14
2022-12-14 13:23:11 -03:00
Ramón Souza
55ae884f5f
Merge branch 'v2.6.x-release' into ask-before-leave
2022-12-06 09:04:28 -03:00
Joao Victor
b34bd0d682
Don't open it if on mobile, presentation is closed, or there are no webcams
2022-11-22 14:15:15 -03:00
Joao Victor
3f6af4eef7
improvement(layout): automatically open sidebar content when switching to a focus layout
2022-11-15 13:30:22 -03:00
Joao Victor
0c4f8b7c44
fix: don't show published poll notification if chat push alert is active
2022-11-07 14:47:20 -03:00
Joao Victor
777019a9c0
Keep sidebar open if layout is FocusOnVideo / Remove header padding of the bottom / Don't hide Shared Notes button, just disable it
2022-11-01 11:40:21 -03:00
Joao Victor
4c6050521b
feat: pin/unpin shared notes on media area (HTML5 portion)
2022-10-24 10:11:28 -03:00
Joao Victor
d628131e64
improvement: error screen messages and logs
2022-10-14 14:47:27 -03:00
Lucas Fialho Zawacki
a2bc96fe35
Ask for confirmation before closing meeting window
2022-10-13 16:41:43 -03:00
Joao Victor
7ec5ba3fbc
fix: use the correct meeting layout variable for the resizing event
2022-10-10 10:32:19 -03:00
Joao Victor
45199cb6eb
fix: stringify all codeError's
2022-10-07 09:18:07 -03:00
Joao Victor
7e8cee7340
improvement: error screen messages
2022-10-05 11:30:12 -03:00
Ramón Souza
6963bc0db4
Merge remote-tracking branch 'upstream/v2.6.x-release' into add-locale-format
2022-09-28 14:32:01 -03:00
Gustavo Trott
03378ed48e
Remove delay to endMeeting when user is ejected=true
2022-09-22 14:22:58 -03:00
Joao Victor
968e872c5b
Merge branch 'v2.6.x-release' into issue-15574
2022-09-15 09:13:02 -03:00
Ramón Souza
efb3083373
only mount layoutEngine when layoutType is available
2022-09-09 10:19:43 -03:00
Ramón Souza
560d9370c6
adjust html/body lang on page load
2022-09-08 14:25:29 -03:00
Joao Victor
acc55f0d08
fix: don't allow moderators to propagate meeting layout info ( #15574 ). -- Currently moderators can propagate meeting layout info, but the layout which is propagated is the presenter's, not their own. This can mislead the moderators because they think their layout is being propagated but it's not. It makes more sense to allow only presenters to propagate their layouts.
2022-09-07 09:14:35 -03:00
Joao Victor
84f9eeebc4
refactor: push layout
2022-09-07 08:52:08 -03:00
Ramón Souza
8aa0d1b0e7
Merge pull request #15544 from gustavotrott/html5-show-ejectedReason-2.6
...
fix (2.6): enhancements over disconnection situation (delay to remove and show ejected reason)
2022-08-30 10:58:49 -03:00
Gustavo Trott
84e482e55e
Remove delay to endMeeting when user is ejected=true
2022-08-29 22:50:57 -03:00
Ramón Souza
62f8ab3cb2
Merge remote-tracking branch 'upstream/v2.6.x-release' into pr-15460-aug26
2022-08-26 14:05:45 -03:00
Gustavo Trott
87e4c52cee
Fix error when trying to read role when user was removed already
2022-08-22 16:32:12 -03:00
Gustavo Trott
222a763b8c
Prevent client to end meeting while trying to restablish authentication
2022-08-17 14:08:55 -03:00
Gustavo Trott
ee560bf188
Makes meeting-ended and error-screen show ejectedReason message
2022-08-15 17:25:45 -03:00
Gustavo Trott
6ebdca8dc6
Makes meeting-ended and error-screen show ejectedReason message
2022-08-15 14:59:58 -03:00
Joao Victor
f4fc11d53b
fix: condition to switch between layouts
2022-08-15 09:21:29 -03:00
Joao Victor
9507797588
fix: update of settings
2022-08-15 08:18:24 -03:00
Gabriel Porfirio
8198953f30
removing unused imports
2022-07-28 16:50:31 -03:00
Pedro Beschorner Marin
944edf2ccf
feat(captions): web speech prototype
...
Hardcoded pt-BR prototype for closed captions generated by the browser's
WebSpeech API.
2022-07-20 17:20:48 +00:00
Ramon Souza
edeb70de0d
Merge tag 'v2.5.1' into merge25-26-jun16
2022-06-16 13:58:54 -03:00
Lucas Fialho Zawacki
a150bd20d7
feature(layout): Bring back layoutType propagation, but disallow 'custom' layout in mobile screens
2022-05-27 18:11:42 -03:00
Tainan Felipe
155b90d658
Refactor aria alert and remove inner-htmls from the client
2022-05-25 09:35:24 -03:00
Lucas Zawacki
cd13446c5a
fix(layout): Moderators could not change layout if pushLayout was true
2022-05-24 17:31:35 -03:00
Lucas Zawacki
7ef7b52a30
feat(layout): Both presenters and moderators can set pushLayout
2022-05-24 15:38:47 -03:00
Ramon Souza
0d3a5326fc
Merge remote-tracking branch 'upstream/v2.5.x-release' into 25260-may10
2022-05-10 10:53:00 -03:00
Ramon Souza
c215880ad6
remove unused variables app component
2022-05-10 09:24:31 -03:00
Ramon Souza
07f9a192b9
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27
2022-04-27 15:32:20 -03:00
Lucas Zawacki
d84f163cc4
fix(layout): Make sure layout propagates after pushLayout is toggled
2022-04-26 17:13:33 +00:00
Lucas Zawacki
00f1b33456
feat(layout): Only propagate custom layout
2022-04-25 19:57:11 +00:00
Ramon Souza
68b60874bf
display minimize button with autoSwapLayout and oldMinimizeButton
2022-04-20 17:48:26 -03:00
Pedro Beschorner Marin
a21de5e5b7
fix(layout): enforce data type
...
Make sure the broadcasted payload data matches the message body's data
types.
2022-04-14 19:40:19 +00:00
Lucas Zawacki
7a5086cde8
fix(layout): Remove stray code from merge and fix indentation
2022-04-14 19:22:21 +00:00
Lucas Zawacki
378d0f18a0
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into develop-bbb
2022-04-14 18:48:02 +00:00
Lucas Zawacki
e88e10b99e
feat(layout): Fix propagation after merge with 2.6
2022-04-13 22:15:21 +00:00
Lucas Zawacki
83847a21aa
Merge branch 'v2.5.x-release-Layouts' of github.com:lfzawacki/bigbluebutton into develop-bbb
2022-04-13 21:08:32 +00:00
Anton Georgiev
aaef76cd2e
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into merge-25-dev
2022-04-13 20:58:02 +00:00
Ramon Souza
7a57344177
Merge remote-tracking branch 'upstream/v2.4.x-release' into 24-25-merge-apr12
2022-04-12 14:46:13 -03:00
Anton Georgiev
8ab4023eb5
Merge pull request #14783 from frankemax/bbb-darkmode-25
...
feat(theme): add dark mode
2022-04-12 10:35:31 -04:00
Anton Georgiev
1500fb6a29
Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into merge-25-dev
2022-04-09 00:55:25 +00:00
Ramon Souza
1c873bd8d6
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr08
2022-04-08 17:30:21 -03:00
Max Franke
6b05e431dd
feat(theme): add dark mode theme
2022-04-08 16:05:29 -03:00
Ramon Souza
def29e3388
fix join screenshare
2022-04-08 11:45:17 -03:00
Ramon Souza
0a952b3c9d
fix autoswaplayout bug
2022-04-07 14:09:52 -03:00
Joao Victor
dc16f83e82
Remove old NewGuestUser notification
2022-04-05 18:02:05 -03:00
Joao Victor
43213bb573
Remove old UserPromotedToModerator and UserDemotedToViewer notifications
2022-04-05 11:16:30 -03:00
Joao Victor
ef8604088d
Remove old HasPublishedPoll notification
2022-04-05 11:09:34 -03:00
Joao Victor
aa93b5832a
Remove old MeetingMuted and MeetingUnmuted notifications
2022-04-05 11:05:13 -03:00
Joao Victor
b5765844bb
Remove old lock setting notifications
2022-04-05 10:56:22 -03:00
Anton Georgiev
72d37d799b
Merge pull request #14703 from ramonlsouza/pr-issue-14493
...
refactor: Add server side notification
2022-04-01 09:23:22 -04:00
Ramon Souza
eee4fde845
prevent setSwapLayout race condition
2022-03-30 15:43:00 -03:00
Ramon Souza
92688ca93a
prevent setSwapLayout race condition
2022-03-30 15:31:19 -03:00
Lucas Zawacki
21703d9662
fix(layout): Fix propagation of layout type, simplify code
2022-03-22 19:13:52 +00:00
Arthurk12
eacce4ee46
fix(layout): camera resize when pushing
...
Adds isResizing property to LayoutMeetings collection.
Moves the point where the last camera dock size is stored from webcam
component to custom layout component, since it is the only one with
this feature.
2022-03-22 15:29:49 -03:00
Tainan Felipe
fbb0f23510
Merge branch 'v2.5.x-release' into wip-notifications
2022-03-10 16:42:43 -03:00
Tainan Felipe
8858878d0d
Add server side notification
2022-03-10 16:33:25 -03:00
Lucas Zawacki
e113fa489b
layout(fix): Fix hidePresentation yml option
2022-03-09 16:12:53 -03:00
Ramón Souza
7b7635c296
refactor base menu component
2022-03-03 20:48:56 +00:00
Lucas Zawacki
140e08a730
Adapt code for merge
2022-03-02 11:24:54 -03:00
Lucas Zawacki
9f51c19c24
fix(layout): Avoid crash on layout when reconnecting
2022-02-25 15:05:34 -03:00
Lucas Zawacki
12bcbfc74a
feat(layout): Respect bbb_hide_presentation
2022-02-25 15:05:34 -03:00
Lucas Zawacki
0cd0dc7e02
fix(layout): Layouts won't dance anymore
2022-02-25 15:05:34 -03:00
Lucas Zawacki
e7a36e0574
fix(layout): Correctly calculate camera size ratio
2022-02-25 15:05:34 -03:00
Lucas Zawacki
94195d1cf5
feature(layout): Restore layout on user join
2022-02-25 15:05:26 -03:00
Lucas Zawacki
43afef9bad
feature(layout): Remove 'swap layout' concept
2022-02-24 16:05:18 -03:00
Lucas Zawacki
3fc8f85dd6
feature(layout): Restore synced layout when viewer joins
2022-02-24 15:31:20 -03:00
Lucas Zawacki
830c44702f
feature(layout): Only use one place to store presentationIsOpen
2022-02-24 15:30:53 -03:00
Lucas Zawacki
0f687bef3e
feature(layout): Set all layout elements via button
2022-02-24 14:23:29 -03:00
Lucas Zawacki
6dfdc6a579
feature(layout): Push most layout parts with custom layout
2022-02-24 13:21:16 -03:00
Lucas Zawacki
087222cdb1
feature(layout): Custom layout set via push or userdata is not applied to mobile
2022-02-23 18:33:27 -03:00
Lucas Zawacki
48fb85d2b7
feature(layout): Separate layout data into a different collection
2022-02-23 17:46:54 -03:00
Max Franke
9cddb7eaf5
feat(layout): layout default userdata
...
Adds the option to change a user's default layout via userdata.
userdata-bbb_change_layout=<smart/videoFocus/presentationFocus/custom>
2022-02-23 12:04:26 -03:00
Lucas Zawacki
bd47ef8ed3
refactor(layout): Remove multiple layout variables
2022-02-22 18:29:59 -03:00
Lucas Zawacki
65c376531e
feature(layout): Use layout push as a boolean option
2022-02-22 18:25:08 -03:00
Ramón Souza
7145d37066
move toast component to common folder
2022-02-15 17:57:50 +00:00
Ramón Souza
1d1375b3cf
move modal component to common folder
2022-02-15 15:54:55 +00:00
Ramón Souza
16cd3c4ebb
Merge remote-tracking branch 'upstream/v2.4.x-release' into dev-24-0125
2022-01-25 16:56:52 +00:00
Tainan Felipe
4946c1ff41
Backport the validationAuthToken refactor
2022-01-21 21:25:53 -03:00
Pedro Beschorner Marin
810deb907b
refactor(etherpad): access control et al.
...
Move all Etherpad's access control from Meteor to a separated [Node application](https://github.com/bigbluebutton/bbb-pads ).
This new app uses [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
to create groups and manage session tokens for users to access them. Each group
represents one distinct pad at the html5 client.
- Removed locked users' access to pads: replaced readOnly pad's access with a new pad's content sharing routine
- Pad's access is now controlled by [Etherpad's API](https://etherpad.org/doc/v1.8.4/#index_overview )
- Closed captions edited content now reflects at it's live feedback
- Improved closed caption's dictation mode live feedback
- Moved all Etherpad's API control from Meteor to a separated [app](https://github.com/bigbluebutton/bbb-pads )
- Included access control both in akka-apps and bbb-pads
2022-01-21 16:56:01 -03:00
Ramón Souza
d547ff09f5
remove hardcoded background value
2022-01-17 13:51:14 +00:00
Ramón Souza
f6e65f58c5
merge 2.4 into develop and resolve conflicts - partial
2022-01-12 16:40:45 +00:00
KDSBrowne
6e9dcef7b3
use settings constants in notification check
2022-01-11 05:18:28 +00:00
KDSBrowne
4ec19006db
add promoted / demoted notification
2022-01-11 05:02:24 +00:00
Anton Georgiev
3b3c50b07d
Merge pull request #13934 from MaximKhlobystov/locale-font
...
Tahoma font for Persian language
2022-01-10 14:21:17 -05:00
Max Franke
c3768ad69b
fix(layout): false positive mobile user
...
User is flagged as mobile on desktop environments with small viewport
2021-12-16 18:44:17 -03:00
Maxim Khlobystov
629f03ca46
Use Tahoma font for Persian language
2021-12-15 21:35:36 +00:00
KDSBrowne
46852d9ae6
Add region roles for screen reader navigation
2021-12-13 03:49:49 +00:00
Ramón Souza
d1c516fef6
resolve html5 conflicts
2021-12-10 21:07:35 +00:00
Anton Georgiev
797fc49633
TEMP
2021-12-09 20:37:05 +00:00
Ramón Souza
436b7c36d4
prevent random-user modal blocking other modals
2021-12-01 17:58:36 +00:00
Ramón Souza
53c0c990f1
other components isPresenter rework
2021-11-23 16:43:49 +00:00
Maxim Khlobystov
cb2a091b76
Make sure that the layout gets pushed when the chosen layout matches the current local one
2021-11-19 14:36:06 +00:00
Anton Georgiev
542db847ff
Merge pull request #13574 from Tainan404/smooth-reconnection-25
...
Improve data structure to not break on reconnections
2021-11-17 15:55:21 -05:00
Anton Georgiev
5923dff270
Merge pull request #13701 from ramonlsouza/styled-variables
...
refactor: Styled-components CSS variables
2021-11-17 13:32:59 -05:00
Ramón Souza
4207502db1
remove unused imports/exports
2021-11-17 12:26:26 +00:00
Ramón Souza
e5293d9109
only use colorBackground in backgrounds
2021-11-16 17:15:02 +00:00
Ramón Souza
ba004994e7
remove remaining styles
2021-11-11 11:47:39 +00:00
Ramón Souza
d4f2f7319b
convert menu component and instances
2021-11-05 19:59:01 +00:00
Tainan Felipe
f5eef03f3f
Improve data structure to not break on reconnections
2021-11-03 14:37:54 -03:00
Anton Georgiev
7551efaa9b
Merge pull request #13601 from Tainan404/refactor-authentication
...
Client authentication refactoring
2021-11-02 10:15:16 -04:00
Tainan Felipe
3e7d88586e
Enhances authToken validation to solely use Meteor.call
2021-10-28 15:16:16 -03: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
3020b20e71
convert app component
2021-10-27 16:43:51 +00: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
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
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
Tainan Felipe
1de8e0779d
Add server side reactivity to publications
2021-10-13 15:00:52 -03:00
Ramón Souza
74bf1a558f
push layout UI tweaks
2021-09-30 17:21:03 +00:00
Ramon Souza
2b2792102b
fix hidePresentation parameter
2021-09-27 17:13:41 -03:00
Ramon Souza
4f54f32a1a
rename BaseLayout -> LayoutEngine
2021-09-23 17:46:50 -03:00
Ramon Souza
668d2f8a25
add baseLayout component
2021-09-23 10:34:36 -03:00
Anton Georgiev
ab845b3078
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-rc-1-into-dev
2021-09-22 15:28:13 +00:00
Ramon Souza
14d9304746
fix restoreOnUpdate feature
2021-09-22 08:48:25 -03:00
Ramon Souza
9300b9b382
Merge remote-tracking branch 'upstream/develop' into use-context-selector
2021-09-13 15:41:52 -03:00
Anton Georgiev
270572d5d2
Merge pull request #13187 from gustavotrott/stop-screenshare-onstart-externalvideo-2.4
...
Stop ScreenShare when External Video is started (handling it in Akka)
2021-09-13 13:54:16 -04:00
Ramon Souza
098826c70a
rename layout functions
2021-09-10 17:48:52 -03:00
Ramon Souza
981e707612
add selector to containers, remove old layoutContext + convert base component into function
2021-09-10 14:21:04 -03:00
Gustavo Trott
2a348e5f71
Makes Akka stop ScreenShare when External Video is started
2021-09-09 15:27:29 -03:00
KDSBrowne
9664ac235d
Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-wcag-01
2021-09-08 11:26:08 +00:00
KDSBrowne
30735c64a6
update page title with current view
2021-09-04 22:36:48 +00:00
Ramon Souza
2e8ac9af27
fix swap layout camera dock size
2021-09-02 15:29:35 -03:00
Anton Georgiev
4ecb24b4fa
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-aug30
2021-08-30 18:11:16 +00:00
Ramon Souza
e737b50bee
width -> maxWidth
2021-08-17 11:20:26 -03:00
Ramon Souza
230cce6f3a
restore captions feature in new layouts
2021-08-16 10:38:39 -03:00
Ramon Souza
e1f6f64ecf
remove value from event call
2021-08-09 11:06:33 -03:00
Ramon Souza
3e66eb42db
restore localeChanged event handle
2021-08-09 10:09:00 -03:00
Jibon Costa
c578a58557
z-index issue in firefox
2021-08-06 16:17:39 +00:00