Commit Graph

223 Commits

Author SHA1 Message Date
KDSBrowne
df1486fabf Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-07-16 12:12:42 +00:00
Anton Georgiev
7535e6fa59
Revert "Create layout context and add a layout manager" 2020-07-15 12:44:59 -04:00
Anton Georgiev
b9b4490d8c
Merge branch 'develop' into layout 2020-07-14 10:32:24 -04:00
Pedro Beschorner Marin
526f79e8f2 Merge remote-tracking branch 'bigbluebutton/v2.2.x-release' into bigbluebutton/develop 2020-06-30 18:15:18 -03:00
KDSBrowne
a4642569d8 prevent drag and drop of files closing session 2020-06-03 15:39:02 +00:00
Vitor Mateus
5b9aafd0d3 The presentation gets the size from the layout manager 2020-03-25 09:52:23 -03:00
KDSBrowne
6d742267b1 remove left over passing of intl 2020-03-10 15:07:59 +00:00
KDSBrowne
62d50a6bad add picture dropzone / bug fixes 2020-02-25 19:29:14 +00:00
KDSBrowne
a2655d1027 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-02-13 16:27:32 +00:00
KDSBrowne
29c69b47a5 unblock modal on presentation upload 2020-02-13 16:24:01 +00:00
Vitor Mateus
1ae6324392 Detect aspect ratio to autochange webcams placement #8504 2020-01-17 10:20:03 -03:00
Anton Georgiev
8df82b2676
Merge pull request #8292 from KDSBrowne/who-is-talking
Add talking indicator to displaying voice users
2019-11-12 10:24:42 -05:00
KDSBrowne
4a6bdbf028 add talk indicator displaying voice users 2019-11-01 19:29:33 +00:00
Diego Benetti
c4462c4cb0 Fixes errors and improves parameters setting proccess 2019-08-02 15:38:38 -03:00
KDSBrowne
2fa59190fb fix panel resizing for RTL locales 2019-07-15 19:15:58 +00:00
Tainan Felipe
6ad950f159
Merge branch 'master' into fix-user-leaving 2019-07-02 11:23:02 -03:00
Tainan Felipe
9df7ba1a1a
Merge branch 'master' into fix-user-leaving 2019-07-01 17:24:09 -03:00
Tainan Felipe
88cfb70255 Add ping-pong message to html5 client 2019-07-01 16:00:27 -03:00
Anton Georgiev
a66aa70707
Merge branch 'master' into issue7325-autoswaplayout-screenshare 2019-06-26 12:40:30 -04:00
Diego Benetti
f383ccb8cc Fixes client to obey custom parameter autoSwapLayout 2019-06-24 18:01:54 -03:00
Anton Georgiev
5fb0c10ea6
Merge branch 'master' into issue-7556 2019-06-21 10:44:32 -04:00
Anton Georgiev
6fc06c22b9
Merge pull request #7413 from KDSBrowne/_summit-adjust-screen-reader-trap
Make screen reader trap work with all panels
2019-06-13 13:13:34 -04:00
KDSBrowne
c12122fe6f move functions instantiated outside class 2019-06-13 15:02:02 +00:00
Joao Siebel
16f20db001 parameterize the packet lost threshold 2019-06-12 17:27:49 -03:00
Tainan Felipe
d948a6a008 Add toast for webcam lock suggestion 2019-06-12 15:03:23 -03:00
KDSBrowne
ffecbfa6ac Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap 2019-06-12 14:40:23 +00:00
Anton Georgiev
1ed830667f
Merge pull request #7585 from diegobenetti/issue7555-join-breakout-room
Creates component for breakout invitation
2019-06-11 14:54:58 -04:00
Diego Benetti
2845bec4c4 Creates component for breakout invitation 2019-06-07 10:49:50 -03:00
KDSBrowne
1a9c03b707 add descriptions to intlMessages 2019-05-31 18:48:41 +00:00
KDSBrowne
47468ef5d7 use mapUser in app container 2019-05-31 18:36:52 +00:00
KDSBrowne
5144b4d75e Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0A-access-39 2019-05-31 17:28:41 +00:00
KDSBrowne
bac5d0f529 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0A-access-39 2019-05-30 15:02:51 +00:00
KDSBrowne
65012daa7a add toasts for meeting mute / unmute and emoji changes 2019-05-30 14:42:38 +00:00
KDSBrowne
7f7970dfb6 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap 2019-05-29 16:10:28 +00:00
Anton Georgiev
ac36732849
Merge branch 'master' into closed-captions-prototype 2019-05-29 11:51:45 -04:00
Anton Georgiev
91e3298c84
Merge pull request #7488 from KDSBrowne/02-poll-published-toast
Stop obsolete toasts for published polls
2019-05-29 08:54:57 -04:00
KDSBrowne
9045e56e04 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap 2019-05-27 14:27:01 +00:00
Chad Pilkey
4ee3872c2e check that navigator.connection exists 2019-05-24 15:41:30 -07:00
KDSBrowne
8b67713353 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-adjust-screen-reader-trap 2019-05-24 20:57:41 +00:00
Joao Siebel
8ba90b2121 Merge remote-tracking branch 'upstream/master' into network-indicator 2019-05-23 15:42:38 -03:00
Pedro Beschorner Marin
34b39a2b0a Closed captions prototype in a big commit 2019-05-22 18:33:20 -03:00
KDSBrowne
558e25ec9b fix published poll toast notifications for old polls 2019-05-22 14:44:17 +00:00
KDSBrowne
13f8a4f026 hide userlist from SR when secondary panels are open 2019-05-15 22:51:43 +00:00
KDSBrowne
475e945abc improve screen reader panel check 2019-05-15 21:13:05 +00:00
Ghazi Triki
1f6326f7fd Change layout direction for RTL languages.
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
Joao Siebel
fea22d5eef add flag to enable monitoring, correct who can see network problems and update logic 2019-05-09 18:25:29 -03:00
KDSBrowne
e9f02a64e8 fix check for layered view media query 2019-05-08 18:30:04 +00:00
KDSBrowne
ccd70e86fa enable screen reader trap for layered views 2019-05-08 17:52:12 +00:00
Joao Siebel
c98db398fc Merge remote-tracking branch 'upstream/master' into network-indicator 2019-04-22 09:18:02 -03:00
KDSBrowne
e7bc6a85d6 add ios version check / toast message to cam btn 2019-04-18 17:14:34 +00:00