Vitor Mateus De Almeida
3b3a6a32f5
Fixes
2020-06-09 00:09:46 -03:00
Vitor Mateus
a1d4311cec
wip
2020-06-04 20:01:17 -03:00
Vitor Mateus
8163eebe0d
Fix presentation size
2020-05-07 18:27:00 -03:00
Vitor Mateus
ee846a6302
calculates layout optimization
2020-04-30 19:18:03 -03:00
Vitor Mateus
00259ab371
WIP Resizable works fine
2020-04-23 11:07:44 -03:00
Vitor Mateus
8a5953ee4c
Remove HOST in settings
2020-03-25 10:14:50 -03:00
Vitor Mateus
5b9aafd0d3
The presentation gets the size from the layout manager
2020-03-25 09:52:23 -03:00
Vitor Mateus
ae560ca3eb
Create layout context and add a layout manager
2020-03-04 15:34:10 -03:00
Fred Dixon
57c01b7ef8
Merge pull request #8694 from bigbluebutton/dependabot/bundler/record-and-playback/core/nokogiri-1.10.8
...
Bump nokogiri from 1.10.7 to 1.10.8 in /record-and-playback/core
2020-03-02 22:14:17 -05:00
dependabot[bot]
ba91d99e7a
Bump nokogiri from 1.10.7 to 1.10.8 in /record-and-playback/core
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.7...v1.10.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-03 03:01:48 +00:00
Chad Pilkey
10db9bdaca
Merge pull request #8671 from MaximKhlobystov/keep-data-test-in-production
...
Keep data-test attributes in production
2020-02-26 16:12:27 -05:00
Maxim Khlobystov
42a263b583
Removed babel-plugin-react-remove-properties to keep data-test attributes in production
2020-02-26 16:07:59 -05:00
Anton Georgiev
91919ff62f
Merge pull request #8651 from daminebenq/bbb-tests
...
adds chatBox data-test for private or public chat & adds checks for private and public messages reception
2020-02-26 08:32:21 -05:00
Anton Georgiev
31897b5d47
Merge pull request #8656 from daminebenq/bbb-tests-join-breakoutrooms
...
adds join Breakoutrooms Test Spec
2020-02-26 08:31:33 -05:00
Mohamed Amine Ben Salah
28bd0cf8c1
seperates create and join in different functions and cleans up code
2020-02-21 15:39:28 -03:00
Mohamed Amine Ben Salah
9e8be984d3
adds code clean up
2020-02-21 15:20:46 -03:00
Mohamed Amine Ben Salah
d2db75e9bb
adds join Breakoutrooms Test Spec
2020-02-21 15:06:05 -03:00
Mohamed Amine Ben Salah
da47e85b17
returns commented code and uses the new data-test for public/private chat
2020-02-19 15:49:43 -03:00
Mohamed Amine Ben Salah
9fad024c85
adds chatBox data-test for private or public chat & adds checks for private and public messages reception
2020-02-19 15:49:28 -03:00
Anton Georgiev
aea10d65f2
Merge pull request #8636 from daminebenq/bbb-tests
...
Adds pupeteer test to join as two users and check if one can see the other
2020-02-19 13:37:33 -05:00
Mohamed Amine Ben Salah
0cd7bc5188
returns Page Status a deleted part of code
2020-02-18 15:52:07 -03:00
Mohamed Amine Ben Salah
c4a658b25f
adds fixes adding timestamp to metrics filename and to the use of effectiveParams object
2020-02-18 15:45:46 -03:00
Mohamed Amine Ben Salah
2ff8ad3b44
removes unused parameters from multiusers.js
2020-02-18 14:18:55 -03:00
Mohamed Amine Ben Salah
6f2612fbd7
fixes page.js conflicts
2020-02-18 14:16:54 -03:00
Mohamed Amine Ben Salah
d78627fce2
adds getMetrics() after checkForOtherUser and currentTimestamp to the metrics fileName and some fixes
2020-02-18 14:08:32 -03:00
Mohamed Amine Ben Salah
d13e8f7c51
adds memory metrics
2020-02-17 15:40:05 -03:00
Anton Georgiev
45ab79ec96
Merge pull request #8612 from Tainan404/issue-8604
...
Add debounce to mute/unmute button
2020-02-14 16:54:31 -05:00
Anton Georgiev
d6c940b57a
Merge pull request #8591 from vitormateusalmeida/issue-8590
...
Fixes media rerender
2020-02-14 16:53:56 -05:00
Anton Georgiev
4eb19ea77e
Merge pull request #8634 from Tainan404/issue-8530
...
Fix bottom clip in first chat message
2020-02-14 16:52:41 -05:00
Richard Alam
9d82cdbd8d
Merge pull request #8640 from antobinary/feb14-merge-2.2-into-master
...
Merge 2.2 into master
2020-02-14 16:49:22 -05:00
Anton Georgiev
4b0452d1fd
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into feb14-merge-2.2-into-master
2020-02-14 21:43:35 +00:00
Mohamed Amine Ben Salah
0a65a9684c
adds getMetrics [WIP]
2020-02-14 17:52:59 -03:00
Anton Georgiev
4e26af523f
Merge pull request #8639 from antobinary/locales-feb-14-2020
...
Pulled HTML5 locales Feb 14, 2020; Added Thai
2020-02-14 15:48:32 -05:00
Anton Georgiev
9c2797ecd6
Pulled HTML5 locales Feb 14, 2020; Added Thai
2020-02-14 15:46:33 -05:00
Tainan Felipe
31fcdbf764
Fix bottom clip in first chat message
2020-02-14 14:45:26 -03:00
Richard Alam
3c6ae0f575
Merge pull request #8635 from ritzalam/add-health-check-for-akka-fsesl
...
Add health check for akka fsesl
2020-02-13 17:33:09 -05:00
Richard Alam
3c44827895
- fix typo
...
- clean up
- bind to port 8900
2020-02-13 14:30:06 -08:00
Richard Alam
0d96ec7563
- fix type
...
- bind only to localhost
2020-02-13 14:14:23 -08:00
Richard Alam
7b2d02d07d
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into add-health-check-for-akka-fsesl
2020-02-13 14:01:41 -08:00
Richard Alam
811e91f340
Merge pull request #8607 from ritzalam/track-voice-call-state
...
Track call session state
2020-02-13 16:58:26 -05:00
Richard Alam
5f5fe9436d
- cleanup
2020-02-13 13:38:41 -08:00
Mohamed Amine Ben Salah
c306034403
return commented code
2020-02-13 17:00:33 -03:00
Mohamed Amine Ben Salah
702e81044b
add isolated BrowserContext
2020-02-13 16:55:28 -03:00
Richard Alam
1966be769e
Add /healthz and /status endpoint
...
The /healthz returns information is we are able to send and receive message to/from freeswitch.
The /status returns information about freeswitch version and uptime.
2020-02-13 11:41:49 -08:00
Chad Pilkey
2d5ab7fdc6
Merge pull request #8626 from lfzawacki/v2.2.x-release
...
Several fixes for the external video module
2020-02-13 13:03:41 -05:00
Mohamed Amine Ben Salah
a39b5dc6d6
updated the use of Page arguments locally in multiusers.js and the merge of the new params
2020-02-13 10:32:03 -03:00
Lucas Zawacki
c7bba345c6
Remove unused setState playing:true in onReady method
2020-02-12 17:39:45 -03:00
Mohamed Amine Ben Salah
8647046378
removed overwriting in page.js and specified User2 as a specific username to use in the second session with user/multiusers.js
2020-02-12 17:18:41 -03:00
Anton Georgiev
424b041097
Merge pull request #8628 from KDSBrowne/issue-8623
...
Fix panel resize when first loading in RTL
2020-02-11 17:30:12 -05:00
Richard Alam
28fec8e617
- display json reponse properly
2020-02-11 12:10:45 -08:00