Fred Dixon
4b2f1d7bed
Merge pull request #12238 from ffdixon/bbbconf-remove-default
...
Fix adding bigbluebutton.web.logoutURL value of default
2021-05-02 11:35:09 -03:00
Fred Dixon
83e0404746
Fix adding bigbluebutton.web.logoutURL value of default
2021-05-02 09:33:08 -05:00
Anton Georgiev
613e24665e
Merge pull request #12227 from pedrobmarin/fix-guest-navigator-language
...
fix(guest): navigator language
2021-05-02 09:12:04 -04:00
hiroshisuga
35443a2e29
chore: Typo in palm detection ( #12236 )
...
* Typo fix
2021-05-02 08:47:48 -04:00
Anton Georgiev
886911c816
Merge pull request #12234 from bigbluebutton/rip-xenial
...
chore: update readme
2021-05-02 08:44:56 -04:00
Felipe Cecagno
2f75f5deeb
Update README.md
...
RIP xenial
2021-05-01 20:58:02 -03:00
Anton Georgiev
9d9116d61f
Merge pull request #12229 from MaximKhlobystov/keep-one-ru-locale
...
Keep one locale file for Russian language
2021-04-30 15:50:59 -04:00
Ramon Souza
805f0ba912
remove commented out code, added new line at the end of styles file
2021-04-30 16:09:36 -03:00
Ramon Souza
e10375e565
move settings text out of buttons
2021-04-30 16:06:28 -03:00
Maxim Khlobystov
0870a4cd2c
Remove ru_RU.json file
2021-04-30 18:38:08 +00:00
Pedro Beschorner Marin
1add75d41d
fix(guest): navigator language
...
The substr string method is receiving the wrong type of parameter
as length (boolean instead of number) forcing it to always use the
english fallback.
2021-04-30 14:33:18 -03:00
Anton Georgiev
6c33d54dc5
Merge pull request #12225 from bigbluebutton/antobinary-patch-1
...
chore: Removed "dev" from 2.3 versioning in settings.yml
2021-04-30 13:20:38 -04:00
Anton Georgiev
040f8c615a
Removed "dev" from 2.3 versioning in settings.yml
2021-04-30 13:19:04 -04:00
Ramon Souza
7af5b0cea0
fix number of votes in poll results annotation
2021-04-30 13:40:46 -03:00
Anton Georgiev
815e3cb6d1
Merge pull request #12220 from pedrobmarin/pt-es-guest-lobby-localization
...
chore(guest): pt/es guest lobby localization
2021-04-29 21:30:34 -04:00
Pedro Beschorner Marin
41793087bc
chore(guest): pt/es guest lobby localization
2021-04-29 22:04:45 -03:00
Anton Georgiev
4a71c26f90
Merge pull request #12219 from antobinary/guests2
...
feat(bbb-html5): localize guest-wait.html (part2)
2021-04-29 20:40:12 -04:00
Anton Georgiev
e590b9d8a9
fix: Include missing guest-wait messages
2021-04-30 00:32:39 +00:00
Anton Georgiev
6443b0955a
fix: Include missing guest-wait messages
2021-04-30 00:32:39 +00:00
Tiago D J
c67ad7390c
Merge pull request #12217 from gustavotrott/soffice-docker-use-local-fonts
...
Makes Libreoffice Docker mounts the system fonts
2021-04-29 17:56:15 -03:00
Anton Georgiev
2216511891
Merge pull request #12213 from danimo/guest-wait-l10n
...
feature(bbb-html5): localize guest-wait.html
2021-04-29 16:55:17 -04:00
Gustavo Trott
6cba3cf702
Makes Libreoffice Docker mounts the system fonts instead of install fonts in container
2021-04-29 17:39:27 -03:00
Anton Georgiev
b97192bffd
Merge pull request #12216 from antobinary/locales-apr-29-2
...
chore(locales): Pulled HTML5 locales; Added Afrikaans
2021-04-29 16:38:01 -04:00
Anton Georgiev
9dba4f6dab
Merge pull request #12215 from vitormateusalmeida/issue-12143
...
Fix layout broken when close waiting room panel
2021-04-29 16:37:48 -04:00
Anton Georgiev
528dba7ed5
Pulled HTML5 locales; Added Afrikaans
2021-04-29 20:33:11 +00:00
Anton Georgiev
511367f8ff
Merge pull request #12201 from ramonlsouza/issue-11378
...
fix(chat): reduce re-renders in chat recompute heights
2021-04-29 16:00:16 -04:00
Vitor Mateus De Almeida
45f8556f9a
fix layout broken when close waiting room panel
2021-04-29 16:41:18 -03:00
Anton Georgiev
70c3ff096c
Merge pull request #12208 from kepstin/norecord-sanity
...
Recording: Fix handling of recordings without recording marks
2021-04-29 15:16:06 -04:00
Anton Georgiev
0338d7364e
Merge pull request #12204 from ramonlsouza/issue-12024
...
feat: Add button to close mute alert
2021-04-29 14:08:45 -04:00
Ramon Souza
7de55d2b19
add tooltip position 'top'
2021-04-29 14:25:25 -03:00
Anton Georgiev
86b3269709
Merge pull request #12214 from ramonlsouza/fix-styles-warning
...
refactor: remove unused class from component
2021-04-29 13:22:21 -04:00
Anton Georgiev
60778bf171
Merge pull request #12100 from jfsiebel/better-upload-feedback
...
Improve feedback to user after a failed file upload
2021-04-29 13:21:37 -04:00
Anton Georgiev
a717f026e7
Merge pull request #12212 from jfsiebel/enforce-max-length-typed-answer
...
Add configuration for max length typed answer in poll
2021-04-29 13:20:30 -04:00
Ramon Souza
eb9a43d54b
remove unused class from component
2021-04-29 14:17:04 -03:00
Anton Georgiev
234551d9bb
Merge pull request #12211 from ramonlsouza/unused-code
...
refactor: remove unused code
2021-04-29 13:01:31 -04:00
Daniel Molkentin
735b7fd046
feature(bbb-html5): localize guest-wait.html
...
This introduces initial translations for the guest-wait pages.
The only supported languages are en and de for now. Needs a concept
to hook it up with transifex.
2021-04-29 18:55:15 +02:00
Joao Siebel
60f25939c0
Add configuration for max length typed answer in poll
2021-04-29 13:54:39 -03:00
Ramon Souza
3678348fdf
remove unused code
2021-04-29 13:52:22 -03:00
Anton Georgiev
204633e7d4
Bump up release to 2.3.0
2021-04-29 11:15:22 -04:00
Calvin Walton
9f5832a5d3
Recording: bbb-record --rebuild restarts processing at the sanity step
...
Previously, bbb-record --rebuild was restarting recording processing
from scratch by creating the .../recording/<meeting_id>.done file. This
causes the recording to be reprocessed starting at the archive step.
However, re-running the archive step for an existing meeting is not
really supported! Ever since the segmented recording code was added, it
shouldn't /corrupt/ the recording files, but it's still not good.
And as a side-effect, re-running the archive step will re-create the
.norecord file for meetings without recording marks, meaning that you
cannot use bbb-record --rebuild to force a recording without marks to be
processed.
Switch bbb-record to restart recording processing at the sanity stage to
match the BBB 2.2 behaviour. Rather than have it insert tasks directly
into resque via redis-cli, it goes through a ruby wrapper that performs
input validation and uses the resque apis.
2021-04-29 11:10:32 -04:00
Anton Georgiev
8ecf202743
Merge pull request #12209 from ritzalam/cutoff-poll-responses
...
- lump other responses in the poll and include in the display
2021-04-29 11:10:26 -04:00
Richard Alam
22d434416a
- lump other responses in the poll and include in the display
2021-04-29 14:44:18 +00:00
Ramon Souza
ffbbae1ed4
close mute alert
2021-04-29 11:06:27 -03:00
Anton Georgiev
2ed5319b78
Merge pull request #12202 from ritzalam/cutoff-poll-responses
...
Cutoff poll responses
2021-04-28 18:49:35 -04:00
Richard Alam
39c69675a4
- sort answers based on number of votes
...
- limit display of responses to 7 to prevent squishing of display in the whiteboard
2021-04-28 21:34:21 +00:00
Richard Alam
414716d23b
- remote debug logs
2021-04-28 21:33:34 +00:00
Ramon Souza
a99b8fd1d3
reduce re-renders in chat recompute heights
2021-04-28 17:35:17 -03:00
Calvin Walton
8098b6b3ad
Recording: Halt processing after archive step for non-recorded meetings
...
In the case where a meeting had recording enabled (record=true on create
call) but the presenter did not start recording during the meeting,
recording processing needs to be stopped after the meeting data is
archived, but before the recording formats are processed.
In the current 2.3 code, processing is halted after the "sanity" step.
However, the 2.2 code stopped processing after the "archive" step
instead. The main difference is that the scripts in the "post_archive"
directory (which are actually post_sanity scripts) did not get run on
non-recorded meetings for 2.2. This behaviour should be preserved for
compatibility.
I have added a special exception to trigger halting processing for a
recording job without causing the entire resque job to be marked as
failed. It only causes the `schedule_next_step` method to be skipped, so
following jobs won't get automatically run. This fixes #11877
2021-04-28 15:53:20 -04:00
Anton Georgiev
80cc9945d4
Merge pull request #12169 from MaximKhlobystov/remove-rand-user-countdown
...
Make random user picking coundown (UI + audio) optional
2021-04-28 14:58:37 -04:00
Gustavo Trott
7ab6a2c4c9
Detects if PDF contains font Type 3 and rasterize automatically
2021-04-28 15:47:55 -03:00