Commit Graph

30179 Commits

Author SHA1 Message Date
Gustavo Trott
37dea2215b Translates dynamically breakout room Names when default name is being used 2021-06-14 16:59:27 -03:00
Vitor Mateus De Almeida
1c44e27820 Remove comment
Remove import
2021-06-14 16:34:32 -03:00
Anton Georgiev
b1bb7fe148
Merge pull request #12586 from pedrobmarin/s-l-dpb
style(layout): download presentation button
2021-06-14 15:07:01 -04:00
Arthur B. Grossi
1213f047d4 style(layout): download presentation button
Add fullscreen presentation button style to download presentation
button
2021-06-14 14:59:34 -03:00
Anton Georgiev
b3ffce6baa
Merge pull request #12584 from germanocaumo/v2.3.x-release
fix(poll): remove wrong argument in quick-polls
2021-06-14 13:55:51 -04:00
Arthur B. Grossi
cdd688000c style(layout): buttons outline
Adds margin to presentation and screenshare buttons
in order to prevent outline cut.
2021-06-14 14:53:21 -03:00
Vitor Mateus De Almeida
192fbf986b Add condition to size of presentation component 2021-06-14 14:47:12 -03:00
germanocaumo
a4fc9c1a27 fix(poll): remove wrong argument in quick-polls 2021-06-14 17:44:12 +00:00
Pedro Beschorner Marin
f6fae58ef1
Merge pull request #12522 from pedrobmarin/f-s-rme
feat(screenshare): reduce mirror effect
2021-06-14 14:38:46 -03:00
Anton Georgiev
d99ca45087
Merge pull request #12583 from antobinary/divehi
Set Divehi as RTL
2021-06-14 12:50:35 -04:00
Anton Georgiev
4780da6a79 Set Divehi as RTL 2021-06-14 16:33:17 +00:00
Ramon Souza
8da630da03 fix presentation service isPresenter 2021-06-14 09:56:17 -03:00
Anton Georgiev
bdd0007406
Merge pull request #12575 from pedrobmarin/r-cs-rlm
refactor(connection status): remove legacy monitor
2021-06-13 21:00:56 -04:00
Pedro Beschorner Marin
068b82b1fa refactor(connection status): remove legacy monitor
Remove parts of a previous connection monitor.

To add some context (as far as my memory goes) to the multiple connection
monitor features the product has, `stats` (currently named `connection status`)
was introduced at the Flash client back in ~2016. @fcecagno and I did it
as a BigBlueButton's Summit activity. Our work was squashed into a single
commit in 92554f8b3e :).

I'm not sure about the whole story behind `network information` (the late
connection monitor added to the HTML5 client) but I assume it should work
as a collector for a bunch of different connectivity monitors. I remember
when it was introduced but I don't know why it wasn't adopted. My best guess
would be because of some performance issues the `user list` had back then.

