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
106578f9dd
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into fixdisplay
2019-01-30 22:28:29 +00: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
Vitor Mateus
77b59662e5
Fix error on invalid sessionToken
2019-01-30 09:52:24 -02:00
KDSBrowne
f602611e44
improve create breakoutroom modal accessibility / fix pre-existing lint errors
2019-01-30 02:15:01 +00:00
Chad Pilkey
aed2556383
fix build warnings about duplicate variable names
2019-01-29 16:34:18 -08:00
Chad Pilkey
572e60f4e2
[Flash] Chrome screenshare extension only required for <72
2019-01-29 16:33:57 -08:00
Fred Dixon
1b526f866a
Merge pull request #6684 from capilkey/2.2-edge-call-setup
...
Edge call setup adjustment for 2.2
2019-01-29 19:17:12 -05:00
Chad Pilkey
d5189549bf
webrtc call is ready in Edge when ICE completed not connected
2019-01-29 16:11:20 -08:00
Chad Pilkey
1dda32bf0a
remove the unused bbb_webrtc_bridge_sip.js from the HTML5 client
2019-01-29 16:09:57 -08:00
Fred Dixon
2c044b9e69
Update/make consistent language strings
2019-01-29 18:09:51 -06:00
Anton Georgiev
d6d91c9722
Merge pull request #6681 from antobinary/locales
...
Pulled the latest HTML5 client locales from Transifex Jan 29, 2019
2019-01-29 16:57:40 -05:00
Anton Georgiev
11f5f3dd69
sort language related imports to match order of locales
2019-01-29 21:38:40 +00:00
Anton Georgiev
76bf828a02
pulled latest HTML5 client locales from Transifex
2019-01-29 21:15:10 +00:00
Anton Georgiev
d3cdeb5266
Merge pull request #6677 from jfsiebel/manage-users-button-visibility
...
Don't show manage users option for viewers
2019-01-29 14:25:41 -05:00
Joao Siebel
615ed6658c
change manage users visibility for attendees. close #6675
2019-01-29 15:16:07 -02:00
Anton Georgiev
20a8dc1941
Merge pull request #6676 from jfsiebel/unlock-individual-user
...
Add action to unlock/lock individual attendee
2019-01-29 11:15:48 -05:00
Joao Siebel
ba198e82c6
add unlock/lock individual attendee when the meeting is locked. close #6661
2019-01-29 13:17:09 -02:00
Anton Georgiev
55898f7199
Merge pull request #6664 from pedrobmarin/fix-video-fullscreen
...
Fixed video fullscreen position
2019-01-28 17:18:45 -05:00
bobakoftadeh
5009854835
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into add-webcam-flag
2019-01-28 21:48:27 +00:00
Anton Georgiev
ff43b848e8
Merge pull request #6644 from antobinary/issue-6625
...
Localize "No locale selected; fix locales fetch
2019-01-28 16:33:34 -05:00
Anton Georgiev
82132d38cc
Merge pull request #6617 from jfsiebel/lock-settings-microphone-flow
...
Show audio modal when microphone is locked
2019-01-28 15:33:21 -05:00
Tiago D J
e0dd0f4149
Merge pull request #6668 from prlanzarin/improv-gdm-detect
...
Check if mediaDevices exists before checking for gDM availability
2019-01-28 17:09:35 -02:00
prlanzarin
4172a15a36
Check if the mediaDevices scope existes before checking for gDM availability
2019-01-28 18:48:06 +00:00
Anton Georgiev
7349fcabb5
Merge pull request #6535 from KDSBrowne/2.2-add-create-br-to-manage-user-menu
...
Add create breakout room option to manage user menu
2019-01-28 13:44:15 -05:00
Pedro Beschorner Marin
07b36d8e27
Fixed video fullscreen position
2019-01-28 15:56:03 -02:00
Anton Georgiev
38afdcf22b
Merge pull request #6640 from pedrobmarin/master-presentation-ui
...
New UI for presentation/video swap and fullscreen buttons
2019-01-28 12:33:47 -05:00
Anton Georgiev
3fb82db17d
Merge pull request #6663 from Tainan404/issue-6662
...
Allow start breakout rooms with empty rooms when is freejoin.
2019-01-28 12:15:12 -05:00
Tainan Felipe
f1221b89e9
Allow start breakout rooms without users on rooms
2019-01-28 15:04:32 -02:00