Pedro Beschorner Marin
ec4c2735f1
Set new labels to templates and workflows
2021-04-04 14:13:14 -03:00
Fred Dixon
7c9286ef19
Merge pull request #11874 from lonesomewalker/develop
...
optimize default.pdf
2021-04-03 19:24:54 -03:00
lonesomewalker
bb503a9047
Add files via upload
...
Cleaning up fonts in default.pptx, shrinking default.pdf
2021-04-03 21:43:38 +02:00
Fred Dixon
a1d6ad3e29
Merge pull request #11872 from ffdixon/fix-bbbconf-1
...
Pickup the correct shared secret when changing bbb-apps-akka.conf
2021-04-03 10:18:25 -03:00
Fred Dixon
ce2e5245ed
Pickup the correct shared secret when changing bbb-apps-akka.conf
2021-04-03 08:17:44 -05:00
Fred Dixon
e880f52a60
Merge pull request #11864 from znerol-forks/feature/develop/slimdown-freeswitch
...
Remove unused FreeSWITCH modules from configuration
2021-04-03 07:58:33 -03:00
Fred Dixon
849675362a
Merge pull request #11869 from mariogasparoni/develop
...
fix: Do not show unsupported browser warning for microsoft edge
2021-04-02 17:15:21 -03:00
Mario Jr
e69421e671
fix: Do not show unsupported browser warning for microsoft edge
...
This was being shown in both audio in video modal.
Related to #11865 .
2021-04-02 15:12:40 -03:00
Fred Dixon
bd7122a715
Merge pull request #11868 from mariogasparoni/fix-11865
...
fix: User can't join using microsoft edge
2021-04-02 14:30:00 -03:00
Mario Jr
9411110742
fix: User can't join using microsoft edge
...
When browser's name string has whitespaces, we must treat it before adding to the
body class. For example Edge uses 'microsoft edge' string
This class string must match names used in css.
Tested in firefox, chrome and safari and it's corresponding mobile versions,
this is working for all.
Fixes #11865
2021-04-02 14:25:00 -03:00
Anton Georgiev
6a3398751f
Merge pull request #11867 from pedrobmarin/add-missing-template-labels
...
Add labels to core and installation issues
2021-04-02 12:50:36 -04:00
Anton Georgiev
8e1f44f576
Merge pull request #11866 from pedrobmarin/fix-pad-id-size
...
Reduce pad's hash size
2021-04-02 12:49:06 -04:00
Pedro Beschorner Marin
4a713bbd43
Add labels to core and installation issues
2021-04-02 13:45:51 -03:00
Pedro Beschorner Marin
7737241141
Reduce pad's hash size
...
Etherpad has a limitation of 50 characters for it's pad ids. Although
our SHA1 hash function generates 40 characters length values, after
prefixing (Meteor's instance id) and suffixing (closed captions support)
the pad id we can reach an invalid size.
2021-04-02 13:22:11 -03:00
hiroshisuga
c6cca4fe15
minimum width of button
2021-04-03 01:14:26 +09:00
znerol
a630922709
Remove unused FreeSWITCH modules from configuration
2021-04-02 16:47:02 +02:00
Anton Georgiev
bb0673a227
Merge pull request #11856 from hiroshisuga/patch-32
...
Portuguese in debug window
2021-04-01 23:24:24 -04:00
hiroshisuga
eb39720130
Portuguese -> English
2021-04-02 11:26:46 +09:00
Mohamed Amine Ben Salah
ba9c810251
updates connection issue user reporting test spec
2021-04-01 23:14:37 -03:00
hiroshisuga
9a6d76e6e3
no width for confirm button
2021-04-02 11:06:16 +09:00
Mohamed Amine Ben Salah
040fed5ca7
add mobile user sub-username tag check
2021-04-01 21:54:55 -03:00
Anton Georgiev
0fe83fe246
Merge pull request #11854 from bigbluebutton/antobinary-patch-3
...
Set breakoutRoomLimit to 16
2021-04-01 17:23:06 -04:00
Anton Georgiev
4b68749fb9
Set breakoutRoomLimit to 16
...
With defaults of 2 backend and 2 frontend bbb-html5 nodejs processes we can handle more breakouts. @ritzalam confirmed no audio changes are needed
2021-04-01 17:22:16 -04:00
Anton Georgiev
7bfbc40684
Merge pull request #11853 from antobinary/apr1-locales
...
Pulled HTML5 locales on Apr 1, 2021
2021-04-01 16:18:58 -04:00
Anton Georgiev
4a4efb94f8
Pulled HTML5 locales on Apr 1, 2021
2021-04-01 20:17:45 +00:00
Anton Georgiev
da7207b46a
Merge pull request #11849 from mariogasparoni/fix-media-error-firefox
...
fix: MEDIA_ERROR when joining room using Firefox
2021-04-01 15:29:01 -04:00
Mario Jr
951fc0ade8
fix: MEDIA_ERROR when joining room using Firefox
...
Firefox doesn't create a device called 'default' and we were trying
to set this when user is joining the room. We don't do this anymore, letting
devices to be changed when there's some user request.
Moved outputDeviceId inputDeviceId information to be managed in bridge
(just like we do with inputDeviceId), we don't store this duplicated
information in audio container anymore.
Fixed the eslint warning in "playAlertSound(url) { ..."
We are safe to let users try to change input/output devices because the
device list is retrieved from enumerateDevices.
2021-04-01 15:53:43 -03:00
Ramon Souza
3be14632de
adding meetingId to usersPersistentData
2021-04-01 15:53:03 -03:00
Ramon Souza
c5b229b4eb
adding offline css class
2021-04-01 15:46:28 -03:00
Anton Georgiev
6cc4a8a317
Merge pull request #11848 from antobinary/apr1-merge
...
Merged 2.2.36 into 2.3-beta
2021-04-01 14:21:07 -04:00
Anton Georgiev
258a1e12ad
remove withInstanceId from note/server/helpers
2021-04-01 18:19:44 +00:00
Anton Georgiev
ff45cccd66
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into apr1-merge
2021-04-01 18:11:13 +00:00
Ramon Souza
9e35bb09be
reinclude offline users do connection modal
2021-04-01 15:10:15 -03:00
Anton Georgiev
ade1401cfa
Merge pull request #11845 from ramonlsouza/mobile-dropdown-fix
...
Fix mobile video dropdown
2021-04-01 11:21:18 -04:00
Tainan Felipe
5641b46aa3
Fix unread notes being not shown in navbar
2021-04-01 11:58:58 -03:00
Mohamed Amine Ben Salah
37e27addfa
add bad user connection reporting test spec (missed code part)
2021-04-01 11:48:18 -03:00
Ramon Souza
369aa50836
fix mobile video dropdown
2021-04-01 11:28:20 -03:00
Anton Georgiev
7b2ee5f01a
Merge pull request #11844 from ramonlsouza/actionsbar-height-fix
...
Fix actions bar height for mobile
2021-04-01 10:08:30 -04:00
Ramon Souza
78c7abde7d
actionsbar different height on mobile
2021-04-01 10:57:54 -03:00
Mohamed Amine Ben Salah
2fbbd94ddd
add bad user connection reporting test spec
2021-04-01 10:55:27 -03:00
Anton Georgiev
8adbbe8288
Merge pull request #11841 from ramonlsouza/device-detect
...
Change browser detection library to bowser
2021-04-01 09:52:16 -04:00
Anton Georgiev
3a19a7000d
Merge pull request #11831 from mariogasparoni/improvements-in-muted-banner
...
Improvements in muted banner
2021-04-01 09:30:53 -04:00
Pedro Beschorner Marin
cb6555558d
Merge pull request #11838 from PhMemmel/localize-presentation-menu-heading
...
Fix localization of heading in presentation uploader
2021-04-01 09:01:13 -03:00
Ramon Souza
05a0d5afbf
move browser info to helper + remove unused libs
2021-04-01 08:14:24 -03:00
Philipp Memmel
48571734c8
fix localization of heading in presentation manager
2021-04-01 11:18:32 +02:00
Anton Georgiev
08494d0cd5
Merge pull request #11827 from PhMemmel/fix-allow-mods-to-unmute-users
...
Fix: making allowModsToUnmuteUsers=true work again
2021-03-31 17:04:41 -04:00
Mario Jr
37e6755008
Fix muted banner being created for listen-only fallback stream
...
When listen only fallbacks from Kurento to FreeSWITCH, we must guarantee
the muted alert won't be created, speciallly because listen-only's fallback
uses a flow similar to microphone's. Client currently crashes when this
happens: this commit fixes this peoblem.
2021-03-31 16:25:07 -03:00
Mario Jr
4ad41bc8c5
Improvements in muted banner
...
We now stop the MediaStream (cloned/dummy input stream) when this is not
needed anymore.
We don't create/clone a new MediaStream when it already exists.
Fixed eslint warning in muted-alert/component.jsx
2021-03-31 16:25:04 -03:00
Gustavo Trott
8a1d5ba8a0
Handle and log timeout error during Office2Pdf conversion
2021-03-31 14:21:00 -03:00
Gustavo Trott
64d3afbb1c
Changes timeout error text
2021-03-31 14:19:47 -03:00