To follow on why `connection status` replaced `network information` at the
HTML5 client, when I did the `multiple webcams` feature I had to refactor
a big chunk of the `video provider` (#8374). Something that wasn't really
helping there was the adaptation of `stats` that was made to show local
feedback for each webcam connection. Although this feature wasn't being
used anymore, `network information` did rely on that to build up data. With
this monitor gone I assumed it was my responsibility to provide an alternative
so I promoted Mconf's port of the Flash `stats` monitor to BigBlueButton's
HTML5 client (#8579).

Well, that's my perspective on how things went for those features. If
anyone would like to correct me on something or add something else on
that history I would appreciate to know.
2021-06-13 14:02:46 -03:00
Anton Georgiev
78385ab3ea
Merge pull request #12569 from pedrobmarin/f-v-ds
feat(video): data savings
2021-06-12 16:59:38 -04:00
Anton Georgiev
38ddc3d88d
Merge pull request #12568 from pedrobmarin/f-v-iwisw
feat(video): indicate who is sharing webcam
2021-06-12 16:56:43 -04:00
Anton Georgiev
062db71e92
Merge pull request #12561 from germanocaumo/answers-tarnslation-12546
fix(poll): don't translate user/presenter typed answers
2021-06-12 16:54:12 -04:00
Arthur
78047eb68e feat(video): data savings
Enable video sharing when data savings is activated.
2021-06-12 14:16:32 -03:00
Max Franke
8b274476b1 feat(video): indicate who is sharing webcam
Add the `camera` icon in the user list for whoever is sharing,
in order to improve the understanding of who is sharing the webcam.
It is possible to enable/disable this indication in the settings.yml
2021-06-12 13:40:47 -03:00
Richard Alam
8ff7d45ac9 Merge branch 'paultrudel-analytics-actor-for-meeting-info' into develop 2021-06-12 02:32:31 +00:00
Richard Alam
b6e49e5218 Merge branch 'develop' into paultrudel-analytics-actor-for-meeting-info 2021-06-12 01:29:28 +00:00
Richard Alam
ef766217f7 Merge branch 'analytics-actor-for-meeting-info' of https://github.com/paultrudel/bigbluebutton into paultrudel-analytics-actor-for-meeting-info 2021-06-12 01:28:37 +00:00
Anton Georgiev
169670a36d
Merge branch 'develop' into breakoutrooms-set-name 2021-06-11 16:39:53 -04:00
Anton Georgiev
1369cb2269
Merge pull request #12505 from gustavotrott/breakoutroom-inscrease-time
Add 'Extend duration' option for breakout rooms
2021-06-11 16:33:15 -04:00
Ramon Souza
4ca3d17393 check for presenter status at presentation upload modal 2021-06-11 16:33:15 -03:00
Gustavo Trott
61b99b7f7b Adds possibility to give to breakout rooms a name 2021-06-11 16:06:56 -03:00
Anton Georgiev
ed1c08c389
Merge pull request #12563 from ramonlsouza/css-fixes
fix: css alerts
2021-06-11 15:04:51 -04:00
Ramon Souza
b67e8ce7bf css fixes 2021-06-11 14:36:06 -03:00
germanocaumo
7bedcb08e5 fix(poll): don't translate user/presenter typed answers
When the answer is not default (Custom or UserResponse), don't translate the answers.
2021-06-11 16:55:53 +00:00
Ramon Souza
385bdf1568 add minimum duration for breakout room 2021-06-11 13:24:36 -03:00
paultrudel
90fd6f4d2f analytics endpoint now successfully returns meeting info 2021-06-11 09:31:51 -04:00
Anton Georgiev
cefaa89c89
Merge pull request #12556 from ramonlsouza/update-trim-newlines
fix: update trim-newlines dependency
2021-06-10 17:14:36 -04:00
Ramon Souza
26ce8a1f6c force update trim-newlines 2021-06-10 16:24:10 -03:00
Anton Georgiev
9d804ad05b
Merge pull request #12551 from ramonlsouza/fix-locked-join
fix: Attendee join with mic-ish permission even though mic is Locked
2021-06-10 13:00:39 -04:00
Anton Georgiev
faa691699f
Merge pull request #12555 from ramonlsouza/raise-hand-order
fix: raise hand notification order
2021-06-10 13:00:19 -04:00
Ramon Souza
94e58938b4 fix raise hand order 2021-06-10 13:46:27 -03:00
Ramon Souza
83da4448fa fix attendee auto join audio locked 2021-06-10 09:14:51 -03:00
Mario Gasparoni
127636f648 Merge remote-tracking branch 'lfzawacki/v2.2.x-external-video' into develop-external-video 2021-06-09 18:14:04 -03:00
Anton Georgiev
d32fdc5cdb
Merge pull request #12543 from Tainan404/add-fonts-preload
fix: Preload fonts
2021-06-09 15:47:46 -04:00
Ramon Souza
da924234d3 store layout manager in meeting collection 2021-06-09 15:30:08 -03:00
Anton Georgiev
af42d2dddd
Update bigbluebutton-release 2021-06-09 13:58:25 -04:00
Anton Georgiev
ec91712864
Update bigbluebutton-release 2021-06-09 13:43:00 -04:00
Ramon Souza
4c44a90704 Merge remote-tracking branch 'upstream/develop' into layout-meeting-collection 2021-06-09 14:13:26 -03:00
Ramon Souza
1ac3767ed4 store layout type in meeting collection 2021-06-09 14:08:11 -03:00
Pedro Beschorner Marin
2a4b4d4eae
Merge pull request #12534 from germanocaumo/quick-poll-fix
fix(poll): fix client crash with A-F as options and quick-poll type
2021-06-09 13:45:31 -03:00
Tainan Felipe
5170357309 Preload fonts 2021-06-09 11:29:55 -03:00
Vitor Mateus De Almeida
ba400b2ebd Merge remote-tracking branch 'upstream/develop' into layoutManagerNew 2021-06-09 11:03:34 -03:00
Vitor Mateus De Almeida
f6fc8225f6 Add container for presentation 2021-06-09 10:49:59 -03:00
Anton Georgiev
2903c5e3cd
Merge pull request #12452 from ramonlsouza/chat-alerts-refactor
refactor: chat alerts
2021-06-09 08:54:56 -04:00
Anton Georgiev
37755e9c3d
Merge pull request #12539 from ritzalam/bbb-web-maven-repo
fix:  Add new maven repos in bbb-web
2021-06-08 14:34:18 -04:00