Commit Graph

25180 Commits

Author SHA1 Message Date
Anton Georgiev
6a4373f1d9
Merge pull request #7608 from antobinary/cc-ui
Closed Captions UI improvements part1
2019-06-12 15:33:48 -04:00
Anton Georgiev
2abd68c130 cc icon, first round cc ui changes 2019-06-12 19:28:00 +00:00
Joao Siebel
c6c8ca400b Merge remote-tracking branch 'upstream/master' into reconnection-improvement 2019-06-12 15:56:14 -03:00
Joao Siebel
7f7845c47b disable some UI actions when meteor is down 2019-06-12 15:40:58 -03:00
Ghazi Triki
f6e807fb9c Upgrade bbb-lti and make it standalone. 2019-06-12 21:16:25 +03:00
Tainan Felipe
76bcdbc7dd Remove console 2019-06-12 15:05:25 -03:00
Tainan Felipe
d948a6a008 Add toast for webcam lock suggestion 2019-06-12 15:03:23 -03:00
KDSBrowne
b9386f8345 revert using getderivedstatefromprops 2019-06-12 17:36:15 +00:00
Anton Georgiev
78bf44ec67 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2019-06-12 17:14:54 +00:00
KDSBrowne
f896ac4f97 fix Shared notes not controlling participants list focus 2019-06-12 16:53:30 +00:00
Anton Georgiev
daa8ec1973
Added 'a' in 'Start a private chat'
Closes #7581
2019-06-12 10:52:06 -04:00
Anton Georgiev
259505bf15
Updated text for connectivity 'How to fix'
Closes  #7594
2019-06-12 10:50:24 -04:00
Anton Georgiev
65b5545a04
Update casing on Save User Names
Closes #7580
2019-06-12 10:47:26 -04: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
89d3729541
Merge pull request #7546 from pedrobmarin/note-unread-indicator
Shared notes unread indicator
2019-06-11 17:30:34 -04:00
Anton Georgiev
c79eddf46d Merge branch 'note-unread-indicator' of github.com:pedrobmarin/bigbluebutton into locales-8 2019-06-11 20:10:31 +00:00
Anton Georgiev
3bff5dda8d
Merge pull request #7602 from antobinary/locales-8
Pulled html5 locales June 11, 2019
2019-06-11 16:02:05 -04:00
Anton Georgiev
fa8e3bc0b6 pulled html5 locales June 11, 2019 2019-06-11 20:00:18 +00:00
Anton Georgiev
96e9f57d84
Merge pull request #7497 from Tainan404/issue-7343
Add context to manage locksettings
2019-06-11 15:45:15 -04:00
Chad Pilkey
aaef51ea9c
Merge pull request #7588 from ritzalam/riadvice-fix-recording-swf-disabled
Turn off SWF generation and turn on SVG generation
2019-06-11 15:35:44 -04:00
Tainan Felipe
d9fb477c3a Apply lock if viewer is presenter 2019-06-11 16:35:07 -03:00
Anton Georgiev
6f78c5aa99
Merge pull request #7530 from diegobenetti/issue7390-datasaving-screenshare
Lock screenshare option when datasaving screenshare setting is disabled
2019-06-11 15:32:28 -04:00
Anton Georgiev
ec23561e6f
Merge pull request #7592 from KDSBrowne/0A-access-presenter-view
Accessibility fixes for Presenter View
2019-06-11 15:30:06 -04: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
Anton Georgiev
e6203530a7
Merge pull request #7545 from KDSBrowne/0A-access-39
Add toasts for Emoji changes / Meeting mute
2019-06-11 14:25:43 -04:00
Tainan Felipe
8f619802ed Rename structure and remove some fields 2019-06-11 15:23:27 -03:00
Anton Georgiev
17d21b3cd9
Merge pull request #7523 from Tainan404/fix-server-exception
Fix server exceptions when get a invalid session token.
2019-06-11 14:20:40 -04:00
Tainan Felipe
747afb3093 Fix misscomparation 2019-06-11 15:04:47 -03:00
Anton Georgiev
dd2176c2d1
Merge pull request #7589 from vitormateusalmeida/issue-7570
Fix webcam size after minimize the presentation
2019-06-10 16:12:41 -04:00
Vitor Mateus
6c9a7b8539 Remove TODO 2019-06-10 16:40:04 -03:00
Vitor Mateus
b07cb6d15e Add removeEventListener on unmount 2019-06-10 16:29:58 -03:00
Vitor Mateus
272b1a3e30 Fix position updates while speak 2019-06-10 15:25:55 -03:00
Joao Siebel
36b6b5c902 change recording messages 2019-06-10 11:36:33 -03:00
Vitor Mateus
0c81eda94e Fix webcam size after minimize the presentation #7570 2019-06-07 17:45:54 -03:00
Richard Alam
e3dee6d7a2 - turn on svg generation by default while swf is turned off by default 2019-06-07 13:37:24 -07:00
Richard Alam
9ac272d1a0 - use thumbnails to find the num pages of presentation instead of swfs as we now turn off generation of
swfs for html5
2019-06-07 13:22:59 -07:00
Richard Alam
19caf3a386 Merge branch 'fix-recording-swf-disabled' of https://github.com/riadvice/bigbluebutton into riadvice-fix-recording-swf-disabled 2019-06-07 09:14:11 -07:00
Diego Benetti
2845bec4c4 Creates component for breakout invitation 2019-06-07 10:49:50 -03:00
Richard Alam
50d8f016e3
Merge pull request #7584 from bigbluebutton/captions-text-tracks-intermediate-branch
Support uploading text track for recording
2019-06-06 18:21:32 -04:00
Richard Alam
6e7ece7a9f - minor cleanup 2019-06-06 15:16:43 -07:00
Richard Alam
a46d0b9680 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into captions-text-tracks-intermediate-branch 2019-06-06 15:04:53 -07:00
Richard Alam
5d9f72ae21 - add single use token to request for the text track 2019-06-06 14:54:31 -07:00
Richard Alam
7659e7fc0e - store single use auth keys in redis 2019-06-06 14:26:28 -07:00
Richard Alam
b3de5ae440 Merge branch 'captions-text-tracks-intermediate-branch' of github.com:bigbluebutton/bigbluebutton into captions-text-tracks-intermediate-branch 2019-06-06 10:04:52 -07:00
Richard Alam
a8b6717c94 - put captions into temporary file to remove race condition between start of processing and writing contents of file. 2019-06-06 10:03:54 -07:00
KDSBrowne
27bdf23586 add formatted numbers to zoom tools 2019-06-06 15:52:05 +00:00
Fred Dixon
40d87e8019
Merge pull request #7576 from kepstin/shared-note-repose
RaP: Fix error message when shared notes could not be archived.
2019-06-06 11:36:58 -04:00
KDSBrowne
eb142c7c0d fix accessibility issues as presenter 2019-06-06 15:04:02 +00:00
Calvin Walton
19a011cc29 RaP: Fix error message when shared notes could not be archived.
It used to print:

Failed to download file: undefined local variable or method `respose' for BigBlueButton:Module
Did you mean?  response

because the incorrect variable name was used in the error message.

There was no effect other than the message in the log, since the shared notes
couldn't be archived anyways, and the only thing the exception did was ...
prevent the shared notes from being archived.
2019-06-06 10:55:53 -04:00
Calvin Walton
4c1e2ed477 RaP: Reduce ffmpeg output spam in logs of caption inbox 2019-06-06 10:49:27 -04:00