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
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
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
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
Richard Alam
eb09e75fe5
Add new maven repos
...
Running build.sh was failing because it cannot resolve some dependencies off of https://repo.grails.org/grails/core repo.
Added other repos to use as location of dependencies.
2021-06-08 15:52:37 +00:00
Anton Georgiev
e4a6a74f76
Merge pull request #12538 from ramonlsouza/emphasized-chat
...
feat: emphasize moderator messages in public chat
2021-06-08 09:39:19 -04:00
germanocaumo
df504cf2d5
refactor(quick-poll): Remove unneeded code for poll answers
...
The answers are already translated in the UI based on type.
2021-06-08 13:26:07 +00:00
Ramon Souza
97aa7278a5
add option to emphasize moderator messages in public chat
2021-06-08 08:56:59 -03:00
germanocaumo
0be7c6c9f5
fix(poll): fix client crash with A-F as options and quick-poll type
2021-06-07 19:21:21 +00:00
Gustavo Trott
5b579d3a16
Avoid extend breakout rooms time exceed parent meeting remaining time
2021-06-07 14:19:20 -03:00
Ramon Souza
0598394329
fix updated notification bug
2021-06-07 13:53:35 -03:00
Anton Georgiev
8cf4265b7a
Bump up release to 2.4-dev
2021-06-07 10:41:52 -04:00
Ramon Souza
5b8f783e87
fix push alert onClick (open chat)
2021-06-07 11:18:57 -03:00
Max Franke
f2c95c61e3
feat(screenshare): reduce mirror effect
...
Add the shrink/expand button in the screenshare layout to reduce the mirror/tunnel
effect, when the presenter is sharing the same screen as the application is.
2021-06-07 09:11:32 -03:00
tibroc
8f80f95251
removed userId and added secretPoll flag to RecordEvents
2021-06-07 11:01:34 +02:00
tibroc
306beff1d1
add better user explanations and remaining differences to #12435
...
PR #12435 was slightly different than #12430 but especially had better explanations for users.
This commit incorporates the remaining ideas from that PR.
2021-06-07 11:01:34 +02:00
tibroc
1f329a70e3
pass secret polls also to handlers and object models
2021-06-07 10:57:53 +02:00
tibroc
13ae19bc3d
Use currentPoll instead of state to determine if live results should be rendered
...
To avoid re-rendering of the poll answers when the poll panel is opened and closed,
this commit uses the currentPoll object to determine wether results should be rendered.
2021-06-07 10:56:14 +02:00
tibroc
828cf60cb2
Add option to hide individual answers in polls
...
This patch adds a new option to hide the individual answers to the presenter
when starting a poll. This includes hiding the answers for the presenter and
informing the other users that the current poll is anonymous.
See #9524
2021-06-07 10:56:14 +02:00
Anton Georgiev
a6968df7f7
Merge pull request #12529 from pedrobmarin/f-v-ti
...
fix(video): talking indicator
2021-06-06 14:45:21 -04:00
Anton Georgiev
c0deddef6b
Merge pull request #12527 from pedrobmarin/r-ev-dc
...
refactor(external videos): data check
2021-06-06 14:42:56 -04:00