Commit Graph

14316 Commits

Author SHA1 Message Date
Richard Alam
b4185a9d3d Merge pull request #3657 from ritzalam/check-presentation-coordinates
Fix presentation slide coordinates
2017-02-14 11:06:50 -05:00
Oswaldo Acauan
59eb04418d Clean captions when handling the history reply 2017-02-14 16:05:49 +00:00
Richard Alam
e6a121d3bc Fix presentation slide coordinates
Forgot to assign the values correctly.
2017-02-14 16:05:16 +00:00
Ghazi Triki
a8c44fba91 Added global hotkey to open breakout rooms window. 2017-02-14 10:34:01 +01:00
Richard Alam
4d5782a2e1 Merge pull request #3656 from ritzalam/check-presentation-coordinates
Fix issue where presentation page is displayed incorrectly
2017-02-13 15:46:42 -05:00
Richard Alam
cb161ac118 - when we get invalid coordinate for presentation slide, change coordinate so it falls within bounds 2017-02-13 20:43:04 +00:00
Anton Georgiev
8bce68e137 use localized Public Chat label 2017-02-13 13:32:00 -05:00
Ghazi Triki
3710ba9a4a Fixed focus to wbecams window hotkey. 2017-02-13 15:13:02 +01:00
Ghazi Triki
4a75a2cd1e Added now hotkey to focus on closed caption window. 2017-02-13 14:50:48 +01:00
Ghazi Triki
cb6b798fea Moved build pressed keys function to KeyboardUtil class. 2017-02-13 10:28:51 +01:00
Ghazi Triki
5a86a04adf Extended DataGrid component to avoid stopping event propagation when using hotekys in users and breakout rooms data-girds. 2017-02-12 14:44:23 +01:00
Anton Georgiev
3362f76604 finish locals for the audio modal 2017-02-10 15:26:52 -05:00
Anton Georgiev
ac140be59a Merge pull request #3653 from KDSBrowne/Chat-Scroll
HTML5 - Chat scroll fix
2017-02-10 13:51:53 -05:00
alexandre
f39874ac9b Returning number of users that participated in each meeting in getRecordings call
Resolves #3623
2017-02-10 16:19:32 -02:00
KDSBrowne
7df8502349 add comment for condition 2017-02-10 10:02:39 -08:00
KDSBrowne
f6c8b2e174 make condition less confusing 2017-02-10 09:59:00 -08:00
KDSBrowne
c80d11e1c3 remove console logs 2017-02-10 08:40:54 -08:00
KDSBrowne
a3ca561c6b fix condition for shouldScrollBottom 2017-02-10 08:39:31 -08:00
Anton Georgiev
f2a2fcd8d7 Merge pull request #3643 from antobinary/close-tab-br
html5: Close breakout room browser tab when breakout room ends
2017-02-10 10:52:06 -05:00
Anton Georgiev
a6bd998684 Merge pull request #3648 from mmarangoni/chatbox-fix
Chat List Scrollbar Fix
2017-02-10 10:43:42 -05:00
Oswaldo Acauan
edae8ea1be Fix clear captions calls 2017-02-10 12:25:31 +00:00
Oswaldo Acauan
30d67897ef WIP - Refactor users api 2017-02-10 12:24:14 +00:00
Chad Pilkey
d7917a7e5e added custom NumericStepper so tooltip is read by screen reader 2017-02-09 19:12:47 -05:00
Chad Pilkey
6722a3512e more detailed tooltip for push layout button 2017-02-09 19:03:06 -05:00
Anton Georgiev
43cf9c9fe8 Merge pull request #3647 from antobinary/activity-monitor
Activity monitor: show meetingName even for breakout rooms
2017-02-09 17:46:14 -05:00
Anton Georgiev
5e1770d0b8 Merge pull request #3651 from antobinary/ignore-files
Ignore IntelliJ (IDEA,etc) config files
2017-02-09 17:45:43 -05:00
Anton Georgiev
a6e8d122a7 Merge pull request #3649 from antobinary/pull-locals
html5: Pull html5 strings from transifex
2017-02-09 17:45:25 -05:00
Anton Georgiev
e8e9e3aad0 ignore IntelliJ (IDEA,etc) config files 2017-02-09 17:39:01 -05:00
Anton Georgiev
b92cd2badd pull html5 strings from transifex 2017-02-09 17:21:56 -05:00
Anton Georgiev
ad80d31b9a instead of detecting user remove, track breakout end => close tab 2017-02-09 16:28:41 -05:00
Anton Georgiev
b216c15db9 in activity monitor show meetingName even for breakout rooms 2017-02-09 16:11:56 -05:00
Ghazi Triki
87598b0f42 Move the moderator switch back from the breakout audio room the main audio room from close all breakout rooms actions to the breakout room removed event processing. 2017-02-09 21:19:52 +01:00
Ghazi Triki
b58c118274 Added keyboard shortcuts to breakout rooms data grid actions. 2017-02-09 20:34:25 +01:00
KDSBrowne
d7e4dae341 Fix chat auto scroll 2017-02-09 08:04:18 -08:00
Ghazi Triki
3120ffbd87 Fix remoteMuteUser method in UsersWindow.mxml 2017-02-09 13:40:26 +01:00
Oswaldo Acauan
11c5085521 Prevent empty chunk when handling captions history 2017-02-09 11:27:13 +00:00
Fred Dixon
9aadcf882b Merge pull request #3644 from ffdixon/update-config-xml
Minor edit to config.xml to setup defaults for logging
2017-02-08 20:15:07 -05:00
Fred Dixon
47767ae9cf Minor edit to config.xml to setup defaults for logging 2017-02-08 19:14:28 -06:00
Chad Pilkey
55614b35dd fix tab loop at end of Flash client 2017-02-08 15:57:23 -05:00
Anton Georgiev
577809b5a3 close breakout room tab when expired 2017-02-08 14:56:29 -05:00
Matthew Marangoni
b175d260ca fixed scrollbar spacing in chat 2017-02-08 11:05:58 -08:00
Richard Alam
56ca4c5a47 Merge pull request #3641 from ritzalam/fix-issue-3603
fix issue https://github.com/bigbluebutton/bigbluebutton/issues/3603
2017-02-08 13:34:19 -05:00
Richard Alam
d9e57b76f2 - fix issue https://github.com/bigbluebutton/bigbluebutton/issues/3603 2017-02-08 18:33:15 +00:00
Oswaldo Acauan
6a0978e4ad Fix bug in CC handlers 2017-02-08 16:46:14 +00:00
Oswaldo Acauan
0c1f191db5 Rename handler for caption history 2017-02-08 16:02:39 +00:00
Oswaldo Acauan
f4b6763e34 Push a empty chunck when the length is zero 2017-02-08 16:00:55 +00:00
Oswaldo Acauan
bfd2a27f6b Prevent unnecessary update in captions 2017-02-08 15:58:54 +00:00
Richard Alam
d0e1a43449 Merge pull request #3640 from ritzalam/update-locales-feb8
- update locales
2017-02-08 10:54:03 -05:00
Richard Alam
7d16df00f2 - update locales 2017-02-08 15:52:40 +00:00
Anton Georgiev
2863377ba7 Merge pull request #3637 from KDSBrowne/Audio-Err-Notification-Update1
HTML5 - Audio Notification Update1
2017-02-07 16:20:25 -05:00