Commit Graph

6036 Commits

Author SHA1 Message Date
Anton Georgiev
835dd4eabe
Merge pull request #7264 from diegobenetti/issue7188-hide-closed-captions
Hide closed captions option from settings
2019-04-16 11:27:53 -04:00
Anton Georgiev
093a8a1ecc
Merge pull request #7244 from KDSBrowne/2.2-fix-animations-iOS-12.3
Update animations to also work with iOS 12.3 beta
2019-04-16 11:12:20 -04:00
Anton Georgiev
f966f3c22f
Merge pull request #7251 from KDSBrowne/2.2-add-arrow-key-slide-progression
Add arrow key shortcuts to switch presentation slides
2019-04-16 11:10:18 -04:00
Diego Benetti
70bfb9dd31 Hide closed captions option from settings 2019-04-16 09:57:10 -03:00
Anton Georgiev
9ed578f271
Pres upload confirmation from 'Start' to 'Upload' 2019-04-15 12:52:18 -04:00
Anton Georgiev
a3d41afb3f
Merge pull request #7228 from diegobenetti/issue7203-save-user-names-only-for-moderators
Feature download user names list for moderators
2019-04-15 09:48:58 -04:00
Anton Georgiev
62cf843f2c
Merge pull request #7124 from KDSBrowne/2.2-fix-toolbar-resize-when-panel-resizes
Fix presentation toolbar not resizing while panel size is changing
2019-04-15 09:42:21 -04:00
Fred Dixon
a230727723
Merge pull request #7259 from KDSBrowne/2.2-small-fixes
Add label changes / increase menu width
2019-04-14 19:33:44 -04:00
KDSBrowne
3c30127be2 increase user-options menu width 2019-04-14 15:53:04 +00:00
KDSBrowne
0205a39cfb edit formatted labels 2019-04-14 15:45:36 +00:00
KDSBrowne
8c1d9b6c50 fix presentation toolbar tooltip positions 2019-04-13 21:22:47 +00:00
KDSBrowne
5e573bf58d add arrow key shortcuts to switch presentation slides 2019-04-13 03:48:21 +00:00
Chad Pilkey
8c9d09dd49 increase audio timeouts in HTML5 2019-04-12 15:23:22 -07:00
Anton Georgiev
e33e336854
Merge pull request #7248 from antobinary/npm-fix
Handle undefined vars in kurento_extension; Resolve Screenshare console errors
2019-04-12 17:14:21 -04:00
Anton Georgiev
a616e20469 address undefined values in kurento_extension 2019-04-12 21:03:40 +00:00
Anton Georgiev
81023a0ca3 add unique key to avoid client console errors on Screenshare 2019-04-12 20:59:48 +00:00
Diego Benetti
aa5cdb64d1 Service import moved to container 2019-04-12 16:01:31 -03:00
Anton Georgiev
4565d92ec8
Merge pull request #7184 from MaximKhlobystov/user-information-lookup
User information lookup
2019-04-12 11:43:51 -04:00
Anton Georgiev
2299f570c4 Update bigbluebutton-html5/imports/startup/client/base.jsx
Co-Authored-By: MaximKhlobystov <MaximKhlobystov@users.noreply.github.com>
2019-04-12 11:17:09 -04:00
Anton Georgiev
c4f79210b0
Merge pull request #7243 from KDSBrowne/2.2-audio-toast-icons
Change icons for audio toast notifications
2019-04-12 10:13:48 -04:00
KDSBrowne
fcbbd0dab5 add default icon parameter to notify() 2019-04-12 13:55:14 +00:00
KDSBrowne
614c6e07b8 add pan tool shortcut to help modal 2019-04-12 00:08:14 +00:00
KDSBrowne
b91229e393 add fix for issue #7096 2019-04-11 22:53:57 +00:00
Anton Georgiev
5ff92e62cb address linting for DataLookup 2019-04-11 17:33:53 -04:00
KDSBrowne
1e76a117cf add missing prop from merge 2019-04-11 21:12:54 +00:00
Maxim Khlobystov
ad994439b1 Bring back missing code and fix some linter errors 2019-04-11 16:23:18 -04:00
Anton Georgiev
f538d3eebc pulled html5 locales April 11, 2019 2019-04-11 18:29:31 +00:00
KDSBrowne
a28acaee4a Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-fix-animations-iOS-12.3 2019-04-11 16:13:41 +00:00
KDSBrowne
83127bcdae fix animations not working on iOS 12.3 beta 2019-04-11 15:04:10 +00:00
Maxim Khlobystov
7d7ef07382 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into user-information-lookup 2019-04-10 18:21:38 -04:00
Anton Georgiev
e5cdc3a0ce omit appending of username and userid 2019-04-10 21:22:33 +00:00
Anton Georgiev
d716f8360e provide safe value for user id and name in kurento bridge 2019-04-10 20:49:45 +00:00
Anton Georgiev
c3087b9c4d
Merge pull request #7074 from vitormateusalmeida/issue-7021
Fix End Meeting errors
2019-04-10 16:45:19 -04:00
Anton Georgiev
33a6a24a54
Merge pull request #7086 from jfsiebel/error-boundaries-implementation
Implement error boundary
2019-04-10 16:41:49 -04:00
Joao Siebel
b19f86c8bf fix Fallback warning 2019-04-10 17:29:50 -03:00
Maxim Khlobystov
cc8119ee58 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into user-information-lookup 2019-04-10 15:50:28 -04:00
Maxim Khlobystov
de3c2c12ca Code improvements 2019-04-10 15:40:40 -04:00
Vitor Mateus
cacb4a3f16 Code improvements 2019-04-10 15:20:31 -03:00
Diego Benetti
6648b622be Improves the manipulation of the data to be outputed to file 2019-04-10 11:34:23 -03:00
Diego Benetti
7e35f03581 Feature download user names list for moderators 2019-04-10 10:59:19 -03:00
Vitor Mateus
0ae555949d Fix client stuck on loading after ending the meeting and reload 2019-04-09 16:37:06 -03:00
Anton Georgiev
6be7227108
Merge pull request #7206 from diegobenetti/issue7195-audible-notifications
Fix audible notifications
2019-04-09 14:01:01 -04:00
Anton Georgiev
d9dfc9b999
Adjust path to audioSample.mp3
Closes #7207
2019-04-09 13:57:25 -04:00
Vitor Mateus
5cc41dd728 Fix console warning 2019-04-09 14:55:10 -03:00
Diego Benetti
86aa331ddb Fix audible notifications 2019-04-09 14:04:33 -03:00
Anton Georgiev
2a8860f120
Merge pull request #7135 from BobakOftadeh/update-webcam-label
Update webcam locked label
2019-04-08 18:38:18 -04:00
Anton Georgiev
1a6ca170eb
Merge pull request #7175 from Tainan404/fix-dropdown-console-error
Open breakout room in new tab automatically when request new join url
2019-04-08 18:35:32 -04:00
Anton Georgiev
75a85dbc06
Merge pull request #7173 from BobakOftadeh/record-button-state-update
Fix state for record-indicator
2019-04-08 18:18:10 -04:00
Anton Georgiev
ee69e002d0
Merge pull request #7158 from Tainan404/add-remember-checkbox
Add remember checkbox for remember guest policy choice
2019-04-08 17:06:27 -04:00
Anton Georgiev
3775d1ebc2
Merge pull request #7199 from diegobenetti/issue7060-change-close-to-hide-presentation
Change close presentation to hide presentation
2019-04-08 15:52:02 -04:00