Commit Graph

23228 Commits

Author SHA1 Message Date
Tiago D J
03cd3e42e7
Fixes presentation slide conversion timeout
Fixes #6311
2018-11-29 15:49:14 -02:00
Anton Georgiev
2e0660db7c
Merge pull request #6307 from Tainan404/issue-6289
Change the buttons on actions bar to ghost buttons
2018-11-29 15:06:52 -02:00
Tainan Felipe
fee219ed07 Fix console warning 2018-11-29 14:58:39 -02:00
Anton Georgiev
72db702650
Merge pull request #6309 from prlanzarin/wa-viewer-cam
Workaround on webcam viewer race condition when state changes rapidly
2018-11-29 13:46:58 -02:00
prlanzarin
01795860c8 Workaround on webcam viewer race condition when state changes rapidly 2018-11-28 22:27:44 +00:00
Anton Georgiev
4c7dc696d4
Merge pull request #6308 from antobinary/iframe-outside-commands
Improve signal for audio join/leave when in iframe
2018-11-28 19:48:46 -02:00
Anton Georgiev
452a12287b improve signal for audio join/leave when in iframe 2018-11-28 21:42:24 +00:00
Maxim Khlobystov
59446aa4f6 Merge branch 'html5-tests-v2' of github.com:pedrobmarin/bigbluebutton into html5-tests-v2 2018-11-28 15:08:36 -05:00
Tainan Felipe
3561681e75 Change the buttons on actions bar to ghost buttons 2018-11-28 10:59:03 -02:00
Tainan Felipe
eb989ea6bb Add selected state 2018-11-27 16:00:15 -02:00
Anton Georgiev
bc9c553819
Merge pull request #6273 from KDSBrowne/2.2-manage-menu-alignment
Fix manage user menu alignment
2018-11-27 14:18:01 -02:00
KDSBrowne
06caa2460f
Remove calc() 2018-11-27 10:53:30 -05:00
KDSBrowne
55139a747e
Fix lint issue 2018-11-27 10:51:19 -05:00
Tainan Felipe
27e012ac56 Add drag and drop grid to sort user by room 2018-11-27 10:44:22 -02:00
KDSBrowne
320e7e5e97 remove px 2018-11-26 13:15:06 +00:00
Pedro Beschorner Marin
b83e16e4ad Open user list before chat and user tests 2018-11-23 17:18:05 -02:00
Maxim Khlobystov
0074e3ace6 Fix the issue with jest not found 2018-11-23 13:59:31 -05:00
Maxim Khlobystov
53d38d06e3 Update the build_script.sh to be able to run html5-check.js 2018-11-23 13:23:55 -05:00
Maxim Khlobystov
19786fa527 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into html5-tests-v2 2018-11-23 13:17:36 -05:00
Bobak Oftadeh
ad5cf5bd62 Fixed micsLocked check 2018-11-23 17:48:23 +00:00
Maxim Khlobystov
cd6f5a19cf Add --runInBand option to the jest command 2018-11-23 12:38:32 -05:00
Maxim Khlobystov
cd8666b9c5 Merge branch 'html5-tests-v2' of github.com:pedrobmarin/bigbluebutton into html5-tests-v2 2018-11-23 12:35:27 -05:00
Tainan Felipe
63a268b12f Add intl to free join and change the state to true by dafault 2018-11-23 15:20:49 -02:00
Pedro Beschorner Marin
fd715f3aa8 Getting rid of puppeteer timeouts for now 2018-11-23 12:43:35 -02:00
Ghazi Triki
5faf558ad5 Fix bbb-video/build.gradle 2018-11-23 12:05:57 -02:00
Ghazi Triki
5b8a9a0ace Add password to redis scala classes. 2018-11-23 11:38:28 -02:00
Ghazi Triki
6b6d35ceb2 Match red5 application dependencies to the currently installed version. 2018-11-23 11:09:36 -02:00
Pedro Beschorner Marin
b854cdccec Structured the tests in modules 2018-11-23 10:55:16 -02:00
KDSBrowne
c6851484bb rename toggle handlers / remove reactive source from render 2018-11-23 12:37:18 +00:00
KDSBrowne
6d2836dfd3 clean up poll container render() 2018-11-23 04:08:48 +00:00
KDSBrowne
5c43613a47 replace switch in panel manager reander() 2018-11-23 03:37:39 +00:00
KDSBrowne
2a65b33bdc change file EOL sequence from CRLF to LF 2018-11-22 20:55:49 +00:00
KDSBrowne
bf56dff85d omit px 2018-11-22 20:52:07 +00:00
Anton Georgiev
56820bcab1
Merge pull request #6286 from KDSBrowne/2.2-fix-access-to-chat-scroll
Make chat scrollbar accessible with mouse
2018-11-22 18:41:54 -02:00
KDSBrowne
ff82c8831a make chate scrollbar accessible with mouse 2018-11-22 20:27:45 +00:00
Maxim Khlobystov
71e7296570 Extend the waiting time to 30 min (Travis CI) 2018-11-22 15:18:58 -05:00
KDSBrowne
d2a77e80af Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-panel-manager 2018-11-22 20:08:55 +00:00
Anton Georgiev
37a34490f1
Merge pull request #6288 from bigbluebutton/fix-enter-api-session
Lock enter and stuns to valid session+token
2018-11-22 17:54:27 -02:00
Chad Pilkey
0fe8e3a38a
Lock enter and stuns to valid session+token 2018-11-22 14:39:25 -05:00
Pedro Beschorner Marin
fc31a0d394 Refactored base page and started chat saving test 2018-11-22 17:20:06 -02:00
Pedro Beschorner Marin
7a18655230 Testing chat copy and evaluating chat tests result 2018-11-22 17:20:06 -02:00
Pedro Beschorner Marin
3f85f421b7 Increasing jest timeout and setting it to run as a single thread 2018-11-22 17:20:06 -02:00
Pedro Beschorner Marin
345a7d343d Refactored chat message test and included chat clear 2018-11-22 17:20:06 -02:00
Pedro Beschorner Marin
11b46959e1 Missing screenshot update 2018-11-22 17:20:06 -02:00
Pedro Beschorner Marin
f817e38d5d Refactored puppeteer commands to avoid timeout errors 2018-11-22 17:20:06 -02:00
Anton Georgiev
2058fe2047
Merge pull request #6287 from MaximKhlobystov/tests-dependencies
Moving tests-related dependencies to the main package.json
2018-11-22 17:17:41 -02:00
Maxim Khlobystov
4b5193fa65 Moving tests-related dependencies to the main package.json 2018-11-22 13:22:52 -05:00
Mikhail Novosyolov
c2faf55d6e Dynamically detect is sudo is needed
Fixes #6281
2018-11-22 21:13:46 +03:00
Ghazi Triki
d8588da28a Add support for redis password. 2018-11-22 16:02:55 -02:00
KDSBrowne
49556ac13d make menu position match design image 2018-11-22 17:33:05 +00:00