Felipe Cecagno
58761e1a74
Improvements on bbb-lti ( #6277 )
...
* Fix listing multiple playbacks
* Fix localization
* Consider X-Forwarded-Proto header to determine which endpoint to use
* Allow custom context different than /lti
* Add pt_BR strings
2019-02-04 12:49:30 -05:00
Vitor Mateus
f5410e762e
Fix duration
2019-02-04 15:36:59 -02:00
Anton Georgiev
4fa0b0fa2c
Merge pull request #6655 from vitormateusalmeida/issue-6550
...
Fix fit to width button border
2019-02-04 12:22:41 -05:00
bobakoftadeh
ea078b07a4
Improved implementation of flag for hide webcam dropdown
2019-02-04 16:44:28 +00:00
Joao Siebel
555ee1232a
sync meeting lock settings status and handle GetLockSettingsRespMsg message. close #6669
2019-02-04 14:07:20 -02:00
KDSBrowne
7aa16a2d4b
prevent SR announcing poll inputs as one element
2019-02-02 03:56:15 +00:00
Fred Dixon
d78f92ee65
Merge pull request #6703 from fcecagno/fix-publish-events
...
Add recording events to webhooks
2019-02-01 18:13:17 -05:00
Fred Dixon
1c7af983b1
Merge pull request #6704 from fcecagno/update-docker-kms
...
Update docker files for Kurento
2019-02-01 17:16:40 -05:00
Anton Georgiev
cd531f91ff
Merge pull request #6702 from MaximKhlobystov/html5-logs
...
Improve logging
2019-02-01 16:03:23 -05:00
Anton Georgiev
5447037dcd
Update bigbluebutton-html5/imports/ui/components/actions-bar/desktop-share/component.jsx
...
Co-Authored-By: MaximKhlobystov <MaximKhlobystov@users.noreply.github.com>
2019-02-01 16:02:55 -05:00
Felipe Cecagno
29b024841f
fix deployment files
2019-02-01 17:44:04 -03:00
Felipe Cecagno
2faf521cd2
update docker files for kurento
2019-02-01 17:29:27 -03:00
Felipe Cecagno
b44a45d3fe
update Makefile to build all images
2019-02-01 17:29:10 -03:00
Felipe Cecagno
76124896a1
add record-id to published/unpublished/deleted as well
2019-02-01 17:19:45 -03:00
Maxim Khlobystov
b86a990612
Add logCode and build number to log messages
2019-02-01 14:12:06 -05:00
Anton Georgiev
31dba59957
pull HTML5 locales Feb1, 2019
2019-02-01 18:47:53 +00:00
Anton Georgiev
ca045f699f
Merge pull request #6700 from gustavotrott/demo-page-open-mobileapp
...
Add open-in-native-app functionality in demo page
2019-02-01 11:47:58 -05:00
Gustavo Trott
1f6eb3ada7
Add page to test open-in-native-app functionality
2019-02-01 14:28:40 -02:00
KDSBrowne
c6dd0cb387
improve label / use camel case
2019-02-01 15:48:54 +00:00
Pedro Beschorner Marin
5ae4182b2f
Swap back the layout if screenshare or external video starts
2019-02-01 13:32:43 -02:00
Pedro Beschorner Marin
a0a28aacc3
Fixed screenshare fullscreen button position
2019-02-01 13:31:21 -02:00
Anton Georgiev
ef9977d26c
Merge pull request #6691 from gustavotrott/mobile-native-verification
...
Hide Mic and Camera buttons when userAgent is Mobile App
2019-02-01 10:25:21 -05:00
Tainan Felipe
8c1d9b141b
Fix show nested options appearing when re open dropdown
2019-02-01 11:22:43 -02:00
Vitor Mateus
17a299688e
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-02-01 10:59:52 -02:00
Vitor Mateus
335b4f8df8
Fix chat input between chats
2019-02-01 10:13:45 -02:00
Fred Dixon
28c9380bdf
Merge pull request #6694 from kepstin/rec-link-event
...
Fix loading slide images in presentation format
2019-01-31 22:52:00 -05:00
Felipe Cecagno
e1b48fd70e
use node:8-slim, so image is much smaller
2019-02-01 00:07:00 -03:00
Felipe Cecagno
4bb7262958
add published/unpublished/deleted events on webhooks
2019-02-01 00:06:42 -03:00
Fred Dixon
8f6a9dd388
Merge pull request #6685 from capilkey/2.2chrome-72-extension-check
...
Remove the Chrome extension check for versions >= 72
2019-01-31 19:38:25 -05:00
Chad Pilkey
d717ff65f6
Merge pull request #6695 from capilkey/2.2-html5-sipjs-logging
...
Update the html5 sipjs logging with more messages
2019-01-31 18:32:38 -05:00
Chad Pilkey
f2ba2c8bc9
update the html5 sipjs logging with more messages
2019-01-31 15:15:29 -08:00
Calvin Walton
4346b0fc9e
Fix loading slide images in presentation format
...
The initialization order change to support captions moved the acorn
initialization to after some of the popcorn init had already run. We
have to move that function to run after we create the acorn player
so it references the correct #video element (since acorn replaces/
moves it during init)
2019-01-31 17:47:48 -05:00
Anton Georgiev
140a56c9ec
Merge pull request #6581 from vitormateusalmeida/issue-6401
...
Check if the meeting exists #6401
2019-01-31 16:08:03 -05:00
Vitor Mateus
0b2aa0b5a1
Fix not necessary code
2019-01-31 16:47:01 -02:00
Vitor Mateus
ae5bd7503b
Reset delay time tooltip
2019-01-31 15:29:59 -02:00
Gustavo Trott
fe99ea889a
Hide Mic and Camera buttons if userAgent contains bbbnative
2019-01-31 15:17:03 -02:00
Anton Georgiev
db2ca3ce79
Fix typo in en.json
2019-01-31 11:41:44 -05:00
Vitor Mateus
7e90c011bd
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-01-31 13:27:43 -02:00
Vitor Mateus
1b779015ba
Improvements
2019-01-31 13:20:13 -02:00
Vitor Mateus
6a185fcc78
Fix tooltip position
2019-01-31 09:15:14 -02:00
Tainan Felipe
2b32addcee
Fix duplicated dropdowns on userlist
2019-01-31 09:12:41 -02:00
Anton Georgiev
66a6189bb5
Update en.json
2019-01-30 17:34:34 -05:00
Anton Georgiev
c667c08f65
Merge pull request #6683 from ffdixon/update-locales
...
Update/make consistent language strings
2019-01-30 17:33:00 -05:00
bobakoftadeh
72dc981680
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into add-webcam-flag
2019-01-30 22:15:07 +00:00
bobakoftadeh
a97bd18e1c
Add condition to remove focus action from webcam dropdown
2019-01-30 22:10:15 +00:00
Vitor Mateus
64210cc610
Fixes
2019-01-30 15:43:11 -02:00
KDSBrowne
f176d47f1b
prevent SR from announcing btn labels twice
2019-01-30 16:07:39 +00:00
KDSBrowne
ba94cbc782
remove htmlFor attribute from div element
2019-01-30 15:21:53 +00:00
KDSBrowne
afe66d560f
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-accessibility-minor-update
2019-01-30 14:40:55 +00:00
Vitor Mateus
e0ddffbf66
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-01-30 10:01:29 -02:00