JaeeunCho
aa2615b52b
Merge remote-tracking branch 'upstream/master' into close
2017-03-23 11:59:54 -07:00
KDSBrowne
d6bdbeb448
add aria-label for unread messages
2017-03-23 11:26:44 -07:00
Ghazi Triki
7de860d3da
Remove video view border in dark mode.
2017-03-23 18:38:37 +01:00
Ghazi Triki
596f752ff1
Update MainApplicationShell and its footer style when video chat layout is selected.
2017-03-23 18:28:21 +01:00
Oleksandr Zhurbenko
0120e3cfe2
Added a missing import
2017-03-23 09:19:02 -07:00
Oleksandr Zhurbenko
a42c817a41
Updated icon sets to the latest
...
Contains a fixed icon for the audio modal
2017-03-23 09:15:33 -07:00
Fred Dixon
2864945208
Merge pull request #3748 from ffdixon/move-recording
...
Moved the recording systemd scripts into the core directory for recording scripts
2017-03-23 11:38:35 -04:00
Fred Dixon
cd491c67b6
Moved the recording systemd scripts into the core directory
2017-03-23 10:36:10 -05:00
KDSBrowne
e1bdeffa46
add missing import to fix JoinAudio Btn
2017-03-23 07:34:59 -07:00
KDSBrowne
c4c9ce5577
fix lint issues
2017-03-23 07:31:54 -07:00
KDSBrowne
918684b6c7
change variable name
2017-03-23 07:22:02 -07:00
KDSBrowne
2d876550db
merge with master
2017-03-23 07:16:47 -07:00
Ghazi Triki
313de26ddb
Fix "videoDockStyleNoFocusChatLayout" style class border color.
2017-03-23 14:40:03 +01:00
Anton Georgiev
d585e2f882
moved audio-test component under audio/
2017-03-23 09:19:44 -04:00
Anton Georgiev
a2e0029c65
drop Audio tab from settings
2017-03-23 08:53:04 -04:00
Chad Pilkey
4515c08654
changes to shortcut keys so they all work in IE
2017-03-22 19:53:12 -04:00
Chad Pilkey
5fd7384b4f
fix Flash client focus issues when windows are hidden
2017-03-22 19:51:44 -04:00
perroned
cb124961a2
Connect to /verto endpoint
2017-03-22 22:20:15 +00:00
Fred Dixon
ba37d106ea
Merge pull request #3746 from kepstin/parallel-rap-worker
...
record-and-playback: Split rap-worker into separate workers per step.
2017-03-22 18:03:07 -04:00
Calvin Walton
dd23536c84
record-and-playback: Split rap-worker into separate workers per step.
...
The purpose of this is to ensure that the recording processing with make
visible forwards progress, by ensuring that different steps in the
recording pipeline don't block each-other.
This fixes:
- recordings being processed prevent archiving new recordings from running
- recordings can't be published until all pending recording processing
completes
It does allow recording archive, sanity, process, publish steps to run in
parallel with each other, but at most one recording will be in each step at
a time. (I.e. while one recording is being processed, a different recording
can be published). This may potentially increase CPU usage for some users.
If you expect this to be a problem, you can set resource controls (see
`man systemd.resource-control`) on the bbb_record_core.slice systemd unit.
2017-03-22 17:20:29 -04:00
Anton Georgiev
a1f3d48819
cleanup
2017-03-22 16:52:41 -04:00
Ubuntu
a096e25a72
Merge branch 'merge-webrtc-screenshare-2' of https://github.com/perroned/bigbluebutton into perroned-merge-webrtc-screenshare-2
2017-03-22 20:37:41 +00:00
Anton Georgiev
18508b2632
audio join - apply structure and style from designs
2017-03-22 16:10:49 -04:00
Chad Pilkey
e9258c77bf
Merge pull request #3743 from riadvice/black-video-chat-layout
...
Make "Video Chat" layout background dark
2017-03-22 15:57:38 -04:00
Richard Alam
bbe6a9c41d
Merge pull request #3726 from riadvice/breakout-rooms-improve-for-viewer
...
Breakout rooms improve for viewer role
2017-03-22 15:05:45 -04:00
Ghazi Triki
a416f8cb8c
"Video Chat" Layout has a dark background, controls are and title are removed in this layout.
2017-03-22 17:34:11 +01:00
Ghazi Triki
4ecc88ed08
Delete unused layout event class and videconf view.
2017-03-22 14:55:54 +01:00
Anton Georgiev
6dab18333f
Merge pull request #3733 from Gcampes/dropdown-mobile-fix
...
[HTML5] Fix dropdowns on mobile
2017-03-22 09:42:40 -04:00
gcampes
8582c18be9
Merge conflicts
2017-03-22 10:00:37 -03:00
JaeeunCho
75dbfc23b6
HTML5 - changed underscore to lodash
2017-03-21 14:52:10 -07:00
perroned
c64c97b582
Html5 clean up
2017-03-21 21:46:41 +00:00
JaeeunCho
b81957da43
HTML5 - fixed conflict
2017-03-21 13:29:46 -07:00
perroned
47c6e3fe69
Puts back resolution values into screen constraints
2017-03-21 17:14:36 +00:00
perroned
8c338f42d2
Fixes bug with call not always going through x2
2017-03-21 17:00:58 +00:00
Anton Georgiev
5575d32438
Merge pull request #3730 from KDSBrowne/action-buttons-center
...
Actions Bar Positioning
2017-03-21 12:18:46 -04:00
Anton Georgiev
09833f6c22
Merge pull request #3740 from antobinary/br-kick
...
[HTML5] Handle properly 'Cancel' on breakout room invitation. Drop unused packages
2017-03-21 12:10:41 -04:00
Anton Georgiev
55ce33e7bb
revert tabIndex change
2017-03-21 12:09:44 -04:00
Anton Georgiev
5f283a7311
Merge pull request #3678 from KDSBrowne/Fullscreen-Label-Change
...
HTML5 - Fullscreen Label Change
2017-03-21 11:53:13 -04:00
KDSBrowne
ceeb66ceed
Merge remote-tracking branch 'upstream/master' into Fullscreen-Label-Change
2017-03-21 08:50:09 -07:00
perroned
3dfb5bba43
Fixes bug with call not always going through
2017-03-21 15:42:14 +00:00
Ubuntu
529bec5eac
Merge branch 'merge-webrtc-screenshare-2' of https://github.com/perroned/bigbluebutton into perroned-merge-webrtc-screenshare-2
2017-03-21 15:21:44 +00:00
KDSBrowne
c7c44c4c63
add local folder
2017-03-21 07:46:41 -07:00
KDSBrowne
8f76ec495c
remove unused imports
2017-03-21 07:35:09 -07:00
KDSBrowne
7479570a8c
move handleExitAudio to service
2017-03-21 07:29:54 -07:00
KDSBrowne
96212a1045
remove merge conflict
2017-03-21 07:17:53 -07:00
KDSBrowne
79e1d0bcbe
fix more linting issues
2017-03-21 06:56:38 -07:00
KDSBrowne
25f745cf32
lint nav settings dropdown container
2017-03-21 06:52:59 -07:00
KDSBrowne
1234325a02
remove unused imports
2017-03-21 06:44:14 -07:00
KDSBrowne
d92a0f5188
change function name
2017-03-21 06:41:13 -07:00
perroned
ffea5cf785
Cleans up
2017-03-20 19:02:59 +00:00